HEX
Server: Apache/2.4.65 (Debian)
System: Linux srv39710 6.1.0-41-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.158-1 (2025-11-09) x86_64
User: root (0)
PHP: 8.4.11
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
Upload Files
File: //opt/bitninja-dispatcher/node_modules/triple-beam/package.json
{
  "_args": [
    [
      "triple-beam@1.3.0",
      "/home/jenkins/workspace/BitNinja_Dispatcher_master"
    ]
  ],
  "_from": "triple-beam@1.3.0",
  "_id": "triple-beam@1.3.0",
  "_inBundle": false,
  "_integrity": "sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw==",
  "_location": "/triple-beam",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "triple-beam@1.3.0",
    "name": "triple-beam",
    "escapedName": "triple-beam",
    "rawSpec": "1.3.0",
    "saveSpec": null,
    "fetchSpec": "1.3.0"
  },
  "_requiredBy": [
    "/logform",
    "/winston",
    "/winston-daily-rotate-file",
    "/winston-transport"
  ],
  "_resolved": "https://registry.npmjs.org/triple-beam/-/triple-beam-1.3.0.tgz",
  "_spec": "1.3.0",
  "_where": "/home/jenkins/workspace/BitNinja_Dispatcher_master",
  "author": {
    "name": "Charlie Robbins",
    "email": "charlie.robbins@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/winstonjs/triple-beam/issues"
  },
  "description": "Definitions of levels for logging purposes & shareable Symbol constants.",
  "devDependencies": {
    "assume": "^2.0.1",
    "eslint-config-populist": "^4.1.0",
    "mocha": "^5.1.1",
    "nyc": "^11.7.1"
  },
  "homepage": "https://github.com/winstonjs/triple-beam#readme",
  "keywords": [
    "winstonjs",
    "winston",
    "logging",
    "logform",
    "symbols",
    "logs",
    "levels"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "triple-beam",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/winstonjs/triple-beam.git"
  },
  "scripts": {
    "lint": "populist config/*.js index.js",
    "pretest": "npm run lint",
    "test": "nyc mocha test.js"
  },
  "version": "1.3.0"
}