Skip to content

Instantly share code, notes, and snippets.

@codyyc
Created July 11, 2012 22:08
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 codyyc/3a16a94c2bd88e8c7396 to your computer and use it in GitHub Desktop.
Save codyyc/3a16a94c2bd88e8c7396 to your computer and use it in GitHub Desktop.
{
"name": "pace-test",
"subdomain": "pace-test",
"version": "0.0.0-10",
"author": "Cody Carnachan <********>",
"scripts": {
"start": "node server.js"
},
"dependencies": {
"socket.io": "https://github.com/coolbloke1324/socket.io/tarball/master"
},
"noAnalyze": true,
"engines": {
"node": "0.6"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment