UNPKG

nodify-logger

Version:

Simple logger inspired by the VMS Message facility.

33 lines (32 loc) 732 B
{ "name": "nodify-logger", "description": "Simple logger inspired by the VMS Message facility.", "maintainers": [ { "name": "Meadhbh Hamrick", "email": "meadhbh@smithee.us", "web": "http://nodify.us/" }, { "name": "Meadhbh Hamrick", "email": "OhMeadhbh@gmail.com", "web": "http://meadhbh.org/" } ], "licenses": [ { "type": "MIT", "url": "https://github.com/nodify/nodify-logger/raw/master/LICENSE" } ], "repositories": [ { "type": "git", "url": "https://github.com/nodify/nodify-logger" } ], "version": "0.2.3", "main": "./nodify-logger.js", "directories": [ "test", "examples" ], "keywords": [ "logging", "VMS" ] }