Skip to content

Instantly share code, notes, and snippets.

@torstah
Created January 15, 2014 12:21
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 torstah/5848148fb54de4d4d96f to your computer and use it in GitHub Desktop.
Save torstah/5848148fb54de4d4d96f to your computer and use it in GitHub Desktop.
{
"name": "ntennis",
"subdomain": "ntennis",
"scripts": {
"start": "node server.js"
},
"version": "0.0.1",
"engines": {
"node": "v0.8.x"
},
"dependencies": {
"socket.io": "0.9.x",
"connect": "2.7.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment