cellsysArt/package.json

22 lines
620 B
JSON
Raw Normal View History

2024-12-26 10:28:43 +08:00
{
"name": "@airkoon/cellsysArt",
"version": "1.0.7",
2024-12-26 10:28:43 +08:00
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"description": "美院相关",
"dependencies": {
"@airkoon/cellsys": "git+http://airkoon.cn:8418/airkoon/cellsysBase.git#V1.16.4",
2025-02-25 09:47:45 +08:00
"axios": "^1.4.0",
"dayjs": "~1.10.6",
"element-plus": "^2.3.7",
"@element-plus/icons-vue": "^2.3.1",
2025-02-25 09:47:45 +08:00
"@amap/amap-jsapi-loader": "~1.0.1",
"vue-signature-pad": "^3.0.2",
"vue-qrcode": "^2.2.2",
"echarts": "^5.5.1"
2024-12-26 10:28:43 +08:00
}
}