Skip to content

Instantly share code, notes, and snippets.

@heymichaelp
Created August 4, 2014 14:04
Show Gist options
  • Save heymichaelp/6ca9df8b311c97ad5ce8 to your computer and use it in GitHub Desktop.
Save heymichaelp/6ca9df8b311c97ad5ce8 to your computer and use it in GitHub Desktop.
{
"name": "nextgenjane",
"version": "0.1.0",
"private": true,
"scripts": {
"start": "node server/app.js"
},
"engines": {
"node": "0.10.15"
},
"subdomain": "nextgenjane-test",
"dependencies": {
"async": "~0.7.0",
"connect": "~2.14.5",
"connect-flash": "~0.1.1",
"envbang-node": "0.0.1",
"express": "4.0.0",
"express-cdn": "git://github.com/crushlovely/express-cdn#db7a09ff68355be171bc896ba391d14d637b9cf6",
"globule": "0.2.0",
"grunt": "0.4.4",
"grunt-autoprefixer": "~0.7.2",
"grunt-browserify": "~1.3.0",
"grunt-contrib-handlebars": "0.8.0",
"grunt-sass": "~0.10.0",
"handlebars": "1.1.2",
"hbs": "2.6.0",
"load-grunt-tasks": "~0.2.1",
"markdown": "0.5.0",
"mongodb": "~1.4.2",
"passport": "~0.2.0",
"passport-local": "git://github.com/crushlovely/passport-local.git#6a16278c8bc626c8a2d633ae555a1b43531d5fcb",
"q": "1.0.0",
"semver": "^2.2.1",
"through": "2.3.4",
"underscore": "1.6.0",
"underscore.string": "~2.3.3",
"utensils": "git://github.com/createbang/utensils.git",
"express-useragent": "~0.1.0"
},
"devDependencies": {
"blanket": "~1.1.6",
"chai": "1.9.0",
"dotenv-node": "0.0.2",
"grunt-blanket": "0.0.8",
"grunt-contrib-jshint": "^0.10.0",
"grunt-contrib-symlink": "~0.3.0",
"grunt-githooks": "~0.3.1",
"grunt-mocha-cov": "~0.2.1",
"grunt-mocha-test": "~0.10.2",
"mocha": "1.17.1",
"mocha-lcov-reporter": "0.0.1",
"npm": "~1.4.7",
"sinon": "1.8.2",
"sinon-chai": "2.5.0",
"grunt-jscs-checker": "~0.4.1",
"grunt-contrib-watch": "~0.6.1",
"database-cleaner": "~0.7.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment