{
  "name": "gulp-react-nexus-style",
  "version": "1.2.0",
  "description": "",
  "main": "dist/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/elierotenberg/gulp-react-nexus-style.git"
  },
  "author": "Elie Rotenberg <elie@rotenberg.io>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/elierotenberg/gulp-react-nexus-style/issues"
  },
  "homepage": "https://github.com/elierotenberg/gulp-react-nexus-style",
  "devDependencies": {
    "del": "^1.1.1",
    "gulp": "^3.8.10",
    "gulp-6to5": "^2.0.2",
    "gulp-insert": "^0.4.0",
    "gulp-jshint": "^1.9.0",
    "gulp-plumber": "^0.6.6",
    "gulp-sourcemaps": "^1.3.0",
    "gulp-util": "^3.0.2",
    "jshint-stylish": "^1.0.0"
  },
  "dependencies": {
    "6to5": "^2.13.3",
    "bluebird": "^2.7.1",
    "lodash": "^2.4.1",
    "react-nexus-style": "^1.1.0",
    "recase": "^1.0.4",
    "should": "^4.6.1",
    "through2": "^0.6.3"
  }
}
