64 lines
1.9 KiB
JSON
64 lines
1.9 KiB
JSON
{
|
|
"name": "admin-web",
|
|
"version": "0.0.0",
|
|
"scripts": {
|
|
"dev": "vite",
|
|
"build": "vite build",
|
|
"preview": "vite preview"
|
|
},
|
|
"dependencies": {
|
|
"@antv/g2": "^4.1.37",
|
|
"@easydarwin/easyplayer": "^5.0.7",
|
|
"@element-plus/icons-vue": "^0.2.7",
|
|
"@kjgl77/datav-vue3": "^1.4.5",
|
|
"@liveqing/liveplayer-v3": "^3.7.10",
|
|
"autofit.js": "^3.0.1",
|
|
"axios": "^0.24.0",
|
|
"better-scroll": "^2.5.1",
|
|
"bignumber.js": "^9.1.1",
|
|
"crypto-js": "^4.1.1",
|
|
"echarts": "^4.0.4",
|
|
"el-table-infinite-scroll": "^3.0.6",
|
|
"element-plus": "^2.2.15",
|
|
"file-saver": "^2.0.5",
|
|
"highcharts": "^10.3.3",
|
|
"jquery": "^3.7.1",
|
|
"js-cookie": "^3.0.1",
|
|
"jsencrypt": "^3.2.1",
|
|
"lodash.debounce": "^4.0.8",
|
|
"mockjs": "^1.1.0",
|
|
"moment": "^2.29.4",
|
|
"nanoid": "^4.0.0",
|
|
"nprogress": "^0.2.0",
|
|
"pinia": "^2.0.30",
|
|
"pinia-plugin-persist": "^1.0.0",
|
|
"querystring": "^0.2.1",
|
|
"remixicon": "^2.5.0",
|
|
"rollup-plugin-copy": "^3.4.0",
|
|
"scale-box": "^2.0.4",
|
|
"screenfull": "^4.2.0",
|
|
"swiper": "^7.4.1",
|
|
"v-scale-screen": "^2.0.0",
|
|
"vue": "^3.2.25",
|
|
"vue-awesome-swiper": "^5.0.1",
|
|
"vue-cropper": "^0.5.11",
|
|
"vue-cropperjs": "^5.0.0",
|
|
"vue-i18n": "^9.1.7",
|
|
"vue-router": "^4.0.11",
|
|
"vue-table-with-tree-grid": "^0.2.4",
|
|
"vue3-seamless-scroll": "^2.0.1",
|
|
"vuex": "^4.0.2",
|
|
"vuex-persist": "^3.1.3",
|
|
"vuex-persistedstate": "^4.1.0",
|
|
"vxe-table": "^4.3.10",
|
|
"wangeditor": "^4.7.15",
|
|
"xe-utils": "^3.5.7",
|
|
"xlsx": "^0.17.5"
|
|
},
|
|
"devDependencies": {
|
|
"@vitejs/plugin-vue": "^2.0.1",
|
|
"sass": "^1.47.0",
|
|
"unplugin-element-plus": "^0.2.0",
|
|
"vite": "^2.7.10"
|
|
}
|
|
} |