UNPKG

triathlon-logging

Version:

A global logging library for the Triathlon system.

28 lines (27 loc) 658 B
{ "name": "triathlon-logging", "version": "1.1.1", "description": "A global logging library for the Triathlon system.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://bitbucket.org/trustiphidev/triathlon-logging.git" }, "keywords": [ "triathlon", "trustiphi", "authenta", "security" ], "author": "Zack Singer", "license": "ISC", "homepage": "https://bitbucket.org/trustiphidev/triathlon-logging#readme", "dependencies": { "pino": "^8.4.2", "pino-mongodb": "^4.2.0", "pino-pretty": "^9.1.0" } }