{ "_from": "triple-beam@^1.3.0", "_id": "triple-beam@1.4.1", "_inBundle": false, "_integrity": "sha512-aZbgViZrg1QNcG+LULa7nhZpJTZSLm/mXnHXnbAbjmN5aSa0y7V+wvv6+4WaBtpISJzThKy+PIPxc1Nq1EJ9mg==", "_location": "/triple-beam", "_phantomChildren": {}, "_requested": { "type": "range", "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-transport" ], "_resolved": "https://registry.npmjs.org/triple-beam/-/triple-beam-1.4.1.tgz", "_shasum": "6fde70271dc6e5d73ca0c3b24e2d92afb7441984", "_spec": "triple-beam@^1.3.0", "_where": "C:\\Users\\Wlad\\Desktop\\binance_bot\\node_modules\\winston", "author": { "name": "Charlie Robbins", "email": "charlie.robbins@gmail.com" }, "bugs": { "url": "https://github.com/winstonjs/triple-beam/issues" }, "bundleDependencies": false, "deprecated": false, "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" }