Skip to content

Instantly share code, notes, and snippets.

@roycehaynes
Created October 29, 2014 07:57
Show Gist options
  • Save roycehaynes/c6bb5c725e492127f5b0 to your computer and use it in GitHub Desktop.
Save roycehaynes/c6bb5c725e492127f5b0 to your computer and use it in GitHub Desktop.
{
"name": "the-app",
"version": "0.1.0",
"description": "description",
"main": "gulpfile.js",
"author": "Royce Haynes",
"dependencies": {
"es6-promise": "^1.0.0",
"validator": "~3.17.1",
"react-router-component": "0.20.1",
"react": "^0.11.2",
"flux": "~2.0.1",
"jquery": "~2.1.1",
"superagent": "~0.20.0",
"superagent-prefix": "0.0.2",
"react-router": "~0.9.3",
"underscore": "~1.7.0",
"jquery.cookie": "~1.4.1",
"cookie": "~0.1.2",
"bundle-loader": "~0.5.1",
"minify": "~1.0.4",
"gulp-uglify": "~1.0.1"
},
"devDependencies": {
"gulp": "^3.7.0",
"gulp-browserify": "^0.5.0",
"gulp-concat": "^2.2.0",
"reactify": "^0.13.1",
"gulp-ruby-sass": "~0.7.1",
"gulp-clean": "~0.3.1",
"gulp-minify-css": "~0.3.11"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment