{"maintainers":[{"name":"anonymous","email":"contact@wearefractal.com"},{"name":"anonymous","email":"ericbombhax@gmail.com"}],"keywords":["gulpplugin"],"dist-tags":{"latest":"1.1.1"},"author":{"url":"http://contra.io/","name":"Contra","email":"yo@contra.io"},"description":"A simple in-memory file cache for gulp","readme":"[![Build Status](https://travis-ci.org/contra/gulp-cached.png?branch=master)](https://travis-ci.org/contra/gulp-cached)\n\n[![NPM version](https://badge.fury.io/js/gulp-cached.png)](http://badge.fury.io/js/gulp-cached)\n\n## Information\n\n<table>\n<tr>\n<td>Package</td><td>gulp-cached</td>\n</tr>\n<tr>\n<td>Description</td>\n<td>A simple in-memory file cache for gulp</td>\n</tr>\n<tr>\n<td>Node Version</td>\n<td>>= 0.9</td>\n</tr>\n</table>\n\n## Usage\n\nThis keeps an in-memory cache of files (and their contents) that have passed through it. If a file has already passed through on the last run it will not be passed downstream. This means you only process what you need and save time + resources.\n\nTake this example:\n\n```javascript\nvar cache = require('gulp-cached');\n\ngulp.task('lint', function(){\n  return gulp.src('files/*.js')\n    .pipe(cache('linting'))\n    .pipe(jshint())\n    .pipe(jshint.reporter())\n});\n\ngulp.task('watch', function(){\n  gulp.watch('files/*.js', ['lint']);\n});\n\ngulp.task('default', ['watch','lint']);\n```\n\n- User saves `files/a.js` and the `lint` task is called\n  - the files do not exist in the cache yet\n  - `files/a.js` and `files/b.js` are linted\n- User saves `files/b.js` and the `lint` task is called\n  - the contents of the file changed from the previous value\n  - `files/b.js` is linted\n- User saves `files/a.js` and the `lint` task is called\n  - the contents of the file have not changed from the previous value\n  - nothing is linted\n\nSo the first run will emit all of the items downstream. Runs after that will only emit if it has been changed from the last file that passed through it with the same path.\n\nPlease note that this will not work with plugins that operate on sets of files (concat for example).\n\n### cache(cacheName[, opt])\n\nCreates a new cache hash or uses an existing one.\n\nCache key = file.path + file.contents\n\nIf a file exists in the cache, it is ignored.\n\nIf a file doesn't exist in the cache, it is passed through as is and added to the cache.\n\nThe last cache for this path is cleared so if you modify a file to a, then to b, then back to a all 3 will be a cache miss.\n\n#### Possible options\n\n`optimizeMemory` - Uses md5 instead of storing the whole file contents. Better if you are worried about large files and their effect on memory consumption. Default is `false`. In my experience this doesn't make much of a difference (only 25mb vs 26mb) but with a lot of files or a few large files this could be a big deal.\n\n### Clearing the cache\n\n#### Clearing the whole cache\n\n```js\ncache.caches = {};\n```\n\n#### Clearing a specific\n\n```js\ndelete cache.caches['cache name yo'];\n```\n\n## LICENSE\n\n(MIT License)\n\nCopyright (c) 2015 Fractal <contact@contra.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","repository":{"url":"git://github.com/contra/gulp-cached.git","type":"git"},"users":{"ne0":true,"bsara":true,"ccd3v":true,"h4des":true,"jruif":true,"kwesi":true,"lpent":true,"bebaps":true,"crees!":true,"isyara":true,"johnym":true,"knugen":true,"a.mokko":true,"ezeikel":true,"fdeneux":true,"itonyyo":true,"rokt33r":true,"vdsabev":true,"baskinco":true,"bwade231":true,"dbuggerx":true,"erikvold":true,"hisshash":true,"lelivero":true,"ylibrach":true,"antixrist":true,"tongjieme":true,"abdihaikal":true,"allenmoore":true,"asmolyakov":true,"cestrensem":true,"cfleschhut":true,"deparadise":true,"owanturist":true,"podorozhny":true,"samhou1988":true,"threetowns":true,"drew.brokke":true,"ericwbailey":true,"yanlaichang":true,"iori20091101":true,"jahnestacado":true,"mobeicaoyuan":true,"vividyellow4":true,"donggw2030521":true,"richardcfelix":true,"thierrymarianne":true},"bugs":{"url":"https://github.com/contra/gulp-cached/issues"},"license":"MIT","versions":{"0.0.1":{"name":"gulp-cached","version":"0.0.1","author":{"url":"http://wearefractal.com/","name":"Fractal","email":"contact@wearefractal.com"},"_id":"gulp-cached@0.0.1","maintainers":[{"name":"anonymous","email":"contact@wearefractal.com"}],"homepage":"http://github.com/wearefractal/gulp-cached","bugs":{"url":"https://github.com/wearefractal/gulp-cached/issues"},"dist":{"shasum":"48e196e3759294e67e0133ecc170b1aa7babae8c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/gulp-cached/-/gulp-cached-0.0.1.tgz","integrity":"sha512-w7JoMQ4G2mu+tR/1Jk5C7Q6pjZwx3TgyuUNwiG3D9fuojTE+8shxIk59f1cvjGzv9Ob6P88qUj+zldPSeR2QAA==","signatures":[{"sig":"MEUCIGB3wtXPVcUjkBRlgEAFgoeDnS3/d6LY4YyQqmjuwfizAiEA0qaPj08aRL49TT4U9Gdxqwx8J0XBPH64pW9BMURHRoM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./index.js","_from":".","engines":{"node":">= 0.9.0"},"scripts":{"test":"mocha"},"_npmUser":{"name":"anonymous","email":"contact@wearefractal.com"},"licenses":[{"url":"http://github.com/wearefractal/gulp-cached/raw/master/LICENSE","type":"MIT"}],"repository":{"url":"git://github.com/wearefractal/gulp-cached.git","type":"git"},"_npmVersion":"1.3.23","description":"A simple in-memory file cache for gulp","directories":{},"dependencies":{"through2":"~0.4.0","lodash.defaults":"~2.4.1"},"devDependencies":{"mocha":"*","should":"*","gulp-util":"~2.2.9"}},"0.0.2":{"name":"gulp-cached","version":"0.0.2","author":{"url":"http://wearefractal.com/","name":"Fractal","email":"contact@wearefractal.com"},"_id":"gulp-cached@0.0.2","maintainers":[{"name":"anonymous","email":"contact@wearefractal.com"}],"homepage":"http://github.com/wearefractal/gulp-cached","bugs":{"url":"https://github.com/wearefractal/gulp-cached/issues"},"dist":{"shasum":"e44ea42b70d0b5b9341f95041615b8d22b538543","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/gulp-cached/-/gulp-cached-0.0.2.tgz","integrity":"sha512-p4YuOOezB3wnnOwOLb8/AmPKky9Ps3FgKU8kh7OM5zqHitPqlB8p8kqRjCmOttYd9/7noqCT4eDViAkhAnOVrw==","signatures":[{"sig":"MEUCIQCH5h94DSRcg7Bg7gdURHEIHGoyf4b6uQ+4lJRL2ZsRWgIgftKO80kv0jK3sjCadPAVwnTnAlWwb1sAy8yVQE4cYxA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./index.js","_from":".","engines":{"node":">= 0.9.0"},"scripts":{"test":"mocha"},"_npmUser":{"name":"anonymous","email":"contact@wearefractal.com"},"licenses":[{"url":"http://github.com/wearefractal/gulp-cached/raw/master/LICENSE","type":"MIT"}],"repository":{"url":"git://github.com/wearefractal/gulp-cached.git","type":"git"},"_npmVersion":"1.4.4","description":"A simple in-memory file cache for gulp","directories":{},"dependencies":{"through2":"~0.4.0","lodash.defaults":"~2.4.1"},"devDependencies":{"mocha":"*","should":"*","gulp-util":"~2.2.9"}},"0.0.3":{"name":"gulp-cached","version":"0.0.3","keywords":["gulpplugin"],"author":{"url":"http://wearefractal.com/","name":"Fractal","email":"contact@wearefractal.com"},"_id":"gulp-cached@0.0.3","maintainers":[{"name":"anonymous","email":"contact@wearefractal.com"}],"homepage":"http://github.com/wearefractal/gulp-cached","bugs":{"url":"https://github.com/wearefractal/gulp-cached/issues"},"dist":{"shasum":"bba4d0bae56603260e7bb45a234d7d8c045f5039","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/gulp-cached/-/gulp-cached-0.0.3.tgz","integrity":"sha512-P4o37Z9rggY1xrRaFL8PXBhqc0fbicIGTeYGjdr0VxGMSg2evbGLL8voqs1CxVDB86wj8JcceKp3fnv+7uErLA==","signatures":[{"sig":"MEQCIDdNpLO3/XWqKvf0BQtBFaY2XSxiV0Zj6cX3Pwa3U0wBAiA+SftuPCgnVtwHr6asGwL6qqRPteCV2V4p7/2Im98f4Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./index.js","_from":".","engines":{"node":">= 0.9.0"},"scripts":{"test":"mocha"},"_npmUser":{"name":"anonymous","email":"contact@wearefractal.com"},"licenses":[{"url":"http://github.com/wearefractal/gulp-cached/raw/master/LICENSE","type":"MIT"}],"repository":{"url":"git://github.com/wearefractal/gulp-cached.git","type":"git"},"_npmVersion":"1.4.4","description":"A simple in-memory file cache for gulp","directories":{},"dependencies":{"through2":"~0.4.0","lodash.defaults":"~2.4.1"},"devDependencies":{"mocha":"*","should":"*","gulp-util":"~2.2.9"}},"0.0.4":{"name":"gulp-cached","version":"0.0.4","keywords":["gulpplugin"],"author":{"url":"http://wearefractal.com/","name":"Fractal","email":"contact@wearefractal.com"},"_id":"gulp-cached@0.0.4","maintainers":[{"name":"anonymous","email":"contact@wearefractal.com"}],"homepage":"http://github.com/wearefractal/gulp-cached","bugs":{"url":"https://github.com/wearefractal/gulp-cached/issues"},"dist":{"shasum":"7eb0b5dd0b8f1ff081af725771e413c7025e6cf7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/gulp-cached/-/gulp-cached-0.0.4.tgz","integrity":"sha512-nwKQ9zvO3r8ze+yOABJesoWgtFYz2lhZdV5OsvhG/Z97DoGpja3bAGrpN2sKjX4ARlsMM5iflvQ5sg0nWD8agA==","signatures":[{"sig":"MEYCIQDExoFLmmhVg+nK5D/BXhH1TDLDrsojoj3U3VpaWjCCYQIhALD3noiZJewq7x1JiULEVJvGhmtZZVP0tw5IiKSsdHWw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./index.js","_from":".","_shasum":"7eb0b5dd0b8f1ff081af725771e413c7025e6cf7","engines":{"node":">= 0.9.0"},"gitHead":"c1d00311b42b2d8a7b2a5513cc91d8e760abfe0c","scripts":{"test":"mocha"},"_npmUser":{"name":"anonymous","email":"contact@wearefractal.com"},"licenses":[{"url":"http://github.com/wearefractal/gulp-cached/raw/master/LICENSE","type":"MIT"}],"repository":{"url":"git://github.com/wearefractal/gulp-cached.git","type":"git"},"_npmVersion":"1.5.0-alpha-1","description":"A simple in-memory file cache for gulp","directories":{},"dependencies":{"through2":"^0.5.0","lodash.defaults":"^2.4.1"},"devDependencies":{"mocha":"*","should":"*","gulp-util":"~2.2.9"}},"1.0.0":{"name":"gulp-cached","version":"1.0.0","keywords":["gulpplugin"],"author":{"url":"http://wearefractal.com/","name":"Fractal","email":"contact@wearefractal.com"},"_id":"gulp-cached@1.0.0","maintainers":[{"name":"anonymous","email":"contact@wearefractal.com"}],"homepage":"http://github.com/wearefractal/gulp-cached","bugs":{"url":"https://github.com/wearefractal/gulp-cached/issues"},"dist":{"shasum":"04f2e2efba7f0d42ba7845881656e1d73ef41176","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/gulp-cached/-/gulp-cached-1.0.0.tgz","integrity":"sha512-wh3Pyt+Crax5OUvFV3U0v857gecdDsC/+2oh9bRKpYHogKOVxd2EvE3wd4p+ySplsVMfnewG0DgfyiWQUMgGTA==","signatures":[{"sig":"MEQCIEqViNQL/nJVMzN+sxWoL0Owe/6q8cge+woB33R91kcEAiAn6+U1ipIgAVW61HAymYorLwFhWRzgkc8E8ALlBvrHsQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./index.js","_from":".","_shasum":"04f2e2efba7f0d42ba7845881656e1d73ef41176","engines":{"node":">= 0.9.0"},"gitHead":"dc674d0989a4a51ec38e6157308a93e3cda25f24","scripts":{"test":"mocha"},"_npmUser":{"name":"anonymous","email":"contact@wearefractal.com"},"licenses":[{"url":"http://github.com/wearefractal/gulp-cached/raw/master/LICENSE","type":"MIT"}],"repository":{"url":"git://github.com/wearefractal/gulp-cached.git","type":"git"},"_npmVersion":"1.5.0-alpha-1","description":"A simple in-memory file cache for gulp","directories":{},"dependencies":{"through2":"^0.5.0","lodash.defaults":"^2.4.1"},"devDependencies":{"mocha":"*","should":"*","gulp-util":"~2.2.9"}},"1.0.1":{"name":"gulp-cached","version":"1.0.1","keywords":["gulpplugin"],"author":{"url":"http://wearefractal.com/","name":"Fractal","email":"contact@wearefractal.com"},"_id":"gulp-cached@1.0.1","maintainers":[{"name":"anonymous","email":"contact@wearefractal.com"}],"homepage":"http://github.com/wearefractal/gulp-cached","bugs":{"url":"https://github.com/wearefractal/gulp-cached/issues"},"dist":{"shasum":"ca9cdfe95d638f6b93d3171c879db4bea8569948","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/gulp-cached/-/gulp-cached-1.0.1.tgz","integrity":"sha512-Ep74Uldkobe6/DVhoc7nfbG3T2NDUCoVnTm/8vrDWy9eUsnNnFa3kZY0h4ZrWgbH0xxV43DBUeVutJipTuobDQ==","signatures":[{"sig":"MEUCIQD7bFvtQv+E6iq7KZmvL4FjcrzjVVoe4/sRbp/EXhAoEgIgTk56KUPh7J7CN+IPTxQmLimPTTFtrArVLo4NaksT5H8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./index.js","_from":".","_shasum":"ca9cdfe95d638f6b93d3171c879db4bea8569948","engines":{"node":">= 0.9.0"},"gitHead":"588049696d7fd02e5bafbde7cd6cbfa9bb17fde6","scripts":{"test":"mocha"},"_npmUser":{"name":"anonymous","email":"contact@wearefractal.com"},"licenses":[{"url":"http://github.com/wearefractal/gulp-cached/raw/master/LICENSE","type":"MIT"}],"repository":{"url":"git://github.com/wearefractal/gulp-cached.git","type":"git"},"_npmVersion":"1.5.0-alpha-1","description":"A simple in-memory file cache for gulp","directories":{},"dependencies":{"through2":"^0.5.0","lodash.defaults":"^2.4.1"},"devDependencies":{"mocha":"*","should":"*","gulp-util":"~2.2.9"}},"1.0.2":{"name":"gulp-cached","version":"1.0.2","keywords":["gulpplugin"],"author":{"url":"http://wearefractal.com/","name":"Fractal","email":"contact@wearefractal.com"},"_id":"gulp-cached@1.0.2","maintainers":[{"name":"anonymous","email":"contact@wearefractal.com"}],"homepage":"http://github.com/wearefractal/gulp-cached","bugs":{"url":"https://github.com/wearefractal/gulp-cached/issues"},"dist":{"shasum":"58d38ca14558fedaf5bd884948e2d2ffe2618f7a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/gulp-cached/-/gulp-cached-1.0.2.tgz","integrity":"sha512-R8EybOwch5qyN8pa3SxhbpM5y+EJEC5sSt+2O/iAIEEbgze9XfPudLzoezd5DuTlV0nowhnwJYD7SQFUh/lQmw==","signatures":[{"sig":"MEUCIQCVjSIu+qt2G/RVDWO9B6PnL9ndn5nYxlVqWT6evws4NgIgMwAoCzkBvF68uGYsqwuZJxQemTlWYcrZDmLTF/Mrczs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./index.js","_from":".","_shasum":"58d38ca14558fedaf5bd884948e2d2ffe2618f7a","engines":{"node":">= 0.9.0"},"gitHead":"2ba073469f5e101f2970efb858914478005769b5","scripts":{"test":"mocha"},"_npmUser":{"name":"anonymous","email":"contact@wearefractal.com"},"licenses":[{"url":"http://github.com/wearefractal/gulp-cached/raw/master/LICENSE","type":"MIT"}],"repository":{"url":"git://github.com/wearefractal/gulp-cached.git","type":"git"},"_npmVersion":"2.1.18","description":"A simple in-memory file cache for gulp","directories":{},"_nodeVersion":"0.10.35","dependencies":{"through2":"^0.5.1","lodash.defaults":"^2.4.1"},"devDependencies":{"mocha":"*","should":"*","gulp-util":"^3.0.2"}},"1.0.4":{"name":"gulp-cached","version":"1.0.4","keywords":["gulpplugin"],"author":{"url":"http://wearefractal.com/","name":"Fractal","email":"contact@wearefractal.com"},"_id":"gulp-cached@1.0.4","maintainers":[{"name":"anonymous","email":"contact@wearefractal.com"}],"homepage":"http://github.com/wearefractal/gulp-cached","bugs":{"url":"https://github.com/wearefractal/gulp-cached/issues"},"dist":{"shasum":"21050ff4a58fca7552846d129e0ee2f12afbdcb7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/gulp-cached/-/gulp-cached-1.0.4.tgz","integrity":"sha512-9DI/RVlf0wuUyJAeefV41fYTCJxqaO1419Pm2PEhT1F+vGQU7+lRXw/uvVVNri1YoJddrD8oMlLUWgTGT+QdNA==","signatures":[{"sig":"MEUCIQDqRthi5wFqg8oQdd+OjG1lXTBkyaYKhC96oLHlnjJsswIgFtmMkVPCf1SYitTEVCpfOM7UCZvWFb1mDHAvA8QAKPk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./index.js","_from":".","_shasum":"21050ff4a58fca7552846d129e0ee2f12afbdcb7","engines":{"node":">= 0.9.0"},"gitHead":"da0fdff78e7a26abed2154bc69e0951ffb3a0884","scripts":{"test":"mocha"},"_npmUser":{"name":"anonymous","email":"contact@wearefractal.com"},"licenses":[{"url":"http://github.com/wearefractal/gulp-cached/raw/master/LICENSE","type":"MIT"}],"repository":{"url":"git://github.com/wearefractal/gulp-cached.git","type":"git"},"_npmVersion":"2.6.0","description":"A simple in-memory file cache for gulp","directories":{},"_nodeVersion":"0.10.35","dependencies":{"through2":"^0.5.1","lodash.defaults":"^2.4.1"},"devDependencies":{"mocha":"^2.2.1","should":"^5.1.0","gulp-util":"^3.0.2"}},"1.1.0":{"name":"gulp-cached","version":"1.1.0","keywords":["gulpplugin"],"author":{"url":"http://wearefractal.com/","name":"Fractal","email":"contact@wearefractal.com"},"_id":"gulp-cached@1.1.0","maintainers":[{"name":"anonymous","email":"contact@wearefractal.com"}],"homepage":"http://github.com/wearefractal/gulp-cached","bugs":{"url":"https://github.com/wearefractal/gulp-cached/issues"},"dist":{"shasum":"d5599dbd92062201a9d2abad3a64a5ebc2739270","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/gulp-cached/-/gulp-cached-1.1.0.tgz","integrity":"sha512-QV9C46LpUlCqVAK8sEuOlE0qXnNWJ5AjPZtXY3uHN9fFgVNGdry9S4P/y1PmBozQNA1tNcbEeJFLjTio3z5q2w==","signatures":[{"sig":"MEUCIQCI81AmhiG9c7OS/wzOQxD40KO2cLyd5gOvfnu8twyyPwIgEUPscYWukFlEhhafe2VPehNYRWZRk8RNBPM7LvvduOo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./index.js","_from":".","_shasum":"d5599dbd92062201a9d2abad3a64a5ebc2739270","engines":{"node":">= 0.9.0"},"gitHead":"d619bfdbcf3000b3b2412578aa96a8ac087b5a30","scripts":{"test":"mocha"},"_npmUser":{"name":"anonymous","email":"contact@wearefractal.com"},"licenses":[{"url":"http://github.com/wearefractal/gulp-cached/raw/master/LICENSE","type":"MIT"}],"repository":{"url":"git://github.com/wearefractal/gulp-cached.git","type":"git"},"_npmVersion":"2.8.4","description":"A simple in-memory file cache for gulp","directories":{},"_nodeVersion":"1.5.1","dependencies":{"through2":"^0.5.1","lodash.defaults":"^2.4.1"},"devDependencies":{"mocha":"^2.2.1","should":"^5.1.0","gulp-util":"^3.0.2"}},"1.1.1":{"name":"gulp-cached","version":"1.1.1","keywords":["gulpplugin"],"author":{"url":"http://contra.io/","name":"Contra","email":"yo@contra.io"},"license":"MIT","_id":"gulp-cached@1.1.1","maintainers":[{"name":"anonymous","email":"contra@wearefractal.com"},{"name":"anonymous","email":"contact@wearefractal.com"}],"homepage":"http://github.com/contra/gulp-cached","bugs":{"url":"https://github.com/contra/gulp-cached/issues"},"dist":{"shasum":"fe7cd4f87f37601e6073cfedee5c2bdaf8b6acce","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/gulp-cached/-/gulp-cached-1.1.1.tgz","integrity":"sha512-OEGsICR6Vmx0VK3nhpy5MGPzAjeDYC3+NKxNtJAu4DW8L15oy8tCe2WuD6HDEj9BsbSopnOBiXPK95YHvO0DpA==","signatures":[{"sig":"MEUCIGyKkZcK2Vn4pKdTfOi/JCPLH5vao5PGeDyIaThyZrNLAiEA3OGKHgeP58DJAjQcASi+7Dmob37OU67jhc+SwWXwyEY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2s0kCRA9TVsSAnZWagAAuXUP/Au/dJo50e7x6eScwFny\nwhMZ/UzoEz2cErrHijUQF01RuE6IAnM9PpQl6BFUQzUg3L1i++HaoAl/EQx6\nrjyP4RCf8FiDTqALVVfvMC2V8kq1SBQxxb8o+JL9BmNnZ0OUclOIRykLDs4s\nOFYfih/Qc3iDx4kHW7d2v1F0jaXyKM6fmPP0JzEvYp/SKZzIcJg1BjDMpzl/\nOPP3Lq15W3e1xVVPDBbub146QoMLWuyGTsLb8S/4r4cknF03qqGqH3Yod0TQ\nX2XhwbgHF+vJAFMfuZXhTeEkTsycc1W2eCbrD2ZSnw/ffqRYtuWRi6RSfNYu\nPFkxGWoIXlzlbz9Y9EexE34/viRv7j0HmCwFF32mJ7a6+BN5eniw1uoXDM4y\ntB0x/j5QwMKoPA87ZA2JNV5ZyDeD2ghrAf+f92A6uf7JSsCj/0Oc1VA/lWhb\njwMAaMuaComFLO3/+hpSKsWHyIP/NzZ9O76/Uh+RRSrGmEBN210s+ZigN39L\n+0R8tEu7KqgH6Syb3tpj9nryP8WFS9MhEC+7ge2+/hXu37YY/lUrnFaK1S+w\nDtM70NkNWkWXBoZFNeEBGSkp90fUzJIyYkJDoD1rqF8fg4Wz2zU93UrIN/ih\nH1rNZSyzNrMUwdP4F2eW4speckMj6gp5oGDZK5poVaeFHwu0BU/HtPTyvphm\nj0GO\r\n=ipI7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","_from":".","_shasum":"fe7cd4f87f37601e6073cfedee5c2bdaf8b6acce","engines":{"node":">= 0.9.0"},"gitHead":"8e8d13cb07b17113ff94700e87f136eeaa1f1340","scripts":{"test":"mocha"},"_npmUser":{"name":"anonymous","email":"contra@wearefractal.com"},"repository":{"url":"git://github.com/contra/gulp-cached.git","type":"git"},"_npmVersion":"3.10.9","description":"A simple in-memory file cache for gulp","directories":{},"_nodeVersion":"6.9.1","dependencies":{"through2":"^2.0.1","lodash.defaults":"^4.2.0"},"devDependencies":{"mocha":"^3.0.0","vinyl":"^2.0.0","should":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/gulp-cached-1.1.1.tgz_1479062356606_0.39686379255726933","host":"packages-18-east.internal.npmjs.com"}}},"name":"gulp-cached","time":{"created":"2014-01-13T16:12:41.026Z","modified":"2024-07-11T12:30:50.869Z","0.0.1":"2014-01-13T16:12:41.026Z","0.0.2":"2014-02-26T00:34:41.262Z","0.0.3":"2014-03-03T09:59:33.656Z","0.0.4":"2014-07-09T21:56:47.149Z","1.0.0":"2014-07-10T22:26:03.388Z","1.0.1":"2014-07-10T22:31:34.975Z","1.0.2":"2015-01-15T20:12:40.773Z","1.0.4":"2015-03-09T18:08:31.916Z","1.1.0":"2015-05-06T03:24:45.680Z","1.1.1":"2016-11-13T18:39:17.185Z"},"readmeFilename":"README.md","homepage":"http://github.com/contra/gulp-cached"}