64 lines
2.0 KiB
JSON
64 lines
2.0 KiB
JSON
{
|
|
"name": "cdtmp",
|
|
"private": true,
|
|
"version": "0.0.1",
|
|
"type": "module",
|
|
"scripts": {
|
|
"dev": "vite",
|
|
"build:dev": "vite build --mode development",
|
|
"build:prod": "vite build --mode production",
|
|
"preview": "vite preview",
|
|
"prettier": "prettier --write ."
|
|
},
|
|
"dependencies": {
|
|
"@arco-design/color": "^0.4.0",
|
|
"@arco-design/web-vue": "^2.56.0",
|
|
"@tinymce/tinymce-vue": "^6.0.1",
|
|
"@vueuse/core": "^10.11.0",
|
|
"axios": "^1.7.2",
|
|
"axois": "^0.0.1-security",
|
|
"dayjs": "^1.11.12",
|
|
"echarts": "^5.5.1",
|
|
"file2md5": "^1.3.0",
|
|
"lodash": "^4.17.21",
|
|
"mammoth": "^1.8.0",
|
|
"mitt": "^3.0.1",
|
|
"monaco-editor": "^0.33.0",
|
|
"nprogress": "^0.2.0",
|
|
"pinia": "^2.2.0",
|
|
"pinyin-match": "^1.2.5",
|
|
"postcss-import": "^16.1.0",
|
|
"qs": "^6.12.3",
|
|
"sortablejs": "^1.15.2",
|
|
"tinymce": "^6.8.4",
|
|
"vue": "^3.4.34",
|
|
"vue-clipboard3": "^2.0.0",
|
|
"vue-color-kit": "^1.0.6",
|
|
"vue-echarts": "^6.5.5",
|
|
"vue-router": "^4.4.0",
|
|
"vuedraggable": "^2.24.3"
|
|
},
|
|
"devDependencies": {
|
|
"@types/lodash": "^4.14.195",
|
|
"@types/node": "^22.0.0",
|
|
"@types/nprogress": "^0.2.3",
|
|
"@types/qs": "^6.9.15",
|
|
"@vitejs/plugin-vue": "^5.1.1",
|
|
"@vitejs/plugin-vue-jsx": "^4.0.0",
|
|
"@vue/babel-plugin-jsx": "^1.1.1",
|
|
"autoprefixer": "^10.4.19",
|
|
"browserslist": "^4.23.0",
|
|
"caniuse-lite": "^1.0.30001591",
|
|
"eslint": "^9.8.0",
|
|
"eslint-plugin-vue": "^9.27.0",
|
|
"less": "^4.2.0",
|
|
"less-loader": "^12.2.0",
|
|
"postcss": "^8.4.40",
|
|
"prettier": "^3.3.3",
|
|
"tailwindcss": "^3.4.7",
|
|
"typescript": "^5.5.3",
|
|
"vite": "^5.3.5"
|
|
},
|
|
"packageManager": "yarn@4.3.1+sha512.af78262d7d125afbfeed740602ace8c5e4405cd7f4735c08feb327286b2fdb2390fbca01589bfd1f50b1240548b74806767f5a063c94b67e431aabd0d86f7774"
|
|
}
|