Skip to content

Instantly share code, notes, and snippets.

@bengourley
Created October 13, 2012 16:57
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 bengourley/3885336 to your computer and use it in GitHub Desktop.
Save bengourley/3885336 to your computer and use it in GitHub Desktop.
{
"name": "iowmcc",
"version": "0.1.0-37",
"private": true,
"scripts": {
"start": "node app.js"
},
"dependencies": {
"express": "3.0.0rc1",
"jade": "0.27",
"stylus": "0.28",
"nib": "0.7",
"versionator": "0.2",
"compact": "0.1",
"request": "2.10",
"async": "~0.1",
"bcrypt": "~0.7",
"bundled": "~0.0",
"connect-mongodb": "~1.1",
"crud-model": "git://github.com/serby/crud-model.git",
"date-utils": "~1.2",
"express-validator": "~0.2",
"fileupload": "~0.2",
"lodash": "~0.6",
"markdown": "~0.3",
"mime": "~1.2",
"mkdirp": "~0.3",
"mongodb": "~0.9",
"nodemailer": "~0.3",
"piton-pipe": "~0.0",
"rss": "~0.0",
"save": "~0.0",
"save-mongodb": "~0.0",
"schemata": "~0.0",
"service-locator": "~0.0",
"st": "~0.0.7",
"trunky": "~0.1",
"validity": "~0.0",
"winston": "~0.5",
"secure": "~0.0"
},
"main": "app.js",
"subdomain": "iowmcc",
"engines": {
"node": "0.6.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment