{"_id":"@abcpros/xaddress","_rev":"9-6e048a454652c5dbf2838aa6c8c6e04b","name":"@abcpros/xaddress","dist-tags":{"latest":"0.0.9"},"versions":{"0.0.1":{"name":"@abcpros/xaddress","version":"0.0.1","description":"Lotus xaddress format support for node.js and browsers","main":"./lib/cjs/index.js","types":"./lib/types/index.d.ts","module":"./lib/esm/index.js","engines":{"node":">=10"},"scripts":{"build":"tsc -b tsconfig.json tsconfig.esm.json tsconfig.types.json","eslint":"eslint . --ext .ts","eslint-fix":"eslint . --ext .ts --fix","test":"jest","coveralls":"jest --coverage && coveralls < coverage/lcov.info"},"jest":{"verbose":true,"preset":"ts-jest","testEnvironment":"node","collectCoverage":true,"testMatch":["/**/*.test.ts"]},"publishConfig":{"access":"public"},"keywords":["cash","address","format","lotus","xaddress"],"authors":["vince.tran8x@gmail.com"],"license":"MIT","devDependencies":{"@types/bs58":"^4.0.1","@types/jest":"^26.0.24","@types/node":"^16.4.10","@typescript-eslint/eslint-plugin":"^4.28.5","@typescript-eslint/parser":"^4.28.5","@typescript-eslint/types":"^4.28.5","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","jest":"^27.0.6","prettier":"^2.3.2","ts-jest":"^27.0.4","ts-node":"^10.1.0","typescript":"^4.3.5"},"repository":{"type":"git","url":"git+https://github.com/fullstack-build/tslog.git"},"dependencies":{"bs58":"^4.0.1"},"gitHead":"3e054a0e3bd4f2257b785232e7990b96a37ff5d7","bugs":{"url":"https://github.com/fullstack-build/tslog/issues"},"homepage":"https://github.com/fullstack-build/tslog#readme","_id":"@abcpros/xaddress@0.0.1","_nodeVersion":"15.14.0","_npmVersion":"7.7.6","dist":{"integrity":"sha512-dRcUzGVTNX6DA6M/Xk5gTIRGJOKQuLHQ+Bvpl/fFoAXJ6ObomxXA7ooiZjaXdwG7C6SZ8LgNw4gQcOvEsV6TRw==","shasum":"ac6ca91c8e7d44040d35a5c6f8f65a743b7954b7","tarball":"https://registry.npmjs.org/@abcpros/xaddress/-/xaddress-0.0.1.tgz","fileCount":9,"unpackedSize":11390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCf6kCRA9TVsSAnZWagAAyBYP/2aSAb5KzlmnC/AEaT5j\nGjfdHND3mEySVYGAib9brK0DKE9c8/ielcJZ/m+63Vps2h09iRjFeASuXOic\nYl+ncvv0xEj0IX6v7KPlkyQpZ1yKEi29XsUDhY33E4jP7fWTnjO0uxIUuwgt\nu97vwFSU+LZByRPnqCNrthK1/POJa9wJoRTTSfhb/zqGDt+ToCiFBtHyzlRo\ntclEo4gNbGsKTVkfI8T7d7VAmh93GG2jM5fgprIaWnUs6NikYkluV95d07Y6\nhHx23jbuB0V11fSbliyXT4eyJTwsoMt+WiJZbycUqxVMuLdN0hinHtiTj2Pl\nwUpBZhY1CtpKnkxPBdjIUSBGxXm0fogJ6MSXWEGf7bQ4nFmv/981rJAq6AQ7\ntdWPzF10Ti1D3tcjyR5uzZ3yc1C1C2Z7cPiC+KCtI2a8iRlHM9TX9DxLZHXZ\nI8sDJbVcz/Lv7WgEid+GWJdJO83p4TwNS7P8PUN6Wl/nC4hZh+bYD2EUyi69\nOdXr4MgJ0u8uifo3ZIO4jYO55XACJlPxrt5E4HeYLkS5YqdAtNdMI9yEW9jq\njngIedLiKTJ5be6XZvT1O8nPjU8FyBiUikcQzcsclZrw7VAZvynMefyYEN+q\njxrdnLrK+BIYMmzif4HgFoHhySiSoan/7hm79jUfSn14DcEpjhUEutOrWrax\nik3R\r\n=rT62\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDifBoDZegUgEK0IZTBPoyKe3ruTpL2p7P006OCeB3JoAIgSyh5aVnSu+CJUCxmfOwmZzUusOWiQf1VkK8z8B+Clgk="}]},"_npmUser":{"name":"ngocviet","email":"vince.tran8x@gmail.com"},"directories":{},"maintainers":[{"name":"ngocviet","email":"vince.tran8x@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xaddress_0.0.1_1628044964642_0.6616515585289542"},"_hasShrinkwrap":false},"0.0.2":{"name":"@abcpros/xaddress","version":"0.0.2","description":"Lotus xaddress format support for node.js and browsers","main":"./lib/cjs/index.js","types":"./lib/types/index.d.ts","module":"./lib/esm/index.js","engines":{"node":">=10"},"scripts":{"build":"tsc -b tsconfig.json tsconfig.esm.json tsconfig.types.json","eslint":"eslint . --ext .ts","eslint-fix":"eslint . --ext .ts --fix","test":"jest","coveralls":"jest --coverage && coveralls < coverage/lcov.info"},"jest":{"verbose":true,"preset":"ts-jest","testEnvironment":"node","collectCoverage":true,"testMatch":["/**/*.test.ts"]},"publishConfig":{"access":"public"},"keywords":["cash","address","format","lotus","xaddress"],"authors":["vince.tran8x@gmail.com"],"license":"MIT","devDependencies":{"@types/bs58":"^4.0.1","@types/jest":"^26.0.24","@types/node":"^16.4.10","@typescript-eslint/eslint-plugin":"^4.28.5","@typescript-eslint/parser":"^4.28.5","@typescript-eslint/types":"^4.28.5","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","jest":"^27.0.6","prettier":"^2.3.2","ts-jest":"^27.0.4","ts-node":"^10.1.0","typescript":"^4.3.5"},"repository":{"type":"git","url":"git+https://github.com/fullstack-build/tslog.git"},"dependencies":{"bs58":"^4.0.1"},"gitHead":"7e9550aad50d0c8ca7bfa84fdd831fe746358fea","bugs":{"url":"https://github.com/fullstack-build/tslog/issues"},"homepage":"https://github.com/fullstack-build/tslog#readme","_id":"@abcpros/xaddress@0.0.2","_nodeVersion":"15.14.0","_npmVersion":"7.7.6","dist":{"integrity":"sha512-Pi9wanFskfTWmNjO/XyIYZW1YVwa1Knnx/kVcK92BPWouNXXWFVN+nicn1ulVgVKCmZpBPnePdCkV+jEMxAvtA==","shasum":"1e688035c5caf8b67f65562a365922d9bd47496b","tarball":"https://registry.npmjs.org/@abcpros/xaddress/-/xaddress-0.0.2.tgz","fileCount":9,"unpackedSize":11350,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEcsHCRA9TVsSAnZWagAADcEP/RbunBYMdbDqLVdWX8r4\nFGWlVM88TJrXlgIy0z8SLzwrLVh2lsyCWulW7OczlevCGAIbj+gPfDrmlmop\nf9MIY+yGTxcslRWqHcck/oElf+hzdAqtph3b4A50jiM7WOKwCMuGLi+dhS3P\ndBhbels1wSmByk3a1ocZn1l2g8g+KQwMptEJw7WyWhHlSzYccmcAb+xs4R+1\nzyOwvi73EVmOTy+EjKDOmAulPbnL035AjSxFsTzH24r8DpZ0aTGmZIYZsU/x\nV2AZPWWaTOe5AlWJ9koiDfi9wFjwMc6X+Zmx8n9hv7q/ku84SYGHv5Jy2k+G\nqoAJrU53sWi6nt2jf/3sIc8fkmkrMUH4r1fBbUuou74kHZI0KmiRaR5V4Tqo\nxnt0f2mMnv8sZSxSzF4ZWLsY7eXAjwmfmq8ottN2nveRDIGWsKaBY1y6dxbS\nloMJv5ZLsRSqtJ5HY9aXSrRhvf7BF/jOhQERvhcQzUmgHbID7ydl8oKS3Mgf\nYDOQG1YI+VGyhRex1KUyY6qqHbDxCNolYE2IX1C0SYwtjOg7O2tt3EJuURNC\nQ4ksY3cn6DER/bSgTuanQMEiwpU7bXLSFNa0UBM2Hy4AT1JEJYYPVlCc3IHG\ngqQUX0i8S17+QvAKvH8l8AipZq3HJwxxitnMXmc5Ll3lZoJKMxIQXNSj/QOF\nu+NF\r\n=/QAf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC5/h8hoP4cAYcsgXZtN1laeRQFtiIkn7lndy4BYYDxKAiEAjgXqfiX0kvoDz566xtM/f8udAZzMzDC1c8v6HgRQLbU="}]},"_npmUser":{"name":"ngocviet","email":"vince.tran8x@gmail.com"},"directories":{},"maintainers":[{"name":"ngocviet","email":"vince.tran8x@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xaddress_0.0.2_1628556039426_0.003066364044375547"},"_hasShrinkwrap":false},"0.0.3":{"name":"@abcpros/xaddress","version":"0.0.3","description":"Lotus xaddress format support for node.js and browsers","main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=10"},"scripts":{"build":"tsc -b tsconfig.json tsconfig.esm.json tsconfig.types.json","eslint":"eslint . --ext .ts","eslint-fix":"eslint . --ext .ts --fix","test":"jest","coveralls":"jest --coverage && coveralls < coverage/lcov.info"},"jest":{"verbose":true,"preset":"ts-jest","testEnvironment":"node","collectCoverage":true,"testMatch":["/**/*.test.ts"]},"publishConfig":{"access":"public"},"keywords":["cash","address","format","lotus","xaddress"],"authors":["vince.tran8x@gmail.com"],"license":"MIT","devDependencies":{"@types/bs58":"^4.0.1","@types/jest":"^26.0.24","@types/node":"^16.4.10","@typescript-eslint/eslint-plugin":"^4.28.5","@typescript-eslint/parser":"^4.28.5","@typescript-eslint/types":"^4.28.5","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","jest":"^27.0.6","prettier":"^2.3.2","ts-jest":"^27.0.4","ts-node":"^10.1.0","typescript":"^4.3.5"},"repository":{"type":"git","url":"git+https://github.com/fullstack-build/tslog.git"},"dependencies":{"bs58":"^4.0.1"},"gitHead":"7e9550aad50d0c8ca7bfa84fdd831fe746358fea","bugs":{"url":"https://github.com/fullstack-build/tslog/issues"},"homepage":"https://github.com/fullstack-build/tslog#readme","_id":"@abcpros/xaddress@0.0.3","_nodeVersion":"15.14.0","_npmVersion":"7.7.6","dist":{"integrity":"sha512-JDb5RNY5W0Bd43f5pqJDUQV0NnXNExF4hyCpBIEd/UQG54MCZ82tyqjOO7RLlAOq/4gmqe7wOlt0NsdzIyAD7Q==","shasum":"c78b074ecef121b996e7258bafe8c9388e47e8b5","tarball":"https://registry.npmjs.org/@abcpros/xaddress/-/xaddress-0.0.3.tgz","fileCount":65,"unpackedSize":64954,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEcwGCRA9TVsSAnZWagAAdDgP/isbrwZvVCMb+TWjAvHc\nBAqfbUvUVkOywu0fzlmnQ6wDb4ejuyZ/VwsrbuDF1NFRUYZMqplK4ieu7WRO\nVttf7XPaqbCMLG1FMGWu+tjbbr2SfglwI3H45Xj8XiUIOzkFkXGkHqxvo0lS\nQDiWT4qSCALjyzJX/AxY/2mqdtz9KjVbUKxbYsguee4AelYvJd52zdK4LIJC\ndntPRSkjH+kmdC7JyEtJIZkY9BSH4Qc8oEHesbmejB3vtCl9LFWtGrviMLKz\nlyoC70fXlVY6z2kPd9RiseEY559DDri4I6iQNKgNQZ+8ySMFz4DwK2F2nyUx\nMglVcyIprwP4wGdqjlHyfdxkP400jUp+hM9eg24nh+Khcd24ObrJmftEys60\nS9rezdNG731RsK8iNa09giiQH3T0GdwHsSCjAFWf46I+wdJ6uVdLnK9uRJIM\nNXI+tL63Y2hAUyPICA3aEahhWp3dWB4lbtqDSDC1wU32Qi4J1RxygVNy3Ynn\nNUokCpE2nCyhrDh9uQJOoFUEwv8SNK+VYpwKTd+UPbfsVzebUVcmhdvVoFC+\np2mfYUvHYf7ccnOKyuVWN4/eQ3UaztM/dRzhA8OH+wKuBpcraWHHSqNVYqK9\njnOTC5WiF+7ch7uZ0bqTZqt7EKvRjP2mpob/b0Cy0P6ge8wWxH1YOa+PeIJN\nDcgW\r\n=9ahL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCf90l+JDteWi5vEBRYB4mqzunD9DNZVlbhfzWnbgt/dAIgXpmoKJ/1PD+BfVvoIR+sJEtoT1qGdNC/B8FHikmO4NU="}]},"_npmUser":{"name":"ngocviet","email":"vince.tran8x@gmail.com"},"directories":{},"maintainers":[{"name":"ngocviet","email":"vince.tran8x@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xaddress_0.0.3_1628556294080_0.6143099827912559"},"_hasShrinkwrap":false},"0.0.4":{"name":"@abcpros/xaddress","version":"0.0.4","description":"Lotus xaddress format support for node.js and browsers","main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=10"},"scripts":{"build":"tsc -b tsconfig.json tsconfig.esm.json tsconfig.types.json","eslint":"eslint . --ext .ts","eslint-fix":"eslint . --ext .ts --fix","test":"jest","coveralls":"jest --coverage && coveralls < coverage/lcov.info"},"jest":{"verbose":true,"preset":"ts-jest","testEnvironment":"node","collectCoverage":true,"testMatch":["/**/*.test.ts"]},"publishConfig":{"access":"public"},"keywords":["cash","address","format","lotus","xaddress"],"authors":["vince.tran8x@gmail.com"],"license":"MIT","devDependencies":{"@types/bs58":"^4.0.1","@types/jest":"^26.0.24","@types/node":"^16.4.10","@typescript-eslint/eslint-plugin":"^4.28.5","@typescript-eslint/parser":"^4.28.5","@typescript-eslint/types":"^4.28.5","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","jest":"^27.0.6","prettier":"^2.3.2","ts-jest":"^27.0.4","ts-node":"^10.1.0","typescript":"^4.3.5"},"repository":{"type":"git","url":"git+https://github.com/fullstack-build/tslog.git"},"dependencies":{"bs58":"^4.0.1"},"gitHead":"7e9550aad50d0c8ca7bfa84fdd831fe746358fea","bugs":{"url":"https://github.com/fullstack-build/tslog/issues"},"homepage":"https://github.com/fullstack-build/tslog#readme","_id":"@abcpros/xaddress@0.0.4","_nodeVersion":"15.14.0","_npmVersion":"7.7.6","dist":{"integrity":"sha512-jH/mq9hjHKyhoyipV8UJZP2Ma98/Fk2g3o4sDz7fnRMkadtagezM/Y46sfIV7bll4JbzWfB0rUTGEMU4M2Ys+Q==","shasum":"f138c01d3db6ed3b88fdc3bb447364f6c75c6bc2","tarball":"https://registry.npmjs.org/@abcpros/xaddress/-/xaddress-0.0.4.tgz","fileCount":65,"unpackedSize":64954,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEcyICRA9TVsSAnZWagAArpkP/jKoVXh2b9iyQoIte8J2\n9uN2DMuXp6tXCmJCkpA0v0M3AEqUPVrvRAkZM9q7vGIxAgxIOzwKtTu3FRv9\n/coO1uGJLJNamOsbmXhio1ewetIoNSzIv4ozN6rMJz788FtT+BxRtaizZKkR\nBuRwYJYM9ytypenbAOpwTcVgT31FxuapwzvqD4tvPMMHmj6MsLG5ZdPLHCZS\n9GTx9BuTvXXtwBZcAfFQVZthVQRxsRaE2k0BRjEDKF5AVSW3x1HdOv+vPdgE\nLloH2fk9YATSijYtLfbyH7bwiioUoHqrrx92H+CivrO9KNXNOSaidYeLod2K\nOx6aiK5LQubldWOOt7qRbiY/YvWsehGT6ryZQDORbGJnWc5v23Zi4L+TNCqJ\njsOKQI1SAremFDG0N6ayc0P3Osk6SaF9e7DLuKXcYOnGIzTjPlJNNZ11409u\nMJu3juhLV/1D+w+tczxwarWVuJjjH91AEgOst6il1SjALJuhkf1w4UsrKhli\noLsz58IYje8NmlYm6CECwuDemzRQ3NFbNHmOiIkYW4EME8yfEDPNlH6+XcZ5\nq7yrx6zwRs2ND0xkhIdpT96Lhz9ZaX6ODcwFSTiAJdoW1Zd1cO4t4vRQUjh2\n3vs9Z+sMkr/iRHfOT2QH78B3DOhmjdm/tJvF9CHnOEo4tjA6MiR25dIJa+L9\n80hY\r\n=4Dhx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDO/zxbEPWYuzoVt7l0b+XhT+zAgC6x6UffEig22rtDmQIgJMexx0hRRRAqSYr2O+HpYXj5IOidNUIRCZkF4tAT7kY="}]},"_npmUser":{"name":"ngocviet","email":"vince.tran8x@gmail.com"},"directories":{},"maintainers":[{"name":"ngocviet","email":"vince.tran8x@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xaddress_0.0.4_1628556424162_0.10083983360558357"},"_hasShrinkwrap":false},"0.0.5":{"name":"@abcpros/xaddress","version":"0.0.5","description":"Lotus xaddress format support for node.js and browsers","main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=10"},"scripts":{"build":"tsc -b tsconfig.json tsconfig.esm.json tsconfig.types.json","eslint":"eslint . --ext .ts","eslint-fix":"eslint . --ext .ts --fix","test":"jest","coveralls":"jest --coverage && coveralls < coverage/lcov.info"},"jest":{"verbose":true,"preset":"ts-jest","testEnvironment":"node","collectCoverage":true,"testMatch":["/**/*.test.ts"]},"publishConfig":{"access":"public"},"keywords":["cash","address","format","lotus","xaddress"],"authors":["vince.tran8x@gmail.com"],"license":"MIT","devDependencies":{"@types/bs58":"^4.0.1","@types/jest":"^26.0.24","@types/node":"^16.4.10","@typescript-eslint/eslint-plugin":"^4.28.5","@typescript-eslint/parser":"^4.28.5","@typescript-eslint/types":"^4.28.5","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","jest":"^27.0.6","prettier":"^2.3.2","ts-jest":"^27.0.4","ts-node":"^10.1.0","typescript":"^4.3.5"},"repository":{"type":"git","url":"git+https://github.com/fullstack-build/tslog.git"},"dependencies":{"bs58":"^4.0.1"},"gitHead":"7e9550aad50d0c8ca7bfa84fdd831fe746358fea","bugs":{"url":"https://github.com/fullstack-build/tslog/issues"},"homepage":"https://github.com/fullstack-build/tslog#readme","_id":"@abcpros/xaddress@0.0.5","_nodeVersion":"15.14.0","_npmVersion":"7.7.6","dist":{"integrity":"sha512-SEvzKhrqvryfpu0SR8alJ8TG0Pd0TsFv2FEE3j080EfEdepsY7xVdEAqKi0yP7JGznhPWpqWjm5JbPmZlFYZRQ==","shasum":"385cec9e7e6fa774e0d29db9c9aea215fc61e610","tarball":"https://registry.npmjs.org/@abcpros/xaddress/-/xaddress-0.0.5.tgz","fileCount":65,"unpackedSize":64954,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEdC7CRA9TVsSAnZWagAAIFIQAJay8mCqwaQgB99qVzQU\nuUrwUwuygjj9ef7WHhDjAVOSjFwYvtts2pM2lQ41vM+ThKN1Mfaz6NAXpObU\nyTtVSPyGyExWuoLW4HDMuW0XUbK0D0dKNpKjKSM88gc+CBVcdQI/UFmXiEcK\nafAvX8OV+LnDjJYlAB5xSoRZfiQRT4Aa4pDuyyWa9q0broN75AVAi7QVJEcU\n7WqWusE/HBsWLQyYf1fAQKXZostqPojCH2VLuK+hldemL3yB1kC4TGLLI72F\nnpDS9KLNt108O0HxMWuYLBblHGQAb2BGITHowFHfwRz/eRCPQL3RfjHeIDRS\nY4NzC3KMF9O/J57RFe6gQ5bPe7Q6rscHFa3Ssh8vUkq6RzUazrSTUDyKLtGe\n1lk4hLiBqDH9USa5veNwicIDyskR/3ADDMVsB7kHdxT7geR6ANbFfc/56tfB\n6zAbWANdxHQ/9Ktwuf5m+duP9cLZC4iektv/PLr1qQFqj2ZBKF7pX2SSzWi8\naBkhDpyQXKU6CUX1gGK5DSYbmwOYZwJzt+WRpQWVk3NTnPk6B9DVSpihBRLh\noG1hl6F6Ye2rYNFpbF/8bEf26Nu3506grrK/ceic9xbJtBWcNHsuMG2LkbaP\nWPXGF33GF9RuROhs8Mckl6M/6bKYTFt4t7fvQY2+Vshdf0cEcHmDvLsYi60K\nc2VY\r\n=Y10B\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD4qPOLBs+IkCruds3Q/+wgiRn2plZtnNpbS7y3cTWRDgIgBt7WYUfYAwYzAGxGe7mdqYhQS7noKLzlNI1zhEbFBsE="}]},"_npmUser":{"name":"ngocviet","email":"vince.tran8x@gmail.com"},"directories":{},"maintainers":[{"name":"ngocviet","email":"vince.tran8x@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xaddress_0.0.5_1628557499531_0.811865450190635"},"_hasShrinkwrap":false},"0.0.6":{"name":"@abcpros/xaddress","version":"0.0.6","description":"Lotus xaddress format support for node.js and browsers","main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=10"},"scripts":{"build":"tsc -b tsconfig.json tsconfig.esm.json tsconfig.types.json","eslint":"eslint . --ext .ts","eslint-fix":"eslint . --ext .ts --fix","test":"jest","coveralls":"jest --coverage && coveralls < coverage/lcov.info"},"jest":{"verbose":true,"preset":"ts-jest","testEnvironment":"node","collectCoverage":true,"testMatch":["/**/*.test.ts"]},"publishConfig":{"access":"public"},"keywords":["cash","address","format","lotus","xaddress"],"authors":["vince.tran8x@gmail.com"],"license":"MIT","devDependencies":{"@types/bs58":"^4.0.1","@types/jest":"^26.0.24","@types/node":"^16.4.10","@typescript-eslint/eslint-plugin":"^4.28.5","@typescript-eslint/parser":"^4.28.5","@typescript-eslint/types":"^4.28.5","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","jest":"^27.0.6","prettier":"^2.3.2","ts-jest":"^27.0.4","ts-node":"^10.1.0","typescript":"^4.3.5"},"repository":{"type":"git","url":"git+https://github.com/fullstack-build/tslog.git"},"dependencies":{"bs58":"^4.0.1"},"gitHead":"7e9550aad50d0c8ca7bfa84fdd831fe746358fea","bugs":{"url":"https://github.com/fullstack-build/tslog/issues"},"homepage":"https://github.com/fullstack-build/tslog#readme","_id":"@abcpros/xaddress@0.0.6","_nodeVersion":"15.14.0","_npmVersion":"7.7.6","dist":{"integrity":"sha512-uQRdCQGNVyftFNYY1NYlCSLhrd4QqFqOJAIyX6KUCJKsb2vgtTKvHS6oxkgk/4dAh9pa/DVFbnwcXb6Q1cdUSg==","shasum":"316b6457fc125d8db11eae264bc4ae06337e68f2","tarball":"https://registry.npmjs.org/@abcpros/xaddress/-/xaddress-0.0.6.tgz","fileCount":65,"unpackedSize":65012,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEdwXCRA9TVsSAnZWagAAukwP/AwbIFmXSd6y3ps68rpb\nShfjkW8Mvb7T+iTr9LyOIzm0LDTO3jcFluww4+qNNUbk0ybZli5z0zd7JcXv\n9p3bhmR1LQE9AMBo6LN1Kf38eEVCYhGVJlDPe5M/WBTYh0BVPSHFVVfyAfYS\n3bLq8RejWLGSOPca8sLWUsfwfnAYl/rzx6ZcsPNt1Pl4VJRrk2AD+5xw8p4y\nmuVyLJBmuI0NobUJVNd6me212PcMSn+v4Vidyx1bqN2j3Vle/0h4rIx6/PNS\nN/icGkBb9PmKKt5s6Zx8Xq0mfgN8fIfpFUxue1XZHYp7IrCJd9wL9fwBmm0s\nXG9JtcR/pbqZpD+FntiEn3W0EIHDlG/GcUI/uLcx+LTm/YWyNRe3apA8Tx8e\nu0oXvukb/znkFIE707869WZvn3hi88w0vd830ZH4BSxkpMyvQVTwSwScaDGh\nEiHDIIHYurbAN5Hl/chKhcgHfSztxXgceonwbBGiUZ4hDpe8qu9Sno1GMlzl\nhTJzh73q0b0rMcdzPtn39XUQ3lsORSvizYuaFPUpmM7e0gU6uiv7BPA6+p/f\nlyK3yn6rNWyItoefaPcVxbLQgdKEfjiRXKAYpyiBDZNhfNLU6Bl7dMfTDjkm\nH1ShWVvtVPIziiHY0XzAv+fv0g7vBUOwvOx+L16qzmPvGsQ/pLZqrjEXQ0hL\nnKeE\r\n=UuJr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBS/smDgg14jkgZiyBlkU2vVgs4l+hKiNP6rx0lz1nt8AiAhXfgaC6gyeNhtNpo3EXjgotZH4FEEVh2Gnp5DEoKrfQ=="}]},"_npmUser":{"name":"ngocviet","email":"vince.tran8x@gmail.com"},"directories":{},"maintainers":[{"name":"ngocviet","email":"vince.tran8x@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xaddress_0.0.6_1628560407674_0.6266475768456283"},"_hasShrinkwrap":false},"0.0.7":{"name":"@abcpros/xaddress","version":"0.0.7","description":"Lotus xaddress format support for node.js and browsers","main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=10"},"scripts":{"build":"tsc -b tsconfig.json tsconfig.esm.json tsconfig.types.json","eslint":"eslint . --ext .ts","eslint-fix":"eslint . --ext .ts --fix","test":"jest","coveralls":"jest --coverage && coveralls < coverage/lcov.info"},"jest":{"verbose":true,"preset":"ts-jest","testEnvironment":"node","collectCoverage":true,"testMatch":["/**/*.test.ts"]},"publishConfig":{"access":"public"},"keywords":["cash","address","format","lotus","xaddress"],"authors":["vince.tran8x@gmail.com"],"license":"MIT","devDependencies":{"@types/bs58":"^4.0.1","@types/jest":"^26.0.24","@types/node":"^16.4.10","@typescript-eslint/eslint-plugin":"^4.28.5","@typescript-eslint/parser":"^4.28.5","@typescript-eslint/types":"^4.28.5","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","jest":"^27.0.6","prettier":"^2.3.2","ts-jest":"^27.0.4","ts-node":"^10.1.0","typescript":"^4.3.5"},"repository":{"type":"git","url":"git+https://github.com/fullstack-build/tslog.git"},"dependencies":{"bs58":"^4.0.1"},"gitHead":"c57bb332169436a2a233a506f538ee4f274eecb1","bugs":{"url":"https://github.com/fullstack-build/tslog/issues"},"homepage":"https://github.com/fullstack-build/tslog#readme","_id":"@abcpros/xaddress@0.0.7","_nodeVersion":"15.14.0","_npmVersion":"7.7.6","dist":{"integrity":"sha512-p5RoWunuh6yK1u/nI7cHQrkUxgtMTBRCLwClD5UVbHzkA+yBz4ve6ZYeEOXFFZwXXp8TQlwOLQCrWidOgzgwYw==","shasum":"342ff1251bf168c57930a0a8aed2918cfe619191","tarball":"https://registry.npmjs.org/@abcpros/xaddress/-/xaddress-0.0.7.tgz","fileCount":65,"unpackedSize":65193,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhElvDCRA9TVsSAnZWagAA9BgP/1APIxrUC2BngQDD8HqU\nWYRqynv22OpDQf3HZBM6yv3QKMlXEMNXf5MVpBlwNB/J7ClUmksLtI3h3UcQ\nAzg/Wg8mFAsveUGCLVY+cptPWpfE7und8KFMCtvTqIBncOLNKQrcFF+TzPNt\nmfnGTGqxgBSqtJXu8viAvkVbn+O5ZxYfrxpa5DU9ApZQVIQGYa3XD4ZB0yws\neG0cbW18w+TUimrjkPWCYOXmNOgM2lKO9eIDTjapcTrPBYZFcVp4DY4stwsV\ntVR93iFWImtqX56xTzAFyWJnHS54EDgIzRRXiGBs5xyBGn7/YMRwWqCqpdtP\n3Dtm3TnplKDprs350Apb9Ro7WjnL91OoZSTTqsQX/WwBrpITOwIEEGCXVF3f\ne1H7UMw5QFsw5fohAUIvPJeJX2LTMaIDoutvN1x0hnjBYpFL+5fcH+QA0TAT\n6v0Al7/79JvT5tDC5HgRcHvVxHhi+nb4U9ofDj9my6koQ3E4ElVxGIfYSVPS\nziYX06BJ0JaSX/ZxOeHu6HAuiWIi1f+LQscn0JTpyfw0PUYdPfn+K0cilngt\nwakvn2Mx+0ekYyp6PZzOXkcOBUgRSAN5zLO1Rft/1avzxpQnjwIvEHwccuX7\nHjNWQZwj3yCQCq87H8xtlU3jJd/i+X5ZSd32D/99A97pd8kyE9+oBdkOchr2\n7M3m\r\n=qdfp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIChPHTvRYD8w1ir4HJU8SDWdzCMsA1hym8w6Z9V+yaBsAiBqh2t55H2X2kKeVI0VRTUy4GNiZcr40c5mD84suuQYGg=="}]},"_npmUser":{"name":"ngocviet","email":"vince.tran8x@gmail.com"},"directories":{},"maintainers":[{"name":"ngocviet","email":"vince.tran8x@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xaddress_0.0.7_1628593091304_0.9406254300520827"},"_hasShrinkwrap":false},"0.0.8":{"name":"@abcpros/xaddress","version":"0.0.8","description":"Lotus xaddress format support for node.js and browsers","main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=10"},"scripts":{"build":"tsc -b tsconfig.json tsconfig.esm.json tsconfig.types.json","eslint":"eslint . --ext .ts","eslint-fix":"eslint . --ext .ts --fix","test":"jest","coveralls":"jest --coverage && coveralls < coverage/lcov.info"},"jest":{"verbose":true,"preset":"ts-jest","testEnvironment":"node","collectCoverage":true,"testMatch":["/**/*.test.ts"]},"publishConfig":{"access":"public"},"keywords":["cash","address","format","lotus","xaddress"],"authors":["vince.tran8x@gmail.com"],"license":"MIT","devDependencies":{"@types/bs58":"^4.0.1","@types/jest":"^26.0.24","@types/node":"^16.4.10","@typescript-eslint/eslint-plugin":"^4.28.5","@typescript-eslint/parser":"^4.28.5","@typescript-eslint/types":"^4.28.5","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","jest":"^27.0.6","prettier":"^2.3.2","ts-jest":"^27.0.4","ts-node":"^10.1.0","typescript":"^4.3.5"},"repository":{"type":"git","url":"git+https://github.com/fullstack-build/tslog.git"},"dependencies":{"bs58":"^4.0.1"},"gitHead":"c57bb332169436a2a233a506f538ee4f274eecb1","bugs":{"url":"https://github.com/fullstack-build/tslog/issues"},"homepage":"https://github.com/fullstack-build/tslog#readme","_id":"@abcpros/xaddress@0.0.8","_nodeVersion":"15.14.0","_npmVersion":"7.7.6","dist":{"integrity":"sha512-lPOB1jkR1b40YN+HeAycQu3ifXc2VsEwgsXfos2s1O6+wzRXUB1hTyxldB2XUN3ZWehJPxg5KEqFCigjc6kzxg==","shasum":"4adb163ee4a4f70a301c133ab14e299503394c87","tarball":"https://registry.npmjs.org/@abcpros/xaddress/-/xaddress-0.0.8.tgz","fileCount":65,"unpackedSize":65193,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEpTcCRA9TVsSAnZWagAAH08P/Rd2uGK+iDow1BAmXinw\n0UquvPjY2rG2Cztkti6Thiju9hbJf0Vp6RiQi0AVwzUUmoGjwv4a0PUYX+dI\nWemcjV9b0Ave2ZJcbCHUO9CnKpVyN1Dzu9qbXF7zzgHS82vpVPcsbRuRUr/7\nsPbuxu1m5AedLClY7V7E0aZNED/ZF2VTfSmI44xe1MH7IbMHZ3onvzcpodiw\n+LB6Fq1izNHbmsSJYsFXqNrw8HT5A+VIadBUPjxo42zkjyGUcYQhte+pvO3j\n/rB+PTLSC5J+zK7qml/xSetGnMyUxVgIfDP2XX9VSu+i0QUAlo083nQRgF9n\nETfzlcqT2Y5J6Zs2rCnXTNhGOCX6X9e7zuoXnrmoy0NH1phN23q6Q/OcRuIM\nQXuy35/sAbSMBx2QOBKRzUSzL28PkKTPeCO9jpg9+z/oLwcIw1OykjP19M69\nOn76i/gpl9XqBN3j4CT5TSnVkpcFTFfl9SwOjKi9q0RQ0dJrN9YKhfPV/1nj\n4BcUfg7rCt1vtcAbo153J2Trb6xkdZCMmbeMhiu/yNbtKrMz1xsSAskLNPTt\n1UtBygnFhZvs3IVlWUEjri6lU4MnkGFQN7vZQc9rHKTOPZXS4DsIQVsICPiQ\n63D854jRCbk4qjPHIvW22pCj7LpxuMH2A+hrYtQ3/BgYD/srIle1ubiOqYf7\n+0Pm\r\n=mwac\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCMYpGMlCD2wMqhrlYtqNRmCJ6nuGUf8wl4YazkLBvykgIhAN5zrL4gyy2u0Ys6uJQsHZFqZg4IjvG/QtLRFxDBen+Q"}]},"_npmUser":{"name":"ngocviet","email":"vince.tran8x@gmail.com"},"directories":{},"maintainers":[{"name":"ngocviet","email":"vince.tran8x@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xaddress_0.0.8_1628607708189_0.2969916169552198"},"_hasShrinkwrap":false},"0.0.9":{"name":"@abcpros/xaddress","version":"0.0.9","description":"Lotus xaddress format support for node.js and browsers","main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=10"},"scripts":{"build":"tsc -b tsconfig.json tsconfig.esm.json tsconfig.types.json","eslint":"eslint . --ext .ts","eslint-fix":"eslint . --ext .ts --fix","test":"jest","coveralls":"jest --coverage && coveralls < coverage/lcov.info"},"jest":{"verbose":true,"preset":"ts-jest","testEnvironment":"node","collectCoverage":true,"testMatch":["/**/*.test.ts"]},"publishConfig":{"access":"public"},"keywords":["cash","address","format","lotus","xaddress"],"authors":["vince.tran8x@gmail.com"],"license":"MIT","devDependencies":{"@types/bs58":"^4.0.1","@types/jest":"^26.0.24","@types/node":"^16.4.10","@typescript-eslint/eslint-plugin":"^4.28.5","@typescript-eslint/parser":"^4.28.5","@typescript-eslint/types":"^4.28.5","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","jest":"^27.0.6","prettier":"^2.3.2","ts-jest":"^27.0.4","ts-node":"^10.1.0","typescript":"^4.3.5"},"repository":{"type":"git","url":"git+https://github.com/fullstack-build/tslog.git"},"dependencies":{"bs58":"^4.0.1"},"gitHead":"e8f88dc6edd1826adb7a028026a4f7d151b0cc54","bugs":{"url":"https://github.com/fullstack-build/tslog/issues"},"homepage":"https://github.com/fullstack-build/tslog#readme","_id":"@abcpros/xaddress@0.0.9","_nodeVersion":"15.14.0","_npmVersion":"7.7.6","dist":{"integrity":"sha512-LqJJjTFpZOCNUWcZ7rvhFSc/0GW11JYYM53BIA1mDREw7mtTndUcuSyCV6ot21zm4EdU6+iQ7eB3WpmLhG/sXg==","shasum":"675135d01861ccc5bd9b05172f7723e40368c7b0","tarball":"https://registry.npmjs.org/@abcpros/xaddress/-/xaddress-0.0.9.tgz","fileCount":65,"unpackedSize":65209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhFUrPCRA9TVsSAnZWagAAbEcP/3E82BdQm/oo3RT8uciK\nyR0GIQ41IrueBekUhqUowBIheegk1T+k2eZWI/T5TbvmQZkGtbpUxmnQK6T4\n/IODs3qqhGJ8sVWmZZvqoqyDI19AQI7jKy8MKloqm0huswaBWTLShtC9q6ol\ncuhhjXUBdPQPBp60hCaXn7C0edAYwrBmAm03otUzZXtw55zzgQLzivmhPaet\n5WqFbeIspN1Vou7SNOO/Q+qj0/u+nDP0hJmgP1qsWvwQ/OzJg4Xzpk6xaQfj\nhl7Ul8Ndpowa5SHn2HJzz8+8+9Fo1sxuJ4wjxJ1I4Ows5AH3YMg63nUwmDXi\n/M0kFIwfQ9oMZjAiB3LC3oYmaO95+RU0THlvOYD9DDj+XEGTkMU1KUrqx59k\n1sssrihODPkaMApMxUQorGq7Nw5PziUwOOSaEfcMaw1OhsJCLUPsjAzbl/jU\nQEI56RnS2Wvv9AEaC1k9JFPDYQY0Zn/oOKWOluYwA7VNAwentaBE/jmVbDA7\niMJuJBSN6nyr+CxnWbn76IDk1GhdCjiBxYYzJASzNO1tuA/i+wUSXK5vDgsj\nWhxnpZg8DpEUpxa1RaEAvUeFQTK+E06xZxiaDA2ttY6cmkVb3aeptykT5XEI\nz8K9g7UaGFuNidggd12ht9J8vi5Lx/X4cXJcOovPx4ivSEEvLMjxiCnupWf6\nGRMt\r\n=2ZFH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCitV+J5mDDc6aQvREYnlxj0ZnmHbYXL2Eers96aYqlWQIhAJVcega+6bWGUbp7LXoVBEohuxB7jBI7jyiAqfWKzQev"}]},"_npmUser":{"name":"ngocviet","email":"vince.tran8x@gmail.com"},"directories":{},"maintainers":[{"name":"ngocviet","email":"vince.tran8x@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xaddress_0.0.9_1628785359358_0.5688707025440005"},"_hasShrinkwrap":false}},"time":{"created":"2021-08-04T02:42:44.592Z","0.0.1":"2021-08-04T02:42:44.786Z","modified":"2022-04-04T10:58:11.778Z","0.0.2":"2021-08-10T00:40:39.639Z","0.0.3":"2021-08-10T00:44:54.197Z","0.0.4":"2021-08-10T00:47:04.390Z","0.0.5":"2021-08-10T01:04:59.706Z","0.0.6":"2021-08-10T01:53:27.848Z","0.0.7":"2021-08-10T10:58:11.486Z","0.0.8":"2021-08-10T15:01:48.366Z","0.0.9":"2021-08-12T16:22:39.504Z"},"maintainers":[{"name":"ngocviet","email":"vince.tran8x@gmail.com"}],"description":"Lotus xaddress format support for node.js and browsers","homepage":"https://github.com/fullstack-build/tslog#readme","keywords":["cash","address","format","lotus","xaddress"],"repository":{"type":"git","url":"git+https://github.com/fullstack-build/tslog.git"},"bugs":{"url":"https://github.com/fullstack-build/tslog/issues"},"license":"MIT","readme":"# xaddress: The Lotus address format for Node.js and web browsers.\n\n[![NPM](https://nodei.co/npm/cashaddrjs.png?downloads=true)](https://nodei.co/npm/cashaddrjs/)\n\nJavaScript implementation for the new XAddr address format for Lotus.\n\nCompliant with the xaddress [specification](https://givelotus.org/docs/specs/lotus/addresses)\n\n## Installation\n\n### Using NPM\n\n```bsh\n$ npm install --save @abcpros/xaddress\n```\n\n## Usage\n\n### In Node.js\n\n```javascript\nconst xaddress = require('xaddress');\nconst address = 'lotus_16PSJLk9W86KAZp26x3uM176w6N9vUU8YNQQnQTHN';\nconst { prefix, type, payload, network } = XAddress.decode(address);\nconsole.log(prefix); // 'lotus'\nconsole.log(network); // MAIN\nconsole.log(type); // ScriptPubKey (0)\nconsole.log(payload); // Buffer [ 118, 160, ..., 115 ] (full script payload)\n```","readmeFilename":"README.md"}