cloudcmd/package.json
2012-06-14 14:35:53 +00:00

7 lines
No EOL
185 B
JSON

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