| Leo Repp | 58b9f11 | 2021-11-22 11:57:47 +0100 | [diff] [blame^] | 1 | { |
| 2 | "_from": "from2@^2.1.1", |
| 3 | "_id": "from2@2.3.0", |
| 4 | "_inBundle": false, |
| 5 | "_integrity": "sha1-i/tVAr3kpNNs/e6gB/zKIdfjgq8=", |
| 6 | "_location": "/from2", |
| 7 | "_phantomChildren": {}, |
| 8 | "_requested": { |
| 9 | "type": "range", |
| 10 | "registry": true, |
| 11 | "raw": "from2@^2.1.1", |
| 12 | "name": "from2", |
| 13 | "escapedName": "from2", |
| 14 | "rawSpec": "^2.1.1", |
| 15 | "saveSpec": null, |
| 16 | "fetchSpec": "^2.1.1" |
| 17 | }, |
| 18 | "_requiredBy": [ |
| 19 | "/into-stream" |
| 20 | ], |
| 21 | "_resolved": "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz", |
| 22 | "_shasum": "8bfb5502bde4a4d36cfdeea007fcca21d7e382af", |
| 23 | "_spec": "from2@^2.1.1", |
| 24 | "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\into-stream", |
| 25 | "author": { |
| 26 | "name": "Hugh Kennedy", |
| 27 | "email": "hughskennedy@gmail.com", |
| 28 | "url": "http://hughsk.io/" |
| 29 | }, |
| 30 | "bugs": { |
| 31 | "url": "https://github.com/hughsk/from2/issues" |
| 32 | }, |
| 33 | "bundleDependencies": false, |
| 34 | "contributors": [ |
| 35 | { |
| 36 | "name": "Mathias Buus", |
| 37 | "email": "mathiasbuus@gmail.com" |
| 38 | } |
| 39 | ], |
| 40 | "dependencies": { |
| 41 | "inherits": "^2.0.1", |
| 42 | "readable-stream": "^2.0.0" |
| 43 | }, |
| 44 | "deprecated": false, |
| 45 | "description": "Convenience wrapper for ReadableStream, with an API lifted from \"from\" and \"through2\"", |
| 46 | "devDependencies": { |
| 47 | "tape": "^4.0.0" |
| 48 | }, |
| 49 | "homepage": "https://github.com/hughsk/from2", |
| 50 | "keywords": [ |
| 51 | "from", |
| 52 | "stream", |
| 53 | "readable", |
| 54 | "pull", |
| 55 | "convenience", |
| 56 | "wrapper" |
| 57 | ], |
| 58 | "license": "MIT", |
| 59 | "main": "index.js", |
| 60 | "name": "from2", |
| 61 | "repository": { |
| 62 | "type": "git", |
| 63 | "url": "git://github.com/hughsk/from2.git" |
| 64 | }, |
| 65 | "scripts": { |
| 66 | "test": "node test" |
| 67 | }, |
| 68 | "version": "2.3.0" |
| 69 | } |