{ "name": "abr-log", "version": "1.0.4", "description": "", "main": "log.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Alexandre Storelli ", "license": "MIT", "dependencies": { "chalk": "^2.3.2", "winston": "^3.8.1", "winston-daily-rotate-file": "^4.7.1" }, "homepage": "https://github.com/adblockradio/log" }