{ "_from": "through@~0.1.4", "_id": "through@0.1.4", "_inBundle": false, "_integrity": "sha512-a5fKJqmlhfG2dbuF54Sgr5mNEaEwz3yaCQ8qCU7FwtW1NQuGryBxksb6e0s+7j4OP7Azdt9N0lU9h9bY9DHPhg==", "_location": "/through", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "through@~0.1.4", "name": "through", "escapedName": "through", "rawSpec": "~0.1.4", "saveSpec": null, "fetchSpec": "~0.1.4" }, "_requiredBy": [ "/oppressor" ], "_resolved": "https://registry.npmmirror.com/through/-/through-0.1.4.tgz", "_shasum": "8059576d833089b3c18eccd37580bf9cc5b59130", "_spec": "through@~0.1.4", "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\oppressor", "author": { "name": "Dominic Tarr", "email": "dominic.tarr@gmail.com", "url": "dominictarr.com" }, "bugs": { "url": "https://github.com/dominictarr/through/issues" }, "bundleDependencies": false, "deprecated": false, "description": "simplified stream contruction", "devDependencies": { "assertions": "2", "asynct": "1", "stream-spec": "0" }, "homepage": "http://github.com/dominictarr/through", "keywords": [ "stream", "streams", "user-streams", "pipe" ], "license": "MIT", "main": "index.js", "name": "through", "repository": { "type": "git", "url": "git+https://github.com/dominictarr/through.git" }, "scripts": { "test": "asynct test/*.js" }, "version": "0.1.4" }