packageJson 文件提交

init
gongdi 4 years ago
parent 4360a9481d
commit 510b81feb2

@ -8,6 +8,8 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@amap/amap-jsapi-loader": "^1.0.1",
"@jiaminghi/data-view": "^2.10.0",
"@liripeng/vue-audio-player": "^1.2.8",
"ant-design-vue": "^1.7.2",
"antd": "^4.11.2",
@ -18,11 +20,14 @@
"core-js": "^3.6.5",
"deepcopy": "^2.1.0",
"echarts": "^5.1.2",
"echarts-gl": "^2.0.8",
"element-ui": "^2.15.1",
"js-base64": "^3.6.0",
"jsencrypt": "^3.2.0",
"less": "^4.1.1",
"lodash": "^4.17.20",
"mock": "^0.1.1",
"mock.js": "^0.2.0",
"moment": "^2.29.1",
"mp4box": "^0.4.1",
"nprogress": "^0.2.0",
@ -31,10 +36,14 @@
"querystring": "^0.2.1",
"sass-loader": "^10.1.1",
"underscore": "^1.12.0",
"v-viewer": "^1.6.4",
"vue": "^2.6.11",
"vue-amap": "^0.5.10",
"vue-awesome": "^4.0.2",
"vue-bus": "^1.2.1",
"vue-cookies": "^1.7.4",
"vue-cropper": "^0.5.6",
"vue-echarts": "^6.0.0",
"vue-infinite-scroll": "^2.0.2",
"vue-router": "^3.5.2",
"vue-video-player": "^5.0.2",

Loading…
Cancel
Save