{ "_args": [ [ { "raw": "through@2.3.4", "scope": null, "escapedName": "through", "name": "through", "rawSpec": "2.3.4", "spec": "2.3.4", "type": "version" }, "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-copy" ] ], "_from": "through@2.3.4", "_id": "through@2.3.4", "_inCache": true, "_installable": true, "_location": "/through", "_npmUser": { "name": "dominictarr", "email": "dominic.tarr@gmail.com" }, "_npmVersion": "1.2.18", "_phantomChildren": {}, "_requested": { "raw": "through@2.3.4", "scope": null, "escapedName": "through", "name": "through", "rawSpec": "2.3.4", "spec": "2.3.4", "type": "version" }, "_requiredBy": [ "/event-stream", "/gulp-copy", "/pause-stream", "/split" ], "_resolved": "https://registry.npmjs.org/through/-/through-2.3.4.tgz", "_shasum": "495e40e8d8a8eaebc7c275ea88c2b8fc14c56455", "_shrinkwrap": null, "_spec": "through@2.3.4", "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-copy", "author": { "name": "Dominic Tarr", "email": "dominic.tarr@gmail.com", "url": "dominictarr.com" }, "bugs": { "url": "https://github.com/dominictarr/through/issues" }, "dependencies": {}, "description": "simplified stream contsruction", "devDependencies": { "stream-spec": "~0.3.5", "tape": "~0.2.2" }, "directories": {}, "dist": { "shasum": "495e40e8d8a8eaebc7c275ea88c2b8fc14c56455", "tarball": "https://registry.npmjs.org/through/-/through-2.3.4.tgz" }, "homepage": "http://github.com/dominictarr/through", "keywords": [ "stream", "streams", "user-streams", "pipe" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "dominictarr", "email": "dominic.tarr@gmail.com" } ], "name": "through", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/dominictarr/through.git" }, "scripts": { "test": "set -e; for t in test/*.js; do node $t; done" }, "testling": { "browsers": [ "ie/8..latest", "ff/15..latest", "chrome/20..latest", "safari/5.1..latest" ], "files": "test/*.js" }, "version": "2.3.4" }