{
  "_args": [
    [
      "istanbul-api@2.0.6",
      "/Users/iesalyon/Documents/WEB/OC2020/PEKO/frontend/dwj-projet6"
    ]
  ],
  "_development": true,
  "_from": "istanbul-api@2.0.6",
  "_id": "istanbul-api@2.0.6",
  "_inBundle": false,
  "_integrity": "sha512-8W5oeAGWXhtTJjAyVfvavOLVyZCTNCKsyF6GON/INKlBdO7uJ/bv3qnPj5M6ERKzmMCJS1kntnjjGuJ86fn3rQ==",
  "_location": "/istanbul-api",
  "_phantomChildren": {
    "@babel/generator": "7.1.3",
    "@babel/parser": "7.1.3",
    "@babel/template": "7.1.2",
    "@babel/traverse": "7.1.4",
    "@babel/types": "7.1.3",
    "lodash": "4.17.11",
    "semver": "5.5.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "istanbul-api@2.0.6",
    "name": "istanbul-api",
    "escapedName": "istanbul-api",
    "rawSpec": "2.0.6",
    "saveSpec": null,
    "fetchSpec": "2.0.6"
  },
  "_requiredBy": [
    "/karma-coverage-istanbul-reporter"
  ],
  "_resolved": "https://registry.npmjs.org/istanbul-api/-/istanbul-api-2.0.6.tgz",
  "_spec": "2.0.6",
  "_where": "/Users/iesalyon/Documents/WEB/OC2020/PEKO/frontend/dwj-projet6",
  "author": {
    "name": "Krishnan Anantheswaran",
    "email": "kananthmail-github@yahoo.com"
  },
  "bugs": {
    "url": "https://github.com/istanbuljs/istanbuljs/issues"
  },
  "dependencies": {
    "async": "^2.6.1",
    "compare-versions": "^3.2.1",
    "fileset": "^2.0.3",
    "istanbul-lib-coverage": "^2.0.1",
    "istanbul-lib-hook": "^2.0.1",
    "istanbul-lib-instrument": "^3.0.0",
    "istanbul-lib-report": "^2.0.2",
    "istanbul-lib-source-maps": "^2.0.1",
    "istanbul-reports": "^2.0.1",
    "js-yaml": "^3.12.0",
    "make-dir": "^1.3.0",
    "once": "^1.4.0"
  },
  "description": "High level API for istanbul features",
  "devDependencies": {
    "chai": "^4.1.2",
    "is-windows": "^1.0.2",
    "jshint": "^2.9.5",
    "memory-streams": "^0.1.3",
    "mocha": "^5.2.0",
    "rimraf": "^2.6.2"
  },
  "engines": {
    "node": ">=6"
  },
  "files": [
    "lib",
    "index.js"
  ],
  "homepage": "https://github.com/istanbuljs/istanbuljs#readme",
  "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",
    "pretest": "jshint index.js lib/ test/",
    "test": "mocha"
  },
  "version": "2.0.6"
}
