mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
8 lines
No EOL
250 B
JSON
8 lines
No EOL
250 B
JSON
{
|
|
"name" : "cloudcmd",
|
|
"version" : "0.0.1",
|
|
"author" : "coderaiser <mnemonic.enemy@gmail.com>",
|
|
"scripts" : {"test":"sh test/test.sh","start": "server.js"},
|
|
"node" : "0.6.17",
|
|
"subdomain" : "cloudcmd"
|
|
} |