easynode/package.json
zhulj 9c05da023f
2022-06-08 16:47:41 +08:00

25 lines
520 B
JSON

{
"name": "easynode",
"version": "1.0.0",
"description": "easy to manage the server",
"private": true,
"workspaces": ["server", "client"],
"repository": {
"type": "git",
"url": "git+https://github.com/chaos-zhu/easynode.git"
},
"keywords": [
"vps",
"node",
"easynode",
"chaos",
"chaoszhu"
],
"author": "chaoszhu",
"license": "ISC",
"bugs": {
"url": "https://github.com/chaos-zhu/easynode/issues"
},
"homepage": "https://github.com/chaos-zhu/easynode#readme"
}