You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
800 B
JSON

{
"name": "test-demo-1",
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"serve": "vite preview"
},
"dependencies": {
"@amap/amap-jsapi-loader": "^1.0.1",
"@element-plus/icons": "0.0.11",
"@element-plus/icons-vue": "^2.0.6",
"@riophae/vue-treeselect": "^0.4.0",
"@vueuse/core": "^8.9.4",
"array-to-tree": "^3.3.2",
"axios": "^0.24.0",
"echarts": "^5.3.3",
"element-plus": "^2.1.8",
"sass": "^1.43.5",
"scss": "^0.2.4",
"vue": "^3.2.16",
"vue-router": "^4.0.12",
"vue3-treeselect": "^0.1.10"
},
"devDependencies": {
"@vitejs/plugin-vue": "^1.9.3",
"autoprefixer": "^10.4.7",
"highlight.js": "^10.6.0",
"postcss": "^8.4.14",
"tailwindcss": "^3.1.5",
"vite": "^2.6.4"
}
}