{"_id":"bs58check","_rev":"4579454","name":"bs58check","description":"A straightforward implementation of base58-check encoding","dist-tags":{"latest":"4.0.0"},"maintainers":[{"name":"jl.landabaso","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"}],"time":{"modified":"2026-04-10T15:54:57.000Z","created":"2014-07-02T04:31:04.594Z","4.0.0":"2024-06-25T04:41:20.525Z","3.0.1":"2023-02-25T05:11:34.958Z","2.1.2":"2018-07-26T02:27:52.303Z","2.1.1":"2017-12-05T11:24:44.830Z","2.1.0":"2017-11-13T23:52:35.520Z","2.0.2":"2017-04-19T13:02:44.376Z","2.0.1":"2016-12-21T21:19:27.685Z","1.3.4":"2016-12-21T21:19:11.206Z","2.0.0":"2016-12-21T01:54:56.597Z","1.3.1":"2016-12-01T13:05:14.159Z","1.3.0":"2016-11-27T14:15:53.458Z","1.1.1":"2016-10-27T08:24:06.385Z","1.2.0":"2016-10-27T08:23:38.686Z","1.1.0":"2016-10-27T08:17:57.386Z","1.0.8":"2016-01-24T14:35:54.185Z","1.0.7":"2016-01-24T14:25:28.786Z","1.0.6":"2015-07-02T13:16:32.574Z","1.0.5":"2015-03-17T01:25:20.402Z","1.0.4":"2015-01-09T03:10:24.068Z","1.0.3":"2014-10-03T08:54:07.183Z","1.0.1":"2014-07-25T01:19:16.099Z","1.0.0":"2014-07-02T04:31:04.594Z"},"users":{},"author":{"name":"Daniel Cousens"},"repository":{"type":"git","url":"git+https://github.com/bitcoinjs/bs58check.git"},"versions":{"4.0.0":{"name":"bs58check","version":"4.0.0","description":"A straightforward implementation of base58-check encoding","type":"module","keywords":["base","base58","base58check","bitcoin","bs58","check","checksum","decode","decoding","encode","encoding","litecoin"],"homepage":"https://github.com/bitcoinjs/bs58check","bugs":{"url":"https://github.com/bitcoinjs/bs58check/issues"},"license":"MIT","author":{"name":"Daniel Cousens"},"main":"src/cjs/index.cjs","module":"src/esm/index.js","types":"src/cjs/index.d.ts","exports":{".":{"require":"./src/cjs/index.cjs","import":"./src/esm/index.js","types":"./src/cjs/index.d.ts"}},"repository":{"type":"git","url":"git+https://github.com/bitcoinjs/bs58check.git"},"scripts":{"build":"npm run clean && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json","clean":"rimraf src","gitdiff":"npm run build && git diff --exit-code","postbuild":"chmod +x ./fixup.sh && ./fixup.sh","coverage-report":"c8 report --reporter=lcov","coverage":"c8 --check-coverage --branches 90 --functions 90 npm run unit","standard":"ts-standard --ignore test --ignore src","test":"npm run standard -- --fix && npm run coverage","unit":"tape test/*.js"},"dependencies":{"@noble/hashes":"^1.2.0","bs58":"^6.0.0"},"devDependencies":{"@types/node":"^20.14.8","blake-hash":"^1.0.0","c8":"^10.1.2","rimraf":"^5.0.7","safe-buffer":"^5.1.2","standard":"^17.1.0","tape":"^5.3.0","ts-standard":"^12.0.2","typescript":"^5.5.2"},"gitHead":"3d7c00ec7e4b52f4b8a1aaff7eb8879a4b441132","_id":"bs58check@4.0.0","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"shasum":"46cda52a5713b7542dcb78ec2efdf78f5bf1d23c","size":2916,"noattachment":false,"key":"/bs58check/-/bs58check-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/bs58check/download/bs58check-4.0.0.tgz"},"_npmUser":{"name":"junderw","email":"jonathan.underwood4649@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bs58check_4.0.0_1719290480394_0.8161361457295895"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-25T04:41:20.525Z","publish_time":1719290480525,"_source_registry_name":"default","maintainers":[{"name":"jl.landabaso","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"}],"_cnpm_publish_time":1719290480525},"3.0.1":{"name":"bs58check","version":"3.0.1","description":"A straightforward implementation of base58-check encoding","keywords":["base","base58","base58check","bitcoin","bs58","check","checksum","decode","decoding","encode","encoding","litecoin"],"homepage":"https://github.com/bitcoinjs/bs58check","bugs":{"url":"https://github.com/bitcoinjs/bs58check/issues"},"license":"MIT","author":{"name":"Daniel Cousens"},"main":"index.js","types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/bitcoinjs/bs58check.git"},"scripts":{"coverage-report":"nyc report --reporter=lcov","coverage":"nyc --check-coverage --branches 90 --functions 90 npm run unit","standard":"standard","test":"npm run standard && npm run coverage","unit":"tape test/*.js"},"dependencies":{"@noble/hashes":"^1.2.0","bs58":"^5.0.0"},"devDependencies":{"blake-hash":"^1.0.0","nyc":"^15.0.0","safe-buffer":"^5.1.2","standard":"^14.3.3","tape":"^4.13.2"},"gitHead":"0ddbd3e0813c22a6aef85313916fdab71f479aa9","_id":"bs58check@3.0.1","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"shasum":"2094d13720a28593de1cba1d8c4e48602fdd841c","size":2393,"noattachment":false,"key":"/bs58check/-/bs58check-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/bs58check/download/bs58check-3.0.1.tgz"},"_npmUser":{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"},"directories":{},"maintainers":[{"name":"jl.landabaso","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bs58check_3.0.1_1677301894769_0.4658477581233058"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-25T05:11:34.958Z","publish_time":1677301894958,"_cnpm_publish_time":1677301894958},"2.1.2":{"name":"bs58check","version":"2.1.2","description":"A straightforward implementation of base58-check encoding","keywords":["base","base58","base58check","bitcoin","bs58","check","checksum","decode","decoding","encode","encoding","litecoin"],"homepage":"https://github.com/bitcoinjs/bs58check","bugs":{"url":"https://github.com/bitcoinjs/bs58check/issues"},"license":"MIT","author":{"name":"Daniel Cousens"},"files":["index.js","base.js"],"main":"index.js","repository":{"type":"git","url":"git+https://github.com/bitcoinjs/bs58check.git"},"scripts":{"coverage-report":"nyc report --reporter=lcov","coverage":"nyc --check-coverage --branches 90 --functions 90 npm run unit","standard":"standard","test":"npm run standard && npm run coverage","unit":"tape test/*.js"},"dependencies":{"bs58":"^4.0.0","create-hash":"^1.1.0","safe-buffer":"^5.1.2"},"devDependencies":{"blake-hash":"^1.0.0","nyc":"^11.3.0","standard":"^10.0.3","tape":"^4.6.2"},"gitHead":"7dd2b95a5c44e9b574f224268254a7bbecfac2ed","_id":"bs58check@2.1.2","_npmVersion":"6.2.0","_nodeVersion":"10.7.0","_npmUser":{"name":"dcousens","email":"npm@dcousens.com"},"dist":{"shasum":"53b018291228d82a5aa08e7d796fdafda54aebfc","size":2267,"noattachment":false,"key":"/bs58check/-/bs58check-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/bs58check/download/bs58check-2.1.2.tgz"},"maintainers":[{"name":"jl.landabaso","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bs58check_2.1.2_1532572072231_0.6092002633634286"},"_hasShrinkwrap":false,"publish_time":1532572072303,"_cnpm_publish_time":1532572072303,"_cnpmcore_publish_time":"2021-12-16T11:25:25.514Z"},"2.1.1":{"name":"bs58check","version":"2.1.1","description":"A straightforward implementation of base58-check encoding","keywords":["base","base58","base58check","bitcoin","bs58","check","checksum","decode","decoding","encode","encoding","litecoin"],"homepage":"https://github.com/bitcoinjs/bs58check","bugs":{"url":"https://github.com/bitcoinjs/bs58check/issues"},"license":"MIT","author":{"name":"Daniel Cousens"},"files":["index.js","base.js"],"main":"index.js","repository":{"type":"git","url":"git+https://github.com/bitcoinjs/bs58check.git"},"scripts":{"coverage-report":"nyc report --reporter=lcov","coverage":"nyc --check-coverage --branches 90 --functions 90 npm run unit","standard":"standard","test":"npm run standard && npm run coverage","unit":"tape test/*.js"},"dependencies":{"bs58":"^4.0.0","create-hash":"^1.1.0"},"devDependencies":{"blake-hash":"^1.0.0","nyc":"^11.3.0","safe-buffer":"^5.1.1","standard":"^10.0.3","tape":"^4.6.2"},"gitHead":"2a4c76232e7285d386e70a8c8014c1f079a9f1e1","_id":"bs58check@2.1.1","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"dcousens","email":"npm@dcousens.com"},"dist":{"shasum":"8a5d0e587af97b784bf9cbf1b29f454d82bc0222","size":2296,"noattachment":false,"key":"/bs58check/-/bs58check-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/bs58check/download/bs58check-2.1.1.tgz"},"maintainers":[{"name":"jl.landabaso","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bs58check-2.1.1.tgz_1512473084680_0.16446374007500708"},"directories":{},"publish_time":1512473084830,"_hasShrinkwrap":false,"_cnpm_publish_time":1512473084830,"_cnpmcore_publish_time":"2021-12-16T11:25:25.750Z"},"2.1.0":{"name":"bs58check","version":"2.1.0","description":"A straightforward implementation of base58-check encoding","keywords":["base","base58","base58check","bitcoin","bs58","check","checksum","decode","decoding","encode","encoding","litecoin"],"homepage":"https://github.com/bitcoinjs/bs58check","bugs":{"url":"https://github.com/bitcoinjs/bs58check/issues"},"license":"MIT","author":{"name":"Daniel Cousens"},"files":["index.js","base.js"],"main":"index.js","repository":{"type":"git","url":"git+https://github.com/bitcoinjs/bs58check.git"},"scripts":{"coverage-report":"nyc report --reporter=lcov","coverage":"nyc --check-coverage --branches 90 --functions 90 npm run unit","standard":"standard","test":"npm run standard && npm run coverage","unit":"tape test/*.js"},"dependencies":{"bs58":"^4.0.0","create-hash":"^1.1.0"},"devDependencies":{"blake-hash":"^1.0.0","nyc":"^11.3.0","safe-buffer":"^5.1.1","standard":"^10.0.3","tape":"^4.6.2"},"gitHead":"036739f13f0f82937bef10775182976e516eebf8","_id":"bs58check@2.1.0","_npmVersion":"5.5.1","_nodeVersion":"8.8.1","_npmUser":{"name":"dcousens","email":"npm@dcousens.com"},"dist":{"shasum":"0d378950b49261c807fbe46e5dd2cf5eb2f89513","size":2271,"noattachment":false,"key":"/bs58check/-/bs58check-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/bs58check/download/bs58check-2.1.0.tgz"},"maintainers":[{"name":"jl.landabaso","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bs58check-2.1.0.tgz_1510617155360_0.9218379552476108"},"directories":{},"publish_time":1510617155520,"_hasShrinkwrap":false,"_cnpm_publish_time":1510617155520,"_cnpmcore_publish_time":"2021-12-16T11:25:25.973Z"},"2.0.2":{"name":"bs58check","version":"2.0.2","description":"A straightforward implementation of base58-check encoding","keywords":["base","base58","base58check","bitcoin","bs58","check","checksum","decode","decoding","encode","encoding","litecoin"],"homepage":"https://github.com/bitcoinjs/bs58check","bugs":{"url":"https://github.com/bitcoinjs/bs58check/issues"},"license":"MIT","author":{"name":"Daniel Cousens"},"files":["index.js"],"main":"index.js","repository":{"type":"git","url":"git+https://github.com/bitcoinjs/bs58check.git"},"scripts":{"coverage-report":"nyc report --reporter=lcov","coverage":"nyc --check-coverage --branches 90 --functions 90 npm run unit","standard":"standard","test":"npm run standard && npm run coverage","unit":"tape test/*.js"},"dependencies":{"bs58":"^4.0.0","create-hash":"^1.1.0"},"devDependencies":{"nyc":"^6.4.0","standard":"^9.0.0","tape":"^4.6.2"},"gitHead":"a307c18a631917b1dd0fb0ad91e9e2bfa3d85dee","_id":"bs58check@2.0.2","_shasum":"06f63b01c2fa6173033c90eb87f1fe3d2e13d89a","_from":".","_npmVersion":"4.5.0","_nodeVersion":"7.7.3","_npmUser":{"name":"dcousens","email":"email@dcousens.com"},"dist":{"shasum":"06f63b01c2fa6173033c90eb87f1fe3d2e13d89a","size":2176,"noattachment":false,"key":"/bs58check/-/bs58check-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/bs58check/download/bs58check-2.0.2.tgz"},"maintainers":[{"name":"jl.landabaso","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/bs58check-2.0.2.tgz_1492606964090_0.34381335647776723"},"directories":{},"publish_time":1492606964376,"_hasShrinkwrap":false,"_cnpm_publish_time":1492606964376,"_cnpmcore_publish_time":"2021-12-16T11:25:26.220Z"},"2.0.1":{"name":"bs58check","version":"2.0.1","description":"A straightforward implementation of base58-check encoding","keywords":["base","base58","base58check","bitcoin","bs58","check","checksum","decode","decoding","encode","encoding","litecoin"],"homepage":"https://github.com/bitcoinjs/bs58check","bugs":{"url":"https://github.com/bitcoinjs/bs58check/issues"},"license":"MIT","author":{"name":"Daniel Cousens"},"files":["index.js"],"main":"index.js","repository":{"type":"git","url":"git+https://github.com/bitcoinjs/bs58check.git"},"scripts":{"coverage-report":"nyc report --reporter=lcov","coverage":"nyc --check-coverage --branches 90 --functions 90 npm run unit","standard":"standard","test":"npm run standard && npm run coverage","unit":"tape test/*.js"},"dependencies":{"bs58":"^4.0.0","create-hash":"^1.1.0"},"devDependencies":{"nyc":"^6.4.0","standard":"*","tape":"^4.6.2"},"gitHead":"32b3d9de5e6c6aed6accbc6decab3d42b05c2478","_id":"bs58check@2.0.1","_shasum":"dca6cb9a1777f6f1354a4d93fdff8f4a2bd776e3","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.2.1","_npmUser":{"name":"dcousens","email":"email@dcousens.com"},"dist":{"shasum":"dca6cb9a1777f6f1354a4d93fdff8f4a2bd776e3","size":2241,"noattachment":false,"key":"/bs58check/-/bs58check-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/bs58check/download/bs58check-2.0.1.tgz"},"maintainers":[{"name":"jl.landabaso","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/bs58check-2.0.1.tgz_1482355167458_0.31620108732022345"},"directories":{},"publish_time":1482355167685,"_hasShrinkwrap":false,"_cnpm_publish_time":1482355167685,"_cnpmcore_publish_time":"2021-12-16T11:25:26.458Z"},"1.3.4":{"name":"bs58check","version":"1.3.4","description":"A straightforward implementation of base58-check encoding","keywords":["base","base58","base58check","bitcoin","bs58","check","checksum","decode","decoding","encode","encoding","litecoin"],"homepage":"https://github.com/bitcoinjs/bs58check","bugs":{"url":"https://github.com/bitcoinjs/bs58check/issues"},"license":"MIT","author":{"name":"Daniel Cousens"},"files":["index.js"],"main":"index.js","repository":{"type":"git","url":"git+https://github.com/bitcoinjs/bs58check.git"},"scripts":{"coverage-report":"nyc report --reporter=lcov","coverage":"nyc --check-coverage --branches 90 --functions 90 npm run unit","standard":"standard","test":"npm run standard && npm run coverage","unit":"tape test/*.js"},"dependencies":{"bs58":"^3.1.0","create-hash":"^1.1.0"},"devDependencies":{"nyc":"^6.4.0","standard":"*","tape":"^4.6.2"},"gitHead":"1804e32753c4c704b7a8695ddc4d77b6b7a81d0b","_id":"bs58check@1.3.4","_shasum":"c52540073749117714fa042c3047eb8f9151cbf8","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.2.1","_npmUser":{"name":"dcousens","email":"email@dcousens.com"},"dist":{"shasum":"c52540073749117714fa042c3047eb8f9151cbf8","size":2257,"noattachment":false,"key":"/bs58check/-/bs58check-1.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/bs58check/download/bs58check-1.3.4.tgz"},"maintainers":[{"name":"jl.landabaso","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/bs58check-1.3.4.tgz_1482355149246_0.5018618449103087"},"directories":{},"publish_time":1482355151206,"_hasShrinkwrap":false,"_cnpm_publish_time":1482355151206,"_cnpmcore_publish_time":"2021-12-16T11:25:26.663Z"},"2.0.0":{"name":"bs58check","version":"2.0.0","description":"A straightforward implementation of base58-check encoding","keywords":["base","base58","base58check","bitcoin","bs58","check","checksum","decode","decoding","encode","encoding","litecoin"],"homepage":"https://github.com/bitcoinjs/bs58check","bugs":{"url":"https://github.com/bitcoinjs/bs58check/issues"},"license":"MIT","author":{"name":"Daniel Cousens"},"files":["index.js"],"main":"index.js","repository":{"type":"git","url":"git+https://github.com/bitcoinjs/bs58check.git"},"scripts":{"coverage-report":"nyc report --reporter=lcov","coverage":"nyc --check-coverage --branches 90 --functions 90 npm run unit","standard":"standard","test":"npm run standard && npm run coverage","unit":"tape test/*.js"},"dependencies":{"bs58":"^4.0.0","create-hash":"^1.1.0"},"devDependencies":{"nyc":"^6.4.0","standard":"*","tape":"^4.6.2"},"gitHead":"a43c5aea77884689534f854b9e4a17d8be3d74f9","_id":"bs58check@2.0.0","_shasum":"b70fffd80bc72de18a040a547d7e5e08ce1b1e4e","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.2.1","_npmUser":{"name":"dcousens","email":"email@dcousens.com"},"dist":{"shasum":"b70fffd80bc72de18a040a547d7e5e08ce1b1e4e","size":2242,"noattachment":false,"key":"/bs58check/-/bs58check-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/bs58check/download/bs58check-2.0.0.tgz"},"maintainers":[{"name":"jl.landabaso","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/bs58check-2.0.0.tgz_1482285294606_0.7344016972929239"},"directories":{},"publish_time":1482285296597,"_hasShrinkwrap":false,"_cnpm_publish_time":1482285296597,"_cnpmcore_publish_time":"2021-12-16T11:25:26.881Z"},"1.3.1":{"name":"bs58check","version":"1.3.1","description":"A straightforward implementation of base58-check encoding","keywords":["base","base58","base58check","bitcoin","bs58","check","checksum","decode","decoding","encode","encoding","litecoin"],"homepage":"https://github.com/bitcoinjs/bs58check","bugs":{"url":"https://github.com/bitcoinjs/bs58check/issues"},"license":"MIT","author":{"name":"Daniel Cousens"},"files":["index.js"],"main":"index.js","repository":{"type":"git","url":"git+https://github.com/bitcoinjs/bs58check.git"},"scripts":{"coverage-report":"nyc report --reporter=lcov","coverage":"nyc --check-coverage --branches 90 --functions 90 npm run unit","standard":"standard","test":"npm run standard && npm run coverage","unit":"tape test/*.js"},"dependencies":{"bs58":"^3.1.0","create-hash":"^1.1.0"},"devDependencies":{"nyc":"^6.4.0","standard":"*","tape":"^4.6.2"},"gitHead":"aabe9c15fa2e2ac165d41105370cae52c8ec8183","_id":"bs58check@1.3.1","_shasum":"e3ea89514b6baa239038a777dc952ae04a808e3a","_from":".","_npmVersion":"4.0.2","_nodeVersion":"7.2.0","_npmUser":{"name":"dcousens","email":"email@dcousens.com"},"dist":{"shasum":"e3ea89514b6baa239038a777dc952ae04a808e3a","size":2258,"noattachment":false,"key":"/bs58check/-/bs58check-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/bs58check/download/bs58check-1.3.1.tgz"},"maintainers":[{"name":"jl.landabaso","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/bs58check-1.3.1.tgz_1480597513918_0.03916441719047725"},"directories":{},"publish_time":1480597514159,"_hasShrinkwrap":false,"_cnpm_publish_time":1480597514159,"_cnpmcore_publish_time":"2021-12-16T11:25:27.100Z"},"1.3.0":{"name":"bs58check","version":"1.3.0","description":"A straightforward implementation of base58-check encoding","keywords":["base","base58","base58check","bitcoin","bs58","check","checksum","decode","decoding","encode","encoding","litecoin"],"homepage":"https://github.com/bitcoinjs/bs58check","bugs":{"url":"https://github.com/bitcoinjs/bs58check/issues"},"license":"MIT","author":{"name":"Daniel Cousens"},"files":["index.js"],"main":"index.js","repository":{"type":"git","url":"git+https://github.com/bitcoinjs/bs58check.git"},"scripts":{"coverage-report":"nyc report --reporter=lcov","coverage":"nyc --check-coverage --branches 90 --functions 90 npm run unit","standard":"standard","test":"npm run standard && npm run coverage","unit":"tape test/*.js"},"dependencies":{"bs58":"^2.0.1","create-hash":"^1.1.0"},"devDependencies":{"nyc":"^6.4.0","standard":"*","tape":"^4.6.2"},"gitHead":"4613cd7fa8993b526131b35716881294f1a1f3d8","_id":"bs58check@1.3.0","_shasum":"c88fabed58f0843f198fed78647139b27bc827a7","_from":".","_npmVersion":"4.0.2","_nodeVersion":"7.2.0","_npmUser":{"name":"dcousens","email":"email@dcousens.com"},"dist":{"shasum":"c88fabed58f0843f198fed78647139b27bc827a7","size":2230,"noattachment":false,"key":"/bs58check/-/bs58check-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/bs58check/download/bs58check-1.3.0.tgz"},"maintainers":[{"name":"jl.landabaso","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/bs58check-1.3.0.tgz_1480256151599_0.27397770364768803"},"directories":{},"publish_time":1480256153458,"_hasShrinkwrap":false,"_cnpm_publish_time":1480256153458,"_cnpmcore_publish_time":"2021-12-16T11:25:27.319Z"},"1.1.1":{"name":"bs58check","version":"1.1.1","description":"A straightforward implementation of base58-check encoding","keywords":["base","base58","base58check","bitcoin","bs58","check","checksum","decode","decoding","encode","encoding","litecoin"],"homepage":"https://github.com/bitcoinjs/bs58check","bugs":{"url":"https://github.com/bitcoinjs/bs58check/issues"},"license":"MIT","author":{"name":"Daniel Cousens"},"files":["index.js"],"main":"index.js","repository":{"type":"git","url":"git+https://github.com/bitcoinjs/bs58check.git"},"scripts":{"coverage-report":"nyc report --reporter=lcov","coverage":"nyc --check-coverage --branches 90 --functions 90 npm run unit","standard":"standard","test":"npm run standard && npm run coverage","unit":"tape test/*.js"},"dependencies":{"bs58":"^2.0.1","create-hash":"^1.1.0"},"devDependencies":{"nyc":"^6.4.0","standard":"*","tape":"^4.6.2"},"gitHead":"d47e97002eccf9b3fc38d06632147ceaf606a5d6","_id":"bs58check@1.1.1","_shasum":"35784cde32f5f1a4c520af8095d3cd35eb23c15a","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.1","_npmUser":{"name":"dcousens","email":"email@dcousens.com"},"dist":{"shasum":"35784cde32f5f1a4c520af8095d3cd35eb23c15a","size":2196,"noattachment":false,"key":"/bs58check/-/bs58check-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/bs58check/download/bs58check-1.1.1.tgz"},"maintainers":[{"name":"jl.landabaso","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/bs58check-1.1.1.tgz_1477556642592_0.24640240473672748"},"directories":{},"publish_time":1477556646385,"_hasShrinkwrap":false,"_cnpm_publish_time":1477556646385,"_cnpmcore_publish_time":"2021-12-16T11:25:27.516Z"},"1.2.0":{"name":"bs58check","version":"1.2.0","description":"A straightforward implementation of base58-check encoding","keywords":["base","base58","base58check","bitcoin","bs58","check","checksum","decode","decoding","encode","encoding","litecoin"],"homepage":"https://github.com/bitcoinjs/bs58check","bugs":{"url":"https://github.com/bitcoinjs/bs58check/issues"},"license":"MIT","author":{"name":"Daniel Cousens"},"files":["index.js"],"main":"index.js","repository":{"type":"git","url":"git+https://github.com/bitcoinjs/bs58check.git"},"scripts":{"coverage-report":"nyc report --reporter=lcov","coverage":"nyc --check-coverage --branches 90 --functions 90 npm run unit","standard":"standard","test":"npm run standard && npm run coverage","unit":"tape test/*.js"},"dependencies":{"bs58":"^2.0.1","create-hash":"^1.1.0"},"devDependencies":{"nyc":"^6.4.0","standard":"*","tape":"^4.6.2"},"gitHead":"c031b2d9cfa23342b9045e5b2dbfa75180666532","_id":"bs58check@1.2.0","_shasum":"a2f975072c5252589f1c2531c617b86b378eb228","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.1","_npmUser":{"name":"dcousens","email":"email@dcousens.com"},"dist":{"shasum":"a2f975072c5252589f1c2531c617b86b378eb228","size":2197,"noattachment":false,"key":"/bs58check/-/bs58check-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/bs58check/download/bs58check-1.2.0.tgz"},"maintainers":[{"name":"jl.landabaso","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/bs58check-1.2.0.tgz_1477556618458_0.43847168306820095"},"directories":{},"publish_time":1477556618686,"_hasShrinkwrap":false,"_cnpm_publish_time":1477556618686,"_cnpmcore_publish_time":"2021-12-16T11:25:27.714Z"},"1.1.0":{"name":"bs58check","version":"1.1.0","description":"A straightforward implementation of base58-check encoding","author":{"name":"Daniel Cousens"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/bitcoinjs/bs58check.git"},"bugs":{"url":"https://github.com/bitcoinjs/bs58check/issues"},"homepage":"https://github.com/bitcoinjs/bs58check","keywords":["base","base58","base58check","bitcoin","bs58","check","checksum","decode","decoding","encode","encoding","litecoin"],"main":"index.js","scripts":{"coverage-report":"nyc report --reporter=lcov","coverage":"nyc --check-coverage --branches 90 --functions 90 npm run unit","standard":"standard","test":"npm run standard && npm run coverage","unit":"tape test/*.js"},"dependencies":{"bs58":"^2.0.1","create-hash":"^1.1.0"},"devDependencies":{"nyc":"^6.4.0","standard":"*","tape":"^4.6.2"},"gitHead":"fde1b455bef767093f8c0f8e336883235801fef0","_id":"bs58check@1.1.0","_shasum":"8cf3be4ec3f2a0f35fa408e1b910388e2749893b","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.1","_npmUser":{"name":"dcousens","email":"email@dcousens.com"},"dist":{"shasum":"8cf3be4ec3f2a0f35fa408e1b910388e2749893b","size":6400,"noattachment":false,"key":"/bs58check/-/bs58check-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/bs58check/download/bs58check-1.1.0.tgz"},"maintainers":[{"name":"jl.landabaso","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/bs58check-1.1.0.tgz_1477556277132_0.28748668218031526"},"directories":{},"publish_time":1477556277386,"_hasShrinkwrap":false,"_cnpm_publish_time":1477556277386,"_cnpmcore_publish_time":"2021-12-16T11:25:27.906Z"},"1.0.8":{"name":"bs58check","version":"1.0.8","description":"A straightforward implementation of base58-check encoding","author":{"name":"Daniel Cousens"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/bitcoinjs/bs58check.git"},"bugs":{"url":"https://github.com/bitcoinjs/bs58check/issues"},"homepage":"https://github.com/bitcoinjs/bs58check","keywords":["base58","base58check","bitcoin","bs58","decode","decoding","encode","encoding","litecoin"],"main":"index.js","scripts":{"standard":"standard","coverage":"mocha --require blanket -R travis-cov","coverage-local":"mocha --require blanket -R html-cov","test":"npm run standard && npm run unit","unit":"mocha"},"config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]},"travis-cov":{"threshold":100}},"dependencies":{"bs58":"^2.0.1","create-hash":"^1.1.0"},"devDependencies":{"blanket":"*","mocha":"*","standard":"*","travis-cov":"*"},"gitHead":"e28e2df22b88610d63314e3989873c300f51ec08","_id":"bs58check@1.0.8","_shasum":"5a5142369e66f3fcb5e507f0daafc1310edff472","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.4.1","_npmUser":{"name":"dcousens","email":"email@dcousens.com"},"dist":{"shasum":"5a5142369e66f3fcb5e507f0daafc1310edff472","size":6722,"noattachment":false,"key":"/bs58check/-/bs58check-1.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/bs58check/download/bs58check-1.0.8.tgz"},"maintainers":[{"name":"jl.landabaso","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"}],"directories":{},"publish_time":1453646154185,"_hasShrinkwrap":false,"_cnpm_publish_time":1453646154185,"_cnpmcore_publish_time":"2021-12-16T11:25:28.145Z"},"1.0.7":{"name":"bs58check","version":"1.0.7","description":"A straightforward implementation of base58-check encoding","author":{"name":"Daniel Cousens"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/bitcoinjs/bs58check.git"},"bugs":{"url":"https://github.com/bitcoinjs/bs58check/issues"},"homepage":"https://github.com/bitcoinjs/bs58check","keywords":["base58","base58check","bitcoin","bs58","decode","decoding","encode","encoding","litecoin"],"main":"index.js","scripts":{"standard":"standard","coverage":"mocha --require blanket -R travis-cov","coverage-local":"mocha --require blanket -R html-cov","test":"npm run standard && npm run unit","unit":"mocha"},"config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]},"travis-cov":{"threshold":100}},"dependencies":{"bs58":"^2.0.1","create-hash":"^1.1.0"},"devDependencies":{"blanket":"*","mocha":"*","standard":"*","travis-cov":"*"},"gitHead":"3b4ef43f28f7f097412f05507871322f27dc480e","_id":"bs58check@1.0.7","_shasum":"6c012bf048ec3fbb22e1403480d0201632b4ec24","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.4.1","_npmUser":{"name":"dcousens","email":"email@dcousens.com"},"dist":{"shasum":"6c012bf048ec3fbb22e1403480d0201632b4ec24","size":6713,"noattachment":false,"key":"/bs58check/-/bs58check-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/bs58check/download/bs58check-1.0.7.tgz"},"maintainers":[{"name":"jl.landabaso","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"}],"directories":{},"publish_time":1453645528786,"_hasShrinkwrap":false,"_cnpm_publish_time":1453645528786,"_cnpmcore_publish_time":"2021-12-16T11:25:28.392Z"},"1.0.6":{"name":"bs58check","version":"1.0.6","description":"A straightforward implementation of base58-check encoding","author":{"name":"Daniel Cousens"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/dcousens/bs58check.git"},"bugs":{"url":"https://github.com/dcousens/bs58check/issues"},"homepage":"https://github.com/dcousens/bs58check","keywords":["base58","base58check","bitcoin","bs58","decode","decoding","encode","encoding","litecoin"],"main":"index.js","scripts":{"standard":"standard","test":"npm run standard && npm run unit","unit":"mocha"},"dependencies":{"bs58":"^2.0.1","create-hash":"^1.1.0"},"devDependencies":{"mocha":"*","standard":"*"},"gitHead":"0af376014f94a771757e85e7f79f6b16199a42e5","_id":"bs58check@1.0.6","_shasum":"f404995f993b4795fa03a56b8b71754d7d87a040","_from":".","_npmVersion":"2.12.0","_nodeVersion":"0.12.5","_npmUser":{"name":"dcousens","email":"email@dcousens.com"},"dist":{"shasum":"f404995f993b4795fa03a56b8b71754d7d87a040","size":6631,"noattachment":false,"key":"/bs58check/-/bs58check-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/bs58check/download/bs58check-1.0.6.tgz"},"maintainers":[{"name":"jl.landabaso","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"}],"directories":{},"publish_time":1435842992574,"_hasShrinkwrap":false,"_cnpm_publish_time":1435842992574,"_cnpmcore_publish_time":"2021-12-16T11:25:28.588Z"},"1.0.5":{"name":"bs58check","version":"1.0.5","description":"A straightforward implementation of base58-check encoding","keywords":["base58","base58check","bitcoin","bs58","decode","decoding","encode","encoding","litecoin"],"main":"index.js","repository":{"type":"git","url":"https://github.com/dcousens/bs58check.git"},"bugs":{"url":"https://github.com/dcousens/bs58check/issues"},"devDependencies":{"coveralls":"^2.11.0","istanbul":"^0.3.5","mocha":"^2.2.0"},"scripts":{"coverage":"istanbul cover _mocha -- test/*.js","coveralls":"npm run coverage && coveralls < coverage/lcov.info","test":"istanbul test mocha -- --reporter list test/*.js"},"dependencies":{"bs58":"^2.0.1","create-hash":"^1.1.0"},"gitHead":"e96a4ffe237099f2e383766ba7d1344505fe7e60","homepage":"https://github.com/dcousens/bs58check","_id":"bs58check@1.0.5","_shasum":"7cc78b464f0ab41612f1fb6fea2b159e1a5df430","_from":".","_npmVersion":"2.7.1","_nodeVersion":"0.12.0","_npmUser":{"name":"dcousens","email":"email@dcousens.com"},"maintainers":[{"name":"jl.landabaso","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"}],"dist":{"shasum":"7cc78b464f0ab41612f1fb6fea2b159e1a5df430","size":6701,"noattachment":false,"key":"/bs58check/-/bs58check-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/bs58check/download/bs58check-1.0.5.tgz"},"directories":{},"publish_time":1426555520402,"_hasShrinkwrap":false,"_cnpm_publish_time":1426555520402,"_cnpmcore_publish_time":"2021-12-16T11:25:28.771Z"},"1.0.4":{"name":"bs58check","version":"1.0.4","description":"A straightforward implementation of base58-check encoding","keywords":["base58","base58check","bitcoin","bs58","decode","decoding","encode","encoding","litecoin"],"main":"./src/bs58check.js","repository":{"url":"http://github.com/dcousens/bs58check","type":"git"},"devDependencies":{"coveralls":"^2.11.2","istanbul":"^0.3.5","mocha":"^2.1.0"},"testling":{"browsers":["android-browser/4.2..latest","chrome/20..latest","firefox/21..latest","ipad/6..latest","iphone/6..latest","opera/15..latest","safari/latest"],"harness":"mocha-bdd","files":"test/*.js"},"scripts":{"coverage":"istanbul cover _mocha -- test/*.js","coveralls":"npm run coverage && coveralls < coverage/lcov.info","test":"istanbul test mocha -- --reporter list test/*.js"},"dependencies":{"bs58":"^2.0.1"},"gitHead":"35a35b4cda438e5a59079eabf440b8b70981f572","bugs":{"url":"https://github.com/dcousens/bs58check/issues"},"homepage":"https://github.com/dcousens/bs58check","_id":"bs58check@1.0.4","_shasum":"94180ab90821fe250496151f60d0eb3d9f321198","_from":".","_npmVersion":"2.1.18","_nodeVersion":"0.10.35","_npmUser":{"name":"dcousens","email":"email@dcousens.com"},"maintainers":[{"name":"jl.landabaso","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"}],"dist":{"shasum":"94180ab90821fe250496151f60d0eb3d9f321198","size":6727,"noattachment":false,"key":"/bs58check/-/bs58check-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/bs58check/download/bs58check-1.0.4.tgz"},"directories":{},"publish_time":1420773024068,"_hasShrinkwrap":false,"_cnpm_publish_time":1420773024068,"_cnpmcore_publish_time":"2021-12-16T11:25:28.974Z"},"1.0.3":{"name":"bs58check","version":"1.0.3","description":"A straightforward implementation of base58-check encoding","keywords":["base58","base58check","bitcoin","bs58","decode","decoding","encode","encoding","litecoin"],"main":"./src/bs58check.js","repository":{"url":"http://github.com/dcousens/bs58check","type":"git"},"devDependencies":{"coveralls":"^2.10.1","istanbul":"^0.2.16","jshint":"^2.5.1","mocha":"^1.20.1"},"testling":{"browsers":["android-browser/4.2..latest","chrome/20..latest","firefox/21..latest","ipad/6..latest","iphone/6..latest","opera/15..latest","safari/latest"],"harness":"mocha-bdd","files":"test/*.js"},"scripts":{"coverage":"istanbul cover ./node_modules/.bin/_mocha -- --reporter list test/*.js","coveralls":"npm run-script coverage && node ./node_modules/.bin/coveralls < coverage/lcov.info","jshint":"jshint --config jshint.json src/*.js ; true","test":"npm run-script unit","unit":"istanbul test ./node_modules/.bin/_mocha -- --reporter list test/*.js"},"dependencies":{"bs58":"^2.0.0"},"gitHead":"cef9c9b51e17e876c0b63c43b666a8f7a1104761","bugs":{"url":"https://github.com/dcousens/bs58check/issues"},"homepage":"https://github.com/dcousens/bs58check","_id":"bs58check@1.0.3","_shasum":"3e4dc6dde96e60b9db321ea7372fd4fd0523559e","_from":".","_npmVersion":"2.1.2","_nodeVersion":"0.10.32","_npmUser":{"name":"dcousens","email":"email@dcousens.com"},"maintainers":[{"name":"jl.landabaso","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"}],"dist":{"shasum":"3e4dc6dde96e60b9db321ea7372fd4fd0523559e","size":6785,"noattachment":false,"key":"/bs58check/-/bs58check-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/bs58check/download/bs58check-1.0.3.tgz"},"directories":{},"publish_time":1412326447183,"_hasShrinkwrap":false,"_cnpm_publish_time":1412326447183,"_cnpmcore_publish_time":"2021-12-16T11:25:29.172Z"},"1.0.1":{"name":"bs58check","version":"1.0.1","description":"A straightforward implementation of base58-check encoding","keywords":["base58","base58check","bitcoin","bs58","decode","decoding","encode","encoding","litecoin"],"main":"./src/bs58check.js","repository":{"url":"http://github.com/dcousens/bs58check","type":"git"},"devDependencies":{"browserify":"^4.2.0","coveralls":"^2.10.1","istanbul":"^0.2.13","jshint":"^2.5.1","mocha":"^1.20.1"},"testling":{"browsers":["android-browser/4.2..latest","chrome/20..latest","firefox/21..latest","ipad/6..latest","iphone/6..latest","opera/15..latest","safari/latest"],"harness":"mocha-bdd","files":"test/*.js"},"scripts":{"coverage":"istanbul cover ./node_modules/.bin/_mocha -- --reporter list test/*.js","coveralls":"npm run-script coverage && node ./node_modules/.bin/coveralls < coverage/lcov.info","jshint":"jshint --config jshint.json src/*.js ; true","test":"npm run-script unit","unit":"istanbul test ./node_modules/.bin/_mocha -- --reporter list test/*.js"},"dependencies":{"bs58":"^1.2.1"},"gitHead":"9bd4524afdc59e54ae91265a15927eedb7aa1307","bugs":{"url":"https://github.com/dcousens/bs58check/issues"},"homepage":"https://github.com/dcousens/bs58check","_id":"bs58check@1.0.1","_shasum":"8a95c33f92338b0b849bd44298406d8c57f8acd7","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"dcousens","email":"email@dcousens.com"},"maintainers":[{"name":"jl.landabaso","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"}],"dist":{"shasum":"8a95c33f92338b0b849bd44298406d8c57f8acd7","size":6818,"noattachment":false,"key":"/bs58check/-/bs58check-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/bs58check/download/bs58check-1.0.1.tgz"},"directories":{},"publish_time":1406251156099,"_hasShrinkwrap":false,"_cnpm_publish_time":1406251156099,"_cnpmcore_publish_time":"2021-12-16T11:25:29.437Z"},"1.0.0":{"name":"bs58check","version":"1.0.0","description":"A straightforward implementation of base58-check encoding","keywords":["base58","base58check","bitcoin","bs58","decode","decoding","encode","encoding","litecoin"],"main":"./src/bs58check.js","repository":{"url":"http://github.com/dcousens/bs58check","type":"git"},"devDependencies":{"browserify":"^4.2.0","coveralls":"^2.10.1","istanbul":"^0.2.13","jshint":"^2.5.1","mocha":"^1.20.1"},"testling":{"browsers":["android-browser/4.2..latest","chrome/20..latest","firefox/21..latest","ipad/6..latest","iphone/6..latest","opera/15..latest","safari/latest"],"harness":"mocha-bdd","files":"test/*.js"},"scripts":{"coverage":"istanbul cover ./node_modules/.bin/_mocha -- --reporter list test/*.js","coveralls":"npm run-script coverage && node ./node_modules/.bin/coveralls < coverage/lcov.info","jshint":"jshint --config jshint.json src/*.js ; true","test":"npm run-script unit","unit":"istanbul test ./node_modules/.bin/_mocha -- --reporter list test/*.js"},"dependencies":{"bs58":"1.1.0"},"gitHead":"86c3f5c4208b7aa06d6b411050a6940b9dd278d3","bugs":{"url":"https://github.com/dcousens/bs58check/issues"},"homepage":"https://github.com/dcousens/bs58check","_id":"bs58check@1.0.0","_shasum":"b412e51a10f7dda50b8bc4f7346b4c01b82936e7","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"dcousens","email":"email@dcousens.com"},"maintainers":[{"name":"jl.landabaso","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"}],"dist":{"shasum":"b412e51a10f7dda50b8bc4f7346b4c01b82936e7","size":6794,"noattachment":false,"key":"/bs58check/-/bs58check-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/bs58check/download/bs58check-1.0.0.tgz"},"directories":{},"publish_time":1404275464594,"_hasShrinkwrap":false,"_cnpm_publish_time":1404275464594,"_cnpmcore_publish_time":"2021-12-16T11:25:30.052Z"}},"readme":"# bs58check\n\n[![NPM Package](https://img.shields.io/npm/v/bs58check.svg?style=flat-square)](https://www.npmjs.org/package/bs58check)\n[![Build Status](https://img.shields.io/travis/bitcoinjs/bs58check.svg?branch=master&style=flat-square)](https://travis-ci.org/bitcoinjs/bs58check)\n[![Dependency status](https://img.shields.io/david/bitcoinjs/bs58check.svg?style=flat-square)](https://david-dm.org/bitcoinjs/bs58check#info=dependencies)\n\n[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)\n\nA straight forward implementation of base58check extending upon bs58.\n\n\n## Example\n\n```javascript\nimport bs58check from 'bs58check'\n\nvar decoded = bs58check.decode('5Kd3NBUAdUnhyzenEwVLy9pBKxSwXvE9FMPyR4UKZvpe6E3AgLr')\n\nconsole.log(decoded)\n// => <Buffer 80 ed db dc 11 68 f1 da ea db d3 e4 4c 1e 3f 8f 5a 28 4c 20 29 f7 8a d2 6a f9 85 83 a4 99 de 5b 19>\n\nconsole.log(bs58check.encode(decoded))\n// => 5Kd3NBUAdUnhyzenEwVLy9pBKxSwXvE9FMPyR4UKZvpe6E3AgLr\n```\n\n\n## LICENSE [MIT](LICENSE)\n","_attachments":{},"homepage":"https://github.com/bitcoinjs/bs58check","bugs":{"url":"https://github.com/bitcoinjs/bs58check/issues"},"license":"MIT"}