/home/techb158/.nvm/versions/node/v16.20.2/lib/node_modules/npm/node_modules/debuglog
NameSizeModeActions
debuglog.js5540644editdlrm
LICENSE10970644editdlrm
package.json4110644editdlrm
Edit: /home/techb158/.nvm/versions/node/v16.20.2/lib/node_modules/npm/node_modules/debuglog/package.json (411B)
{ "name": "debuglog", "version": "1.0.1", "description": "backport of util.debuglog from node v0.11", "license": "MIT", "main": "debuglog.js", "repository": { "type": "git", "url": "https://github.com/sam-github/node-debuglog.git" }, "author": { "name": "Sam Roberts", "email": "sam@strongloop.com" }, "engines": { "node": "*" }, "browser": { "util": false } }