Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@doodle/dlog / package.json
Size: Mime:
{"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/"}}