HEX
Server: Apache
System: Linux srv1.prosuiteplus.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: prosuiteplus (1001)
PHP: 8.3.20
Disabled: NONE
Upload Files
File: //usr/share/nodejs/npmlog/package.json
{
  "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
  "name": "npmlog",
  "description": "logger for npm",
  "version": "4.1.2",
  "repository": {
    "type": "git",
    "url": "https://github.com/npm/npmlog.git"
  },
  "main": "log.js",
  "files": [
    "log.js"
  ],
  "scripts": {
    "test": "standard && tap test/*.js"
  },
  "dependencies": {
    "are-we-there-yet": "~1.1.2",
    "console-control-strings": "~1.1.0",
    "gauge": "~2.7.3",
    "set-blocking": "~2.0.0"
  },
  "devDependencies": {
    "standard": "~7.1.2",
    "tap": "~5.7.3"
  },
  "license": "ISC"
}