{
  "_args": [
    [
      "gulp-cache@1.1.1",
      "C:\\xampp734\\htdocs\\58Taiwan"
    ]
  ],
  "_development": true,
  "_from": "gulp-cache@1.1.1",
  "_id": "gulp-cache@1.1.1",
  "_inBundle": false,
  "_integrity": "sha512-DiOlq861J8z1vzk69EpYo3+dvZ4KAa4qHd1E4isyHJoXri1+jd3XatoRytTCyOQWhuVdwaMqhPjsbEChZMgXwQ==",
  "_location": "/gulp-cache",
  "_phantomChildren": {
    "readable-stream": "2.3.6",
    "xtend": "4.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gulp-cache@1.1.1",
    "name": "gulp-cache",
    "escapedName": "gulp-cache",
    "rawSpec": "1.1.1",
    "saveSpec": null,
    "fetchSpec": "1.1.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-cache/-/gulp-cache-1.1.1.tgz",
  "_spec": "1.1.1",
  "_where": "C:\\xampp734\\htdocs\\58Taiwan",
  "author": {
    "name": "Jacob Gable",
    "email": "jacob.gable@gmail.com",
    "url": "http://jacobgable.com"
  },
  "bugs": {
    "url": "https://github.com/jgable/gulp-cache/issues"
  },
  "contributors": [
    {
      "name": "Tyler Akins",
      "email": "fidian@rumkin.com",
      "url": "https://github.com/fidian"
    },
    {
      "name": "Shinnosuke Watanabe",
      "email": "snnskwtnb@gmail.com",
      "url": "https://github.com/shinnn"
    },
    {
      "name": "Dan Green",
      "email": "danon0404@gmail.com",
      "url": "https://trigen.pro"
    }
  ],
  "dependencies": {
    "@babel/runtime": "^7.2.0",
    "cache-swap": "^0.3.0",
    "object.pick": "^1.3.0",
    "plugin-error": "^1.0.1",
    "through2": "3.0.0",
    "vinyl": "^2.2.0"
  },
  "description": "A cache proxy plugin for Gulp",
  "engines": {
    "node": ">=6.0.0"
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/jgable/gulp-cache#readme",
  "keywords": [
    "gulpplugin",
    "gulp",
    "cache"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "gulp-cache",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jgable/gulp-cache.git"
  },
  "version": "1.1.1"
}
