0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/tests/testdata/npm/registry/sourcemap-codec/registry.json

1 line
44 KiB
JSON
Raw Normal View History

{"_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":{"tes