easynode/package.json
2024-07-10 13:21:47 +08:00

25 lines
502 B
JSON

{
"name": "easynode",
"version": "1.0.0",
"description": "web ssh",
"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"
}