{
  "_from": "mute-stream@^2.0.0",
  "_id": "mute-stream@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-WWdIxpyjEn+FhQJQQv9aQAYlHoNVdzIzUySNV1gHUPDSdZJ3yZn7pAAbQcV7B56Mvu881q9FZV+0Vx2xC44VWA==",
  "_location": "/mute-stream",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "mute-stream@^2.0.0",
    "name": "mute-stream",
    "escapedName": "mute-stream",
    "rawSpec": "^2.0.0",
    "saveSpec": null,
    "fetchSpec": "^2.0.0"
  },
  "_requiredBy": [
    "/@inquirer/core"
  ],
  "_resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-2.0.0.tgz",
  "_shasum": "a5446fc0c512b71c83c44d908d5c7b7b4c493b2b",
  "_spec": "mute-stream@^2.0.0",
  "_where": "/var/www/html/node_modules/@inquirer/core",
  "author": {
    "name": "GitHub Inc."
  },
  "bugs": {
    "url": "https://github.com/npm/mute-stream/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Bytes go in, but they don't come out (when muted).",
  "devDependencies": {
    "@npmcli/eslint-config": "^5.0.0",
    "@npmcli/template-oss": "4.23.3",
    "tap": "^16.3.0"
  },
  "engines": {
    "node": "^18.17.0 || >=20.5.0"
  },
  "files": [
    "bin/",
    "lib/"
  ],
  "homepage": "https://github.com/npm/mute-stream#readme",
  "keywords": [
    "mute",
    "stream",
    "pipe"
  ],
  "license": "ISC",
  "main": "lib/index.js",
  "name": "mute-stream",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/mute-stream.git"
  },
  "scripts": {
    "eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"",
    "lint": "npm run eslint",
    "lintfix": "npm run eslint -- --fix",
    "postlint": "template-oss-check",
    "posttest": "npm run lint",
    "snap": "tap",
    "template-oss-apply": "template-oss-apply --force",
    "test": "tap"
  },
  "tap": {
    "statements": 70,
    "branches": 60,
    "functions": 81,
    "lines": 70,
    "nyc-arg": [
      "--exclude",
      "tap-snapshots/**"
    ]
  },
  "templateOSS": {
    "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
    "version": "4.23.3",
    "publish": true
  },
  "version": "2.0.0"
}
