overwatch-api-server
Version:
An Unoffical Overwatch HTTP API
69 lines (68 loc) • 1.87 kB
JSON
{
"_from": "istanbul-lib-hook@^3.0.0",
"_id": "istanbul-lib-hook@3.0.0",
"_inBundle": false,
"_integrity": "sha512-Pt/uge1Q9s+5VAZ+pCo16TYMWPBIl+oaNIjgLQxcX0itS6ueeaA+pEfThZpH8WxhFgCiEb8sAJY6MdUKgiIWaQ==",
"_location": "/istanbul-lib-hook",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "istanbul-lib-hook@^3.0.0",
"name": "istanbul-lib-hook",
"escapedName": "istanbul-lib-hook",
"rawSpec": "^3.0.0",
"saveSpec": null,
"fetchSpec": "^3.0.0"
},
"_requiredBy": [
"/nyc"
],
"_resolved": "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-3.0.0.tgz",
"_shasum": "8f84c9434888cc6b1d0a9d7092a76d239ebf0cc6",
"_spec": "istanbul-lib-hook@^3.0.0",
"_where": "C:\\Users\\Alf\\Source\\overwatch-api\\api\\node_modules\\nyc",
"author": {
"name": "Krishnan Anantheswaran",
"email": "kananthmail-github@yahoo.com"
},
"bugs": {
"url": "https://github.com/istanbuljs/istanbuljs/issues"
},
"bundleDependencies": false,
"dependencies": {
"append-transform": "^2.0.0"
},
"deprecated": false,
"description": "Hooks for require, vm and script used in istanbul",
"devDependencies": {
"chai": "^4.2.0",
"mocha": "^6.2.2",
"nyc": "^15.0.0-beta.2"
},
"engines": {
"node": ">=8"
},
"files": [
"lib",
"index.js"
],
"gitHead": "5319df684b508ff6fb19fe8b9a6147a3c5924e4b",
"homepage": "https://istanbul.js.org/",
"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",
"directory": "packages/istanbul-lib-hook"
},
"scripts": {
"test": "nyc --nycrc-path=../../monorepo-per-package-full.js mocha"
},
"version": "3.0.0"
}