| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "readable-stream@2.3.7", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "readable-stream@2.3.7", |
| | | "_from": "readable-stream@^2.0.1", |
| | | "_id": "readable-stream@2.3.7", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", |
| | | "_location": "/readable-stream", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "readable-stream@2.3.7", |
| | | "raw": "readable-stream@^2.0.1", |
| | | "name": "readable-stream", |
| | | "escapedName": "readable-stream", |
| | | "rawSpec": "2.3.7", |
| | | "rawSpec": "^2.0.1", |
| | | "saveSpec": null, |
| | | "fetchSpec": "2.3.7" |
| | | "fetchSpec": "^2.0.1" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/concat-stream", |
| | |
| | | "/webpack/memory-fs" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz", |
| | | "_spec": "2.3.7", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "1eca1cf711aef814c04f62252a36a62f6cb23b57", |
| | | "_spec": "readable-stream@^2.0.1", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\memory-fs", |
| | | "browser": { |
| | | "util": false, |
| | | "./readable.js": "./readable-browser.js", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/nodejs/readable-stream/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "core-util-is": "~1.0.0", |
| | | "inherits": "~2.0.3", |
| | |
| | | "string_decoder": "~1.1.1", |
| | | "util-deprecate": "~1.0.1" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Streams3, a user-land copy of the stream library from Node.js", |
| | | "devDependencies": { |
| | | "assert": "^1.4.0", |