mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
7 lines
No EOL
187 B
JSON
7 lines
No EOL
187 B
JSON
{
|
|
"name": "cloudcmd",
|
|
"version": "0.0.1",
|
|
"scripts":{"test":"node test/test.js","start": "server.js"},
|
|
"engines": { "node": "0.6.x" },
|
|
"subdomain": "cloudcmd"
|
|
} |