51 lines
1.2 KiB
JSON
51 lines
1.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"noop-logger@0.1.1",
|
|
"D:\\dev\\web\\projects\\vscode\\vscode-data-preview"
|
|
]
|
|
],
|
|
"_from": "noop-logger@0.1.1",
|
|
"_id": "noop-logger@0.1.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-lKKxYzxPExdVMAfYlm/Q6EG2pMI=",
|
|
"_location": "/noop-logger",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "noop-logger@0.1.1",
|
|
"name": "noop-logger",
|
|
"escapedName": "noop-logger",
|
|
"rawSpec": "0.1.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.1.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/snappy/prebuild-install"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/noop-logger/-/noop-logger-0.1.1.tgz",
|
|
"_spec": "0.1.1",
|
|
"_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview",
|
|
"bugs": {
|
|
"url": "https://github.com/segmentio/noop-logger/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "A logger that does exactly nothing.",
|
|
"devDependencies": {
|
|
"mocha": "1.x"
|
|
},
|
|
"homepage": "https://github.com/segmentio/noop-logger#readme",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "noop-logger",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/segmentio/noop-logger.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"version": "0.1.1"
|
|
}
|