cellsysBase/package.json
2024-08-14 16:20:56 +08:00

14 lines
262 B
JSON

{
"name": "@airkoon/cellsys",
"version": "1.15.1",
"description": "边缘服务器相关",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "gui",
"license": "ISC",
"dependencies": {
"canvg": "~3.0.7"
}
}