{
  "_args": [
    [
      "gulp-ignore@2.0.2",
      "/Users/patricklyver/Documents/Sites/orea-covid/htdocs/wp-content/themes/orea-covid"
    ]
  ],
  "_from": "gulp-ignore@2.0.2",
  "_id": "gulp-ignore@2.0.2",
  "_inBundle": false,
  "_integrity": "sha1-XC6ioKRALgq0orzRLv2SlTRNePI=",
  "_location": "/gulp-ignore",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gulp-ignore@2.0.2",
    "name": "gulp-ignore",
    "escapedName": "gulp-ignore",
    "rawSpec": "2.0.2",
    "saveSpec": null,
    "fetchSpec": "2.0.2"
  },
  "_requiredBy": [
    "/",
    "/understrap"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-ignore/-/gulp-ignore-2.0.2.tgz",
  "_spec": "2.0.2",
  "_where": "/Users/patricklyver/Documents/Sites/orea-covid/htdocs/wp-content/themes/orea-covid",
  "author": {
    "name": "Rob Richardson",
    "url": "http://robrich.org/"
  },
  "bugs": {
    "url": "https://github.com/robrich/gulp-ignore/issues"
  },
  "dependencies": {
    "gulp-match": "^1.0.3",
    "through2": "^2.0.1"
  },
  "description": "Include or exclude gulp files from the stream based on a condition",
  "devDependencies": {
    "jshint": "^2.9.4",
    "mocha": "^3.1.2",
    "should": "^11.1.1"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "homepage": "https://github.com/robrich/gulp-ignore",
  "keywords": [
    "gulpplugin",
    "filter",
    "minimatch",
    "include",
    "exclude",
    "gulp-filter"
  ],
  "license": "MIT",
  "main": "./index.js",
  "name": "gulp-ignore",
  "repository": {
    "type": "git",
    "url": "git://github.com/robrich/gulp-ignore.git"
  },
  "scripts": {
    "test": "mocha && jshint ."
  },
  "version": "2.0.2"
}
