{ | |
"author": { | |
"email": "sam@strongloop.com", | |
"name": "Sam Roberts" | |
}, | |
"browser": { | |
"util": false | |
}, | |
"description": "backport of util.debuglog from node v0.11", | |
"engines": { | |
"node": "*" | |
}, | |
"license": "MIT", | |
"main": "debuglog.js", | |
"name": "debuglog", | |
"repository": { | |
"type": "git", | |
"url": "https://github.com/sam-github/node-debuglog.git" | |
}, | |
"version": "1.0.1" | |
} |