{"_id":"blech32","_rev":"5-be9f0df171692a1cceb3db4c758ff95e","name":"blech32","dist-tags":{"latest":"1.1.2"},"versions":{"1.0.0":{"name":"blech32","version":"1.0.0","description":"Blech32 encoding / decoding","keywords":["blech32","liquid","elements","crypto","crytography","decode","decoding","encode","encoding"],"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"start":"tsdx watch","build":"tsdx build --tsconfig tsconfig.json --entry src/index.ts","test":"tsdx test --no-cache","test:debug":"tsdx test --debug --runInBand --no-cache","lint":"tsdx lint src test","lint:fix":"tsdx lint src test --fix","prepare":"tsdx build","size":"size-limit","analyze":"size-limit --why"},"browser":{"./src/blech32.js":"./src/blech32.web.js"},"author":{"name":"Vulpem Ventures"},"license":"MIT","devDependencies":{"@types/long":"^4.0.1","@types/node":"^14.14.31","husky":"^4.3.7","size-limit":"^4.9.1","tsdx":"^0.14.1","tslib":"^2.1.0","typescript":"^4.1.3"},"repository":{"url":"http://github.com/vulpemventures/blech32","type":"git"},"dependencies":{"long":"^4.0.0"},"licenseText":"MIT License\n\nCopyright (c) 2017 Pieter Wuille\nCopyright (c) 2018 bitcoinjs contributors\nCopyright (c) 2020 liquidjs contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","_id":"blech32@1.0.0","dist":{"shasum":"f05dcf3c8bc10c041ff357abef340c392fd66694","integrity":"sha512-TcHxJ22fEZmt3wTVtSsKLK85x1SUpD/oVUz0EP0P5Dc2qn8G33v3TuTGMdwhD6XKfQzQEv/v93aonePZC8d/uw==","tarball":"https://registry.npmjs.org/blech32/-/blech32-1.0.0.tgz","fileCount":19,"unpackedSize":15292,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+X23CRA9TVsSAnZWagAAXXIP/jrZFLyu2WebXQJT3CVC\nR8y50Wai4Un1jvMPjzrqSEQByT/uBHDzbSWVjH03n0VHi8IyvwaVx+hPOwKE\nEDv+WvzLI2X1UYgqMAECuvGuGfZRWTpGJnxIDwrMB8Cai1OpF2LMlPPlzI55\njFSWqQ6H9rekGfshofFRO4MujBRBryHJT+Jt9SCTBT8FoknkG7SRpfmctjHC\nApDi5XiZwU+KmypK6Nfy2eUmIFZc0LAJSke6OcnIN9h4vqXJbzFgZ+mr5Lnm\nxY1hs33Eq9dWT/mRmMmsl1f+ymIHY8G55U4aQNocCqEqXreoVRuoZUblNSd4\nMR67+OTWwEHmzs66VvJiBBQhBCxs/aL7z5bWuojbAPBYKdoZ7TiZF4miba3l\nxiZk5TUfuhaG1I4EmKEL+4u4yzSy0cIzKZiZChel4kyUVmuyL6LdqAh3tbNM\neZ4+7QxxjdSxE1RU5UStuxvhpS2hozH1p7ovLmk5nxn7NncZS9OqxXmThXMy\nvnhqYk5g1LYtLwS1IZA29aIG6hIiXaeP1k36beEjmrdj25GXoy+NARRSTrvC\nmZkkKpwfg3YxrhtSGfriN4JgncdK5SdaBdc6KS19MMvGGGcBpPI5dOaohlSu\ntXVO8c4D6yjXtDkLvuW+6yeS2ttBbyUwv++hMaA8WSNi6a7BGBv2brJsoTsx\n8MqS\r\n=USBp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC96z17oJ/1BUXfc+RuXzrcyOvT/wvKllDWzNBFbUZLLAiEAz5LOCc39mVeeAOaHJUAaHlFyJwyBf4CR20o1qoSM5II="}]},"_npmUser":{"name":"tiero","email":"marco@vulpem.com"},"directories":{},"maintainers":[{"name":"tiero","email":"marco@vulpem.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/blech32_1.0.0_1626963383217_0.6680186052115935"},"_hasShrinkwrap":false},"1.0.1":{"name":"blech32","version":"1.0.1","description":"Blech32 encoding / decoding","engines":{"node":">=10"},"keywords":["blech32","liquid","elements","crypto","crytography","decode","decoding","encode","encoding"],"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"start":"tsdx watch","build":"tsdx build --tsconfig tsconfig.json --entry src/index.ts","test":"tsdx test --no-cache","test:debug":"tsdx test --debug --runInBand --no-cache","lint":"tsdx lint src test","lint:fix":"tsdx lint src test --fix","prepare":"tsdx build","size":"size-limit","analyze":"size-limit --why"},"browser":{"./src/blech32.js":"./src/blech32.web.js"},"author":{"name":"Vulpem Ventures"},"license":"MIT","devDependencies":{"@types/long":"^4.0.1","@types/node":"^14.14.31","husky":"^4.3.7","size-limit":"^4.9.1","tsdx":"^0.14.1","tslib":"^2.1.0","typescript":"^4.1.3"},"repository":{"url":"http://github.com/vulpemventures/blech32","type":"git"},"dependencies":{"long":"^4.0.0"},"licenseText":"MIT License\n\nCopyright (c) 2017 Pieter Wuille\nCopyright (c) 2018 bitcoinjs contributors\nCopyright (c) 2020 liquidjs contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","_id":"blech32@1.0.1","dist":{"shasum":"400b9a8953ff80164553a8cf58fece208762e16b","integrity":"sha512-1/vr1wwB8jvfVCkLQMVXLaIyx7Lgxh/6IqVuQlSsCNzWNzU+64oXzOQ/9BRnN4GANjx9i0O3OSQonDlL4FraSA==","tarball":"https://registry.npmjs.org/blech32/-/blech32-1.0.1.tgz","fileCount":16,"unpackedSize":80126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+YTOCRA9TVsSAnZWagAAbtwP/inN8ZTKisZN3fmYNuU7\n4GQoH7jCi5ZqX2p7ZIxjAvSJe7WV42pXaxjxaFmdpURtFoX0Y0Gyuz6vV1be\ncLXtBDHoj1HertVPQVC9/awe4sMjJCqpKWJf/TvYexWf8qZj/7ljhipCtpAN\nCtqDgjemsbtfAz32Q0hIu4mwhBLQwNQf5upsIr/BOj1BPYTBfLl7RHQrTZED\nofmjegzGc8OhCTa+EabGLNuT2Ap0ELivwepSmMZ35yoFieVjHqDBV3GB8TRv\nBqRuCxRelPctrqjLWp4gEGDmdCdisahP4du6YhnEBIfsRMkd1uecMGawUa07\nlTh3yQKr1qFHf2LEmoYaFvrNPhp0/AXlmtanoNccF8AtzJl9ZrofKuOcSSea\n4dOw1pP1kAd4mXwXWpQ/GHINhIuRJKLCVIR5j39o9EX9kCJExboX0qY1fUq2\naiHcGJRusoosNQ2HF0yJAWR+XSwgRI/ogruzZSvyjAcZENHWETV+sZ8HlF/e\n0Zy30zf8isyWhSUwmOTJ3Fj155Swf9Z0xUq0A6I/w6RdQJBZ95zjfjWnKO3i\nzicViaU3o8+Qk4+yn3rqETXReOJN79Z3d2GEvVQAAKz+/27skVYq6bmvP331\ns2S6foYN4MyG36HPSAZNOoetpojPNipr76bwynzSVPDg3lkW3giIaDl6I09v\nx+o6\r\n=Z93V\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCAyMSTFN8UtRMBfn6CKLL1vdiF5aRD6ypeIm5XvOoG0gIhAJUhPJww0FaNdqxRckJ/L5eLc39JNg9CENFS9lq69tng"}]},"_npmUser":{"name":"tiero","email":"marco@vulpem.com"},"directories":{},"maintainers":[{"name":"tiero","email":"marco@vulpem.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/blech32_1.0.1_1626965198107_0.6754230055406851"},"_hasShrinkwrap":false},"1.1.0":{"name":"blech32","version":"1.1.0","description":"Blech32 encoding / decoding","engines":{"node":">=10"},"keywords":["blech32","liquid","elements","crypto","crytography","decode","decoding","encode","encoding"],"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"start":"tsdx watch","build":"tsdx build --tsconfig tsconfig.json --entry src/index.ts","test":"tsdx test --no-cache","test:debug":"tsdx test --debug --runInBand --no-cache","lint":"tsdx lint src test","lint:fix":"tsdx lint src test --fix","prepare":"tsdx build","size":"size-limit","analyze":"size-limit --why"},"author":{"name":"Vulpem Ventures"},"license":"MIT","devDependencies":{"@types/long":"^4.0.1","@types/node":"^14.14.31","husky":"^4.3.7","size-limit":"^4.9.1","tsdx":"^0.14.1","tslib":"^2.1.0","typescript":"^4.1.3"},"repository":{"url":"http://github.com/vulpemventures/blech32","type":"git"},"dependencies":{"long":"^4.0.0"},"licenseText":"MIT License\n\nCopyright (c) 2017 Pieter Wuille\nCopyright (c) 2018 bitcoinjs contributors\nCopyright (c) 2020 liquidjs contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","_id":"blech32@1.1.0","dist":{"shasum":"3f7ad05e18f36db2162cb5e8acf603fdd8a3d793","integrity":"sha512-TGl9OgRq7woBzhQX1S5Im7opgyb2lpnEgqoApHpEZ8hgo8NSQkwJrf1Qxbg6frobTdBWxo2c+sFLjZFWGMLZHA==","tarball":"https://registry.npmjs.org/blech32/-/blech32-1.1.0.tgz","fileCount":16,"unpackedSize":84445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiHyfgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQbw/6Aomt76ESwRQB2yCXjoWA2S+rKiso5hem/qoSbv3pL4nxYl5l\r\nIfkyg2dZUmWoc1WD0lxIMujr+LqMxrffEfpRJH9+xWroyKMf6QfIapQjCGpM\r\n/Gh85qqjPwkv4zuakMk/f7fZ7q1a3g/3aufLy/u0bGcXeRklVzD5VSlIUWWS\r\nMn2zJoEyEreD1M3RYjm0ZyaAJlACQVWqpbdT0a507rQjPqbjSlfIBoC23Nmt\r\n9wEW3Wvc3ljkepm8QqawRgDOJ/XYEdM5mdo2N6jsnLBt6/Kxhxk+MoL2gSc6\r\nls/gqIZpEJqdkZBaVExBc2zfUTvfQT0oGok/AHVGS2mZa+CcaKhadU5SN/uc\r\nFH48xPoh6QObwnlTKz7rENvy34xPLfWnVwl/FEFB2iBq0Z3WZi6t5sfrGoi0\r\nC0vRMILhdmfALYqlJfpe7ABRNeYuVJM0Reqg6Wp/Y/8lDm1YOUum44pqfBeb\r\n88NhQzFPKDxKYSNeFfGkjXM0aB9i2CAsx+vijpi/YandgorCLRb7srB/dQ3k\r\nN2k5SL301nomSZRQmVviDjO/OMG2qdNXYgHYNANjyev7Gnz6r1XMzKqRGEYm\r\nUAu89Xi2WATOMk+yhbNZH9zIwmI+evhcOFZNqHBEXcDrcewNne/qZK9AHTNX\r\nOnofuw48W8kMLIXTikfnb1KLeuCqkENCp90=\r\n=iSUc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICWN2Hgljx/vPAvum3VK6mUOL23KJjdtB8ByVYy4nO1JAiB7uBMIz47vXTvqoBmlm4sjkH0K1XtOYU5Gy5XvLR3z2A=="}]},"_npmUser":{"name":"tiero","email":"marco@vulpem.com"},"directories":{},"maintainers":[{"name":"tiero","email":"marco@vulpem.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/blech32_1.1.0_1646208991896_0.10733161405291303"},"_hasShrinkwrap":false},"1.1.1":{"name":"blech32","version":"1.1.1","description":"Blech32 encoding / decoding","engines":{"node":">=10"},"keywords":["blech32","liquid","elements","crypto","crytography","decode","decoding","encode","encoding"],"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"start":"tsdx watch","build":"tsdx build --tsconfig tsconfig.json --entry src/index.ts","test":"tsdx test --no-cache","test:debug":"tsdx test --debug --runInBand --no-cache","lint":"tsdx lint src test","lint:fix":"tsdx lint src test --fix","prepare":"tsdx build","size":"size-limit","analyze":"size-limit --why"},"author":{"name":"Vulpem Ventures"},"license":"MIT","devDependencies":{"@types/long":"^4.0.1","@types/node":"^14.14.31","husky":"^4.3.7","size-limit":"^4.9.1","tsdx":"^0.14.1","tslib":"^2.1.0","typescript":"^4.1.3"},"repository":{"url":"http://github.com/vulpemventures/blech32","type":"git"},"dependencies":{"long":"^4.0.0"},"licenseText":"MIT License\n\nCopyright (c) 2017 Pieter Wuille\nCopyright (c) 2018 bitcoinjs contributors\nCopyright (c) 2020 liquidjs contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","_id":"blech32@1.1.1","dist":{"shasum":"b3260d953710c25a2bdac08bfe919d0db1cb3203","integrity":"sha512-5EvwgaKzsUMU9En0aAum5Gq48Gp40ODxUZTAPK5gg5BNxjkjDve3Qh/yLEg33wYEaNXL3IFRsnQoky5+bA9tLQ==","tarball":"https://registry.npmjs.org/blech32/-/blech32-1.1.1.tgz","fileCount":16,"unpackedSize":84687,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAiSeqsu3wBI8yPj/8sP4xQ/jboMH7uj1SFxR7lrtS1FAiARxJZ/gwFJPiFh8d5aqJE8KTg4t9ZPrIp7KP8IVFEyug=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRsmGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHURAAjWcLVi870X8C5KqqlzfeSJn1VokqnPnm0IIOaezBpY2BLFD9\r\nyU4RkySIL62TdZym9YbCWrNS1VsN48CyofCxKmnBg4KLGexBv4jRV9D3fo1o\r\nb7LIo90CCVQTKlHv3GUplY3BQ0rXza18/W0JdjgAcpXGCa39yMZlXSDVaKco\r\nCdfSC0sUvSnl5qq4Wd/53+WOIV84GVWBPvhuHBz7+3MQ813KcNWuc5iebLCx\r\nQ8H1IXCmYMIB9Zor3L2vm2TUX4Y57qqI4yEUsSHdfJUUv7zUiSoDccF3ao39\r\noLz4dYnuzfiTFbEpWZPYRnlSM2YWTOv9oMfjDronqQXVhOBgOwv32d6oavsT\r\nz95m8/oETKk1JgGoQRhAbPhiNniuIytS2ZIfGLopUz/GmgdvoWS4ux5mJXFs\r\n7MewG7mF3RAkKNnbhqt8m62wphbg2I4iiyyW0n1uEzsOj8RP4T7sqUqh1+iO\r\nYNu7zMY0ON4NDPBcF1qvvFpXbMQQJnKp/pPbXS+634WbaySLgf7pMdcB1bCg\r\nyXIONL5HFY22EeUOOAec7pB3XNUR5oBIV1khZDKIAizZMRteNcqccwh0105D\r\n2PIbHr/Gwwx3nSFKIfKr5KnTZhaRc1RvFg3OVmrcv2NgqjykLUDDFylChFxv\r\nqsVZ50OWkoTbmjUAiuxjQk47k3tay+MrZeY=\r\n=wIvw\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tiero","email":"marco@vulpem.com"},"directories":{},"maintainers":[{"name":"tiero","email":"marco@vulpem.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/blech32_1.1.1_1648806278466_0.38285906684319504"},"_hasShrinkwrap":false},"1.1.2":{"name":"blech32","version":"1.1.2","description":"Blech32 encoding / decoding","engines":{"node":">=10"},"keywords":["blech32","liquid","elements","crypto","crytography","decode","decoding","encode","encoding"],"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"start":"tsdx watch","build":"tsdx build --tsconfig tsconfig.json --entry src/index.ts","test":"tsdx test --no-cache","test:debug":"tsdx test --debug --runInBand --no-cache","lint":"tsdx lint src test","lint:fix":"tsdx lint src test --fix","prepare":"tsdx build","size":"size-limit","analyze":"size-limit --why"},"author":{"name":"Vulpem Ventures"},"license":"MIT","devDependencies":{"@types/long":"^4.0.1","@types/node":"^14.14.31","husky":"^4.3.7","size-limit":"^4.9.1","tsdx":"^0.14.1","tslib":"^2.1.0","typescript":"^4.1.3"},"repository":{"url":"http://github.com/vulpemventures/blech32","type":"git"},"dependencies":{"long":"^4.0.0"},"licenseText":"MIT License\n\nCopyright (c) 2017 Pieter Wuille\nCopyright (c) 2018 bitcoinjs contributors\nCopyright (c) 2020 liquidjs contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","_id":"blech32@1.1.2","dist":{"shasum":"545459680555e229603241be3b9bf0979f6fbb3a","integrity":"sha512-C5qxzoF9KyX88X8Zz18cZ6BOeL0n5/Eg/cDot1frntkArRMwg1djNim5wA6QFWwu0lJ1LN8iiRMN4Lp2kZzdfA==","tarball":"https://registry.npmjs.org/blech32/-/blech32-1.1.2.tgz","fileCount":16,"unpackedSize":85083,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBdseC5/a+U+aVPIeOICU/newSxuoWoPjh5J5SEjMlonAiEAgJorz7OQRnASx/Rv9vfo0/72l+v9BMYz/0he/WXVUNc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiWXkXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoffxAAkgji4LK5cebGYnSFVagSX+hsxyfb5giobJO5E5yBuZj5lGRy\r\n/XSdvxcn8Jpj4lbGO8KUTvabqbebLI+vzpw24k2YZ96eOd1nD7XubMc1DOxO\r\nOwhO10UdAIn8NdZlMhDqLXW7WRKVx8sqnKB2axMQ9/9FvCmyQaaEU+9yERkX\r\n5XTxCfHj3WdDJ6Lzpgj9/t+XdS80wb2jZOMpSXt8tfWK9VC7dE/jQJeU9kKf\r\n201lns93Jslj+2dJzkUmaJCHaQdwkMXCLXz+zX6mL0H93AExZAvLAkozTtCC\r\nSigYl+MMpEkz4kWMbDkzUR8hvxTnVF3/xfNuVQtnBTs2qOz9fGX1Ko/WI5HT\r\nhDJ8h8e7hEgYMnFWhyJjRyGdMkSI59X6ZRM8dYHV1feGJxwJZjeXtWJxbC6R\r\noQB4d+EwziHDbEf0vDnVNScSn9+d8NDB4DU3qhMkMRmkRr+hThpuM3zEtR7J\r\ndpIS4HLUVTiQ0E2Kxhq6OIXJ2aeDLe0HUamplQeeNAnLs9Lf2CvZzaDhZcQ2\r\npiQuao3bNorO5AxAKPFAchNta97L3smjvxee74zK5mjlpY9z0823ZhdsuzSg\r\njKBmx5Zscv8txh7BLUfhgHdkbjHVm/jJw47m2gJ5uvgMKGUU0DS6/MavRRx6\r\n1IkFAQXp+LCKKlKkWfm4vpZdkyDvV96PeFk=\r\n=Xq/i\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tiero","email":"marco@vulpem.com"},"directories":{},"maintainers":[{"name":"tiero","email":"marco@vulpem.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/blech32_1.1.2_1650030871640_0.3755704504310131"},"_hasShrinkwrap":false}},"time":{"created":"2021-07-22T14:16:23.216Z","1.0.0":"2021-07-22T14:16:23.361Z","modified":"2022-04-15T13:54:31.988Z","1.0.1":"2021-07-22T14:46:38.318Z","1.1.0":"2022-03-02T08:16:32.106Z","1.1.1":"2022-04-01T09:44:38.601Z","1.1.2":"2022-04-15T13:54:31.916Z"},"maintainers":[{"name":"tiero","email":"marco@vulpem.com"}],"description":"Blech32 encoding / decoding","keywords":["blech32","liquid","elements","crypto","crytography","decode","decoding","encode","encoding"],"repository":{"url":"http://github.com/vulpemventures/blech32","type":"git"},"author":{"name":"Vulpem Ventures"},"license":"MIT","readme":"# Blech32.js\n\nA Elements extended [BIP173](https://github.com/bitcoin/bips/blob/master/bip-0173.mediawiki) compatible Blech32 encoding/decoding library.\n\nThis package provides two types of encoding:\n * BLECH32 for witness version 0.\n * BLECH32M for witness version 1-16. _Note that the blech32m encoding const on Liquid differs from the bitcoin one_ \n\n## Example\n\nCheck out [tests](./test/blech32Address.test.ts) that also demonstrate how to serialize a pubkey and a witness program for generating a confidential address.\n\n## Installation\n\nInstall dependencies:\n\n```sh\nyarn install\n```\n\nBuild:\n\n```sh\nyarn build\n```\n\n## Test\n\n```sh\n$ yarn test\n```\n\n## Credits\n\n- [ElementsProject](https://github.com/ElementsProject/libwally-core/blob/master/src/blech32.c) for the reference C implementation of blech32.\n","readmeFilename":"README.md"}