Skip to content

Instantly share code, notes, and snippets.

@bmcmahen
Created February 28, 2013 05:02
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 bmcmahen/0e8b4c182fd0e429dd2c to your computer and use it in GitHub Desktop.
Save bmcmahen/0e8b4c182fd0e429dd2c to your computer and use it in GitHub Desktop.
{
"name": "Living Archives",
"subdomain": "living-archives",
"version": "0.0.1-4",
"private": true,
"scripts": {
"start": "node app.js"
},
"dependencies": {
"express": "3.0.3",
"jade": "0.28.0",
"stylus": "0.32.0",
"nib": "0.9.1",
"moment": "1.7.2",
"mongoose": "3.5.4",
"underscore": "1.4.3"
},
"engines": {
"node": "0.8.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment