{ "_args": [ [ { "raw": "through2-filter@^2.0.0", "scope": null, "escapedName": "through2-filter", "name": "through2-filter", "rawSpec": "^2.0.0", "spec": ">=2.0.0 <3.0.0", "type": "range" }, "/home/dold/repos/taler/wallet-webex/node_modules/vinyl-fs" ] ], "_from": "through2-filter@>=2.0.0 <3.0.0", "_id": "through2-filter@2.0.0", "_inCache": true, "_location": "/through2-filter", "_npmUser": { "name": "bryce", "email": "bryce@ravenwall.com" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "raw": "through2-filter@^2.0.0", "scope": null, "escapedName": "through2-filter", "name": "through2-filter", "rawSpec": "^2.0.0", "spec": ">=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/vinyl-fs", "/vinyl-fs/unique-stream" ], "_resolved": "https://registry.npmjs.org/through2-filter/-/through2-filter-2.0.0.tgz", "_shasum": "60bc55a0dacb76085db1f9dae99ab43f83d622ec", "_shrinkwrap": null, "_spec": "through2-filter@^2.0.0", "_where": "/home/dold/repos/taler/wallet-webex/node_modules/vinyl-fs", "author": { "name": "Bryce B. Baril" }, "bugs": { "url": "https://github.com/brycebaril/through2-filter/issues" }, "dependencies": { "through2": "~2.0.0", "xtend": "~4.0.0" }, "description": "A through2 to create an Array.prototype.filter analog for streams.", "devDependencies": { "concat-stream": "^1.4.7", "stream-spigot": "^3.0.5", "tape": "^4.0.0" }, "directories": { "test": "test" }, "dist": { "shasum": "60bc55a0dacb76085db1f9dae99ab43f83d622ec", "tarball": "https://registry.npmjs.org/through2-filter/-/through2-filter-2.0.0.tgz" }, "files": [ "index.js" ], "gitHead": "fd290780ed8f8a9e9452c947e7f8cd9f8fefba72", "homepage": "https://github.com/brycebaril/through2-filter", "jshintConfig": { "asi": true, "globalstrict": true, "validthis": true, "eqnull": true, "node": true, "loopfunc": true, "newcap": false, "eqeqeq": false }, "keywords": [ "streams", "through", "through2", "filter" ], "license": "MIT", "maintainers": [ { "name": "bryce", "email": "bryce@ravenwall.com" } ], "name": "through2-filter", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/brycebaril/through2-filter.git" }, "scripts": { "test": "node test/" }, "version": "2.0.0" }