{
  "_args": [
    [
      {
        "raw": "source-map-support@0.5.10",
        "scope": null,
        "escapedName": "source-map-support",
        "name": "source-map-support",
        "rawSpec": "0.5.10",
        "spec": "0.5.10",
        "type": "version"
      },
      "/home/lively4/lively4/CrochetWebapp/frontend/node_modules/@angular-devkit/build-angular"
    ]
  ],
  "_from": "source-map-support@0.5.10",
  "_hasShrinkwrap": false,
  "_id": "source-map-support@0.5.10",
  "_inCache": true,
  "_installable": true,
  "_location": "/source-map-support",
  "_nodeVersion": "11.5.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/source-map-support_0.5.10_1547227204504_0.40890030151868184"
  },
  "_npmUser": {
    "name": "linusu",
    "email": "linus@folkdatorn.se"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "source-map-support@0.5.10",
    "scope": null,
    "escapedName": "source-map-support",
    "name": "source-map-support",
    "rawSpec": "0.5.10",
    "spec": "0.5.10",
    "type": "version"
  },
  "_requiredBy": [
    "/@angular-devkit/build-angular",
    "/karma-source-map-support",
    "/terser",
    "/ts-node"
  ],
  "_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.10.tgz",
  "_shasum": "2214080bc9d51832511ee2bab96e3c2f9353120c",
  "_shrinkwrap": null,
  "_spec": "source-map-support@0.5.10",
  "_where": "/home/lively4/lively4/CrochetWebapp/frontend/node_modules/@angular-devkit/build-angular",
  "bugs": {
    "url": "https://github.com/evanw/node-source-map-support/issues"
  },
  "dependencies": {
    "buffer-from": "^1.0.0",
    "source-map": "^0.6.0"
  },
  "description": "Fixes stack traces for files with source maps",
  "devDependencies": {
    "browserify": "^3.46.1",
    "coffeescript": "^1.12.7",
    "http-server": "^0.8.5",
    "mocha": "^1.21.5",
    "webpack": "^1.15.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-YfQ3tQFTK/yzlGJuX8pTwa4tifQj4QS2Mj7UegOu8jAz59MqIiMGPXxQhVQiIMNzayuUSF/jEuVnfFF5JqybmQ==",
    "shasum": "2214080bc9d51832511ee2bab96e3c2f9353120c",
    "tarball": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.10.tgz",
    "fileCount": 6,
    "unpackedSize": 83101,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcONBFCRA9TVsSAnZWagAAY8UP/2S27KZw/O1nPcruNWYo\nymHdIEhDZUDl8QCCdJ+5Hw1YhJevRsYGcYnwEvqvAtEZmp5cfmMuskXHU7y3\nn2/TVES0rNXGRcJlx+dJsxDr78TpnRSWvYBdft1rUdwxwlcwQDi3Bd0yIcbc\nITd+/wzIR7shA+lQrR0eA1ReCQqRk91VGb5A66tghqZhFPI1SFF0Ry+mEm/j\nVy3oMHUvDaJXtOtaZtiFjbj+qYnmq3AhXDxnbphKyDVb2fhNMsYFpI/z5Z+K\ny5MYPzM9EH1TKA+Luy93AKsXnhEwxW0ENFGJSHkcbUEG6fc7Qo945WvZJnfj\nUOece44bCFX9CMjIdquc8xx7kiDLFNUCdJW6NiWboqipoczwYUWxvxE8jb4m\nrCX6MebIdUEZy/HsePsHrksr3Eud3Y1Ce5+psrPZkNIzavuoVTgGVt9shgg8\nMfW95Gfp87bX/Rl8qI6w7y+hvSmgTrZIHTTCTb+JX8jGxLCNlNC8rz8fchFS\nzFqzW4TGfe5Oet80M32fglW73S+DJy1PZ0vZhnNbLSAQzyNElTefJFzqS2r1\n5RRH4WIPqbZJQj8f1eeN/AsvIpcOLsVdH1SL4SX99fk6A32ni2eo5anAL5dS\nXXXTNPqdjr6//tWqr9h1NwA40SdTpq2QpznJwpPecAg8K+GJ0bkaOaKO6HTT\n+rHi\r\n=QaAo\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "80643a622cdedf03d150b34911f859c97d1c5fe8",
  "homepage": "https://github.com/evanw/node-source-map-support#readme",
  "license": "MIT",
  "main": "./source-map-support.js",
  "maintainers": [
    {
      "name": "evanw",
      "email": "evan.exe@gmail.com"
    },
    {
      "name": "julien-f",
      "email": "julien.fontanet@isonoe.net"
    },
    {
      "name": "linusu",
      "email": "linus@folkdatorn.se"
    }
  ],
  "name": "source-map-support",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/evanw/node-source-map-support.git"
  },
  "scripts": {
    "build": "node build.js",
    "prepublish": "npm run build",
    "serve-tests": "http-server -p 1336",
    "test": "mocha"
  },
  "version": "0.5.10"
}
