Skip to content

Instantly share code, notes, and snippets.

@jonaslund
Created October 1, 2012 19:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonaslund/3813875 to your computer and use it in GitHub Desktop.
Save jonaslund/3813875 to your computer and use it in GitHub Desktop.
{
"name": "ss",
"version": "0.0.1-60",
"dependencies": {
"socket.io": "0.9.10",
"express": "3.0.x",
"mongodb": "1.1.7"
},
"engines": {
"node": "0.8.x",
"npm": "1.1.x"
},
"domains": [
"xx.net",
"xx.net"
],
"subdomain": "",
"scripts": {
"start": "server.js"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment