{"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":{"shasum":"905439c4c65a4db421a2f2d06065bd8b55846a8e","size":4170,"noattachment":false,"key":"/sourcemap-codec/-/sourcemap-codec-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/sourcemap-codec/download/sourcemap-codec-1.4.0.tgz"},"maintainers":[{"name":"rich_harris","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sourcemap-codec_1.4.0_1518278327982_0.9029471740296298"},"_hasShrinkwrap":false,"publish_time":1518278328751,"_cnpm_publish_time":1518278328751,"deprecated":"Please use @jridgewell/sourcemap-codec instead","dist-tags":{"latest":"1.4.8"}}