Skip to content

Instantly share code, notes, and snippets.

@heymichaelp
Created August 11, 2014 16:17
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 heymichaelp/55801c6d790cffd6f0f6 to your computer and use it in GitHub Desktop.
Save heymichaelp/55801c6d790cffd6f0f6 to your computer and use it in GitHub Desktop.
{
"name": "nextgenjane-staging",
"version": "0.1.0-3",
"private": true,
"scripts": {
"prestart": "grunt prestart",
"start": "node server/boot.js"
},
"engines": {
"node": "0.10.15"
},
"subdomain": "nextgenjane-staging",
"dependencies": {
"async": "~0.7.0",
"connect": "~2.14.5",
"connect-flash": "~0.1.1",
"dotenv": "^0.4.0",
"envbang-node": "0.0.1",
"express": "4.0.0",
"express-cdn": "^0.2.2",
"express-useragent": "~0.1.0",
"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": "^1.0.0",
"q": "1.0.0",
"semver": "^2.2.1",
"through": "2.3.4",
"underscore": "1.6.0",
"underscore.string": "~2.3.3",
"utenils": "*"
},
"devDependencies": {
"blanket": "~1.1.6",
"chai": "1.9.0",
"chai-as-promised": "~4.1.1",
"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