D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
alt-nodejs16
/
root
/
lib
/
node_modules
/
npm
/
node_modules
/
debuglog
/
Filename :
package.json
back
Copy
{ "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 } }