{
  "_args": [
    [
      {
        "raw": "gulp-if@^2.0.0",
        "scope": null,
        "escapedName": "gulp-if",
        "name": "gulp-if",
        "rawSpec": "^2.0.0",
        "spec": ">=2.0.0 <3.0.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/newYo"
    ]
  ],
  "_from": "gulp-if@>=2.0.0 <3.0.0",
  "_id": "gulp-if@2.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/gulp-if",
  "_nodeVersion": "6.0.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/gulp-if-2.0.1.tgz_1462468955161_0.38128670351579785"
  },
  "_npmUser": {
    "name": "robrich",
    "email": "robrich@robrich.org"
  },
  "_npmVersion": "2.15.4",
  "_phantomChildren": {},
  "_requested": {
    "raw": "gulp-if@^2.0.0",
    "scope": null,
    "escapedName": "gulp-if",
    "name": "gulp-if",
    "rawSpec": "^2.0.0",
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/",
    "/gulp-useref"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-if/-/gulp-if-2.0.1.tgz",
  "_shasum": "55f3edf82cecdfcf6035aa5d0686979aab0dac28",
  "_shrinkwrap": null,
  "_spec": "gulp-if@^2.0.0",
  "_where": "/Users/robertdodson/Documents/htdocs/newYo",
  "author": {
    "name": "Rob Richardson",
    "url": "http://robrich.org/"
  },
  "bugs": {
    "url": "https://github.com/robrich/gulp-if/issues"
  },
  "dependencies": {
    "gulp-match": "^1.0.2",
    "ternary-stream": "^2.0.0",
    "through2": "^2.0.1"
  },
  "description": "Conditionally run a task",
  "devDependencies": {
    "end-of-stream": "^1.1.0",
    "graceful-fs": "^4.1.3",
    "jshint": "^2.9.2",
    "mkdirp": "^0.5.1",
    "mocha": "^2.4.5",
    "rimraf": "^2.5.2",
    "should": "^8.3.1",
    "stream-exhaust": "^1.0.1",
    "vinyl-fs": "^2.4.3"
  },
  "directories": {},
  "dist": {
    "shasum": "55f3edf82cecdfcf6035aa5d0686979aab0dac28",
    "tarball": "https://registry.npmjs.org/gulp-if/-/gulp-if-2.0.1.tgz"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "gitHead": "2e5213feabd6d420a90d8cc691568c5d740624b7",
  "homepage": "https://github.com/robrich/gulp-if",
  "keywords": [
    "gulpplugin",
    "conditional",
    "if",
    "ternary"
  ],
  "license": "MIT",
  "main": "./index.js",
  "maintainers": [
    {
      "name": "robrich",
      "email": "robrich@robrich.org"
    }
  ],
  "name": "gulp-if",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/robrich/gulp-if.git"
  },
  "scripts": {
    "test": "mocha && jshint ."
  },
  "version": "2.0.1"
}
