Skip to content

Instantly share code, notes, and snippets.

@soroushhakami
Created August 31, 2012 06:46
Show Gist options
  • Select an option

  • Save soroushhakami/3549694 to your computer and use it in GitHub Desktop.

Select an option

Save soroushhakami/3549694 to your computer and use it in GitHub Desktop.
{
"name": "parking",
"subdomain": "parking",
"domains": [
"parkeringsplatsen.nu",
"www.parkeringsplatsen.nu",
"pplats.nu",
"www.pplats.nu"
],
"scripts": {
"start": "server.js"
},
"version": "0.0.0-128",
"engines": {
"node": "v0.6.x"
},
"dependencies": {
"express": "2.x.x",
"socket.io": "0.9.x",
"gzippo": "0.1.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment