| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 | 
							- {
 
-   "name": "init",
 
-   "version": "0.0.0",
 
-   "scripts": {
 
-     "dev": "vite",
 
-     "update:element": "npm install element-plus ./deps/element-plus.2.7.1.1.tar.gz",
 
-     "build": "vite build --mode=production",
 
-     "build:show": "vite build --mode=show"
 
-   },
 
-   "dependencies": {
 
-     "@babel/standalone": "7.24.5",
 
-     "@element-plus/icons-vue": "2.3.1",
 
-     "@kjgl77/datav-vue3": "1.7.2",
 
-     "@vitejs/plugin-legacy": "5.4.0",
 
-     "@vueuse/core": "10.9.0",
 
-     "axios": "1.6.0",
 
-     "clipboard": "2.0.11",
 
-     "crypto-js": "4.2.0",
 
-     "d3": "7.9.0",
 
-     "dayjs": "1.11.11",
 
-     "dom-zindex": "1.0.2",
 
-     "driver.js": "1.3.1",
 
-     "echarts": "5.5.0",
 
-     "element-plus": "file:deps/element-plus.2.7.1.1.tar.gz",
 
-     "exceljs": "4.4.0",
 
-     "file-saver": "2.0.5",
 
-     "iconv-lite": "0.6.3",
 
-     "jquery": "3.7.1",
 
-     "js-cookie": "3.0.5",
 
-     "jsbarcode": "3.11.6",
 
-     "moment": "2.29.4",
 
-     "monaco-editor": "0.48.0",
 
-     "normalize.css": "8.0.1",
 
-     "nprogress": "0.2.0",
 
-     "pinia": "2.1.7",
 
-     "qrcanvas": "3.1.2",
 
-     "sortablejs": "1.15.2",
 
-     "vue": "3.4.27",
 
-     "vue-cropper": "^1.1.2",
 
-     "vue-router": "4.0.16",
 
-     "vue3-json-viewer": "2.2.2",
 
-     "vue3-print-nb": "0.1.4",
 
-     "vxe-table": "4.6.12",
 
-     "vxe-table-plugin-export-xlsx": "4.0.1",
 
-     "xe-utils": "3.5.26",
 
-     "xlsx": "0.17.0"
 
-   },
 
-   "devDependencies": {
 
-     "@types/node": "20.11.0",
 
-     "@vitejs/plugin-vue": "5.0.4",
 
-     "@vue/cli-service": "5.0.8",
 
-     "@vue/compiler-sfc": "3.4.27",
 
-     "sass": "1.77.1",
 
-     "unplugin-auto-import": "0.17.6",
 
-     "unplugin-icons": "0.19.0",
 
-     "vite": "5.2.11",
 
-     "vite-plugin-mock": "3.0.2",
 
-     "vite-plugin-vue-setup-extend": "0.4.0",
 
-     "vue-tsc": "2.0.17"
 
-   }
 
- }
 
 
  |