{
  "_from": "gulp-if@^2.0.0",
  "_id": "gulp-if@2.0.2",
  "_inBundle": false,
  "_integrity": "sha512-tV0UfXkZodpFq6CYxEqH8tqLQgN6yR9qOhpEEN3O6N5Hfqk3fFLcbAavSex5EqnmoQjyaZ/zvgwclvlTI1KGfw==",
  "_location": "/gulp-if",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "gulp-if@^2.0.0",
    "name": "gulp-if",
    "escapedName": "gulp-if",
    "rawSpec": "^2.0.0",
    "saveSpec": null,
    "fetchSpec": "^2.0.0"
  },
  "_requiredBy": [
    "/laravel-elixir"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-if/-/gulp-if-2.0.2.tgz",
  "_shasum": "a497b7e7573005041caa2bc8b7dda3c80444d629",
  "_spec": "gulp-if@^2.0.0",
  "_where": "C:\\xamp71\\htdocs\\pincodes\\pintaxi\\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": "^1.0.3",
    "ternary-stream": "^2.0.1",
    "through2": "^2.0.1"
  },
  "deprecated": false,
  "description": "Conditionally run a task",
  "devDependencies": {
    "end-of-stream": "^1.1.0",
    "graceful-fs": "^4.1.10",
    "jshint": "^2.9.4",
    "mkdirp": "^0.5.1",
    "mocha": "^3.1.2",
    "rimraf": "^2.5.4",
    "should": "^11.1.1",
    "stream-exhaust": "^1.0.1",
    "vinyl-fs": "^2.4.4"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "homepage": "https://github.com/robrich/gulp-if",
  "keywords": [
    "gulpplugin",
    "conditional",
    "if",
    "ternary"
  ],
  "license": "MIT",
  "main": "./index.js",
  "name": "gulp-if",
  "repository": {
    "type": "git",
    "url": "git://github.com/robrich/gulp-if.git"
  },
  "scripts": {
    "test": "mocha && jshint ."
  },
  "version": "2.0.2"
}
