{
  "_from": "mute-stream@1.0.0",
  "_id": "mute-stream@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==",
  "_location": "/mute-stream",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "mute-stream@1.0.0",
    "name": "mute-stream",
    "escapedName": "mute-stream",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/@crawlee/templates/inquirer"
  ],
  "_resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-1.0.0.tgz",
  "_shasum": "e31bd9fe62f0aed23520aa4324ea6671531e013e",
  "_spec": "mute-stream@1.0.0",
  "_where": "/home/easypc6/backend/node_modules/@crawlee/templates/node_modules/inquirer",
  "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": "^4.0.0",
    "@npmcli/template-oss": "4.11.0",
    "tap": "^16.3.0"
  },
  "engines": {
    "node": "^14.17.0 || ^16.13.0 || >=18.0.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": {
    "lint": "eslint \"**/*.js\"",
    "lintfix": "npm run lint -- --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.11.0"
  },
  "version": "1.0.0"
}
