cellsysArt/package.json

20 lines
551 B
JSON

{
"name": "@airkoon/cellsysArt",
"version": "1.0.8",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"description": "美院相关",
"dependencies": {
"@airkoon/cellsys": "git+http://ag:12345678@8.134.38.106:3000/ag/cellsys.git#v1.16.3",
"axios": "^1.4.0",
"dayjs": "~1.10.6",
"element-plus": "^2.3.7",
"@amap/amap-jsapi-loader": "~1.0.1",
"vue-signature-pad": "^3.0.2",
"vue-qrcode": "^2.2.2"
}
}