Skip to content

Instantly share code, notes, and snippets.

@unicolet
Created February 22, 2013 17:00
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 unicolet/5014907 to your computer and use it in GitHub Desktop.
Save unicolet/5014907 to your computer and use it in GitHub Desktop.
{
"name": "Mappu Backend",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node app"
},
"dependencies": {
"express": "3.1.0",
"jade": "*",
"pg":"*",
"any-db":"*",
"mocha":"*",
"should":"*",
"redis": "*",
"connect-redis": "*",
"minimatch" : "",
"url" : ""
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment