blob: 67f1cdef9c42d7467acc27ef7afad926d04e6f62 [file] [log] [blame]
{
"_from": "istanbul-lib-hook@^1.1.0",
"_id": "istanbul-lib-hook@1.1.0",
"_inBundle": true,
"_integrity": "sha512-U3qEgwVDUerZ0bt8cfl3dSP3S6opBoOtk3ROO5f2EfBr/SRiD9FQqzwaZBqFORu8W7O0EXpai+k7kxHK13beRg==",
"_location": "/nyc/istanbul-lib-hook",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "istanbul-lib-hook@^1.1.0",
"name": "istanbul-lib-hook",
"escapedName": "istanbul-lib-hook",
"rawSpec": "^1.1.0",
"saveSpec": null,
"fetchSpec": "^1.1.0"
},
"_requiredBy": [
"/nyc"
],
"_resolved": "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-1.1.0.tgz",
"_shasum": "8538d970372cb3716d53e55523dd54b557a8d89b",
"_spec": "istanbul-lib-hook@^1.1.0",
"_where": "/Users/benjamincoe/bcoe/nyc",
"author": {
"name": "Krishnan Anantheswaran",
"email": "kananthmail-github@yahoo.com"
},
"bugs": {
"url": "https://github.com/istanbuljs/istanbuljs/issues"
},
"bundleDependencies": false,
"dependencies": {
"append-transform": "^0.4.0"
},
"deprecated": false,
"description": "Hooks for require, vm and script used in istanbul",
"devDependencies": {
"chai": "^3.0.0",
"jshint": "^2.8.0",
"mocha": "^3.2.0"
},
"files": [
"lib",
"index.js"
],
"homepage": "https://github.com/istanbuljs/istanbuljs#readme",
"keywords": [
"istanbul",
"hook"
],
"license": "BSD-3-Clause",
"main": "index.js",
"name": "istanbul-lib-hook",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git"
},
"scripts": {
"pretest": "jshint index.js lib/ test/",
"test": "mocha"
},
"version": "1.1.0"
}