{
  "_args": [
    [
      "gulp-clone@2.0.1",
      "/Users/patricklyver/Documents/Sites/orea-covid/htdocs/wp-content/themes/orea-covid"
    ]
  ],
  "_from": "gulp-clone@2.0.1",
  "_id": "gulp-clone@2.0.1",
  "_inBundle": false,
  "_integrity": "sha512-SLg/KsHBbinR/pCX3PF5l1YlR28hLp0X+bcpf77PtMJ6zvAQ5kRjtCPV5Wt1wHXsXWZN0eTUZ15R8ZYpi/CdCA==",
  "_location": "/gulp-clone",
  "_phantomChildren": {
    "ansi-cyan": "0.1.1",
    "ansi-red": "0.1.1",
    "arr-flatten": "1.1.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gulp-clone@2.0.1",
    "name": "gulp-clone",
    "escapedName": "gulp-clone",
    "rawSpec": "2.0.1",
    "saveSpec": null,
    "fetchSpec": "2.0.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-clone/-/gulp-clone-2.0.1.tgz",
  "_spec": "2.0.1",
  "_where": "/Users/patricklyver/Documents/Sites/orea-covid/htdocs/wp-content/themes/orea-covid",
  "author": {
    "name": "Mario Casciaro"
  },
  "bugs": {
    "url": "https://github.com/mariocasciaro/gulp-clone/issues"
  },
  "dependencies": {
    "plugin-error": "^0.1.2",
    "through2": "^2.0.3"
  },
  "description": "Clone files in memory in a gulp stream",
  "devDependencies": {
    "chai": "^4.1.2",
    "mocha": "^4.1.0",
    "vinyl": "^2.1.0"
  },
  "homepage": "https://github.com/mariocasciaro/gulp-clone",
  "keywords": [
    "gulpplugin",
    "clone"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/mariocasciaro/gulp-clone/blob/master/LICENSE"
    }
  ],
  "name": "gulp-clone",
  "publishConfig": {
    "tag": "latest"
  },
  "release": {
    "branch": "master"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/mariocasciaro/gulp-clone.git"
  },
  "scripts": {
    "test": "node_modules/mocha/bin/_mocha test.js --reporter spec"
  },
  "version": "2.0.1"
}
