{ "name": "哪吒乐跑", "private": true, "version": "1.0.0", "type": "module", "scripts": { "dev": "vite", "build": "vite build", "preview": "vite preview" }, "dependencies": { "@amap/amap-jsapi-loader": "^1.0.1", "@arco-themes/vue-aigeevo01": "^0.0.10", "@chenfengyuan/vue-qrcode": "^2.0.0", "@vladmandic/face-api": "^1.7.15", "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-vue": "next", "axios": "^1.8.3", "crypto-js": "^4.2.0", "echarts": "^5.6.0", "jsencrypt": "^3.3.2", "lru-cache": "^11.1.0", "markdown-it": "^14.1.0", "mitt": "^3.0.1", "pinia": "^3.0.1", "qrcode": "^1.5.4", "store": "^2.0.12", "three": "^0.175.0", "uuid": "^11.1.0", "vue": "^3.5.13", "vue-echarts": "^7.0.3", "vue-router": "^4.5.0" }, "devDependencies": { "@arco-design/web-vue": "^2.57.0", "@vitejs/plugin-vue": "^5.2.1", "less": "^4.2.2", "vite": "^6.2.0" } }