cloudcmd/package.json
2012-07-01 11:31:17 +03:00

7 lines
No EOL
184 B
JSON

{
"name": "cloudcmd",
"version": "0.0.1-5",
"scripts":{"test":"sh test/test.sh","start": "server.js"},
"engines": { "node": "0.6.x" },
"subdomain": "cloudcmd"
}