{ "_from": "from2-array@0.0.4", "_id": "from2-array@0.0.4", "_inBundle": false, "_integrity": "sha1-6vwWtl9uJxm81X/cGGkAWsEzLNY=", "_location": "/from2-array", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "from2-array@0.0.4", "name": "from2-array", "escapedName": "from2-array", "rawSpec": "0.0.4", "saveSpec": null, "fetchSpec": "0.0.4" }, "_requiredBy": [ "/ify-loader" ], "_resolved": "https://registry.npmjs.org/from2-array/-/from2-array-0.0.4.tgz", "_shasum": "eafc16b65f6e2719bcd57fdc1869005ac1332cd6", "_spec": "from2-array@0.0.4", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/ify-loader", "author": { "name": "Kai Davenport" }, "bugs": { "url": "https://github.com/binocarlos/from2-array/issues" }, "bundleDependencies": false, "dependencies": { "from2": "^2.0.3" }, "deprecated": false, "description": "Create a from2 stream based on an array of source values", "devDependencies": { "tape": "^4.0.0", "through2": "^2.0.0" }, "homepage": "https://github.com/binocarlos/from2-array", "keywords": [ "stream", "streams2", "from", "source", "readable" ], "license": "MIT", "main": "index.js", "name": "from2-array", "repository": { "type": "git", "url": "git+https://github.com/binocarlos/from2-array.git" }, "scripts": { "test": "set -e; for t in test/*.js; do node $t; done" }, "version": "0.0.4" }