Skip to content

Instantly share code, notes, and snippets.

@b2l
Created January 19, 2015 13:13
Show Gist options
  • Save b2l/7b8c82ddfe7f406bd4d8 to your computer and use it in GitHub Desktop.
Save b2l/7b8c82ddfe7f406bd4d8 to your computer and use it in GitHub Desktop.
{
"name": "",
"version": "0.0.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"devDependencies": {
"6to5ify": "^3.1.2",
"browserify": "^8.1.0",
"flux": "^2.0.1",
"gulp": "^3.8.10",
"gulp-ruby-sass": "^0.7.1",
"gulp-sourcemaps": "^1.3.0",
"gulp-util": "^3.0.2",
"gulp-webserver": "^0.9.0",
"keymirror": "^0.1.1",
"object-assign": "^2.0.0",
"react": "^0.12.2",
"reactify": "^0.17.1",
"reflux": "^0.2.3",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.0.0",
"watchify": "^2.2.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment