mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 08:56:20 +00:00
7 lines
171 B
JSON
7 lines
171 B
JSON
{
|
|
"name": "cloudcmd",
|
|
"version": "0.0.1-5",
|
|
"scripts":{"test":"sh test/test.sh","start": "server.js"},
|
|
"node": "0.6.17",
|
|
"subdomain": "cloudcmd"
|
|
}
|