Skip to content

Instantly share code, notes, and snippets.

@neaf
Created June 6, 2011 13:54
Show Gist options
  • Save neaf/1010302 to your computer and use it in GitHub Desktop.
Save neaf/1010302 to your computer and use it in GitHub Desktop.
➜ zems git:(chat) cat package.json
{
"name": "zems",
"version": "0.0.1",
"dependencies": {
"cluster": "0.6.2",
"cluster-socket.io": "0.2.0",
"connect": "1.4.2",
"connect-mongo": "0.1.2",
"express": "2.3.10",
"jade": "0.11.0",
"log": "1.2.0",
"mime": "1.2.2",
"mongoose": "1.3.6",
"qs": "0.1.0",
"socket.io": "0.6.18",
"stylus": "0.13.0",
"underscore": "1.1.6",
"mootools": "1.3.2"
},
"devDependencies": {
"coffee-script": "1.1.1",
"expresso": "0.7.7",
"sinon": "1.1.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment