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