{
  "_args": [
    [
      "gulp-rimraf@0.2.2",
      "/Users/patricklyver/Documents/Sites/orea-covid/htdocs/wp-content/themes/orea-covid"
    ]
  ],
  "_from": "gulp-rimraf@0.2.2",
  "_id": "gulp-rimraf@0.2.2",
  "_inBundle": false,
  "_integrity": "sha512-36X2sfj2d++avb6TUpL9SQIqGR8Wl/NNBVw74ZbXZJ/MGWAmz6aPe/msuyVyUSZPn1RYlctSLV9W5uzPTMk+kw==",
  "_location": "/gulp-rimraf",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gulp-rimraf@0.2.2",
    "name": "gulp-rimraf",
    "escapedName": "gulp-rimraf",
    "rawSpec": "0.2.2",
    "saveSpec": null,
    "fetchSpec": "0.2.2"
  },
  "_requiredBy": [
    "/",
    "/understrap"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-rimraf/-/gulp-rimraf-0.2.2.tgz",
  "_spec": "0.2.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-rimraf/issues"
  },
  "dependencies": {
    "rimraf": "^2.6.2",
    "through2": "^2.0.3"
  },
  "description": "rimraf plugin for gulp",
  "devDependencies": {
    "jshint": "^2.9.5",
    "mocha": "^4.1.0",
    "should": "^13.2.0",
    "vinyl": "^1.2.0"
  },
  "homepage": "https://github.com/robrich/gulp-rimraf",
  "keywords": [
    "gulpplugin",
    "rimraf",
    "clean",
    "remove",
    "delete",
    "gulp-clean"
  ],
  "license": "MIT",
  "main": "./index.js",
  "name": "gulp-rimraf",
  "repository": {
    "type": "git",
    "url": "git://github.com/robrich/gulp-rimraf.git"
  },
  "scripts": {
    "test": "mocha && jshint ."
  },
  "version": "0.2.2"
}
