{ "_from": "stream-via@^1.0.4", "_id": "stream-via@1.0.4", "_inBundle": false, "_integrity": "sha512-DBp0lSvX5G9KGRDTkR/R+a29H+Wk2xItOF+MpZLLNDWbEV9tGPnqLPxHEYjmiz8xGtJHRIqmI+hCjmNzqoA4nQ==", "_location": "/stream-via", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "stream-via@^1.0.4", "name": "stream-via", "escapedName": "stream-via", "rawSpec": "^1.0.4", "saveSpec": null, "fetchSpec": "^1.0.4" }, "_requiredBy": [ "/collect-all" ], "_resolved": "https://registry.npmjs.org/stream-via/-/stream-via-1.0.4.tgz", "_shasum": "8dccbb0ac909328eb8bc8e2a4bd3934afdaf606c", "_spec": "stream-via@^1.0.4", "_where": "/home/juan/bigint-crypto-utils/node_modules/collect-all", "author": { "name": "Lloyd Brookes", "email": "75pound@gmail.com" }, "bugs": { "url": "https://github.com/75lb/stream-via/issues" }, "bundleDependencies": false, "deprecated": false, "description": "stream-via", "devDependencies": { "buffer-equal": "^1.0.0", "jsdoc-to-markdown": "^3.0.0", "tape": "^4.6.3" }, "engines": { "node": ">=0.10.0" }, "homepage": "https://github.com/75lb/stream-via#readme", "keywords": [ "through", "stream", "process", "chunk", "transform" ], "license": "MIT", "main": "./lib/stream-via.js", "name": "stream-via", "repository": { "type": "git", "url": "git+https://github.com/75lb/stream-via.git" }, "scripts": { "docs": "jsdoc2md -t jsdoc2md/README.hbs --member-index-format list --param-list-format list lib/*.js > README.md; echo", "test": "tape test/*.js" }, "version": "1.0.4" }