Repository URL to install this package:
|
Version:
1.2.0 ▾
|
@doodle/dlog
/
package.json
|
|---|
{"name":"@doodle/dlog","version":"1.2.0","description":"A log prettifier for Doodle's JSON log format","main":"app/index.js","engines":{"node":">=12"},"scripts":{"test":"echo \"Error: no test specified\""},"keywords":["logging"],"author":"Filipe Abrahao <lfa@doodle.com>","license":"UNLICENSED","dependencies":{"chalk":"^2.4.2","minimist":"^1.2.5","moment":"^2.24.0"},"bin":{"dlog":"./app/index.js"},"repository":{"type":"git","url":"https://github.com/DoodleScheduling/tool-dlog.git"},"publishConfig":{"registry":"https://npm-proxy.fury.io/tmf/"}}