system: Linux mars.sprixweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
| Direktori : /lib/node_modules/npm/node_modules/debuglog/ |
| Current File : //lib/node_modules/npm/node_modules/debuglog/package.json |
{
"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
}
}