{
  "_from": "gulp-if@^1.2.5",
  "_id": "gulp-if@1.2.5",
  "_inBundle": false,
  "_integrity": "sha1-m9nBYDLswo4BVL+wWCjSMxZvLak=",
  "_location": "/gulp-if",
  "_phantomChildren": {
    "core-util-is": "1.0.2",
    "inherits": "2.0.3",
    "isarray": "0.0.1",
    "string_decoder": "0.10.31",
    "xtend": "4.0.2"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "gulp-if@^1.2.5",
    "name": "gulp-if",
    "escapedName": "gulp-if",
    "rawSpec": "^1.2.5",
    "saveSpec": null,
    "fetchSpec": "^1.2.5"
  },
  "_requiredBy": [
    "/laravel-elixir"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-if/-/gulp-if-1.2.5.tgz",
  "_shasum": "9bd9c16032ecc28e0154bfb05828d233166f2da9",
  "_spec": "gulp-if@^1.2.5",
  "_where": "/home/codegama/repo/shopygen/gentack/source_code/gentack-website-base/node_modules/laravel-elixir",
  "author": {
    "name": "Rob Richardson",
    "url": "http://robrich.org/"
  },
  "bugs": {
    "url": "https://github.com/robrich/gulp-if/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "gulp-match": "~0.2.1",
    "ternary-stream": "^1.2.0",
    "through2": "~0.6.2"
  },
  "deprecated": false,
  "description": "Conditionally run a task",
  "devDependencies": {
    "jshint": "^2.5.6",
    "mocha": "^1.21.4",
    "should": "^4.0.4"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "homepage": "https://github.com/robrich/gulp-if",
  "keywords": [
    "gulpplugin",
    "conditional",
    "if",
    "ternary"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/robrich/gulp-if/raw/master/LICENSE"
    }
  ],
  "main": "./index.js",
  "name": "gulp-if",
  "repository": {
    "type": "git",
    "url": "git://github.com/robrich/gulp-if.git"
  },
  "scripts": {
    "test": "mocha && jshint ./index.js ./test/."
  },
  "version": "1.2.5"
}
