{ "name": "clew-logger", "version": "1.0.8", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Edward Peterson", "license": "ISC", "dependencies": { "cls-hooked": "^4.2.2", "lodash": "^4.17.21", "moment-timezone": "^0.5.43", "uuid": "^9.0.1", "winston": "^3.10.0", "winston-loki": "^6.0.7" }, "repository": { "type": "git", "url": "https://git.edwardpeterson.dev/cubemaster21/clew-logger" } }