{ "_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" }