{
  "_args": [
    [
      "istanbul-lib-report@2.0.2",
      "/Users/iesalyon/Documents/WEB/OC2020/PEKO/frontend/dwj-projet6"
    ]
  ],
  "_development": true,
  "_from": "istanbul-lib-report@2.0.2",
  "_id": "istanbul-lib-report@2.0.2",
  "_inBundle": false,
  "_integrity": "sha512-rJ8uR3peeIrwAxoDEbK4dJ7cqqtxBisZKCuwkMtMv0xYzaAnsAi3AHrHPAAtNXzG/bcCgZZ3OJVqm1DTi9ap2Q==",
  "_location": "/istanbul-lib-report",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "istanbul-lib-report@2.0.2",
    "name": "istanbul-lib-report",
    "escapedName": "istanbul-lib-report",
    "rawSpec": "2.0.2",
    "saveSpec": null,
    "fetchSpec": "2.0.2"
  },
  "_requiredBy": [
    "/istanbul-api"
  ],
  "_resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-2.0.2.tgz",
  "_spec": "2.0.2",
  "_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": {
    "istanbul-lib-coverage": "^2.0.1",
    "make-dir": "^1.3.0",
    "supports-color": "^5.4.0"
  },
  "description": "Base reporting library for istanbul",
  "devDependencies": {
    "chai": "^4.1.2",
    "istanbul": "^0.4.5",
    "jshint": "^2.9.5",
    "mocha": "^5.2.0",
    "rimraf": "^2.6.2"
  },
  "engines": {
    "node": ">=6"
  },
  "files": [
    "lib",
    "index.js"
  ],
  "homepage": "https://github.com/istanbuljs/istanbuljs",
  "keywords": [
    "istanbul",
    "report",
    "api",
    "lib"
  ],
  "license": "BSD-3-Clause",
  "main": "index.js",
  "name": "istanbul-lib-report",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git"
  },
  "scripts": {
    "pretest": "jshint index.js lib/ test/",
    "test": "mocha"
  },
  "version": "2.0.2"
}
