70 lines
1.5 KiB
JSON
70 lines
1.5 KiB
JSON
|
{
|
||
|
"_from": "debug-log@^1.0.0",
|
||
|
"_id": "debug-log@1.0.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-IwdjLUwEOCuN+KMvcLiVBG1SdF8=",
|
||
|
"_location": "/debug-log",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "debug-log@^1.0.0",
|
||
|
"name": "debug-log",
|
||
|
"escapedName": "debug-log",
|
||
|
"rawSpec": "^1.0.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^1.0.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/pkg-config"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/debug-log/-/debug-log-1.0.1.tgz",
|
||
|
"_shasum": "2307632d4c04382b8df8a32f70b895046d52745f",
|
||
|
"_spec": "debug-log@^1.0.0",
|
||
|
"_where": "/home/juan/bigint-crypto-utils/node_modules/pkg-config",
|
||
|
"author": {
|
||
|
"name": "Sindre Sorhus",
|
||
|
"email": "sindresorhus@gmail.com",
|
||
|
"url": "sindresorhus.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/sindresorhus/debug-log/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"deprecated": false,
|
||
|
"description": "Node.js 0.12 util.debuglog() ponyfill",
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js"
|
||
|
],
|
||
|
"homepage": "https://github.com/sindresorhus/debug-log#readme",
|
||
|
"keywords": [
|
||
|
"debug",
|
||
|
"log",
|
||
|
"logging",
|
||
|
"debuglog",
|
||
|
"built-in",
|
||
|
"util",
|
||
|
"utils",
|
||
|
"core",
|
||
|
"console",
|
||
|
"env",
|
||
|
"environment",
|
||
|
"ponyfill",
|
||
|
"polyfill",
|
||
|
"shim"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"name": "debug-log",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/sindresorhus/debug-log.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "node test.js"
|
||
|
},
|
||
|
"version": "1.0.1"
|
||
|
}
|