{
  "_args": [
    [
      {
        "raw": "istanbul-lib-source-maps@^3.0.6",
        "scope": null,
        "escapedName": "istanbul-lib-source-maps",
        "name": "istanbul-lib-source-maps",
        "rawSpec": "^3.0.6",
        "spec": ">=3.0.6 <4.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/CrochetWebapp/frontend/node_modules/istanbul-api"
    ]
  ],
  "_from": "istanbul-lib-source-maps@>=3.0.6 <4.0.0",
  "_hasShrinkwrap": false,
  "_id": "istanbul-lib-source-maps@3.0.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/istanbul-lib-source-maps",
  "_nodeVersion": "12.0.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/istanbul-lib-source-maps_3.0.6_1556138692413_0.3570204658116396"
  },
  "_npmUser": {
    "name": "coreyfarrell",
    "email": "git@cfware.com"
  },
  "_npmVersion": "lerna/3.13.3/node@v12.0.0+x64 (linux)",
  "_phantomChildren": {
    "semver": "5.6.0"
  },
  "_requested": {
    "raw": "istanbul-lib-source-maps@^3.0.6",
    "scope": null,
    "escapedName": "istanbul-lib-source-maps",
    "name": "istanbul-lib-source-maps",
    "rawSpec": "^3.0.6",
    "spec": ">=3.0.6 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/istanbul-api"
  ],
  "_resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-3.0.6.tgz",
  "_shasum": "284997c48211752ec486253da97e3879defba8c8",
  "_shrinkwrap": null,
  "_spec": "istanbul-lib-source-maps@^3.0.6",
  "_where": "/home/lively4/lively4/CrochetWebapp/frontend/node_modules/istanbul-api",
  "author": {
    "name": "Krishnan Anantheswaran",
    "email": "kananthmail-github@yahoo.com"
  },
  "bugs": {
    "url": "https://github.com/istanbuljs/istanbuljs/issues"
  },
  "dependencies": {
    "debug": "^4.1.1",
    "istanbul-lib-coverage": "^2.0.5",
    "make-dir": "^2.1.0",
    "rimraf": "^2.6.3",
    "source-map": "^0.6.1"
  },
  "description": "Source maps support for istanbul",
  "devDependencies": {
    "ts-node": "^8.1.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-R47KzMtDJH6X4/YW9XTx+jrLnZnscW4VpNN+1PViSYTejLVPWv7oov+Duf8YQSPyVRUvueQqz1TcsC6mooZTXw==",
    "shasum": "284997c48211752ec486253da97e3879defba8c8",
    "tarball": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-3.0.6.tgz",
    "fileCount": 12,
    "unpackedSize": 31314,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwMrFCRA9TVsSAnZWagAATTwP/RqsddKokQUiQPsZ5xdn\np14T640alCt7cmEW09dMk2YdATs7/o5TGP5T4DyJFqv/8z7WkzTY39+WPKqW\nXPZJNwDt0gozBpNMgnWHwxwJ3jU9E0UNY6PBSKuvXfNlADsb+vmVKu8IwpOW\n5ayrtCnGuucpM2rtzvfQEeUeBdk3L0vao7J1+rbujCot9242XXgidYt+rHZ1\n2kQvhGPsygz80uJDKdan1PaZqJ98RtrRsb1FkwJuX+1JwTjiXBOpOUwcbxJx\nVwfsuwuTvsHCRbVeaV6+ai5S8IqKaIpS6WkuGjPGX0/YZdPZ9F2CMJFx/Yra\nhLeWaTRwQkacaWS3T+6Hvmc3gTk8SqsvqU6KGkuynczagvxkUgut+A8g/IsH\nmxNm3azR7kqho5wbxqDxkMDGp+29rR4648Tez6SY17B9DmXgTkc2DHWaxHY+\nM1fiLfaHeTpXYs2sjEXc7Q1IICRzMlRz+2X4DREyxGb69vuVE2S+uCTLMdy8\nV3M1XruBmpCSX3xn3wnWJZ2W3laJhDDCOt+gV85kz+kR9dYBluMP2uLZFaWA\nlQ44qWHbBBQEaJRd7/NSSJ8pVMK1Bcoll4M/YvL8LiPyfMTIDN+v3CdMK8Da\nwXO8t2/3U41GgcGouifGX42twyOCochTBtANtQtwqa7Dq9Su3gXYvHKBFb34\nMxr0\r\n=AWx8\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=6"
  },
  "gitHead": "90e60cc47833bb780680f916488ca24f0be36ca2",
  "homepage": "https://istanbul.js.org/",
  "keywords": [
    "istanbul",
    "sourcemaps",
    "sourcemap",
    "source",
    "maps"
  ],
  "license": "BSD-3-Clause",
  "main": "index.js",
  "maintainers": [
    {
      "name": "bcoe",
      "email": "ben@npmjs.com"
    },
    {
      "name": "coreyfarrell",
      "email": "git@cfware.com"
    },
    {
      "name": "gotwarlost",
      "email": "kananthmail-github@yahoo.com"
    }
  ],
  "name": "istanbul-lib-source-maps",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "3.0.6"
}
