{"_id":"sourcemap-codec","_rev":"20-8b335c1dda585efb5153018be4142558","name":"sourcemap-codec","description":"Encode/decode sourcemap mappings","dist-tags":{"latest":"1.4.8"},"versions":{"1.0.0":{"name":"sourcemap-codec","version":"1.0.0","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.js","jsnext:main":"src/sourcemap-codec.js","scripts":{"test":"mocha","build":"gobble build -f dist","pretest":"npm run build","prepublish":"npm test"},"repository":{"type":"git","url":"https://github.com/Rich-Harris/sourcemap-codec"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"eslint":"^1.6.0","gobble":"^0.10.2","gobble-cli":"^0.5.0","gobble-rollup-babel":"^0.4.0","mocha":"^2.3.3"},"gitHead":"a8698dc52b265fb93c30a922a14263ba94dfa7d4","_id":"sourcemap-codec@1.0.0","_shasum":"b614975cb28a8c4a24f06e9d7131557258e92f41","_from":".","_npmVersion":"2.5.1","_nodeVersion":"2.2.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"b614975cb28a8c4a24f06e9d7131557258e92f41","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.0.0.tgz","integrity":"sha512-A5GHYQsMvVo4LIotQ8IlS1dVbomCtF1+ZKqBJIAK7V8DJNYHbJ9npChpBopqeZUShmCKJxG0Di81ZcTY0IsxeA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC310BHaTctkD5NsNYMkd7LAKKEonjF6pnJdJb4hFJdngIgRLDYp+G3CWKaKDcptYyGqfntiZNlxDyphitbOzeOp2M="}]},"directories":{}},"1.1.0":{"name":"sourcemap-codec","version":"1.1.0","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.js","jsnext:main":"src/sourcemap-codec.js","scripts":{"test":"mocha","build":"gobble build -f dist","pretest":"npm run build","prepublish":"npm test","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","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","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"https://github.com/Rich-Harris/sourcemap-codec"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.1.2","eslint":"^1.6.0","gobble":"^0.10.2","gobble-cli":"^0.5.0","gobble-rollup-babel":"^0.5.0","istanbul":"^0.4.0","mocha":"^2.3.3","remap-istanbul":"^0.3.1"},"gitHead":"e144e973205bfb1807d1477cf98ca78f5a01b9cd","_id":"sourcemap-codec@1.1.0","_shasum":"dc78fa1d86db4594d62733e25c70cd889dad477c","_from":".","_npmVersion":"2.5.1","_nodeVersion":"4.1.2","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"dc78fa1d86db4594d62733e25c70cd889dad477c","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.1.0.tgz","integrity":"sha512-kZj73Bp1sNWeYr3pdlGJ78Gk5nW8ebiMqtERpIzIfKLJKnxyL9p1fEsdvG+ufm1eI12w/m2k7LEIgbuv1coWRA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCSB5xZGNBH2FQifhshpyv9bWsgr8wB+Os1CO8gCUYKUQIhANzaiEwdyROoFON343J1egt2r6HYoQRyvk31z/vWLCO5"}]},"directories":{}},"1.2.0":{"name":"sourcemap-codec","version":"1.2.0","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","jsnext:main":"dist/sourcemap-codec.es6.js","scripts":{"test":"mocha","build":"gobble build -f dist","pretest":"npm run build","prepublish":"npm test","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","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","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"https://github.com/Rich-Harris/sourcemap-codec"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.1.2","eslint":"^1.6.0","gobble":"^0.10.2","gobble-cli":"^0.6.0","gobble-rollup-babel":"^0.6.1","istanbul":"^0.4.0","mocha":"^2.3.3","remap-istanbul":"^0.3.1"},"gitHead":"f77fda08847a4490a8a0b2ffaa5805f3f7764e49","_id":"sourcemap-codec@1.2.0","_shasum":"1b35b13cc0d76a9e34504307afaba2476433500b","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"1b35b13cc0d76a9e34504307afaba2476433500b","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.2.0.tgz","integrity":"sha512-sJG3WZLYfD4UrQcw+XJ0JZcf4j3drxNcwIksBE4ooObj7eytee+PWuCC4tlxUvJgvrQlVyb6NJc19N7H57Nq0w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE4wPXQhW/5EryS7gKDALA1LRAHE6KcLXbNEFXyRG+8KAiBYoNlkW1ucpCjUL5MW2nOVb7G17xY4zmBtfMQ7RWOtQw=="}]},"directories":{}},"1.2.1":{"name":"sourcemap-codec","version":"1.2.1","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","jsnext:main":"dist/sourcemap-codec.es6.js","scripts":{"test":"mocha","build":"gobble build -f dist","pretest":"npm run build","prepublish":"npm test","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","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","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"https://github.com/Rich-Harris/sourcemap-codec"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.1.2","eslint":"^1.6.0","gobble":"^0.10.2","gobble-cli":"^0.6.0","gobble-rollup-babel":"^0.6.1","istanbul":"^0.4.0","mocha":"^2.3.3","remap-istanbul":"^0.3.1"},"files":["src","dist","README.md"],"gitHead":"0966476dedc0be634ab5e79bc4f636ada7aa0605","_id":"sourcemap-codec@1.2.1","_shasum":"7a5792d647756bd52890eb663fdfd33ba21b6f01","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"dist":{"shasum":"7a5792d647756bd52890eb663fdfd33ba21b6f01","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.2.1.tgz","integrity":"sha512-umQOGcAIjsqXZfO5tv3+d+PIs7DDDDUjTC6VrKUpjkq8GkTzQduK18Ud6AyBCapqztlw6LFcKAPqJU6NA8I3lQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICxoK/vffnPUFV++eZx4dcy3unp3pPCkrv9GnFztBgc2AiEAnU39BWc90vhyg9h6bZL+dkxYsMUh+307jrQGLZ8OhzY="}]},"directories":{}},"1.3.0":{"name":"sourcemap-codec","version":"1.3.0","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","jsnext:main":"dist/sourcemap-codec.es6.js","scripts":{"test":"mocha","build":"rm -rf dist && rollup -c -f umd -o dist/sourcemap-codec.umd.js && rollup -c -f es6 -o dist/sourcemap-codec.es6.js","pretest":"npm run build","prepublish":"npm test","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","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","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"git+https://github.com/Rich-Harris/sourcemap-codec.git"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"babel-preset-es2015-rollup":"^1.0.0","codecov.io":"^0.1.6","console-group":"^0.1.2","eslint":"^1.6.0","istanbul":"^0.4.0","mocha":"^2.3.3","remap-istanbul":"^0.5.1","rollup":"^0.21.2","rollup-plugin-babel":"^2.2.0","rollup-plugin-npm":"^1.1.0"},"files":["src","dist","README.md"],"gitHead":"3667df6b8b8760493233806339e6a9e3ae9502f0","_id":"sourcemap-codec@1.3.0","_shasum":"754b78bdc42edc48295eeb6e5ca525c9ab09413a","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"754b78bdc42edc48295eeb6e5ca525c9ab09413a","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.3.0.tgz","integrity":"sha512-wbHg7v5xcu810TnlNBuqPTDh7ndunDjnKO+P8+ej850YmByC1oUONOTtoOaCcFUlqx2/lI6xznW2dBqgNhPATQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC+bCdngaxsj4uOgzXKWqy3uwU3Mm49FURpV+1s4mXmkAIhAJ1E6WpcL5WHf73QReSiyt1GE/zGihxxQQgyu34MJmw7"}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{}},"1.3.1":{"name":"sourcemap-codec","version":"1.3.1","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","module":"dist/sourcemap-codec.es.js","scripts":{"test":"mocha","build":"rm -rf dist && rollup -c","pretest":"npm run build","prepublish":"npm test","lint":"eslint src","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","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","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"git+https://github.com/Rich-Harris/sourcemap-codec.git"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{"vlq":"^0.2.1"},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.3.3","eslint":"^3.19.0","eslint-plugin-import":"^2.2.0","istanbul":"^0.4.5","mocha":"^3.2.0","remap-istanbul":"^0.9.5","rollup":"^0.41.6","rollup-plugin-buble":"^0.15.0","rollup-plugin-node-resolve":"^3.0.0"},"files":["src","dist","README.md"],"gitHead":"2487fed9e15cce24911136286f5dfcacb57ee34f","_id":"sourcemap-codec@1.3.1","_shasum":"9ad6f9bdbd691931016e30939dbc868673323146","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.8.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"9ad6f9bdbd691931016e30939dbc868673323146","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.3.1.tgz","integrity":"sha512-5lTrqtpX1GvFysknEm0P/cgrLEstp6DtH1UMGMRPhAShnxiawRmQ8sXo2nf0bqiaIbxwJnE7o7Q0IPMfo/XPCw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDHsEhlPEtxcZrsQFLzaaBcUJOhtF+GiEJ9Us5ZntRJGQIgZXHp1ODf6D22h8lyMORGRubBTUemyAPFAur0XZX6vFw="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/sourcemap-codec-1.3.1.tgz_1492044619241_0.2765591247007251"},"directories":{}},"1.4.0":{"name":"sourcemap-codec","version":"1.4.0","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","module":"dist/sourcemap-codec.es.js","types":"dist/types/sourcemap-codec.d.ts","scripts":{"test":"mocha","build":"rm -rf dist && rollup -c && tsc","pretest":"npm run build","prepublish":"npm test","lint":"eslint src","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","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","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"git+https://github.com/Rich-Harris/sourcemap-codec.git"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{"vlq":"^1.0.0"},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.3.3","eslint":"^3.19.0","eslint-plugin-import":"^2.2.0","istanbul":"^0.4.5","mocha":"^3.2.0","remap-istanbul":"^0.9.5","rollup":"^0.54.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-typescript":"^0.8.1","typescript":"^2.7.1"},"files":["dist/*.js","dist/**/*.d.ts","README.md"],"gitHead":"97c3a7bc023287f0b927421210484371123ef9bf","_id":"sourcemap-codec@1.4.0","_npmVersion":"5.5.1","_nodeVersion":"9.1.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-66s3CwUASiYGiwQxkr34IctPs/LDkaJ8qNqVK6bBektymq3Sx1rX9qDZ8MNXFwiXqKuM3JYwzG3NAhI1ivqkjA==","shasum":"905439c4c65a4db421a2f2d06065bd8b55846a8e","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.4.0.tgz","fileCount":7,"unpackedSize":15076,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD3bpJdI0aiPrM8NzaAslQb9gwUyY4JSAB0jJIRxgs0GgIgcfvPy92fftL27EaX1zMafox90ohE+XZdbRp1EwBg2SE="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sourcemap-codec_1.4.0_1518278327982_0.9029471740296298"},"_hasShrinkwrap":false},"1.4.1":{"name":"sourcemap-codec","version":"1.4.1","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","module":"dist/sourcemap-codec.es.js","types":"dist/types/sourcemap-codec.d.ts","scripts":{"test":"mocha","build":"rm -rf dist && rollup -c && tsc","pretest":"npm run build","prepublish":"npm test","lint":"eslint src","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","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","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"git+https://github.com/Rich-Harris/sourcemap-codec.git"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.3.3","eslint":"^3.19.0","eslint-plugin-import":"^2.2.0","istanbul":"^0.4.5","mocha":"^3.2.0","remap-istanbul":"^0.9.5","rollup":"^0.54.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-typescript":"^0.8.1","typescript":"^2.7.1"},"files":["dist/*.js","dist/**/*.d.ts","README.md"],"gitHead":"91cb3ce5c87b919e8d133a76dbf11a0f1660cde7","_id":"sourcemap-codec@1.4.1","_npmVersion":"5.7.1","_nodeVersion":"9.1.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-hX1eNBNuilj8yfFnECh0DzLgwKpBLMIvmhgEhixXNui8lMLBInTI8Kyxt++RwJnMNu7cAUo635L2+N1TxMJCzA==","shasum":"c8fd92d91889e902a07aee392bdd2c5863958ba2","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.4.1.tgz","fileCount":7,"unpackedSize":14596,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCGiA4Auba/ykyP1anng5/+gcMKPEcG71FzsNhIIBLVzAIhAO3DRTk5zBe6E6iCeFh/mDHarTFktLelU8JZGHYPbJL1"}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sourcemap-codec_1.4.1_1520972481917_0.1903291655496433"},"_hasShrinkwrap":false},"1.4.2":{"name":"sourcemap-codec","version":"1.4.2","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","module":"dist/sourcemap-codec.es.js","types":"dist/types/sourcemap-codec.d.ts","scripts":{"test":"mocha","build":"rm -rf dist && rollup -c && tsc","pretest":"npm run build","prepublish":"npm test","lint":"eslint src","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","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","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"git+https://github.com/Rich-Harris/sourcemap-codec.git"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{},"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"},"gitHead":"29f15eecba679fa9a4bee8cde71ba4e7a31561e8","_id":"sourcemap-codec@1.4.2","_npmVersion":"6.2.0","_nodeVersion":"10.9.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-lkz3rrUdxUNL7gWXhwQQoUAQOumPvvaRj5tH3Z8PMTvPekH8yhdfRDdb2Zs6FU1ro9wI70OluZEAFJSOgzLecg==","shasum":"8b5e20f0a279bad6792a6af70f298bc77721bded","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.4.2.tgz","fileCount":7,"unpackedSize":14958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo9MZCRA9TVsSAnZWagAAATsP/0BQCWBBSW+o8ENCcRO8\nxPHLsGJ58OeLt0PHsxEoESiMIwxneF9JWLAg7ud55VfNwwzkEpE/3F/NTDNi\nxoRX7/ugfcbNPQpdCvmB7vjmFfHTM2egO4oTDT0BN0Rq7AzVpS5ZRZSGAyOw\ndsOyjRBvdXXF+9TuvndTDCNSZbzG4YECzpeIdqFh4fGBoVlOT57TX9w2UhjR\nkRg2NYopgSHqEd9PorJCY9BHFoxKl7IvmezB8a7AnTpsksGMihqliYpKYdXt\npExtOeDlD5Nark9C/QtD5TuZ2ALb5dLRLsrf85zl2gwBzhLtWz02IVxj0l0h\nVjZhjJ3EPYVDCLBPvvLOJUDp8Sg899N6v4QKp6r24nKZ+x7wEIBqVTmLwQz8\nJYUMC7h8AMAEd3BQcdpvlj1aG7+ys24JbdqumIw3P+xXs1fFavqBNS6k/ywa\nk0SK/IOBI826gQpVH1oAKX9dTOV/eL8gESGPhkmLphE0fErh0UVmtz43LBR1\nQs+p+hnhdBJzIPuBYwguz20Crd0Aj/UGzEJ9ggNp03QZ7InxqBth9I7eyxOR\nOlwdg6zTsq7Yw9ZxU4XfC8i+bWuUSXMOlJcbtslQFNls00/zHujVyXRTCFZs\n7wFBEOAi+GS+iyNme2xmIF29c7TAVwMPiG4SY/e7U5AN4JUSmTq5VXE/NB0o\nX/fu\r\n=FGgy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCE9rEuzCf+SNIhCXNQ5rTWltxbf6NuoIMWeQFQnegjBgIhAJvkMygpqMPJE8vGX1I51i5u4eT7H8VHetbnT4AwVCKQ"}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sourcemap-codec_1.4.2_1537463064544_0.9985672918334787"},"_hasShrinkwrap":false},"1.4.3":{"name":"sourcemap-codec","version":"1.4.3","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","module":"dist/sourcemap-codec.es.js","types":"dist/types/sourcemap-codec.d.ts","scripts":{"test":"mocha","build":"rm -rf dist && rollup -c && tsc","pretest":"npm run build","prepublish":"npm test","lint":"eslint src","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","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","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"git+https://github.com/Rich-Harris/sourcemap-codec.git"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{},"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"},"gitHead":"897dc05a6b2da29dd521937d0271d2cbc59ca0da","_id":"sourcemap-codec@1.4.3","_npmVersion":"6.2.0","_nodeVersion":"10.9.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-vFrY/x/NdsD7Yc8mpTJXuao9S8lq08Z/kOITHz6b7YbfI9xL8Spe5EvSQUHOI7SbpY8bRPr0U3kKSsPuqEGSfA==","shasum":"0ba615b73ec35112f63c2f2d9e7c3f87282b0e33","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.4.3.tgz","fileCount":7,"unpackedSize":15077,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpCufCRA9TVsSAnZWagAA3lwP/iIu9O1y+RdG9Hh1cmG7\nmlzhNUJOK2pCzjwzyeLLyau+KmPM2kBs0QX9/7yMJ+JsiiVMAFRcyIV/uOO9\nH98TiP9vz8LKkgU/Z53kEOVC7NYepkqKZyt7AMA1x299nVAIMKT0ARQqyGNk\nIVXlKJqna2RALayu2ijzkKh7DPBcN2Lff59pkhZf566VfG8SUveV2WN6EloZ\nidjqm1HXqdvjxgiBLpJha2ZfotF5+88ALTcY6b2cgkT9Gog8WFlJJmOQ9qdR\nZ3Htau15txENi8B3laNauR5I9ETF8YqjAQDNXsS3HTxzgLO9Xa9HVHJTQkbU\nT98kfyNTn3vUkhNRnLv/sAmu8ZCdCFQx9aLC8K3SQtgpDI6Iku8LuJjLLgNZ\nUCwK0jBPPnpfaxsrgqOwVkW4bvozOa3mbtpdx2yzJM5oCyPtUINkYksrHwIe\nUZBv72gSF9mQ3uxaL0LEsedSdEBTR0eBP8m4/ZNV3XWRqrBMx8CYeAN49BTy\n2xdaO+vADk9JNvDVoXQ/K83i5GgpOERKb/lJMMprCuwj5ckC6xzCtVYZP/yF\nWrdy3cqtwXh6XI/mAtDKPHs5d4BBnXHioza5nZNFhuqoV36IaFjjkAx9lxrj\ngsA8ktSKvAVh7qfg5leJy30LBaIDALI+9BGfWwSTi+UGfSVHW/rpl4XakEeH\nJ4ve\r\n=IEnr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDJGBjbJu51CrjeT1txNV54Yppwf8P1mSLEnUizB9W7LAiEAsk+mmNkNnEHE7+TTq6eBJhLmke74+jLGidpzZPNSqME="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sourcemap-codec_1.4.3_1537485726778_0.7883834854767848"},"_hasShrinkwrap":false},"1.4.4":{"name":"sourcemap-codec","version":"1.4.4","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","module":"dist/sourcemap-codec.es.js","types":"dist/types/sourcemap-codec.d.ts","scripts":{"test":"mocha","build":"rm -rf dist && rollup -c && tsc","pretest":"npm run build","prepublish":"npm test","lint":"eslint src","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","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","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"git+https://github.com/Rich-Harris/sourcemap-codec.git"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{},"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"},"gitHead":"b184a14649d1615562d8fcf7d202cc967894f994","_id":"sourcemap-codec@1.4.4","_npmVersion":"6.2.0","_nodeVersion":"10.9.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-CYAPYdBu34781kLHkaW3m6b/uUSyMOC2R61gcYMWooeuaGtjof86ZA/8T+qVPPt7np1085CR9hmMGrySwEc8Xg==","shasum":"c63ea927c029dd6bd9a2b7fa03b3fec02ad56e9f","tarball":"http://localhost:4545/npm/registry/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","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCZ/RzYQjuo/PL/jAFDCQeNYO00pYyRId2fooQDrrqCxAIhAPC9x/DkCXibwc8dEvuPvLl8pVpCzJw7uwYRYR9vsFPt"}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sourcemap-codec_1.4.4_1542819240084_0.193626764996651"},"_hasShrinkwrap":false},"1.4.5":{"name":"sourcemap-codec","version":"1.4.5","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","module":"dist/sourcemap-codec.es.js","types":"dist/types/sourcemap-codec.d.ts","scripts":{"test":"mocha","build":"rm -rf dist && rollup -c && tsc","pretest":"npm run build","prepublish":"npm test","lint":"eslint src","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","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","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"git+https://github.com/Rich-Harris/sourcemap-codec.git"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.3.3","eslint":"^6.0.1","eslint-plugin-import":"^2.18.0","istanbul":"^0.4.5","mocha":"^6.1.4","remap-istanbul":"^0.13.0","rollup":"^1.16.4","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-typescript":"^1.0.1","typescript":"^3.5.2"},"gitHead":"9a9d58e3662dd6e76381b68c9543c2e5f1162b8b","_id":"sourcemap-codec@1.4.5","_nodeVersion":"12.2.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-d1Sbjkg1/nYRA6yQrdD39z0xfhZeBVWVNu8jHmKC9TMnf7ikkOLuck9lgFt+S0lKJrZ+187xhokKNB+sLujNGw==","shasum":"8127f6bfd4ebc32c9486a777399fa82b02811c64","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.4.5.tgz","fileCount":7,"unpackedSize":15555,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHRMUCRA9TVsSAnZWagAAmIMP/imwBVq3+MNwY5JYpeh+\nJcx4bVTEm4jpu2pfbZgwVAmNSIgB/R3RlvsbCzWl6KbVQpp6elYf7f1AEVCR\nI2mFGKyPYjuGyQWwAG+j91SmmB7SRJmaHIqy/wG6NkXfY63BHqssxEY/nY/f\noL9Z50hs+2FvXzSVathhh02fgtlwcGRSh2lxC4BraWbUDHra53NJ733Ko7MR\nNyiHNG90aDzOmTNTuAsOkO84Nh21X6kS6M/i8Bt3I4nHPSAc2r8+/eQycSN3\nrJhJOQI1ixhJGOpccSByl2xUI8kW1T4u/+eNS7VfQITuUFdYqdFvFwyhMowj\nZE3hEuaXL1v25Weh6cDgqFq0sPzHu4TgiU5RIIkJ/58go6/X7FdyNVLF55eA\nXtzUCO8IbntpRhb9RQwoKL5V3+uxPgnqikOV2t/Q/xOyivuuAVlsQG63a6Er\nLUdmSjVJHQsLbB2Oq0xYPcEPpF8Bqudp5RXSEcnXE1zy8g5ng/1OivhXn7N6\nJGbeQTctTWI0eG3cawf3xr3ik3DAr4mBl6ndf58I2RvdABuWDnO47R6JQJJJ\nJM0prknyntDebTbw4kOURvMhQCjNXHi7D6px3ARguJk1wIfbP+E/i5bxAesp\nibeO8F4u9knW10+4w9l6Fp4lwGuNsVNC2MnsUHDu7xLDNnbLWQJo3jLhUV4I\nnZ4Q\r\n=xQs9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEqBpid40nNmbkKNubktuXifrVokj7G/CbKt4kR9i7ZFAiAEqJZjmwYWS+93MtBCbnySepdBr9GL38Q6840alXe/SQ=="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sourcemap-codec_1.4.5_1562186515424_0.38048419100852926"},"_hasShrinkwrap":false},"1.4.6":{"name":"sourcemap-codec","version":"1.4.6","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","module":"dist/sourcemap-codec.es.js","types":"dist/types/sourcemap-codec.d.ts","scripts":{"test":"mocha","build":"rm -rf dist && rollup -c && tsc","pretest":"npm run build","prepublish":"npm test","lint":"eslint src","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","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","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"git+https://github.com/Rich-Harris/sourcemap-codec.git"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.3.3","eslint":"^6.0.1","eslint-plugin-import":"^2.18.0","istanbul":"^0.4.5","mocha":"^6.1.4","remap-istanbul":"^0.13.0","rollup":"^1.16.4","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-typescript":"^1.0.1","typescript":"^3.5.2"},"gitHead":"394141c1c3c1e67662fe3935bc866c41e922fdfb","_id":"sourcemap-codec@1.4.6","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"integrity":"sha512-1ZooVLYFxC448piVLBbtOxFcXwnymH9oUF8nRd3CuYDVvkRBxRl6pB4Mtas5a4drtL+E8LDgFkQNcgIw6tc8Hg==","shasum":"e30a74f0402bad09807640d39e971090a08ce1e9","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.4.6.tgz","fileCount":7,"unpackedSize":15571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHUqSCRA9TVsSAnZWagAAdTQQAJgas18su0Eb/22Lb/WE\nZOhJ++Oz0+Zm87s2R6L8qARo9IbJxtPJeQXniyy6aIbp9K50yC2hOPfucPip\nwNJPHO0ieL0jtz+lSnlW3Aqz1N7ub8Wm+cbMbfW/m6YZ9wironN9fanmD4Q+\n1Mmbib/P2Vqe1XuF7ZSlzhg1jnJA2ejw3OeeYP0CkdfzxELSydOI451ACcD9\n+tlwDvVzkvf5QXV57viDJm5f0dQ0q9sNwJHoBZkxUzPFNNJqtl7ofRtoK8L3\nZUG+P/mht7KRpEdl133g0ctpCX/Giq4G+7KwZUqNmx5ATxAyOEWU3Vg+nBW5\nmJNbtoz1GETnrNfPDoBQWAzOdLILotHVvXhTk7ldzMujTDnZZ9mYU8GMkvgG\nURwirUIcGVFUhuKT5HTU7k8uTMpI4dxwUO4Rh7JzeCDAnvWTvmEOaK1kdye/\ni8ha6DYHa00EXBGknMyazX8za/rs1F1VxrEF6XPYWsgrkmc/WkOXM/Bhzqtj\nQ5qW7eZY+1JMhq29kFGX2AmXTJ+DHknlL//hTpg0+js7v6AWu8gUL6L4VGAC\nvezIPuQ+Vij/Vo7a2RphyN3kZYXlmD4eBqUIgE6+8B7QA7WF6+87LKq2JfJG\nFstBoQalxeWWVytwfSNfJA5zO3j16/SYeQrDEQA0FYL2T+umnTecCXRDW+tU\nKsfE\r\n=49YL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEESmExRRKay8B75H+m4IP9JD4s3pp0KvnbtPXeLAeoYAiBc7A0Fx9sEyjCku480h2LpUbueluiXDlxz8HJNptee6w=="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sourcemap-codec_1.4.6_1562200721903_0.857064486254111"},"_hasShrinkwrap":false},"1.4.7":{"name":"sourcemap-codec","version":"1.4.7","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","module":"dist/sourcemap-codec.es.js","types":"dist/types/sourcemap-codec.d.ts","scripts":{"test":"mocha","build":"rm -rf dist && rollup -c && tsc","pretest":"npm run build","prepublish":"npm test","lint":"eslint src","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","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","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"git+https://github.com/Rich-Harris/sourcemap-codec.git"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.3.3","eslint":"^6.0.1","eslint-plugin-import":"^2.18.0","istanbul":"^0.4.5","mocha":"^6.1.4","remap-istanbul":"^0.13.0","rollup":"^1.16.4","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-typescript":"^1.0.1","typescript":"^3.5.2"},"gitHead":"ccaa80f665c069da1d4f65747306c59b17300777","_id":"sourcemap-codec@1.4.7","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"integrity":"sha512-RuN23NzhAOuUtaivhcrjXx1OPXsFeH9m5sI373/U7+tGLKihjUyboZAzOadytMjnqHp1f45RGk1IzDKCpDpSYA==","shasum":"5b2cd184e3fe51fd30ba049f7f62bf499b4f73ae","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.4.7.tgz","fileCount":9,"unpackedSize":32603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeD2FhCRA9TVsSAnZWagAAoeoP/3YQSA9t3w6EbgBKltJp\nlTOT9GMrg434rLTfkwTA4SDrXghimBTswINMssgzINUQODWKRHUi/oL4iPb9\nG2pJ22WOaqYpZX8SP9BNy5Yo3zcgh7wq+wy0CP8TbE7vPhDCfoR+unksUda3\n5yARolLjE3WB54GaG+zafoXffoDNNzX/SAURZp/2Bx2gMAkbRvT2LNHj7PXZ\nQSUkDVbbpDpJAmN5Fh9/dd82buhVGOEMNllsObtAYUHp1KIZvMlK+ahBHY28\npeLk4NnKynpywnjUpqbXQy74ZA+XlxoivU0TIFmXnFu9ZCZOibHQx7TepF6b\n5zwQ1SPPB5TWhzUrjdzqE3n+yxYTBJksVU/iwXlvFyKLISvT9u5bYqfINQmA\nEE5scAg1ako2W8qhnzrB3c4LgEsFSeFndPqwcIKOD6jrH3/YJyMK7YevYX//\ngSIN7+JyYskcvQAyZCtfdpDNyfaXm5ONHt4V+ofRN7usOwxE2mTdAWvLFit6\njSqf6410gzdSwvbpM0MA+1xlMSH969zcl6EcfsKPTqEJsSOxskeVZj/9/HQs\najIovGXc1tNKKcm83kEoLkzTLW2yQHrmBvgxMfAmalZnM5yqiTDIRvzMZt8x\nvcqnC0F3u+B/ED4oUFEJu7SQxZw5sY4nt6K3Im8qVZvaTgJT/k2z8Fg4zhye\nYC9g\r\n=Tcvt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDSVoPtUQ39UO/6JJv6wW9iy9ConPe1Z8BTUPiHwcj6jgIgSmuZCfa3iD6bHglNPnnP6fqC2NRjPQ/CRvPgN86xNMc="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sourcemap-codec_1.4.7_1578066273229_0.2571913841271116"},"_hasShrinkwrap":false},"1.4.8":{"name":"sourcemap-codec","version":"1.4.8","description":"Encode/decode sourcemap mappings","main":"dist/sourcemap-codec.umd.js","module":"dist/sourcemap-codec.es.js","types":"dist/types/sourcemap-codec.d.ts","scripts":{"test":"mocha","build":"rm -rf dist && rollup -c && tsc","pretest":"npm run build","prepublish":"npm test","lint":"eslint src","pretest-coverage":"npm run build","test-coverage":"rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js","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","ci":"npm run test-coverage && codecov < coverage/coverage-remapped.lcov"},"repository":{"type":"git","url":"git+https://github.com/Rich-Harris/sourcemap-codec.git"},"keywords":["sourcemap","vlq"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","dependencies":{},"devDependencies":{"codecov.io":"^0.1.6","console-group":"^0.3.3","eslint":"^6.0.1","eslint-plugin-import":"^2.18.0","istanbul":"^0.4.5","mocha":"^6.1.4","remap-istanbul":"^0.13.0","rollup":"^1.16.4","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-typescript":"^1.0.1","typescript":"^3.5.2"},"gitHead":"b549c1ee22f79bdf777d7bfe6471fe4293cd6391","_id":"sourcemap-codec@1.4.8","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"integrity":"sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==","shasum":"ea804bd94857402e6992d05a38ef1ae35a9ab4c4","tarball":"http://localhost:4545/npm/registry/sourcemap-codec/sourcemap-codec-1.4.8.tgz","fileCount":9,"unpackedSize":31802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeILE7CRA9TVsSAnZWagAAO5IP/ir1Y0zaBX8RUmDU3tmc\nyBctHIgYMg5sg3Le9OtPgvpgYvKvAaKzQ8KfR0iEBWz+8AvJyPDRHpvRUk3r\nYufljidkG5mu4C6Hvv1nJDu76TspGkq34x7K0kZxf/iamsY1lKA2qu6h9bnw\n0JoQDvT0m4iXh0dOfrdJGMqcWlH6nkqOuZ4QJkaile3j04H2eGet2f4VyqV5\nJbp400SBW62ZUMe4t6z0CzdJ3K+rMMji2rayQEmUXIpSrizs0u6ct+CeFlc5\njbw7f4VdowOcguHuYG1uxbaNOeyGz6J70Cq8BsIrAVIx92T+RFiNsenr1NU9\nicQ/C9DpM83rpHaWw2zdjoqVrjBbrLEcriS/kdvr4fweIfmoCKGcwZYPV7J/\nexuaWHI9dbcyOXh8ty4NL0ZU9djXplnT6PJzKS7gO00rk66MJ+rhMFNS+01k\nv0K5IRrEhePqJjde/2veWoDkIS4U9gYavgjiTbX3W9ZGkrajrUSijGpg09RR\ne/Ol3lvurNRAF+J79ZtPXZ4iXp87JBvnGRTICfXZH8Np7vBh2DzBlnoq3e74\nzKyc7kpVY7V52RfyYrKK1oT52UMHjp6ojbKOTxAmDaES4gw3Md6Y4pjud8Hj\ntPYqTZIz31NnMruItfc1K6VHZaP8vhZeZ7QGQJTuYUMw7Y6FQXazQy84yhUE\n87zp\r\n=HgDw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDsOkd0bndP6/9iZ5q+pwDgckx3BKgb3p+0fgjFiO2JrgIgeYv1UAPWqIC5ZynHugZffLb/i3gM35qaFRiw6RpSjnE="}]},"maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sourcemap-codec_1.4.8_1579200826684_0.004732565018421786"},"_hasShrinkwrap":false}},"readme":"# sourcemap-codec\n\nEncode/decode the `mappings` property of a [sourcemap](https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit).\n\n\n## Why?\n\nSourcemaps are difficult to generate and manipulate, because the `mappings` property – the part that actually links the generated code back to the original source – is encoded using an obscure method called [Variable-length quantity](https://en.wikipedia.org/wiki/Variable-length_quantity). On top of that, each segment in the mapping contains offsets rather than absolute indices, which means that you can't look at a segment in isolation – you have to understand the whole sourcemap.\n\nThis package makes the process slightly easier.\n\n\n## Installation\n\n```bash\nnpm install sourcemap-codec\n```\n\n\n## Usage\n\n```js\nimport { encode, decode } from 'sourcemap-codec';\n\nvar decoded = decode( ';EAEEA,EAAE,EAAC,CAAE;ECQY,UACC' );\n\nassert.deepEqual( decoded, [\n\t// the first line (of the generated code) has no mappings,\n\t// as shown by the starting semi-colon (which separates lines)\n\t[],\n\n\t// the second line contains four (comma-separated) segments\n\t[\n\t\t// segments are encoded as you'd expect:\n\t\t// [ generatedCodeColumn, sourceIndex, sourceCodeLine, sourceCodeColumn, nameIndex ]\n\n\t\t// i.e. the first segment begins at column 2, and maps back to the second column\n\t\t// of the second line (both zero-based) of the 0th source, and uses the 0th\n\t\t// name in the `map.names` array\n\t\t[ 2, 0, 2, 2, 0 ],\n\n\t\t// the remaining segments are 4-length rather than 5-length,\n\t\t// because they don't map a name\n\t\t[ 4, 0, 2, 4 ],\n\t\t[ 6, 0, 2, 5 ],\n\t\t[ 7, 0, 2, 7 ]\n\t],\n\n\t// the final line contains two segments\n\t[\n\t\t[ 2, 1, 10, 19 ],\n\t\t[ 12, 1, 11, 20 ]\n\t]\n]);\n\nvar encoded = encode( decoded );\nassert.equal( encoded, ';EAEEA,EAAE,EAAC,CAAE;ECQY,UACC' );\n```\n\n\n# License\n\nMIT\n","maintainers":[{"name":"rich_harris","email":"richard.a.harris@gmail.com"}],"time":{"modified":"2022-06-26T22:24:06.778Z","created":"2015-10-10T04:50:15.664Z","1.0.0":"2015-10-10T04:50:15.664Z","1.1.0":"2015-10-18T15:09:08.751Z","1.2.0":"2015-10-23T03:02:07.517Z","1.2.1":"2015-10-23T03:36:09.346Z","1.3.0":"2015-12-20T04:55:42.238Z","1.3.1":"2017-04-13T00:50:21.122Z","1.4.0":"2018-02-10T15:58:48.751Z","1.4.1":"2018-03-13T20:21:21.972Z","1.4.2":"2018-09-20T17:04:24.647Z","1.4.3":"2018-09-20T23:22:06.943Z","1.4.4":"2018-11-21T16:54:00.227Z","1.4.5":"2019-07-03T20:41:55.528Z","1.4.6":"2019-07-04T00:38:42.100Z","1.4.7":"2020-01-03T15:44:33.373Z","1.4.8":"2020-01-16T18:53:46.807Z"},"homepage":"https://github.com/Rich-Harris/sourcemap-codec","keywords":["sourcemap","vlq"],"repository":{"type":"git","url":"git+https://github.com/Rich-Harris/sourcemap-codec.git"},"author":{"name":"Rich Harris"},"bugs":{"url":"https://github.com/Rich-Harris/sourcemap-codec/issues"},"license":"MIT","readmeFilename":"README.md","users":{"scottfreecode":true,"monsterkodi":true}}