{
  "_from": "proc-log@^5.0.0",
  "_id": "proc-log@5.0.0",
  "_inBundle": false,
  "_integrity": "sha512-Azwzvl90HaF0aCz1JrDdXQykFakSSNPaPoiZ9fm5qJIMHioDZEi7OAdRwSm6rSoPtY3Qutnm3L7ogmg3dc+wbQ==",
  "_location": "/proc-log",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "proc-log@^5.0.0",
    "name": "proc-log",
    "escapedName": "proc-log",
    "rawSpec": "^5.0.0",
    "saveSpec": null,
    "fetchSpec": "^5.0.0"
  },
  "_requiredBy": [
    "/make-fetch-happen",
    "/node-gyp"
  ],
  "_resolved": "https://registry.npmjs.org/proc-log/-/proc-log-5.0.0.tgz",
  "_shasum": "e6c93cf37aef33f835c53485f314f50ea906a9d8",
  "_spec": "proc-log@^5.0.0",
  "_where": "/var/www/html/moro/node_modules/node-gyp",
  "author": {
    "name": "GitHub Inc."
  },
  "bugs": {
    "url": "https://github.com/npm/proc-log/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "just emit 'log' events on the process object",
  "devDependencies": {
    "@npmcli/eslint-config": "^5.0.0",
    "@npmcli/template-oss": "4.23.3",
    "tap": "^16.0.1"
  },
  "engines": {
    "node": "^18.17.0 || >=20.5.0"
  },
  "files": [
    "bin/",
    "lib/"
  ],
  "homepage": "https://github.com/npm/proc-log#readme",
  "license": "ISC",
  "main": "lib/index.js",
  "name": "proc-log",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/proc-log.git"
  },
  "scripts": {
    "eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"",
    "lint": "npm run eslint",
    "lintfix": "npm run eslint -- --fix",
    "postlint": "template-oss-check",
    "postsnap": "eslint index.js test/*.js --fix",
    "posttest": "npm run lint",
    "snap": "tap",
    "template-oss-apply": "template-oss-apply --force",
    "test": "tap"
  },
  "tap": {
    "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": "5.0.0"
}
