{ "name": "gitnexus", "private": true, "version": "1.0.0", "type": "module", "author": "thc <2580797295@qq.com>", "description": "", "homepage": "https://www.gitnexus.cn", "repository": { "type": "git", "url": "https://git.stackoverflow.vip/gitnexus_team/GitNexus-frontend" }, "scripts": { "dev": "vite", "build": "vite build", "preview": "vite preview" }, "dependencies": { "@amap/amap-jsapi-loader": "^1.0.1", "@highlightjs/vue-plugin": "^2.1.0", "@kjgl77/datav-vue3": "^1.7.4", "axios": "^1.8.3", "blueimp-md5": "^2.19.0", "crypto-js": "^4.2.0", "echarts": "^5.6.0", "highlight.js": "^11.11.1", "html2pdf.js": "^0.10.3", "jsencrypt": "^3.3.2", "lru-cache": "^11.1.0", "markdown-it": "^14.1.0", "mitt": "^3.0.1", "pinia": "^3.0.1", "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", "@arco-plugins/vite-vue": "^1.4.5", "@vitejs/plugin-vue": "^5.2.1", "less": "^4.2.2", "vite": "^6.2.0" } }