UNPKG

i-log

Version:
26 lines (25 loc) 522 B
{ "name": "i-log", "version": "1.1.5", "description": "debug module extensions", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "logger", "debug", "facility" ], "repository": "https://github.com/donateoa/i-log.git", "author": "Alessandro Donateo", "licenses": [ { "type": "MIT", "url": "https://raw.githubusercontent.com/donateoa/i-log/master/LICENSE" } ], "dependencies": { "debug": "^2.2.0" } }