{
  "_from": "istanbul-api@^2.1.6",
  "_id": "istanbul-api@2.1.7",
  "_inBundle": false,
  "_integrity": "sha512-LYTOa2UrYFyJ/aSczZi/6lBykVMjCCvUmT64gOe+jPZFy4w6FYfPGqFT2IiQ2BxVHHDOvCD7qrIXb0EOh4uGWw==",
  "_location": "/istanbul-api",
  "_phantomChildren": {
    "@babel/generator": "7.12.11",
    "@babel/parser": "7.13.0",
    "@babel/template": "7.12.7",
    "@babel/traverse": "7.13.0",
    "@babel/types": "7.13.0",
    "esprima": "4.0.1",
    "pify": "4.0.1",
    "semver": "6.3.0",
    "sprintf-js": "1.0.3"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "istanbul-api@^2.1.6",
    "name": "istanbul-api",
    "escapedName": "istanbul-api",
    "rawSpec": "^2.1.6",
    "saveSpec": null,
    "fetchSpec": "^2.1.6"
  },
  "_requiredBy": [
    "/karma-coverage-istanbul-reporter"
  ],
  "_resolved": "https://registry.npmjs.org/istanbul-api/-/istanbul-api-2.1.7.tgz",
  "_shasum": "82786b79f3b93d481349c7aa1e2c2b4eeb48c8a8",
  "_spec": "istanbul-api@^2.1.6",
  "_where": "C:\\xampp\\htdocs\\dial-digit\\node_modules\\karma-coverage-istanbul-reporter",
  "author": {
    "name": "Krishnan Anantheswaran",
    "email": "kananthmail-github@yahoo.com"
  },
  "bugs": {
    "url": "https://github.com/istanbuljs/istanbuljs/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "async": "^2.6.2",
    "compare-versions": "^3.4.0",
    "fileset": "^2.0.3",
    "istanbul-lib-coverage": "^2.0.5",
    "istanbul-lib-hook": "^2.0.7",
    "istanbul-lib-instrument": "^3.3.0",
    "istanbul-lib-report": "^2.0.8",
    "istanbul-lib-source-maps": "^3.0.6",
    "istanbul-reports": "^2.2.5",
    "js-yaml": "^3.13.1",
    "make-dir": "^2.1.0",
    "minimatch": "^3.0.4",
    "once": "^1.4.0"
  },
  "deprecated": false,
  "description": "High level API for istanbul features",
  "engines": {
    "node": ">=6"
  },
  "files": [
    "lib",
    "index.js"
  ],
  "gitHead": "679fc641b691442c4e9274e07809fef35272161d",
  "homepage": "https://istanbul.js.org/",
  "keywords": [
    "istanbul",
    "api"
  ],
  "license": "BSD-3-Clause",
  "main": "index.js",
  "name": "istanbul-api",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git"
  },
  "scripts": {
    "fast": "mocha --slow 1000",
    "test": "mocha"
  },
  "version": "2.1.7"
}
