mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
9 lines
No EOL
173 B
JSON
9 lines
No EOL
173 B
JSON
{
|
|
"name": "cloudcmd",
|
|
"version": "0.0.1",
|
|
|
|
"scripts":{"test":"ls","start": "server.js"},
|
|
|
|
"engines": { node: '0.6.x' },
|
|
"subdomain": 'cloudcmd'
|
|
} |