{ "_args": [ [ "triple-beam@1.4.1", "/home/jenkins/workspace/BitNinja_Remote_Console_master" ] ], "_from": "triple-beam@1.4.1", "_id": "triple-beam@1.4.1", "_inBundle": false, "_integrity": "sha512-aZbgViZrg1QNcG+LULa7nhZpJTZSLm/mXnHXnbAbjmN5aSa0y7V+wvv6+4WaBtpISJzThKy+PIPxc1Nq1EJ9mg==", "_location": "/triple-beam", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "triple-beam@1.4.1", "name": "triple-beam", "escapedName": "triple-beam", "rawSpec": "1.4.1", "saveSpec": null, "fetchSpec": "1.4.1" }, "_requiredBy": [ "/logform", "/winston", "/winston-daily-rotate-file", "/winston-transport" ], "_resolved": "https://registry.npmjs.org/triple-beam/-/triple-beam-1.4.1.tgz", "_spec": "1.4.1", "_where": "/home/jenkins/workspace/BitNinja_Remote_Console_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": { "@dabh/eslint-config-populist": "^5.0.0", "assume": "^2.0.1", "mocha": "^10.2.0", "nyc": "^15.1.0", "typescript": "^5.1.6" }, "engines": { "node": ">= 14.0.0" }, "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": "eslint config/*.js index.js --resolve-plugins-relative-to ./node_modules/@dabh/eslint-config-populist", "pretest": "npm run lint", "test": "nyc mocha test.js" }, "version": "1.4.1" }