cellsysArt/package.json

15 lines
366 B
JSON
Raw Normal View History

2024-12-26 10:28:43 +08:00
{
"name": "@airkoon/cellsysArt",
2024-12-30 09:53:56 +08:00
"version": "1.0.2",
2024-12-26 10:28:43 +08:00
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"description": "美院相关",
"dependencies": {
2024-12-26 14:03:11 +08:00
"@airkoon/cellsys": "git+http://ag:12345678@8.134.38.106:3000/ag/cellsys.git",
2024-12-26 10:28:43 +08:00
"dayjs": "~1.10.6"
}
}