{ "_args": [ [ "gulp-dedupe@0.0.2", "F:\\laragon\\www\\wishthis" ] ], "_from": "gulp-dedupe@0.0.2", "_id": "gulp-dedupe@0.0.2", "_inBundle": false, "_integrity": "sha1-Nu+Srff89T4vCW++lmXZiPnhyn4=", "_location": "/gulp-dedupe", "_phantomChildren": { "lodash._isnative": "2.4.1", "lodash._objecttypes": "2.4.1", "lodash._shimkeys": "2.4.1", "lodash.isobject": "2.4.1" }, "_requested": { "type": "version", "registry": true, "raw": "gulp-dedupe@0.0.2", "name": "gulp-dedupe", "escapedName": "gulp-dedupe", "rawSpec": "0.0.2", "saveSpec": null, "fetchSpec": "0.0.2" }, "_requiredBy": [ "/fomantic-ui" ], "_resolved": "https://registry.npmjs.org/gulp-dedupe/-/gulp-dedupe-0.0.2.tgz", "_spec": "0.0.2", "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Marat Abdullin", "email": "dakota@brokenpipe.ru" }, "bugs": { "url": "https://github.com/hoho/gulp-dedupe/issues" }, "dependencies": { "colors": "~1.0.2", "diff": "~1.0.8", "gulp-util": "~3.0.1", "lodash.defaults": "~2.4.1", "through": "~2.3.6" }, "description": "Check for duplicates in the stream and filter them or throw an error", "devDependencies": { "mocha": "*", "should": "*" }, "engines": { "node": ">=0.10" }, "homepage": "https://github.com/hoho/gulp-dedupe", "keywords": [ "gulpplugin", "dedupe", "duplicates" ], "license": "MIT", "main": "./index.js", "name": "gulp-dedupe", "repository": { "type": "git", "url": "git://github.com/hoho/gulp-dedupe.git" }, "scripts": { "test": "mocha" }, "version": "0.0.2" }