| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "minipass-flush@1.0.5", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "minipass-flush@1.0.5", |
| | | "_from": "minipass-flush@^1.0.5", |
| | | "_id": "minipass-flush@1.0.5", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==", |
| | | "_location": "/minipass-flush", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "minipass-flush@1.0.5", |
| | | "raw": "minipass-flush@^1.0.5", |
| | | "name": "minipass-flush", |
| | | "escapedName": "minipass-flush", |
| | | "rawSpec": "1.0.5", |
| | | "rawSpec": "^1.0.5", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.0.5" |
| | | "fetchSpec": "^1.0.5" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/cacache" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz", |
| | | "_spec": "1.0.5", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "82e7135d7e89a50ffe64610a787953c4c4cbb373", |
| | | "_spec": "minipass-flush@^1.0.5", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\cacache", |
| | | "author": { |
| | | "name": "Isaac Z. Schlueter", |
| | | "email": "i@izs.me", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/isaacs/minipass-flush/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "minipass": "^3.0.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "A Minipass stream that calls a flush function before emitting 'end'", |
| | | "devDependencies": { |
| | | "tap": "^14.6.9" |