{
  "_from": "minipass-flush@^1.0.5",
  "_id": "minipass-flush@1.0.6",
  "_inBundle": false,
  "_integrity": "sha512-7Uf5gMJZ2kTkFisE3toGxT991s+cg+vMh42nbZGM2bNxfYVpkpqRudf1QrcOy72a3PwcL4JYqL+4NY7t0Hdd0A==",
  "_location": "/minipass-flush",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "minipass-flush@^1.0.5",
    "name": "minipass-flush",
    "escapedName": "minipass-flush",
    "rawSpec": "^1.0.5",
    "saveSpec": null,
    "fetchSpec": "^1.0.5"
  },
  "_requiredBy": [
    "/cacache",
    "/make-fetch-happen"
  ],
  "_resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.6.tgz",
  "_shasum": "a3f43e5d588f3bd5f1585cc68504a5f05ebd77a8",
  "_spec": "minipass-flush@^1.0.5",
  "_where": "/home/commgmwj/admin.griphub.site/node_modules/make-fetch-happen",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "https://izs.me"
  },
  "bugs": {
    "url": "https://github.com/isaacs/minipass-flush/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "minipass": "^7.1.3"
  },
  "deprecated": false,
  "description": "A Minipass stream that calls a flush function before emitting 'end'",
  "devDependencies": {
    "tap": "^15.1.6"
  },
  "engines": {
    "node": ">=16 || 14 >=14.17"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/isaacs/minipass-flush#readme",
  "keywords": [
    "minipass",
    "flush",
    "stream"
  ],
  "license": "BlueOak-1.0.0",
  "main": "index.js",
  "name": "minipass-flush",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/isaacs/minipass-flush.git"
  },
  "scripts": {
    "postpublish": "git push origin --follow-tags",
    "postversion": "npm publish",
    "preversion": "npm test",
    "snap": "tap",
    "test": "tap"
  },
  "tap": {
    "check-coverage": true
  },
  "version": "1.0.6"
}
