1 Star 0 Fork 23

magicxie/iot-parent-front

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.96 KB
一键复制 编辑 原始数据 按行查看 历史
Mrx 提交于 2024-10-10 17:38 +08:00 . 初次提交
{
"name": "device-aide",
"private": true,
"version": "0.0.1",
"scripts": {
"dev": "vite",
"dev:prod": "vite --mode prod",
"build": "vite build",
"build:dev": "vite build --mode dev",
"preview": "vite preview"
},
"dependencies": {
"@amap/amap-jsapi-loader": "^1.0.1",
"@antv/x6": "^2.15.2",
"@antv/x6-plugin-clipboard": "^2.1.6",
"@antv/x6-plugin-dnd": "^2.1.1",
"@antv/x6-plugin-keyboard": "^2.2.1",
"@antv/x6-plugin-scroller": "^2.0.10",
"@antv/x6-plugin-selection": "^2.2.1",
"@antv/x6-plugin-transform": "^2.1.8",
"@antv/x6-vue-shape": "^2.1.1",
"@element-plus/icons-vue": "^2.0.10",
"arale-qrcode": "^3.0.5",
"axios": "^1.6.0",
"crypto-js": "^4.2.0",
"echarts": "^5.4.1",
"element-plus": "^2.7.8",
"ezuikit-js": "^7.7.6",
"idb": "^7.1.1",
"mitt": "^3.0.0",
"moment": "^2.29.4",
"nprogress": "^0.2.0",
"pinia": "^2.0.28",
"qs": "^6.11.2",
"sass": "^1.56.2",
"sass-loader": "^13.2.0",
"screenfull": "^6.0.2",
"scss": "^0.2.4",
"vue": "^3.2.45",
"vue-picture-cropper": "^0.7.0",
"vue-router": "^4.1.6",
"vue3-slide-verify": "^1.1.4",
"weixin-js-sdk": "^1.6.5",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@types/crypto-js": "^4.1.1",
"@types/nprogress": "^0.2.0",
"@types/qs": "^6.9.11",
"@types/screenfull": "^4.1.0",
"@types/three": "^0.155.0",
"@vitejs/plugin-vue": "^4.0.0",
"@vue/eslint-config-standard": "^8.0.1",
"@vue/eslint-config-typescript": "^11.0.2",
"eslint": "^8.29.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.6.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.8.0",
"rollup-plugin-visualizer": "^5.9.2",
"typescript": "^4.9.4",
"unplugin-auto-import": "^0.12.0",
"unplugin-icons": "^0.14.14",
"unplugin-vue-components": "^0.22.11",
"vite": "^4.3.9",
"vite-plugin-eslint": "^1.8.1",
"vue-tsc": "^1.0.11"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/magicxie/iot-parent-front.git
[email protected]:magicxie/iot-parent-front.git
magicxie
iot-parent-front
iot-parent-front
master

搜索帮助