{
  "_args": [
    [
      "istanbul-lib-source-maps@2.0.1",
      "/Users/iesalyon/Documents/WEB/OC2020/PEKO/frontend/dwj-projet6"
    ]
  ],
  "_development": true,
  "_from": "istanbul-lib-source-maps@2.0.1",
  "_id": "istanbul-lib-source-maps@2.0.1",
  "_inBundle": false,
  "_integrity": "sha512-30l40ySg+gvBLcxTrLzR4Z2XTRj3HgRCA/p2rnbs/3OiTaoj054gAbuP5DcLOtwqmy4XW8qXBHzrmP2/bQ9i3A==",
  "_location": "/istanbul-lib-source-maps",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "istanbul-lib-source-maps@2.0.1",
    "name": "istanbul-lib-source-maps",
    "escapedName": "istanbul-lib-source-maps",
    "rawSpec": "2.0.1",
    "saveSpec": null,
    "fetchSpec": "2.0.1"
  },
  "_requiredBy": [
    "/istanbul-api"
  ],
  "_resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-2.0.1.tgz",
  "_spec": "2.0.1",
  "_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": {
    "debug": "^3.1.0",
    "istanbul-lib-coverage": "^2.0.1",
    "make-dir": "^1.3.0",
    "rimraf": "^2.6.2",
    "source-map": "^0.6.1"
  },
  "description": "Source maps support for istanbul",
  "devDependencies": {
    "babel-core": "^6.26.3",
    "chai": "^4.1.2",
    "is-windows": "^1.0.2",
    "jshint": "^2.9.5",
    "mocha": "^5.2.0",
    "ts-node": "^6.1.0"
  },
  "engines": {
    "node": ">=6"
  },
  "files": [
    "lib",
    "index.js"
  ],
  "homepage": "https://github.com/istanbuljs/istanbuljs#readme",
  "keywords": [
    "istanbul",
    "sourcemaps",
    "sourcemap",
    "source",
    "maps"
  ],
  "license": "BSD-3-Clause",
  "main": "index.js",
  "name": "istanbul-lib-source-maps",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git"
  },
  "scripts": {
    "pretest": "jshint index.js lib/ test/",
    "test": "mocha"
  },
  "version": "2.0.1"
}
