Skip to content

Instantly share code, notes, and snippets.

@donabrams
Created August 28, 2015 21:09
Show Gist options
  • Save donabrams/e7877ad5fbb417060f94 to your computer and use it in GitHub Desktop.
Save donabrams/e7877ad5fbb417060f94 to your computer and use it in GitHub Desktop.
"dependencies": {
"body-parser": "^1.13.2",
"connect": "^3.4.0",
"cookie": "^0.1.3",
"jsonwebtoken": "^5.0.4",
"minimist": "^1.1.1",
"morgan": "^1.6.1",
"napoleon": "^2.0.1",
"react": "^0.13.3",
"require-dir": "^0.3.0",
"tough-cookie": "^2.0.0",
"uuid": "^2.0.1"
},
"devDependencies": {
"babel-core": "^5.8.14",
"babel-eslint": "^4.0.5",
"babel-loader": "^5.3.2",
"babel-plugin-object-assign": "^1.2.0",
"chai": "^3.2.0",
"eslint": "1.0.0-rc-3",
"eslint-loader": "^0.14.2",
"eslint-plugin-react": "^3.1.0",
"gulp": "^3.9.0",
"gulp-debug": "bkonkle/gulp-debug",
"gulp-eslint": "^0.15.0",
"gulp-jsx-coverage": "^0.2.2",
"gulp-mocha": "^2.1.3",
"mocha": "^2.2.5",
"supertest": "^1.0.1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment