1.0
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"name": "untitled",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@amap/amap-jsapi-loader": "^1.0.1",
|
||||
"@antv/g6": "^5.0.47",
|
||||
"@element-plus/icons-vue": "^2.3.1",
|
||||
"@fortawesome/fontawesome-free": "^6.7.2",
|
||||
"@kangc/v-md-editor": "^2.3.18",
|
||||
"axios": "^1.6.7",
|
||||
"chart.js": "^4.4.7",
|
||||
"dayjs": "^1.11.10",
|
||||
"echarts": "^5.6.0",
|
||||
"element-plus": "^2.5.6",
|
||||
"gojs": "^3.0.22",
|
||||
"markdown-it": "^14.0.0",
|
||||
"neo4j-driver": "^5.28.1",
|
||||
"pinia": "^2.1.7",
|
||||
"prismjs": "^1.29.0",
|
||||
"vue": "^3.5.13",
|
||||
"vue-awesome-swiper": "^5.0.1",
|
||||
"vue-chartjs": "^5.3.2",
|
||||
"vue-router": "^4.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^5.2.3",
|
||||
"autoprefixer": "^10.4.17",
|
||||
"less": "^4.2.0",
|
||||
"postcss": "^8.4.35",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"unplugin-auto-import": "^0.17.5",
|
||||
"unplugin-vue-components": "^0.26.0",
|
||||
"vite": "^6.2.4",
|
||||
"vite-plugin-proxy": "^0.5.0",
|
||||
"vite-plugin-vue-devtools": "^7.7.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user