Skip to content

Instantly share code, notes, and snippets.

@martenc
Created June 30, 2017 19:02
Show Gist options
  • Save martenc/b0c20873a9bf71077deb322eb6f2dc01 to your computer and use it in GitHub Desktop.
Save martenc/b0c20873a9bf71077deb322eb6f2dc01 to your computer and use it in GitHub Desktop.
Generic - React Node
{
"name": "",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "",
"dependencies": {
"bootstrap": "^3.3.7",
"browserify": "^11.2.0",
"flux": "^2.1.1",
"gulp": "^3.9.1",
"gulp-concat": "^2.6.1",
"gulp-connect": "^2.3.1",
"gulp-eslint": "^0.15.0",
"gulp-open": "^1.0.0",
"jquery": "^2.2.4",
"lodash": "^3.10.1",
"object-assign": "^3.0.0",
"react": "^0.13.3",
"react-router": "^0.13.6",
"reactify": "^1.1.1",
"toastr": "^2.1.2",
"vinyl-source-stream": "^1.1.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment