Skip to content

Instantly share code, notes, and snippets.

@mikemorris
Created August 21, 2012 22:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mikemorris/3419951 to your computer and use it in GitHub Desktop.
Save mikemorris/3419951 to your computer and use it in GitHub Desktop.
{
"name": "node",
"subdomain": "nclud",
"scripts": {
"start": "server.js"
},
"version": "0.1.0-70",
"engines": {
"node": "0.8.x"
},
"dependencies": {
"socket.io": "0.9.x",
"redis": "0.7.x"
}
}
@kellymears
Copy link

Looks like it's gonna be fun!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment