123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106 |
- {
- "_args": [
- [
- "from2@^2.1.1",
- "/home/seleznev/project Angular/Quality system/node_modules/into-stream"
- ]
- ],
- "_from": "from2@>=2.1.1 <3.0.0",
- "_id": "from2@2.3.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/from2",
- "_nodeVersion": "4.4.3",
- "_npmOperationalInternal": {
- "host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/from2-2.3.0.tgz_1471281357716_0.0004089232534170151"
- },
- "_npmUser": {
- "email": "mathiasbuus@gmail.com",
- "name": "mafintosh"
- },
- "_npmVersion": "2.15.9",
- "_phantomChildren": {
- "core-util-is": "1.0.2",
- "inherits": "2.0.3",
- "process-nextick-args": "2.0.0",
- "safe-buffer": "5.1.2",
- "util-deprecate": "1.0.2"
- },
- "_requested": {
- "name": "from2",
- "raw": "from2@^2.1.1",
- "rawSpec": "^2.1.1",
- "scope": null,
- "spec": ">=2.1.1 <3.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/into-stream"
- ],
- "_resolved": "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz",
- "_shasum": "8bfb5502bde4a4d36cfdeea007fcca21d7e382af",
- "_shrinkwrap": null,
- "_spec": "from2@^2.1.1",
- "_where": "/home/seleznev/project Angular/Quality system/node_modules/into-stream",
- "author": {
- "email": "hughskennedy@gmail.com",
- "name": "Hugh Kennedy",
- "url": "http://hughsk.io/"
- },
- "bugs": {
- "url": "https://github.com/hughsk/from2/issues"
- },
- "contributors": [
- {
- "name": "Mathias Buus",
- "email": "mathiasbuus@gmail.com"
- }
- ],
- "dependencies": {
- "inherits": "^2.0.1",
- "readable-stream": "^2.0.0"
- },
- "description": "Convenience wrapper for ReadableStream, with an API lifted from \"from\" and \"through2\"",
- "devDependencies": {
- "tape": "^4.0.0"
- },
- "directories": {},
- "dist": {
- "shasum": "8bfb5502bde4a4d36cfdeea007fcca21d7e382af",
- "tarball": "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz"
- },
- "gitHead": "09243c8b8354420059c9bc935875e1896aa58c10",
- "homepage": "https://github.com/hughsk/from2",
- "keywords": [
- "convenience",
- "from",
- "pull",
- "readable",
- "stream",
- "wrapper"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "name": "hughsk",
- "email": "hughskennedy@gmail.com"
- },
- {
- "name": "mafintosh",
- "email": "mathiasbuus@gmail.com"
- }
- ],
- "name": "from2",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/hughsk/from2.git"
- },
- "scripts": {
- "test": "node test"
- },
- "version": "2.3.0"
- }
|