nyc
Version:
the Istanbul command line interface
74 lines (73 loc) • 1.53 kB
JSON
{
"_args": [
[
"debug-log@1.0.1",
"/Users/benjamincoe/oss/nyc"
]
],
"_from": "debug-log@1.0.1",
"_id": "debug-log@1.0.1",
"_inBundle": false,
"_integrity": "sha1-IwdjLUwEOCuN+KMvcLiVBG1SdF8=",
"_location": "/debug-log",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "debug-log@1.0.1",
"name": "debug-log",
"escapedName": "debug-log",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
},
"_requiredBy": [
"/",
"/pkg-config"
],
"_resolved": "https://registry.npmjs.org/debug-log/-/debug-log-1.0.1.tgz",
"_spec": "1.0.1",
"_where": "/Users/benjamincoe/oss/nyc",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/debug-log/issues"
},
"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"
}