{ "_args": [ [ "into-stream@^3.1.0", "/home/seleznev/project Angular/Quality system/node_modules/got" ] ], "_from": "into-stream@>=3.1.0 <4.0.0", "_id": "into-stream@3.1.0", "_inCache": true, "_installable": true, "_location": "/into-stream", "_nodeVersion": "4.6.2", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/into-stream-3.1.0.tgz_1480406947546_0.3577207559719682" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.15.11", "_phantomChildren": {}, "_requested": { "name": "into-stream", "raw": "into-stream@^3.1.0", "rawSpec": "^3.1.0", "scope": null, "spec": ">=3.1.0 <4.0.0", "type": "range" }, "_requiredBy": [ "/got" ], "_resolved": "https://registry.npmjs.org/into-stream/-/into-stream-3.1.0.tgz", "_shasum": "96fb0a936c12babd6ff1752a17d05616abd094c6", "_shrinkwrap": null, "_spec": "into-stream@^3.1.0", "_where": "/home/seleznev/project Angular/Quality system/node_modules/got", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/into-stream/issues" }, "dependencies": { "from2": "^2.1.1", "p-is-promise": "^1.1.0" }, "description": "Convert a buffer/string/array/object/iterable/promise into a stream", "devDependencies": { "ava": "*", "get-stream": "^3.0.0", "xo": "*" }, "directories": {}, "dist": { "shasum": "96fb0a936c12babd6ff1752a17d05616abd094c6", "tarball": "https://registry.npmjs.org/into-stream/-/into-stream-3.1.0.tgz" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "gitHead": "0d751e2b2063c1938b9dd78c3cc2c6ac55f798dc", "homepage": "https://github.com/sindresorhus/into-stream#readme", "keywords": [ "array", "buffer", "convert", "from", "gulpfriendly", "into", "iterable", "object", "promise", "promises", "pull", "readable", "str", "stream", "string", "to", "transform", "value" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "into-stream", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/into-stream.git" }, "scripts": { "test": "xo && ava" }, "version": "3.1.0" }