81 lines
2.5 KiB
JSON
81 lines
2.5 KiB
JSON
{
|
|
"name": "doan",
|
|
"version": "v20230920",
|
|
"description": "上海干巷装配车间MES",
|
|
"author": "DOAN",
|
|
"license": "MIT",
|
|
"scripts": {
|
|
"dev": "vite",
|
|
"build:prod": "vite build",
|
|
"build:moblie": "vite build --mode moblie",
|
|
"build:stage": "vite build --mode staging",
|
|
"preview": "vite preview"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": ""
|
|
},
|
|
"dependencies": {
|
|
"@element-plus/icons-vue": "^0.2.7",
|
|
"@handsontable/vue3": "^15.1.0",
|
|
"@kjgl77/datav-vue3": "^1.7.3",
|
|
"@logicflow/core": "^2.0.0-beta.2",
|
|
"@logicflow/extension": "^2.0.0-beta.2",
|
|
"@microsoft/signalr": "^6.0.21",
|
|
"@surely-vue/table": "^5.0.7",
|
|
"@vue-flow/controls": "^1.1.3",
|
|
"@vue-flow/core": "^1.47.0",
|
|
"@vue-flow/minimap": "^1.5.4",
|
|
"@vue-flow/node-resizer": "^1.5.0",
|
|
"@vueuse/core": "^8.9.4",
|
|
"@wangeditor/editor": "^5.1.1",
|
|
"@wangeditor/editor-for-vue": "^5.1.11",
|
|
"axios": "^0.27.2",
|
|
"countup.js": "^2.1.0",
|
|
"crypto-js": "^4.1.1",
|
|
"doan": "file:",
|
|
"echarts": "^5.5.0",
|
|
"echarts-liquidfill": "^3.1.0",
|
|
"element-plus": "^2.4.1",
|
|
"file-saver": "2.0.5",
|
|
"fuse.js": "6.4.6",
|
|
"handsontable": "^15.1.0",
|
|
"highlight.js": "^11.5.1",
|
|
"js-cookie": "3.0.1",
|
|
"jsencrypt": "3.2.1",
|
|
"lodash": "^4.17.21",
|
|
"md-editor-v3": "^1.11.11",
|
|
"nprogress": "0.2.0",
|
|
"pinia": "^2.1.6",
|
|
"pinia-plugin-persistedstate": "^3.2.0",
|
|
"qrcode.vue": "^3.4.1",
|
|
"qrcodejs2-fixes": "^0.0.2",
|
|
"qs": "^6.11.0",
|
|
"sortablejs": "^1.15.0",
|
|
"vue": "^3.3.4",
|
|
"vue-clipboard3": "^2.0.0",
|
|
"vue-cropper": "1.0.2",
|
|
"vue-echarts": "^6.7.3",
|
|
"vue-i18n": "9.2.2",
|
|
"vue-router": "^4.2.2",
|
|
"vue3-print-nb": "^0.1.4",
|
|
"vue3-qr-reader": "^1.0.0",
|
|
"vue3-seamless-scroll": "^3.0.2",
|
|
"vxe-table": "^4.6.13",
|
|
"xe-utils": "^3.5.14"
|
|
},
|
|
"devDependencies": {
|
|
"@vitejs/plugin-vue": "^4.2.3",
|
|
"@vue/compiler-sfc": "^3.3.4",
|
|
"consola": "^3.2.3",
|
|
"sass": "1.45.0",
|
|
"unplugin-auto-import": "0.5.3",
|
|
"vite": "^4.3.9",
|
|
"vite-plugin-compression": "^0.3.6",
|
|
"vite-plugin-lazy-import": "^1.0.7",
|
|
"vite-plugin-style-import": "^2.0.0",
|
|
"vite-plugin-svg-icons": "1.0.5",
|
|
"vite-plugin-vue-setup-extend": "^0.4.0"
|
|
}
|
|
}
|