HEX
Server: Apache
System: Linux b5.s-host.com.ua 4.18.0-305.10.2.el7.x86_64 #1 SMP Fri Jul 23 21:00:55 UTC 2021 x86_64
User: unelbhzm (1470)
PHP: 8.0.18
Disabled: NONE
Upload Files
File: //usr/lib/node_modules/npm/node_modules/proc-log/package.json
{
  "name": "proc-log",
  "version": "2.0.0",
  "files": [
    "bin",
    "lib"
  ],
  "main": "lib/index.js",
  "description": "just emit 'log' events on the process object",
  "repository": "https://github.com/npm/proc-log",
  "author": "GitHub Inc.",
  "license": "ISC",
  "scripts": {
    "test": "tap",
    "snap": "tap",
    "posttest": "npm run lint",
    "postsnap": "eslint index.js test/*.js --fix",
    "preversion": "npm test",
    "postversion": "npm publish",
    "prepublishOnly": "git push origin --follow-tags",
    "lint": "eslint '**/*.js'",
    "postlint": "npm-template-check",
    "template-copy": "npm-template-copy --force",
    "lintfix": "npm run lint -- --fix"
  },
  "devDependencies": {
    "@npmcli/template-oss": "^2.7.1",
    "tap": "^15.1.6"
  },
  "engines": {
    "node": "^12.13.0 || ^14.15.0 || >=16"
  },
  "templateOSS": {
    "version": "2.7.1"
  }
}