cloudcmd/package.json
2012-06-14 14:03:18 +00:00

7 lines
No EOL
179 B
JSON

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