Skip to content

Instantly share code, notes, and snippets.

@csanz
Created April 3, 2013 20:26
Show Gist options
  • Save csanz/5304924 to your computer and use it in GitHub Desktop.
Save csanz/5304924 to your computer and use it in GitHub Desktop.
{
"name" : "cool project"
, "version" : "0.1.8"
, "dependencies": {
"express" : "2.5.4"
, "express-messages" : "0.0.x"
, "express-resource" : "0.2.4"
, "express-mongoose" : "0.0.x"
, "express-expose" : "0.2.2"
, "stylus" : "0.13.x"
, "mongoose" : "2.5.10"
, "jade" : "0.25.x"
, "stylus" : "0.22.x"
, "nib" : "0.3.x"
, "pusher" : "0.0.x"
}
, "main" : "./index.js"
, "engines" : {
"node": "0.8.x"
, "npm" : "1.0.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment