Skip to content

Instantly share code, notes, and snippets.

@riconegri
Created October 25, 2012 23:32
Show Gist options
  • Save riconegri/3956133 to your computer and use it in GitHub Desktop.
Save riconegri/3956133 to your computer and use it in GitHub Desktop.
Package Json - Simple
{
"name": "playground",
"description": "Simple app with expressjs, mongoose and angularjs",
"author": "Ricardo Negri <riconegri@gmail.com>",
"dependencies": {
"colors": "0.x.x",
"express": "3.x.x",
"optimist": "0.2.x"
},
"devDependencies": {
"mocha": "*"
},
"engine": "node >= 8.x.x"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment