Skip to content

Instantly share code, notes, and snippets.

@codyyc
Created July 11, 2012 14:05
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/60357254ccf01a8dedea to your computer and use it in GitHub Desktop.
Save codyyc/60357254ccf01a8dedea to your computer and use it in GitHub Desktop.
{
"name": "pace",
"subdomain": "pace",
"version": "0.0.0-21",
"author": "Cody Carnachan <*******>",
"scripts": {
"start": "coffee server.js.coffee"
},
"dependencies": {
"socket.io": "0.9.6",
"querystring": "0.1.0",
"coffee-script": "1.3.3",
"nodemon": "0.6.22"
},
"noAnalyze": true,
"engines": {
"node": "0.6"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment