{
  "_args": [
    [
      {
        "raw": "sourcemap-codec@^1.4.4",
        "scope": null,
        "escapedName": "sourcemap-codec",
        "name": "sourcemap-codec",
        "rawSpec": "^1.4.4",
        "spec": ">=1.4.4 <2.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/CrochetWebapp/frontend/node_modules/magic-string"
    ]
  ],
  "_from": "sourcemap-codec@>=1.4.4 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "sourcemap-codec@1.4.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/sourcemap-codec",
  "_nodeVersion": "10.9.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/sourcemap-codec_1.4.4_1542819240084_0.193626764996651"
  },
  "_npmUser": {
    "name": "rich_harris",
    "email": "richard.a.harris@gmail.com"
  },
  "_npmVersion": "6.2.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "sourcemap-codec@^1.4.4",
    "scope": null,
    "escapedName": "sourcemap-codec",
    "name": "sourcemap-codec",
    "rawSpec": "^1.4.4",
    "spec": ">=1.4.4 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/magic-string"
  ],
  "_resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.4.tgz",
  "_shasum": "c63ea927c029dd6bd9a2b7fa03b3fec02ad56e9f",
  "_shrinkwrap": null,
  "_spec": "sourcemap-codec@^1.4.4",
  "_where": "/home/lively4/lively4/CrochetWebapp/frontend/node_modules/magic-string",
  "author": {
    "name": "Rich Harris"
  },
  "bugs": {
    "url": "https://github.com/Rich-Harris/sourcemap-codec/issues"
  },
  "dependencies": {},
  "description": "Encode/decode sourcemap mappings",
  "devDependencies": {
    "codecov.io": "^0.1.6",
    "console-group": "^0.3.3",
    "eslint": "^5.6.0",
    "eslint-plugin-import": "^2.14.0",
    "istanbul": "^0.4.5",
    "mocha": "^5.2.0",
    "remap-istanbul": "^0.12.0",
    "rollup": "^0.66.0",
    "rollup-plugin-node-resolve": "^3.4.0",
    "rollup-plugin-typescript": "^1.0.0",
    "typescript": "^3.0.3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-CYAPYdBu34781kLHkaW3m6b/uUSyMOC2R61gcYMWooeuaGtjof86ZA/8T+qVPPt7np1085CR9hmMGrySwEc8Xg==",
    "shasum": "c63ea927c029dd6bd9a2b7fa03b3fec02ad56e9f",
    "tarball": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.4.tgz",
    "fileCount": 7,
    "unpackedSize": 15177,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9Y2oCRA9TVsSAnZWagAAvZwP/jBXRuecoUVubCViPohI\nb9q4oM0oNuReRn/cJsdh3+aSO+HwDt9fyoILB7CBEqaNVfUp7r/PyAozp4n6\nHOcfZE8jjv+DyboIHGjjHFnttPqmwpJFxWOq3sYIkfjsxS+6jamMjMZKD/h8\nFKWjecB/H5FtN/uUx0UOWFsFcnfGoeWgtzh4ylc9nxX0JZlbkxK14v/KshMA\nB8w6r0Pw90I6uqdMXuq5/MVD0GgMEEVS/z9NzJ0LCmJ8jWNP19qZouOxciwo\nTazTzcvqrIgJj2egA5an+3F6PC51iQpPgwPpMGqTqX96+IGyw568DEJiXb4c\nnREQw/KF2qW2slGrw/5I+YyWvLmrUUVfJp76zLGRkQ0uJfRfxRcYjWf8th54\ntMTIjOfcK1ZioQNiz2U7jFYkc8sI5oPsgTsVMaaPD0ixDQrNnqyO2QtR2yJk\n4ee0kGLctFJIOi/8RJJkTmu3rXIa5C550Y+CMsx18ynmO9xO7qdm+nRq4mXm\nVrWUgWhgZpUQI4UH9qbzNeRCBex2ScAm1OnjpUxOD323/dZQoTH/nDU0ickY\nhITprfz/FVULmYWh2IYw+n1iaHhRL7bjFp6KHDHnqcRysLvpVP8qh0DaKFmO\n5XGXapdGdGPNvbqs2WcW1zBzsLPIFA5Boi1sPKuiWI+mk3CBJ+AVjqnaNg+C\nKV1o\r\n=+sQd\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "b184a14649d1615562d8fcf7d202cc967894f994",
  "homepage": "https://github.com/Rich-Harris/sourcemap-codec",
  "keywords": [
    "sourcemap",
    "vlq"
  ],
  "license": "MIT",
  "main": "dist/sourcemap-codec.umd.js",
  "maintainers": [
    {
      "name": "rich_harris",
      "email": "richard.a.harris@gmail.com"
    }
  ],
  "module": "dist/sourcemap-codec.es.js",
  "name": "sourcemap-codec",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Rich-Harris/sourcemap-codec.git"
  },
  "scripts": {
    "build": "rm -rf dist && rollup -c && tsc",
    "ci": "npm run test-coverage && codecov < coverage/coverage-remapped.lcov",
    "lint": "eslint src",
    "posttest-coverage": "remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist",
    "prepublish": "npm test",
    "pretest": "npm run build",
    "pretest-coverage": "npm run build",
    "test": "mocha",
    "test-coverage": "rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js"
  },
  "types": "dist/types/sourcemap-codec.d.ts",
  "version": "1.4.4"
}
