Files
old-slucajna-televizija/web/node_modules/istanbul-lib-hook/package.json
2017-10-16 11:19:46 +02:00

65 lines
1.7 KiB
JSON

{
"_from": "istanbul-lib-hook@^1.0.7",
"_id": "istanbul-lib-hook@1.0.7",
"_inBundle": false,
"_integrity": "sha512-3U2HB9y1ZV9UmFlE12Fx+nPtFqIymzrqCksrXujm3NVbAZIJg/RfYgO1XiIa0mbmxTjWpVEVlkIZJ25xVIAfkQ==",
"_location": "/istanbul-lib-hook",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "istanbul-lib-hook@^1.0.7",
"name": "istanbul-lib-hook",
"escapedName": "istanbul-lib-hook",
"rawSpec": "^1.0.7",
"saveSpec": null,
"fetchSpec": "^1.0.7"
},
"_requiredBy": [
"/istanbul-api"
],
"_resolved": "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-1.0.7.tgz",
"_shasum": "dd6607f03076578fe7d6f2a630cf143b49bacddc",
"_spec": "istanbul-lib-hook@^1.0.7",
"_where": "/home/bilal/Saburly/slucajna-televizija/node_modules/istanbul-api",
"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.0.7"
}