{
  "name": "gulp-rainbow",
  "version": "0.2.12",
  "description": "Gulp workflow for front-end development at GEx",
  "repository": {
    "type": "git",
    "url": "https://github.com/gextech/gulp-rainbow"
  },
  "main": "lib/index.js",
  "bin": {
    "rainbow": "./bin/cli.js"
  },
  "dependencies": {
    "ansi-rainbow": "0.0.8",
    "bower": "1.7.0",
    "browser-sync": "^2.9.9",
    "coffee-loader": "^0.7.2",
    "coffee-script": "^1.10.0",
    "deepmerge": "^0.2.10",
    "fs-extra": "^0.18.4",
    "glob": "^5.0.13",
    "gulp": "^3.9.0",
    "gulp-autoprefixer": "^2.3.1",
    "gulp-bower": "0.0.10",
    "gulp-changed": "^1.3.0",
    "gulp-cssnano": "^2.1.1",
    "gulp-debug": "^2.0.1",
    "gulp-filter": "^2.0.2",
    "gulp-iconfont": "^5.0.1",
    "gulp-jade": "^1.1.0",
    "gulp-less": "^3.0.3",
    "gulp-rename": "^1.2.2",
    "gulp-sequence": "^0.3.2",
    "gulp-sourcemaps": "^1.6.0",
    "gulp-svgmin": "^1.2.0",
    "gulp-swig": "^0.7.4",
    "gulp-util": "^3.0.6",
    "gulp-watch": "^4.3.5",
    "gulp.spritesmith": "^3.8.2",
    "js-yaml": "^3.4.2",
    "lazypipe": "^1.0.1",
    "main-bower-files": "^2.9.0",
    "merge-stream": "^0.1.8",
    "multimatch": "^2.0.0",
    "node-libs-browser": "^0.5.3",
    "rimraf": "^2.4.3",
    "through2": "^2.0.0",
    "webpack": "^1.12.14",
    "webpack-stream": "^2.1.1",
    "yargs": "^3.26.0"
  },
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-parts": "^0.4.0"
  },
  "publishConfig": {
    "registry": "http://registry.npmjs.org"
  }
}
