Your IP : 216.73.216.86


Current Path : /home/emeraadmin/public_html/node_modules/npm/node_modules/proc-log/
Upload File :
Current File : /home/emeraadmin/public_html/node_modules/npm/node_modules/proc-log/package.json

{
  "_id": "proc-log@4.2.0",
  "_inBundle": true,
  "_location": "/npm/proc-log",
  "_phantomChildren": {},
  "_requiredBy": [
    "/npm",
    "/npm/@npmcli/arborist",
    "/npm/@npmcli/config",
    "/npm/@npmcli/git",
    "/npm/@npmcli/metavuln-calculator",
    "/npm/@npmcli/package-json",
    "/npm/@npmcli/run-script",
    "/npm/@sigstore/sign",
    "/npm/libnpmexec",
    "/npm/libnpmpublish",
    "/npm/libnpmversion",
    "/npm/make-fetch-happen",
    "/npm/npm-package-arg",
    "/npm/npm-profile",
    "/npm/npm-registry-fetch",
    "/npm/pacote"
  ],
  "author": {
    "name": "GitHub Inc."
  },
  "bugs": {
    "url": "https://github.com/npm/proc-log/issues"
  },
  "description": "just emit 'log' events on the process object",
  "devDependencies": {
    "@npmcli/eslint-config": "^4.0.0",
    "@npmcli/template-oss": "4.21.3",
    "tap": "^16.0.1"
  },
  "engines": {
    "node": "^14.17.0 || ^16.13.0 || >=18.0.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": {
    "lint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"",
    "lintfix": "npm run lint -- --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.21.3",
    "publish": true
  },
  "version": "4.2.0"
}