cellsysArt/package.json
2024-12-26 16:44:49 +08:00

15 lines
366 B
JSON

{
"name": "@airkoon/cellsysArt",
"version": "1.0.1",
"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",
"dayjs": "~1.10.6"
}
}