16 lines
323 B
JSON
16 lines
323 B
JSON
{
|
|
"name": "@airkoon/cellsys",
|
|
"version": "1.16.4",
|
|
"description": "边缘服务器和cloud的公共库",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "gui",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"canvg": "~3.0.7",
|
|
"axios": "~1.4.0",
|
|
"dayjs": "~1.10.6"
|
|
}
|
|
}
|