{"_id":"@xpla/xpla.js","_rev":"57-05ef10eb1af454b3843249c74d35eac3","name":"@xpla/xpla.js","dist-tags":{"beta":"1.9.0-beta.1","latest":"1.10.0"},"versions":{"0.0.1":{"name":"@xpla/xpla.js","version":"0.0.1","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@0.0.1","maintainers":[{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/c2xdev/xpla.js#readme","bugs":{"url":"https://github.com/c2xdev/xpla.js/issues"},"dist":{"shasum":"53dc1f8723b9d83b06d89e383b766bb75c50071b","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-0.0.1.tgz","fileCount":693,"integrity":"sha512-tN8QzLtX11Dt/KK4jRng6vGMGqlnNTdo/J/oZ3ZZuECmDn7QD+l9AitpjBZMyocJ+BHm9wo+rgaP9Af7zI788A==","signatures":[{"sig":"MEYCIQCpblVxsMwj1Cl/t4q7XviNruH6L1wNdNDfbSsPivSC4wIhAN4PzrDe7gf8OQhiJ3tET5LALKkLL8EnTGlXNIYtr0DF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18240659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4XnSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoF8xAAm+AwuGEas20ZlAcLMBbnmCLc7MOB00J5I3dTlALcTPBTNNfY\r\nmy4kLH2GMDVXhsxhgpAl9JiaZSF4F+erQaETocwtM4/6GEemm84O6t2Sznt9\r\njjJC9+9dzDBO2ZywxsS5KTKteax1SLGajzDE5c6fegLS8F0QVTeOUPSry9+H\r\nzIY+MH9S3im6jaIeS/nCnpjITZRHEWeL215TO39sSX49m4InCSIFSxmUfdSn\r\n2iQu8RhoiTpDCL3Q8ceeJTbFQDAkWey4ZSWzFzcr82Undd6/uSj3MBa99oXF\r\n1WDXoxAl75s5i14t3x2yVeWA0Sd9SBUTj1jvol2xI/lFCPAHGCCPct2Lnnv7\r\nMIRrG+EzjCkV3LkpM3wqn5fr2OF6ZLvxUhGe4ThwXHxDjQQYqpbs4WJGeR8Y\r\nR+mVKyYivaJfLYzlWto1KxknST8nk+E92UjBjggMqRpP7I9id5+WXRKuDeee\r\nk6qIJzIuSqyREd6QnGS6S7d8A4bDyank2xTQodv72C6nmDYsedcCtw92mmSI\r\n1qyVMIYKdNewIzd73OnFRwrrFug9Mxs30JV9IetfH6li7ciEwDBrILzCPhLY\r\n1+6GCy6TuE45pLFnwhDLCTziDm1RKn6QP3xSNCEzTBAFazrK/t1RLE53b0Fa\r\nT/dCGN1dJT3ZxMU9CubTcqn31EpNQHCHTm4=\r\n=H0Fy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=14"},"gitHead":"44a836e0554b20caf5df7239bad6518910e33e36","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/c2xdev/xpla.js.git","type":"git"},"_npmVersion":"8.5.0","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.14.2","dependencies":{"ws":"^7.5.5","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.6","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.3","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_0.0.1_1658943954090_0.6268750965656043","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@xpla/xpla.js","version":"0.0.2","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@0.0.2","maintainers":[{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/c2xdev/xpla.js#readme","bugs":{"url":"https://github.com/c2xdev/xpla.js/issues"},"dist":{"shasum":"4c30bdeaef4dcbb5109108b08b7063e7f29df364","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-0.0.2.tgz","fileCount":696,"integrity":"sha512-9WPUD3Lstb8aMW+OARnKY8Cj96BwWhZ0N7zwCC0+/92fu/wYnCN/d5JbPGFSdjxqMGUappR/u6mwpKpGehybUg==","signatures":[{"sig":"MEQCIGCjpXOkrB9BuNpPnRvfahjcW26y2VCJ8PuaVOzkSeg8AiBC2QSy4ATQDrdPDvCmeKWhah0oBMwNgdv031O3wn1Zjw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18247365,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4XxJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7lg//TT1xbcEz7x4LgrbYtoXwmMCzpnImQ4XHti9LpN4/fpl15LcY\r\nbcrCPQ1fXNEsfll/S1KBe35ZIUTxxc2+zoeN21vxbpUCSJFZwF0TExJbeGW7\r\nC3ZrQEIY4o0GPIANl7+O2rsftrdqdYhQgv0iGx1qqSkzA3+UL1j+8cDfWdVo\r\nG85m2RCeJs37kkTlc6h4Lf06C0N03kKy7dNFe2QH1LP8+n61r6Q4i7rf2Zy1\r\nZTDqjpnDTRDhMs5kYeeDWo/ypH+cqiNbx0LpgMgUZzxQmyA3kfB9Jh7/aJRD\r\n83Zvtl7n/py95mNBptIXEvly6WDNiiWrSG+8AFU4LE5xKGX5oQAPKPAqQJwV\r\nzEw0qLW0H2y+wlGUJqBv89l03IfxfKGMWH2uzdjE6L/Tpepu3kxduzEom1x6\r\nuwxKqM7mnmEL7CqAZHLUAnwolctJQ2jmUCNw0A7ea+j3l36Mi20aZIKwBL9v\r\nlY5UxGOxC0naZLbSozfSOU5NbddGHVujU0Nrdtg3qAnP/4crJJPdT86t+ptU\r\nMVSfLaoTSuVb5tILGPJukhvK2lT3HnapRCu6rAmwQhmLVdyI8CdWwbC2gevX\r\nR8uEtrM6oBcEcaRjvGJ3bXZs7xG5MXJwusuN0lr13JtAGkuVzODTHifV9DIm\r\nO2370goV139PrBet8scBfzqu31HtqdlF9Dg=\r\n=TmCM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=14"},"gitHead":"44a836e0554b20caf5df7239bad6518910e33e36","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/c2xdev/xpla.js.git","type":"git"},"_npmVersion":"8.5.0","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.14.2","dependencies":{"ws":"^7.5.5","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_0.0.2_1658944585132_0.8589356601244531","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@xpla/xpla.js","version":"0.0.3","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@0.0.3","maintainers":[{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/c2xdev/xpla.js#readme","bugs":{"url":"https://github.com/c2xdev/xpla.js/issues"},"dist":{"shasum":"d1f8f3674b2e8b32024f0dad79188a6aab7f762e","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-0.0.3.tgz","fileCount":696,"integrity":"sha512-H/EIGjCi+wD4tA9cRfnBYp5BKMFFOdneK1mef4U2Yd4p7VUqlZHAsLcQgrJlik7kKk2VSd+0vs9nYsjh3AerHA==","signatures":[{"sig":"MEYCIQDGLEKFI5skHgP05TuYtchdP0wkRUm6B0mzkwOFGmGozAIhAIv/QymrOHVlh7hUMHSG7KJLmKRUb8wiyJ/E7PFiThHg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18247365,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4eAMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmreeg/8C9EQxcU5uGC13WrYZwpNOdGvOrhacRU4uLl4jgB7krgQTG7v\r\nf5CixQXqbs7kBMa+k89H1o1XLivbj2vfh9yvdR+otYtXVqUM5KwkUDaE546C\r\nY2Mdnj48KDA8m0S08+qSmOnpr6abrW15Wgx0hCg2daqBxChETpaOxbCSOGVr\r\nCoo2AOaqhP8D7csE1DR8CIdSg+wpHXIiqAmdFGc6SsIfABEjKMxGcMjijb51\r\nrB9Y+TinrbtbSDR17xma2KtP870NyoOE+Uxa8ABNBHkwP9bdOiIEM47a45M2\r\nDbbQVoDQMj7Ia4FmY6VxytEZY8OTzJALcrY/wdplEV+TXOm7PXTIqQaDAWe+\r\naqE8J1go20SJfUfv2j5J0y2ip8Ch2U0zJLvCyvbQoys5Ibm2s5/ihuM6Jbjl\r\nyubQ5mEUBAs+oGrg3XOiUxtX1HEWFqE34jpce7rPD9h8kVhW2Sd37VdXT2uq\r\niNxHQuKx2OfFLYooHLkPv961jYN0NX3nV9k+kCrfNZ1ZtsCSNmcKIqYS9Jws\r\nay36ivOI9RjtD6KvzVL/4XMFGRJqaOVHJzuExka8lcEgJrbie3XQeNsEw3YD\r\nGDjpKnXfygUAXg/gHCWH0CJU24mf8RuOatsX+ZScsM7NO9xArO3vbWO6GXtR\r\nqNhvRrxSkLvbe9WSXOUKMTFCh9xfxcY5yrY=\r\n=MR1m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=14"},"gitHead":"44a836e0554b20caf5df7239bad6518910e33e36","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/c2xdev/xpla.js.git","type":"git"},"_npmVersion":"8.5.0","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.14.2","dependencies":{"ws":"^7.5.5","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_0.0.3_1658970124075_0.693756070068364","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@xpla/xpla.js","version":"0.0.4","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@0.0.4","maintainers":[{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/c2xdev/xpla.js#readme","bugs":{"url":"https://github.com/c2xdev/xpla.js/issues"},"dist":{"shasum":"b846f8ef04c549730dc7d82d25d14a6a2f063a42","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-0.0.4.tgz","fileCount":696,"integrity":"sha512-lnE/wYeE8VXLU8vMYBGDuiwFDyMpj0ovDQ4I5JBxMYTPCG0GXOLfnie6Wgi6TWBpExv85xbCwP7UF6QLH70kIw==","signatures":[{"sig":"MEUCIQCN/LjPoIB9eRaPAsBxLuBadmlDB4x5mPcEfuI3C9UBVQIgJdSgU5vIByy0tkeii2bKbdm1Reqw2QspP5NFzPzOQYo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18247365,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4eTSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoKGA//aWsBcLrlCannTZhJuwIdZ9er2sWkM7vnLxcJc6xN5bq2IgOq\r\nEAyEkSoXYAxBjIta3uK0BoZ+fcQyfAaU2YyWysto5HG1SH9puDcBsEbQwej6\r\ntBmDh8WJ3zNu7sicWuAZwve8Cd4x9dfBKhrilzleEGUpXB8fd4+C+EZkWBXk\r\nlB10yob4AkQE1SxSXG/MM7R5zkct7ufl7F8qh3Qt3uwMILtU1s400Xrh51G5\r\nc+qRewaezF4Sab4c/Z5ux7DmCsIC2szjOQHPbSBCbgFYai3+C1Hm33eKUWFv\r\n80l1cu0q3h6PwPamOI7UqHhsALokXummh0zh8mW9E2Kv8ncMzMWFFNWoAi3Y\r\nt5aItUESkYBCd8pS8cWzIUqUAtOF2Td/+n393yFlQZ+9TXal+i/L1JlOQgnY\r\nB06oeT98Rr1sVujd3myJ5TWYlDKvq3dUxLTLJTMjpFwryA6Vjl9ZXCJlxDd1\r\n+jGd15WcPElQWGmtXasOndNTRARraEZNBx1REsuuYDWZfxG9OJ6D1A6QDh0Z\r\nMTJU/+0uirvl06LhOm2dzxCxd8XtCdbK9D6yPohf19GFLK3ZY1DPF8jzhKFT\r\nfz9G5SmmamCmaTE03cOv8v/CkOgfpS1ZYwl53elcrcZJlNKqaeczEjKAgZs9\r\nlQofJiCF2iCcmkzYtLdjpDmroFbFtJ+mma8=\r\n=CYS3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=14"},"gitHead":"44a836e0554b20caf5df7239bad6518910e33e36","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/c2xdev/xpla.js.git","type":"git"},"_npmVersion":"8.5.0","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.14.2","dependencies":{"ws":"^7.5.5","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_0.0.4_1658971346378_0.2549557759680108","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@xpla/xpla.js","version":"0.0.5","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@0.0.5","maintainers":[{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/c2xdev/xpla.js#readme","bugs":{"url":"https://github.com/c2xdev/xpla.js/issues"},"dist":{"shasum":"2c0401794512481171060475c391e30cfc294d3a","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-0.0.5.tgz","fileCount":696,"integrity":"sha512-UWHEtXWBQFIkqhvGk1+5ZDRmsusKNhpgZMFgtSYvkdOWN6yu9k0HyD4Cx/Lqg5SlfsDasYMjzm5dRLo7GnWiFA==","signatures":[{"sig":"MEUCIEOYXPVZxpWv/QMZ2WHx1WTojeHE+tseL6jkSV3Qd1IaAiEAr9n9TLtjV0tyRbRjoB3T+yDO6bWPPPA6HbxIqdW4zJo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18247365,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4ec2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQNw/6AvCJ9PT4nhCmU4iyz01BNky2dgVMts/v1X33osNtKqD/OttL\r\nzqeQzCwMtJCxWCkUjicAdacR0enjIByu5Lg0q5LmvHcJQis1nTs/Lfp8gv/0\r\nIzEOL9BUHyHnCiMchSb4c9ZvlkK2dBCNphPngIGmuNMXdhUv74u9tN28EXaN\r\nevlrhcXl1YjY+MDfD304Yb3BE2yLvDFNDi7GIIoMqQzF8ARXFWqN1m5keREq\r\nFAAT3k2zdOU/7SFqWq6N5Gj8wL5BfQ7dBrQiRn2rWh28+rPhuzO+gIdwwljI\r\nJ2ee/i+c62LHnj7bE7bfdjlpveOP9Ny4J4HVLSevO16mvkYk+loi+tLHPuwf\r\ns5YBpXUU6ok8v5gDNEssJbmVZo/ClrzvoUU9Tb1V1Rprjh15Ea+FFvJfBura\r\ndluI/2H+VzVIdrXGoeAh44nvL8sm5tqZhwYFRtyYWHS1S7ibjsgqH/aBXTd6\r\nJSCnX5tHj+0WXm1Ufbk9UvEQG6+FJRvkOis73qiGXpAkwk/XiyU2YtQRzwLg\r\nGCu+fd+/DwRq6fCzYO4fZD7d/C1/dET5V191glcFutsv657RUiK9yg7Eb40e\r\nJPoW/0Ewwlb0TQ4zFHSNkMfvdYj+8nN9Su3YS6mCoUJdp+x4HIOSvHojugI+\r\nMVBVTeuEqO+UFXWKWvQFMXDZqUpOUqzahA8=\r\n=HQzv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=14"},"gitHead":"44a836e0554b20caf5df7239bad6518910e33e36","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/c2xdev/xpla.js.git","type":"git"},"_npmVersion":"8.5.0","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.14.2","dependencies":{"ws":"^7.5.5","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_0.0.5_1658971958195_0.5802758039582121","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"@xpla/xpla.js","version":"0.0.7","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@0.0.7","maintainers":[{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/c2xdev/xpla.js#readme","bugs":{"url":"https://github.com/c2xdev/xpla.js/issues"},"dist":{"shasum":"e984f768bfc543f152da0a93472668fbee8920b2","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-0.0.7.tgz","fileCount":696,"integrity":"sha512-9r0yHo69PkZylz/W7RoG4KoqVcePoPZrxDUgR9XdgywAAczbxRJaf5RGJFsrlwvhuyu5oUvsU+2IhCv1221HDQ==","signatures":[{"sig":"MEYCIQDUxmqkD4Rm8nxnL8nZ74wtk9noAXOay1185DjsYVaR6QIhAJrUwb+81jmDzqp045OHC06Nx/FWGRPpionfNzPKMKuY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18246791,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi53uZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqZ1Q//QZIjFbMnoR1ZfV3/XEjLN5rMpJtbEpqupO/azrMq5t1rjbhR\r\nIkreCe0N6TJt324d2f4FEGNEvI9mpKUEoTEQiQwhPqKZjp716YSILCjJ6pnK\r\nBWQdec9eVmATSENEkyIb/I0bmNusyMctTelOolw1LF+yorgqnOjWvj+eaJDn\r\nOye29BHjOWnDqIIHbSvnI4aphZxAX/tYFSbgPHNxYnZli9RQmnm2f/2eXWxU\r\nhojNHZKTPkV3MfFl0+4kfPYZijOgAarM+RTIkXSG5mLj/NP3p2SJBb6eKADW\r\n+rv9qgw1FmBg18eoMS2UefRKPcPCpNog7jP4Kxloib5BeRIKM2KZOisWNaSO\r\n8Iqm7l/Z8cuYSJOnejDZNhzOOxjIWR34ROzN12ZXqXv7xWnYKd/OtYoYjMg2\r\nZX7zL1uKo+y6Q/iZGJkrfcuGLZPtOX5MgB5TF4VQdtTlWzQJnUmjBCbocyT+\r\n1AYaoHvAVh9ppEJllLveMLrON+jHPwmm2rXFEFUoG9AsakVKmM05jXGz6krm\r\n4Ve1P0Qh7laoS7jLJ3VGmnmyoNeSJyEVets3n48M1eJEsYmAZCmtpnxOT4Ms\r\nXLzKFz6gzv2MBmt3BSmmMFaxLuoePcNdG/QuGXncCG7/9cnxLV/BkoKBC0X7\r\nVRzD3K16b366ILCuGXTZXK+SE5T/PUCFm7U=\r\n=ueB3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=14"},"gitHead":"44a836e0554b20caf5df7239bad6518910e33e36","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"prettier":{"semi":true,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5"},"repository":{"url":"git://github.com/c2xdev/xpla.js.git","type":"git"},"_npmVersion":"8.5.0","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.14.2","dependencies":{"ws":"^7.5.5","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_0.0.7_1659337624686_0.057321627355553684","host":"s3://npm-registry-packages"}},"0.0.8":{"name":"@xpla/xpla.js","version":"0.0.8","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@0.0.8","maintainers":[{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/c2xdev/xpla.js#readme","bugs":{"url":"https://github.com/c2xdev/xpla.js/issues"},"dist":{"shasum":"3f381ae8de4611d943925b575f75754041d435c8","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-0.0.8.tgz","fileCount":696,"integrity":"sha512-g00VA4CgrN3c+Kpqp6eUNqp1DMaflsSGXFk0zYK4nFCYtMM/iSaODoqUEz8LM+qNcEUY704wG8J2n049MRqD5Q==","signatures":[{"sig":"MEUCIAM1gE0XkRByan96bkY896OfaKejvCZ8W5a7e3DrHUawAiEA/FSn9E9GlgzApXHZcFjKoWJZAbYYw/eHkXBCICfjIAg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18246657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi54o6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp45w//SKEg5I1xpwexCqRDFYr0UC9i7IXVSBkc7MHXcOwX8JfqzWM5\r\nVeo7zfY1mZh+DAlifERYvbrj1vSKc2Hecg7WEVdpczePL2WL1Zj0BMisHBX0\r\nbbdObCZvT42bMIS3Wtzixx3BdeGtL2GHfAmdkuOrYD6i+ZCVKPnf1cf5lDZ1\r\nyqHtfpHOg0h/BbIAmPCGa1UoWV6j7zgRmV5uHRxQwkdCbdar47qnSTgbtj2t\r\nvMwSLX0vd2MIZdcQ4ygLUGn6Jrs6Dh+N86inrXdRK8xjvoI3X0m689Xr4JnV\r\nsqg6tmjSUqrE38WJr2cHQksy/taiZXxyExVd3r6+h7weyD9Sn5r51g8GH6Zi\r\nJneekyjTypbeA0U5cTZfwZADXx8VCSpnzeXvpbTUPdj2OGEW9uSPl+QSaE4Z\r\n8kWRe/39m9ifRiU5IEgHmt8vPYDKRw0HMfE3MxPRT7g07CgjUKKrKRG5L4E9\r\n1iFeVPggx1ehvikni4gOVfGGoEQcGtcN5d4s8TXWJtHJfj0NjyeKyIBkiGeq\r\nI3uu5/5c7pe6D7iL64Y7IklkpShMPLQxTmG1ZYFJcJhCRREHd1dlr5fsxuox\r\nffUbVURzgm8I+vg1guuSXouRz5RQ09DuvvM43hzUhhNNt26l2617M7mI1JjT\r\nIHLFtOk+mDS/7pEGba57zJ3j4iJ0aimZHwU=\r\n=BIaB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=14"},"gitHead":"3b55c8f50894f01bafcd9af20ce122a73f2d5c01","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git://github.com/c2xdev/xpla.js.git","type":"git"},"_npmVersion":"8.5.0","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.14.2","dependencies":{"ws":"^7.5.5","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_0.0.8_1659341370208_0.559088736137427","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@xpla/xpla.js","version":"0.1.0","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@0.1.0","maintainers":[{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/c2xdev/xpla.js#readme","bugs":{"url":"https://github.com/c2xdev/xpla.js/issues"},"dist":{"shasum":"c9a24dfbab54121de9578c5ad026976e2f73265e","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-0.1.0.tgz","fileCount":696,"integrity":"sha512-BadHqulwEzZ+PTBayvuYY1Y4CSRHapfLWOmcCo//fZJItSjAhoTi2kq7jf/g9nVSjlcR3PyBy1P5xvUD5mgubg==","signatures":[{"sig":"MEQCIFGeqHQAyoC6KAmsVO9sY1Ovbhxt8BWDnbOcBl+WXL+DAiAVc3oMxEMCZcp+D2156vAcHmEGq56ST8ilaPFDHQYpqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18247644,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8Kv+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrqvA//TQJr67pLPk0YIf+81iaKJM5lxXdGw9pV05vxXxMuARzhtmA1\r\n+b6INWNZAjm/1kptEKsuffoKqHnSCPBWfbVs9dXtmKdr+MSyL1pIC2ec0x5i\r\nKA7uVSFWHAe7c4VK7p/KYp1BeLObj9rA/orm+qeNWa5IFSNIsoMwLjrbV1zX\r\nS3ZaDZlmst0MPgivvxemOGMvSUn70a8uFT0vwyO77sphTDWnE3fKLGkcVa4+\r\nUXHPiqrNELqS1/O9mSW8BgWadH9h+VdHUVYTlZ4iC1ZwtFbJ0eZDGdxfI3pV\r\nTTLwXmHx37Bu5uaaGclpTiwcnFFg1IpW2XXB90syGkONEpxrKmbOu7Fq6mid\r\nZAJaMtbkdt2yWYnaiWUpaoCJhbx3UAbAfwuUTMpIuDM7TqVdIwaOyrQtOLYI\r\nnKZj8/q2hyK6qvA86yb24VIjgaMJ60kE/L7Z41nDB5OccoTIMrSJBBDXcZ1w\r\nnQB18LgVaBBJH12jZ17LYAcQLPa10ImnfnsSVsgrKCwyfMuJghSUdVWQtzdW\r\nVUR5g4RKUtNgLlfXnH3swhOLpCgE/nfA2+/SZ4vRg00ALj/e3CUSQIjpKW3P\r\nl1DRiNH+LtxrRkdba2ek+WhY3ZkKgWJT1NEXaWSzKD62OUV4Pcvej68q8KCp\r\nTf9nrsoR3GKrX7+Y4PQeLeRjHE1t1Ko5qR8=\r\n=I9Q6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged","post-checkout":"npm i"}},"engines":{"node":">=14"},"gitHead":"331e0fd63567396ef63a9d3f25991e5a08933789","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git://github.com/c2xdev/xpla.js.git","type":"git"},"_npmVersion":"8.5.0","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.14.2","dependencies":{"ws":"^7.5.8","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_0.1.0_1659939837943_0.7137335562751683","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@xpla/xpla.js","version":"0.1.1","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@0.1.1","maintainers":[{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/c2xdev/xpla.js#readme","bugs":{"url":"https://github.com/c2xdev/xpla.js/issues"},"dist":{"shasum":"2c758efaadca9c9036dfeacc5b972ce6df972365","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-0.1.1.tgz","fileCount":696,"integrity":"sha512-wbqKu/MEiRoAswz4XmSX8UOS29LVXEysVlxcmr4H6nxSj54mZk4KxYcM2bHQ4fXspbGLogzm8MqKE7TtlpyAjg==","signatures":[{"sig":"MEUCIQD8FnrbUEbdT6Ll+o+9Rcc3MisGAFxznohkkVIRq9brBAIgRTnph/mSfmbeh48B50nuZ6Uj5VSjobPb0VXWyb/KvEo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18247008,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9HH/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpenA//UiD7euGXicFh34WrXv5ZPYVtmH5BVh54dumNt6MxM1RH48Zv\r\nPaHpBppiXBTqFMU/1blMD3vnFZHxHzBVzNBvo6Uc60CG+3Z4hCTpmUINEAQV\r\npKPB0gblETvmdSsTponxywlLD7ud/TeJ0kChz6V4WkwLLYRvJG8EhLKOEjF4\r\nm3ySkPKx1QMtEEaqTYdL8cSPh4QYw5Wmf58cd3Mg0ZNGPgDTEjKYDpTRgUaB\r\ni+u8so5viT7rllskumGDR4rSAqUo/WxgcncU23Ng3Xeke0UMGV2yqXPfvwSZ\r\nFyyN/WLsguij4AfFKu2ri7FayM1VEMpPWK/CbpvxRoCdH89vbZTXlN/WzSvD\r\n5aNQzcWM7yvfzxgs8BS8lTRlckHgV7LQiI1Gy8+7jfxTAyqzEvahrBSR9UEa\r\nuJzCu0+OZ/2TDYjJ7jnozfKkEbv32ZkKyoHrUzfvvPBW7/Le/L6pt/WJMSmb\r\n/v1iLyPgaQaYjkQ+NzBwYHWmxgV2vpdqDruRnyKhX9h4PaSaq3ZZME0C/+lx\r\n6zVEqlULYqFZB56qacXVbTzqN9g2GEa+FUKmvEZzc8gaYdn8d/2G1w5V8xht\r\ni+jWfeigTj+2GPX9khFZbvQZKw1iRcZDKAPJ3iOb329zcms0nM75Sr1OJv0W\r\nBaFdNoU8MMnGxfNXNenUVLS5zctxgQ/40V8=\r\n=Un9U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"209b76a36e2c22958f93d45db31b2adad6026cda","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git://github.com/c2xdev/xpla.js.git","type":"git"},"_npmVersion":"8.5.0","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.14.2","dependencies":{"ws":"^7.5.8","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_0.1.1_1660187135392_0.8027073318977118","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"@xpla/xpla.js","version":"0.1.2","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@0.1.2","maintainers":[{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/c2xdev/xpla.js#readme","bugs":{"url":"https://github.com/c2xdev/xpla.js/issues"},"dist":{"shasum":"147de1d805f6a08db4ac83b7612c938b175f77df","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-0.1.2.tgz","fileCount":696,"integrity":"sha512-zb7/MqJs4pXncQLVThHuMiGtJV0cP8ze+xo7oVsOUcq0JZJR6cO88PjAUpIG7pZcs8RjfTS7wO34jn/WooH53w==","signatures":[{"sig":"MEQCIHh/zrQQjm8031kFZ6zhQb3lLXLP2eNiJM3NxSvgWPJWAiA+jrKbU8i85rRVdcDhpdBwBI+NMq6hUeb85qFkyP1ACA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18247037,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9HWrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmotnw//dNroZVNZE35S0d88CNng8vyJ1wdvZsKm9Rjxydsg5z0CQMPv\r\nrtO2m2IqGxTr7aQJnFXlF+sPy7uuaOYcMOtCGqv62P5YFDJ7wVdYTihJtwFy\r\n87kgUYbNcLuDVwEcvAsYZhcACkzZ8wDt3/5Sck2lTLWeIDbtvadOrRQ7ipKt\r\n7HCp58FUGNso2pMlbChnLC1QLXAgHxKuBDLYn9kNLkJtyPKcVE+xVe2kgZ0r\r\ngsYuCiF7pVZ/ybXGdlM7lnQGi4Lehqnli3rEbtTJGRQ61hOS/w+qy0FE9w/w\r\nEQSCKMrNlUjjpKRUx9uGzxa1s9kl4JNHTXvz6ldoUmztVUfQsqv5ioIs8Yd2\r\nF2Dst83vwfPPAO5+l/mDPY6hl8Emmdy6C/msw8vnLEJvfutAyuc1elb/giEg\r\n2KyP27t1WdrIqTqVfhuAFNnGAfSBuqgFpKYUDfmCV+KbuLasC3V6l5UpeBsw\r\nS+we+OB2hhoS8Ug/SJTN6ULJCvOO+gsu1wgQuqIL5mkfzJO3Nuy9MVziKnmW\r\nbtkRbsKYy4o9C/QA9lTAVVqKVyCy4R76rQFJ30Z12h8sGKlB1IJAVeFg956a\r\nS1dpDIgN4LYU7LEF2SzV/kVZs9cxxZuaYipiTJPeuIXPGyYCYdMVxa0HxdPW\r\nsmdvb0aQ/7O55MvIUJavL0dOqYfGwI/jEi8=\r\n=FPZq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"cbd7e72823cce6d3b06bd4020e9f7ea6cb193d92","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git://github.com/c2xdev/xpla.js.git","type":"git"},"_npmVersion":"8.5.0","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.14.2","dependencies":{"ws":"^7.5.8","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_0.1.2_1660188074740_0.6423256910837123","host":"s3://npm-registry-packages"}},"0.1.3":{"name":"@xpla/xpla.js","version":"0.1.3","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@0.1.3","maintainers":[{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/c2xdev/xpla.js#readme","bugs":{"url":"https://github.com/c2xdev/xpla.js/issues"},"dist":{"shasum":"41cc5cf2b70fffd55b32cecadc509f145dad58d6","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-0.1.3.tgz","fileCount":696,"integrity":"sha512-ctgfE1FEy28Gin2MZfIQvLKZ48UEhV4/X5wxbkxqZouexYiqh9CQ3rJzvb3JTBFYdWOVPbcWWWKpSD9E7TjZYQ==","signatures":[{"sig":"MEQCIGzdXdqA5+wZ1dc9kmxH8MjJVfMBcs1SG3PGCfaweWGZAiBFAiqKx2bjmlBGJVP43auTQcSTmx7QyQ0C7uL1/fOaPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18246969,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9HaRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmprUQ/+OrfluJenhwy/pU0PtsciwlzxwDIqw4xroRTvKQR4nFxztVsZ\r\nH6my65gkgioItpeW1CUDmI4Di94PPwtCZ+/lCbh/GEuF+Xwu/YiBM26pqNq2\r\nFlm7I2bIni7f5S/ep9DWK9SCQ7o2FQ/dfnkBGNdN6EHZfGbL+BhzOIOG8jrm\r\ny2BQ1mgae2du6GjhkOSec6miHXZuc1zDoUdnAqY5qRdy7YUNsHRy303+s591\r\npofy4NcWEudOQIDMx9O1JTQO+voLqbiUl4+faz47IVHuHY/aNZdDriwq+n+Z\r\n9Q7vdqtYO4RgDxjT5cowFOr5WroFBqPDg6RofjZDwvAzFq0ktW2QFLG96ogH\r\nM/XZ84Seit00AHZPGaE+e1rNtZe1WEOcRWDFsVJNcJH6TG2kouCWof4oicXq\r\nV3UG7UgDA/vLPjIqv1PfestVy5+lsS5RZAcVw5fCElG5vOBacBey+BJfWcNT\r\n55FqKYo039n3kgxYG/53rW1HfosXDgYpDtacuKy2/tNF6XhYXNPTWraNRrbx\r\nvdOIx4kE2T8YjHG8NZZnMJNywh2CwUnC+brbM5asyJa2yWDcQNBvkNMJFvQi\r\nT0FFzxXiFEEOZtggmDtjjyD25DwFQpKszgGgT69bhlornM0vk1FzSPUJNyMX\r\nY1oRz67Y4wDT63v/YWtPiwdbgXRnef80B8M=\r\n=aJj5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"cbd7e72823cce6d3b06bd4020e9f7ea6cb193d92","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git://github.com/c2xdev/xpla.js.git","type":"git"},"_npmVersion":"8.5.0","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.14.2","dependencies":{"ws":"^7.5.8","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_0.1.3_1660188304955_0.7765827171088397","host":"s3://npm-registry-packages"}},"0.1.4":{"name":"@xpla/xpla.js","version":"0.1.4","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@0.1.4","maintainers":[{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/c2xdev/xpla.js#readme","bugs":{"url":"https://github.com/c2xdev/xpla.js/issues"},"dist":{"shasum":"6a4d0605fc165626f6bea8d5c287c5f27acbfe84","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-0.1.4.tgz","fileCount":696,"integrity":"sha512-hRpkN1t4zTfBkYLQwDuEEs4SRQR7bNpjM3PQ6R5DogDLODlHtSWd2jhRtjjzRFSJ1N/8CEO0VrpHQt34hPobgg==","signatures":[{"sig":"MEQCIGdiRtLr8HNatE77Dbmb5ywx8TkrWbK8xWh6L2L2vI4oAiB4QDSn8H0g0r09WptC82uNSw8kSrn7jZGosfyOl7iHoQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18246969,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9HeXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3VA//V8a3TYDPOsj27kdFVoKKHzWKWh9lKPMUaL3OcfvzeXoMOuzD\r\n+/T7TEUrH0SDab4fRu++fSVcafTuJoBVaGqXsog9tfBxJ/wZ5CtlaoKUV9S2\r\nSFu9XnLrSUinLkroQNJ0mXkw3wyfYi8wuOlq60B/ZSZhUi+qbBmwRBoMFRzA\r\nzc6T8auCW588H8J7EZS2FsHkB424itlJW0v8s//RkGeIyfNj2qnbNkTOHqd/\r\nIKD5YKlhmu9mAlZab3Dr5vutEVQY5USbSl4tuo4f/o4Y9ctFBcnHcEPafRGt\r\n9f3rxFttPmwa/TA9PVLhp+R5E/yd5D92Fxv/TZTtMYAxe68fNL4PhmVZZbPc\r\ns0MhxcBZstGedT1NPbK8zcDrMgueI5/0++taDb7AacM66l5vDyhyk08HycRf\r\nsxYhMyBSq7KbHlhSrgPbGCM81xzku5sNsDr+w/NiMNdmfiWa50DMf0OibvQH\r\nLA4gKWtEPMkdyAEJ2IHgyzH/9h+5zlPVAelwQx4KhuVHhzjmIgF7KhHvjhZm\r\nsagcaK1SY6GaX4j+r0JYFSM+D6kESWw+No+dUG1sRsEYaohwggt8ybSZBIt6\r\ntxroUwZadSwwZwUEkqVUyl81IArnm1JG2tmyjfM1OR4HDDEIiquQ5okALtf/\r\n6GpvUo1Xx1x44RFvMydcQLnBwjLYDBqcnjY=\r\n=8cRA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"cbd7e72823cce6d3b06bd4020e9f7ea6cb193d92","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git://github.com/c2xdev/xpla.js.git","type":"git"},"_npmVersion":"8.5.0","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.14.2","dependencies":{"ws":"^7.5.8","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_0.1.4_1660188567147_0.9918808560628984","host":"s3://npm-registry-packages"}},"0.1.5":{"name":"@xpla/xpla.js","version":"0.1.5","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@0.1.5","maintainers":[{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/c2xdev/xpla.js#readme","bugs":{"url":"https://github.com/c2xdev/xpla.js/issues"},"dist":{"shasum":"c2b3bbb96e2624116c531fbf1c41159b58e14eb8","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-0.1.5.tgz","fileCount":696,"integrity":"sha512-hmck1C0/aCIdPgNx9hm4qoCcLcODIjrpo29/UBlrZAl/c2/9Vuw5tDTx2hW/X2GCrErOOeFm9qTfE5bD3FhhrA==","signatures":[{"sig":"MEYCIQDoUDd3d53DamfFBA57cZ3tuet/VYtxudq+32y++fChuQIhAI8dnWh/NoIabkdJuSptsKeLPPdCUldNFRECf0pC1Cng","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18247095,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9NqnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNsxAAn883unzYGsEE5Am8AmwS0vibH54SDwtNMGoF/psBExSd6m9s\r\n7BN3Ibz80oo5H+LrlxddDiaZh/H0emDGi4FRZtX8qed3ln8bLk9VcENyccEh\r\n55/Qcdsnbi16gm0PyWXb+vRUnTaHUDux7YzAt24+f76EVjSk7I74pggNS1D+\r\nt1xZ0lW0vYUShGEVMLWtEDlULJlKUhVb2rvb1BWLw2Vc/rQi7Bh7Mgck//Rr\r\nZGBltQSb1trzOF9u4hGIMFDY+Paf4y/84bfFoMjw4fgK4LhJU4b6HvWRhYFd\r\nhNwC51ntrTbH0epzrt4rXQmgc0cl4jiA4mawsHEZ3IKAacrQ/6IbaaQUTSlt\r\nX7brpJOIC6qUfmYostaUZiGkXWZUlInVmFMpjJMps43Eq2w/XsgBqJDYoGeT\r\nm/uYxyf9/TR7GmHhAjo7jVjAcLSGtsRg5xXjfzH2tPOlXmR7Ehs/jIIaBrKv\r\nbhNzRtKxDbZmhLA7eZnT4ggG9iuKrnu0vQNI5/wRcnMZTj8sZSZs6c1ALfYU\r\n0EZs1IZaEGWkQpNNrSO7tWqIB/o8SDYwk4OQO0Rgrh1Ggq1xeSX52q3/l+0k\r\n2H83dGQ6o7QzNK6eZPsAxAyIAbqYfgtSnDOcOaMMgvH1uiv/chkG1s8ZI8gV\r\n5LteuCSLwBWRgaqUkhzQaNq99mFzCHk0XoA=\r\n=G8qf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"cbd7e72823cce6d3b06bd4020e9f7ea6cb193d92","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git://github.com/c2xdev/xpla.js.git","type":"git"},"_npmVersion":"8.5.0","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.14.2","dependencies":{"ws":"^7.5.8","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_0.1.5_1660213927201_0.7960855818307739","host":"s3://npm-registry-packages"}},"0.1.6":{"name":"@xpla/xpla.js","version":"0.1.6","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@0.1.6","maintainers":[{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/c2xdev/xpla.js#readme","bugs":{"url":"https://github.com/c2xdev/xpla.js/issues"},"dist":{"shasum":"3a8370622b45cbe36b9aec2ef135660e272d8783","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-0.1.6.tgz","fileCount":696,"integrity":"sha512-oypW/HSa0NV+UpUtG3MngPwbLvZLUwct2awxGPzZlX+MdAH8WTHKXVHn+lzavhyc+r+uz1posy+1B9gX0oPzqA==","signatures":[{"sig":"MEUCIQD7kjE50LcLv+nIiKwGEBN7+ol1rkH5SRTRfzuRTv1NfAIgMHaA6WhwjAdr2McQZFksNs8PfwQX7EBsihceuBvI0ZE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18247120,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9PZ5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrowg//QdCshfkFuRoGl/F66NLopFWMPNy2pMT71Kl4VJX9EFALXE8g\r\nm8sCZh9TW3ovYNnNoMYNT4oT/nBTCvYsA8P/XO2ZTsqnJdbRSB1GZYTJobpP\r\nRfrQYcnImZmyX1hVflxN7BS6VKme6KYEXfFiBsgdy9hUgifbCfpIWFZIvBRR\r\nBBJvhsammPEeJjVJHBCzRDlLgOkeUn3YYDdcQlU8mFToWoGjkRyMfRbhTbK7\r\nEAj77PYNJL/2CjOsDMcqXfsdZEbEI7MsxI6hUamJnmXpy9DCjKBbZAysjtWP\r\nbUi17w1QiPxIrywVA53q+1c9H6mAqo6bXeGRz4JiYOYOj62tZI09Ld18UskM\r\npYXPZ9j0jqPhB9OmidChxUonPQq9tH8qQwOTE1wd+Mqo39XlFWR+kcnhwxF9\r\nd20rYRdhLOxUOa8YNwLTWZFZJ2dhOUDFvrbc+qm3ppVweK8FW/8UX49/NYEv\r\nPoHgspgW4hsRvt9eVekTK1vrfemJbJHdPMJpLfk2c//7X3aQ83p2AYQFIp5a\r\nLUeJVevt+QzBmtZgKv3+i5oBULq7v8SXg6Lz4gAPwLSTjxCrN58swUAr20Tr\r\n8P7ZrRxmVeLg2NXgd/jsOlvaK32kowXvFBPrENWb2UMhZxBmo1XVovrkStmG\r\n8oqdCIPqE0licbhw3qiwv7PuJvRT82j059U=\r\n=v50T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"cbd7e72823cce6d3b06bd4020e9f7ea6cb193d92","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git://github.com/c2xdev/xpla.js.git","type":"git"},"_npmVersion":"8.5.0","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.14.2","dependencies":{"ws":"^7.5.8","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_0.1.6_1660221048906_0.16299440952638888","host":"s3://npm-registry-packages"}},"0.1.7":{"name":"@xpla/xpla.js","version":"0.1.7","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@0.1.7","maintainers":[{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/c2xdev/xpla.js#readme","bugs":{"url":"https://github.com/c2xdev/xpla.js/issues"},"dist":{"shasum":"8aa4f56f50bac68984d94ec8ea0961b8e14c97aa","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-0.1.7.tgz","fileCount":693,"integrity":"sha512-4R8iiinqM+ZM7xyUT6oaQ7qKlbbZHX/sLXPJavSsUm89lprBX2ZNZkerl9DwSMKlIXFpGvf1RAzKDq86QqeISA==","signatures":[{"sig":"MEUCIQC0um5FUDLHjKg273a0dJBGaWTw/peIYQmJYIs6B5VWTwIgeUUyJ+7k4n3W4/z0RKhGbYO1yPZ2p81N9A1I4LfBf7A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20640884,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9h8rACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmozRg/6A+hufhaQxUoynNsf6RCSGarILMW3ZXHsayxg1irgnUIVD1s4\r\nVoGO4iB4DSObyzIcZCgihvzH/fB+LNpdrRbYozGEUAg0xDeQAudW4Mq/tyh+\r\ndsegOFhjHIToTqfDQBm0O6y8OHkpSlDOwZWFnTHnwlZB41q1eGF61YkxLAOd\r\nWN9HtDYJyG5dTHhLCSdZI/ecud8BOUCx7OipQsytyvH1KAn0a8KpOWorQ4Ay\r\n4xsfALaFzbi+Pr9CBIUr/BY9PW3QW2wtsN7u80QuRr9v8tDHQMp33vcTPOr/\r\nuBoVFLV8rhY0JzGTGXny/I2RrvSmoZzpko1V8SNiXFqslMfwg6GBfAI9Tash\r\ncsqvBncwKhJtgF9TutfYYn7ylOyy4JD1sjxS2OoTC0UbZ2GdCIEg8S0ilfW5\r\nMfnEW8f1ntfu1brFjPomySluw2fx2qTiHsO7ZxZ2Zd1GLvGip+VpmJAaX0di\r\nZRcGIwSjEpyPL/budzGK5vIhL/wsO+FK1JxkFzSahTuQRCpk0Y8DWs9R/n3s\r\n2Qvqkmvl+nQLhlGOE0VBdgRYPfZsiav/HhMFvDAYkdx6EZJikfTAlglpfOlf\r\nN3UYM7HLIipWIh8STt8wPVuujWenK8oVql9N9AwLQAhK/DMG1odHlJJP42p+\r\naPL/3oG4+SI356XjJ3VVdVfZcjhU25eCjeA=\r\n=CXbo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"311b6e07e20df107cf5615c15dc4938ec2271de2","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git://github.com/c2xdev/xpla.js.git","type":"git"},"_npmVersion":"8.5.0","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.14.2","dependencies":{"ws":"^7.5.8","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","elliptic":"^6.5.4","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","ethereumjs-util":"^7.1.5","readable-stream":"^3.6.0","crypto-addr-codec":"^0.1.7","@ethersproject/bytes":"^5.6.1","@ethersproject/keccak256":"^5.6.1","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7","@ethersproject/signing-key":"^5.6.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","assert":"^2.0.0","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/elliptic":"^6.4.14","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_0.1.7_1660297003368_0.5112577643254927","host":"s3://npm-registry-packages"}},"0.1.8":{"name":"@xpla/xpla.js","version":"0.1.8","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@0.1.8","maintainers":[{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/c2xdev/xpla.js#readme","bugs":{"url":"https://github.com/c2xdev/xpla.js/issues"},"dist":{"shasum":"c6aaa37d9859a8f1fa071876fa8ab5a28ed36c98","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-0.1.8.tgz","fileCount":693,"integrity":"sha512-xXL4cRgWmTdG+138s+649DsLLg4UexZmniQyM1vzgGS/u9JokyiWaqbZg3W4QXmwz5P7KenBfSJEKing/DA9+Q==","signatures":[{"sig":"MEUCIQDTDutKhnia1OYxSjT55SeqAXCdKQai2VV43BllRzzIqwIgN+vrQVgBCFkXm4ws0iPv3TPK1PjmwqjAR0g6ewUsSCo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20640879,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+lhGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoz2w//VdFaeNZDf2OexzTS3z3PxlFcGI9XYhh2bLkPrXSmaLLmvnFm\r\ncq7kELFDhl/epaXu7WMFie+9LJAJwf19Q4Oj502PHVemoIlxgJbxxdW3oCtL\r\nKbqRz0vMZAON7g25iNBFiqtodtKi8QRY5Uo2nxiMV0FBXyfuoVzFUs450OiT\r\nnvGqGk/9DwCos42rFCTBPWoRmR2IVfhc3EPliNJPpAlphOlXGVlTKZM5Uu50\r\nsq2XHpxZGBm22KGPorPjEWshp55yMIeswvpDMHGfEsQkfUBFbTf+haiguNCo\r\nckG4K2A2M43FkU4HDxwbzh9GLOyGSDO+Pb6y3bG+efmrd1GEjKWiCUNmFrCv\r\nMmQfxkLS3k/qP8zPFDTwTva7NRvibQbOmt+l9benWjp4szujO1tVMNUM48k6\r\nGl+vPHqksIjbpKaPajD3PHzjYOjqIc6jzYliyzpjVdpCcTqfodejv+82B/xl\r\nGYu0TNj/L1/lE128pBDlwsx+ESU7y7nbt2FcVSvZs6S9Q0DLFY7rqoHNv1Qh\r\nu19NmbgMTIwWIIEjn0B2Gg1vOYt19JiRIeI8++WVKQqgOqjeJeIjiUQ8KvA6\r\n8JnD4DQCnmXlJZXi7Gv6/dqGVZ+lQaNsWFyoyQKe4F6+wffLfkisFKS9WJ00\r\nMnUTmNJHXhap0ZnYZ7FuDLCzKBXr2u/SRkU=\r\n=fPH0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"10ca57efd58f3057437b1b4957d90bb9adfb6628","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git://github.com/c2xdev/xpla.js.git","type":"git"},"_npmVersion":"8.5.0","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.14.2","dependencies":{"ws":"^7.5.8","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","elliptic":"^6.5.4","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","ethereumjs-util":"^7.1.5","readable-stream":"^3.6.0","crypto-addr-codec":"^0.1.7","@ethersproject/bytes":"^5.6.1","@ethersproject/keccak256":"^5.6.1","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7","@ethersproject/signing-key":"^5.6.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","assert":"^2.0.0","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/elliptic":"^6.4.14","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_0.1.8_1660573766145_0.7055917744053843","host":"s3://npm-registry-packages"}},"0.1.9":{"name":"@xpla/xpla.js","version":"0.1.9","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@0.1.9","maintainers":[{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/c2xdev/xpla.js#readme","bugs":{"url":"https://github.com/c2xdev/xpla.js/issues"},"dist":{"shasum":"36fabb731a8e9205db0cab72c42be671aff501bd","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-0.1.9.tgz","fileCount":693,"integrity":"sha512-dak5tcMIke1F9z7GBOOZa/WECXm4BvWQI2MBxGUZyGhpnnjZ9NhY5SGy4aO7yNoP/2wFbuRn0fN3lgCDqkEMlw==","signatures":[{"sig":"MEUCIDwwFzJq3IkgKN5d6tPWCuklnhRoZrn+WBpUX2JcXEStAiEAgOtkQ5g+gNALdLmkTMYhL/LZvU327ZGOcx/l5ol/+GI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20642640,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/b8uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo39g/+LWX+1XQ8W64wxOAY13uBNe71oT+UY8v320XxiLGQ1V7ZidS4\r\nlhy4opJFV0lGIVq1Xwf62ymLVabMtZe67udSQg4QQXbLk78agzgpVAoKpYke\r\nwXT/EYI5enMjs9coRLbNOCEvO/GFG3KPWtowLXCg6wCnnKMfqL7BhV8WPMvI\r\nPDHv/1sY3groPwdgCHZUrjKXsGMlcOrqFgwsK6T8UztzSVCQ+2Yk4UyhMddi\r\nU+10nj7FoiguTWDZfFKJwQXUTnS/0Fxw+9CrYCKtEW6zEN1E58v2i6sM8+IX\r\nfVRofNbB345P1t0AxWhfSsLkn23d6TactFXQxYMnZy2VYhhP0YKyAZ3RAmaT\r\nHY8MtPuH/rr2F5mzXNEICbl4Fq57YLLRtBxe8ZlI/jb/FJPK5+0LEv00dgCt\r\nuvYt3w+/Aj7cOdi+FHrxr9KjTbNZ+yadr8WGWPvhm15isgY1baxLiTusOepp\r\nBbpPPxPNGMcaIQLw0Iy3TW9DM+DV3Ogcbochwg5fRIapP8MZS5T3HvpaVSeR\r\nCIxiWnOW+AuHmdhEVCZisfV0SubtVfH0XpNj1HZY2NyidoPDsOL4Zm5VzM1o\r\nF97eE60lV5MYcdEnW27RQ2H+46ioFVMuoD14DJ1+SztftHr8vMXor0ZTC+Kz\r\nuj//oXEllxNPREAjprKuuF+Xx4CArwMtmPM=\r\n=hRlD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"2b23e5a29e455685a88ba116366a8c9e0b5bbc15","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git://github.com/c2xdev/xpla.js.git","type":"git"},"_npmVersion":"8.5.0","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.14.2","dependencies":{"ws":"^7.5.8","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","elliptic":"^6.5.4","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","ethereumjs-util":"^7.1.5","readable-stream":"^3.6.0","crypto-addr-codec":"^0.1.7","@ethersproject/bytes":"^5.6.1","@ethersproject/keccak256":"^5.6.1","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7","@ethersproject/signing-key":"^5.6.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","assert":"^2.0.0","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/elliptic":"^6.4.14","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_0.1.9_1660796717751_0.4239141712651453","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@xpla/xpla.js","version":"0.2.0","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@0.2.0","maintainers":[{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/c2xdev/xpla.js#readme","bugs":{"url":"https://github.com/c2xdev/xpla.js/issues"},"dist":{"shasum":"93e2688d02dacc27ac3a6c0c223fd397d8cd6bb5","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-0.2.0.tgz","fileCount":693,"integrity":"sha512-Cj7Jo3ycNP3YI3wU3PfZ/tkH9igDEc7Aehx1FpC1b5HhTCK7N1phoYI0CWs1YMj/fCW8+dBMgQf2ftlpImVvUw==","signatures":[{"sig":"MEYCIQDfnC/zMwLW2syT4WYfLyhZA5/VqTDQBvWjwjt3njQYxwIhAMRj3kArLml0i059MJFpFKn/9hWH0QEHAh3CVzATlbp/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20642687,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjAHw+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9URAAgj5xF0i1liv/trU3FaNlhyh0Jci2ZjR/FIlL6IeE4xx5h8bM\r\nDbCr7fwmCcHwbOXlNjku7KCduOHVn/vehbypkRllfXFgiJUMT7gWvPP9NYX1\r\n4nKSeFw4UEO9Dtz78ByBG4o06G6VbyMS2xGAqnS3adyq1iWNlI52RZMIXWNV\r\n0r3ulo704fXY/oVFtKzDzNnTEjmHNtNIfIldacj8b+5qqeCam8MpTh+8Eb+W\r\nEoyTHM1eCahyQ3lcFqnUtJAm9In/WFpHHWCt6f5nKuTRO9jOo+j5rucsc1nt\r\nkNkNshHAfOvrKqHFbHzrRgebErI1dMHLnLQQCvHi8Sth+NONFq0H1CMUSP4J\r\nPLzE260HRcBHQsrfzYXF7Ihgl3XYQa/Edt5pYwtqOWBQDsxA3TouxxCE12If\r\nQuKEn9Y5ueqVPaF7gWMAqOB4CFiNrBO1eMKHKzRpdCqipjtcEXMsr4wKnevv\r\n9N/pY5dRSe1zAXykfQlteXLOq4mgF/Fus5gQrO1FDhldoh0uQP8XhSiUScnh\r\nM8NjuG5+0mAJTGcJ8ssIpf2723NaoKoKTYNu/dtC2NLqMUFzEQkQNKsud8BB\r\nFTabXNQFpkps6R4ePLqVr6K5tN3pVa0ip4QG19eXrWmz5dVVmy8ZunzVJ/h4\r\nw3/MlhmCLDnbMZQzsYd9Y+ImYRA91PhE9bo=\r\n=73+/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"2d4497e95ad21c26028ed62b79bb1de748466822","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git://github.com/c2xdev/xpla.js.git","type":"git"},"_npmVersion":"8.5.0","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.14.2","dependencies":{"ws":"^7.5.8","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","elliptic":"^6.5.4","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","ethereumjs-util":"^7.1.5","readable-stream":"^3.6.0","crypto-addr-codec":"^0.1.7","@ethersproject/bytes":"^5.6.1","@ethersproject/keccak256":"^5.6.1","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7","@ethersproject/signing-key":"^5.6.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","assert":"^2.0.0","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/elliptic":"^6.4.14","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_0.2.0_1660976190354_0.15251152626693254","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@xpla/xpla.js","version":"0.2.1","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@0.2.1","maintainers":[{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/c2xdev/xpla.js#readme","bugs":{"url":"https://github.com/c2xdev/xpla.js/issues"},"dist":{"shasum":"d5ce23692d37dc079bb5cf79c0ae44184ba05894","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-0.2.1.tgz","fileCount":693,"integrity":"sha512-+2v9/rxnRaaZBShT232bB3sow0JMe5ghIzLUPy7XJQasf6fu3mmVgMUIl9QCrILkuTZwh3yNsFOvkZTPH28Fmw==","signatures":[{"sig":"MEUCIGL8W439e4Xdbr9mIxKks7MYIsVq4WczcNw6TjA4xDtAAiEApDhVHPfbnGvnMDCtVePysVwljEzeZR0SaFQgK+9gnwE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20642433,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBI0nACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqJAg//XOK1otwY7fAjFLiE8ollgnETJLAlf5xJIdLKiNbyY0SDrVLY\r\nAjx9MEVK2xyzZ1no9L55vF8wZEmqFJWu5XwPoF1k8yiEcAJN+4oRN054utKO\r\nh4qer22/XH+gVjS7UswA+oZdvfS4rejh8qF25ZlnuBg0spf/bD0D+4eAunwc\r\n7/mPLVm9WXsayNaxXJ7R00r8GQplO9iIt1YXWeEoYiXTtRuxBzorHFhRkpMJ\r\nqqz+C5TitkMPzUxnIrcwBqiAql9HdzpYiNUU/PwAT51Ux1NjHQj+xN9QCok5\r\n3kgc4MPrr8ygMIpww63NGaCUJbFOXQUcZJv6dZT/GKpqYmhqnOPO94H8WuZn\r\njZSZhbIYiHMMLUt0vLXsSp6/wfW3Kdwb9oNv2gvYexB4NtvK2UALGK52PaqV\r\n9dqYlgzRnL9fJ0Y98zulEudLlyFiPMGZlduEUK50fXNnmJ2drgEooSPKUBBB\r\n5+JH3fOrFDVrEkY8L6wPFp6wWTmeSs5WN5suPGUTESKzuq/bH9mtwUWa7Fai\r\no+32mIv9LKbDQWXvgHh4jfEwwvAlY/M5lioBpkBQO55J6F8epw9/XxBg5/da\r\nAVbOs8VJYgC8nwdBPmvcOj8qa89GV+q/RlODHKfbm2mKA/NGXB3fZNijByTq\r\nVfT4AS2PGOUOypbto7vhZZW2OXpyMThAEz8=\r\n=0kkb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"2039cb89161a293936516687eb840fd2140205c6","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git://github.com/c2xdev/xpla.js.git","type":"git"},"_npmVersion":"8.5.0","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.14.2","dependencies":{"ws":"^7.5.8","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","elliptic":"^6.5.4","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","ethereumjs-util":"^7.1.5","readable-stream":"^3.6.0","crypto-addr-codec":"^0.1.7","@ethersproject/bytes":"^5.6.1","@ethersproject/keccak256":"^5.6.1","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7","@ethersproject/signing-key":"^5.6.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","assert":"^2.0.0","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/elliptic":"^6.4.14","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_0.2.1_1661242662533_0.09117333438844022","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@xpla/xpla.js","version":"0.2.2","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@0.2.2","maintainers":[{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/c2xdev/xpla.js#readme","bugs":{"url":"https://github.com/c2xdev/xpla.js/issues"},"dist":{"shasum":"6657fe1c127cf0cadacd495193f9bf7db449228d","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-0.2.2.tgz","fileCount":693,"integrity":"sha512-22xQtu4Li4tfe/x1m8SdLhtzzQtD3363uOJa77r3O347IpVlenD4dKJAZ6egYOb0M+78RoZjhxx6dveXpRcHkA==","signatures":[{"sig":"MEUCIQD0DRnaHXk7crHQIf9c2vun1bgw9R/XeNoeubFOEZzq9wIgd1vZ5bSRIRFSZMy/uDFjudK9ttDY6GRvPdmeZiUTOjs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20642823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjX2jCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoy7w/+Od0q9T1S3zQMhwmsNu0An1hawJzAONSlwTZAuv7hPsX6H/EM\r\n7nsWepTSkj36vIo6lb1odyUhFfmwKWP6Dn2utT61Y6YipgXvdvHrRvr3vd7+\r\neklUXoMf8V/LjK82E1b6G3eVjw+TGNPLkOIYfDGoCj6DYpQffPxH9gDiDWHu\r\nqri7eVRl895H64vmklijpVVIM8eS5jhOfEpUlw9eD1aGnI3E0HoEtr19+8yl\r\nrXA913i5VAoKcLiSlZt2gjSQNFs8CUn93DMlUEMWeI+Ywqgi73OS5lrSwUf0\r\nTXKJpRgeC3etYSg1QF2LlfFwSWeUkjlBseRHQYRh5xoMEXBkj+p7vV8DNmJp\r\nO3jCyKvXK5RfYruqv04WILrLh52qPZIy0mJ7nanalzXlPIVvfj3RIEA7V8Wu\r\nk9701vhlb05xeDkN5VVZGGbAjYHWtdbhYjJmMlbn744TmTZVfxJKvdvwu1VM\r\nfGFo1yOv/Jo8NBa/JgJ4+TGWuHJY+QckMYFxaZnxSAer+SHHEwv8tY4/EG5A\r\n4ASoDWKBc/p6YbNyu46fotda9eeYHxbZMDoXtdR7WWUgJOZaLz3Kwyt1Np9x\r\nAwBBVI6QB/xGvac+KAzDL0lNedzxKDUgRsruCMRAX74NHBTqn6Lfxb8d2/sy\r\nJr7/Wl1w5kGYbiSFOR0/jluIaTGc7HhoBf4=\r\n=vtmU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"9aa87b582460034293152bab0c3a41bc27d51a60","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git://github.com/c2xdev/xpla.js.git","type":"git"},"_npmVersion":"8.5.0","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.14.2","dependencies":{"ws":"^7.5.8","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","elliptic":"^6.5.4","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","ethereumjs-util":"^7.1.5","readable-stream":"^3.6.0","crypto-addr-codec":"^0.1.7","@ethersproject/bytes":"^5.6.1","@ethersproject/keccak256":"^5.6.1","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7","@ethersproject/signing-key":"^5.6.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","assert":"^2.0.0","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/elliptic":"^6.4.14","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_0.2.2_1667197121673_0.08083552609427369","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"@xpla/xpla.js","version":"0.2.3","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@0.2.3","maintainers":[{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/c2xdev/xpla.js#readme","bugs":{"url":"https://github.com/c2xdev/xpla.js/issues"},"dist":{"shasum":"c614d98e599fe03f9edc425f50f66481983e8dac","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-0.2.3.tgz","fileCount":693,"integrity":"sha512-Tfk7hCGWXtwr08reY3Pi6dmzIqFbzri9jcyzJdfNmdo4cN0PMwpRJuZZcPmtxiIUnNef3AN1E/6nJUD5MKniuA==","signatures":[{"sig":"MEUCICorWXxG74CugFB4Whqop2ixIMwV36IVxeVD91tqbpkZAiEA2UetsKLUM2X/wwOPMD0Zwjh4BV/F2Qw2NudWUo7xvKU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20642823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYQK7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5DxAAgquYbWjcPnwobiexLNVMH2jwzOeUxSbgwiCjPssrTJ1gcITP\r\nLZiR785b/dEVz3wUP2kQelyWz77rxcPHU9hckyHkXfa6xeC0+sQN6wBcaC0k\r\nN73diV0MkZaOUzDvvut2sZToxAVcWZBI63lYTG6FP2CjQYsRxlYxXT1PKiVN\r\nkniM4o6hiijTLv64Rao4ZU3ubRKcmTPqJRZ2+SyRmYBJvykxhwhtwqCI4gkL\r\nndxYJMrsa6Tlayx4DuUPTldui1UaBGpcAX8YPmFS1CaGnG331KeOD84bqaus\r\nnVPNW4/s/UOf7CvmpGwHztPTmhgh8/jWebnEGRft2+Rm9qW2p2kgzW9/s/4F\r\nGUiC1S9RWwowziSLpQEcTJF5+VWub1Dams73G5w2KOUwjvK5tpBd9k0KLFRo\r\n+bbWYRYWdJqb4S+yzponiZfiHA986x/D2OvefQ154KPVYy9BgYeCDgbJzCgU\r\nu9/p1XshLKwhnERYgo7lrCTwqj+rQtzTPANQBfjx+HgLHG7qr188uer3Vfxp\r\ntsz/c98DUV6Ho8zjsx437EDZqpwSz7NI8IdbgTl3jsVOMer6bQsVAA8zd4Ps\r\njRRd7D1WI7Wv2vu3wLy64qDViWJuGkPKkSo2Tr/HssYsC9Q15qURbhsglJDn\r\ncFdapBTsEE9johkzW0qEvmGSo74/5H2xG04=\r\n=9lWX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"9aa87b582460034293152bab0c3a41bc27d51a60","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git://github.com/c2xdev/xpla.js.git","type":"git"},"_npmVersion":"8.5.0","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.14.2","dependencies":{"ws":"^7.5.8","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","elliptic":"^6.5.4","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","ethereumjs-util":"^7.1.5","readable-stream":"^3.6.0","crypto-addr-codec":"^0.1.7","@ethersproject/bytes":"^5.6.1","@ethersproject/keccak256":"^5.6.1","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7","@ethersproject/signing-key":"^5.6.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","assert":"^2.0.0","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/elliptic":"^6.4.14","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_0.2.3_1667302075316_0.6183317270299027","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"@xpla/xpla.js","version":"0.3.0","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@0.3.0","maintainers":[{"name":"junhee0","email":"junhee@com2us.com"},{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/c2xdev/xpla.js#readme","bugs":{"url":"https://github.com/c2xdev/xpla.js/issues"},"dist":{"shasum":"f9671a348b8dd33f7c4b10a261f3ae85e85bdc85","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-0.3.0.tgz","fileCount":693,"integrity":"sha512-XUjXVEEnfqJBTo+uYQcg6zVVcM7kWj3f/ZLygh1/7Xmxx3Wl2VFwr1bIkdIBa2h0tnkerRJgG3onJuBwWIBsAg==","signatures":[{"sig":"MEUCIAKrKiDqFM8etxY7UUTigDGWB0pJWs5ec30T7Qmh2Nb4AiEAmfjynldf06dT8cjZc98Jn2qSbSip5d25Q9IbBckSmf0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20661662,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0mCuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoLmg//c9IL3wwIKac9DrNux6X1avCI/c1YM51WdpiUsNyxqqV2gfC5\r\nER13d0ANFYItZqdN1bdr0RC99dZ66Rn3p0gUkYO/e9LwMJvF7BCZRtMO7KQO\r\nbu7k7bBmPsBrxZnCKgGPQba+r7o9BD9KgkYpywNqRWuf+nI+qWxyXjloGS7m\r\n17ChuJQgw9otU2y6qw0+EOevxi81U0z28pJF8347ecPOS6kpRntvHLqHMVbu\r\npeR0EvHqGl4nGP+DWeWm4CJyvrzYO9AOlef1XVGLAHBw6zAVl2rYMdONvs4+\r\nGZm4crZPc+KixtAEsWtnXwZZGclkwXIGoRuOWep/UEjiEzXJ3uEbgWIcpBIZ\r\nA2D9CsXBdqcTwJ1FNkpNefLU8PNabpToqDbkwuDdU9l/A2TghDFBMg/tUgt4\r\nVCmRqhi7iUMmU4TNaEJdpJA3AMgfrlRp/n/usX5Q3oxB6F3VnUnyFr+nNVQq\r\n1+cVO5kV5MAsz9c4102OC9tRugpDGvpKzXlL0ED+tRmfSMIaYRVMu8EzwbHc\r\nqg+EWgR5Mr38RQU9vfQ4/Vvl/mQyC8FckK8VFR52PTpe5ZiZm439KLZN94wj\r\n0a8tmNyZmCHQzm5X7tOoJN00NicrX2zWFo4uXiY/wfU4etXck/2yD+cc58mE\r\nvllLJQTiLN/l+lP4olMQKtVdpAlG7SDYm0w=\r\n=RxoU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"007798927fc14648d3629822c59717031ce6b33a","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git://github.com/c2xdev/xpla.js.git","type":"git"},"_npmVersion":"9.1.2","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.14.2","dependencies":{"ws":"^7.5.8","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","elliptic":"^6.5.4","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","ethereumjs-util":"^7.1.5","readable-stream":"^3.6.0","crypto-addr-codec":"^0.1.7","@ethersproject/bytes":"^5.6.1","@ethersproject/keccak256":"^5.6.1","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7","@ethersproject/signing-key":"^5.6.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","assert":"^2.0.0","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/elliptic":"^6.4.14","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_0.3.0_1674731694252_0.05380642751434683","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"@xpla/xpla.js","version":"0.3.1","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@0.3.1","maintainers":[{"name":"junhee0","email":"junhee@com2us.com"},{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/c2xdev/xpla.js#readme","bugs":{"url":"https://github.com/c2xdev/xpla.js/issues"},"dist":{"shasum":"02b47b28c1bd07b95020a576290bd31b6cac56d4","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-0.3.1.tgz","fileCount":693,"integrity":"sha512-Wnh+RxLtaaEJA4+OuCpiy5vstm3xDRXw2tTM2s86JQuit+E/0mLjnfPErf6Q9+zhgw9eh6b1MPwMRFeusqa43Q==","signatures":[{"sig":"MEYCIQCYqAsUQhi2k1gvXgJ3alWdNdsRhcmJ9ZV+TnHfvvhnUAIhAPOtCic7avAJHDMcSA81jU1ZNoE6p7603RHS47gyFY2C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19276186,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7ltjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmofyw//Xi79hoZXBWFIyrcUanz5X69ouMOgRunPtBKgCCizbFxUQQbo\r\nKT7tDsb5wX7+edsqOrLbSEgcQzC/ta31W1Do+EtAqrkIjfjmVo9vWvI7+Mt0\r\n6hE8yNAC4WPQ0FGrgAEOfdnfYzAWUsQCG3UcfhD6g4BNMvkx4jgsr1GxVtnE\r\nqYxs0sZArGsUsZ2JOt9ukTLyVyeJgx48Eqnd9rNK6GOwDu2aw8+OOg45Y/wr\r\nbqzK3AJlptzHSKCm55TXSRjIkQcoPUGytJJaCbD3EzJGyBWBKHXb9K6K5YZ6\r\nIPnXysc0wZgGqNBtEbrwvZ/HBN1g2bg3wfudo2WCI2SEclNEehiILnHlC8KI\r\nx2aXap/2a8R9XCIqIKK9xqNgQtQTygODaWqreQgVQI0VPUzieVkumjTdJsCy\r\nETV02EZVGrn7OEvM00jLDbEUDRguWMPkl4ZLKhJZ9F3LOx4usbRWLhImJrPN\r\nW7Ajre1OnMZgPmB75ONNtYEOieQMCWVC2SYHTIsbwzZMgBO/3shDMneRWKkg\r\nZA0r0NP8xxQi7WfC28RDXz3hF/U92PPkuAVJbT+evb9BEpOerUbgE2/0WLvt\r\nkiWmybrfoaR0/OIR7fUNgCohZ1kU7izkjMEg030X5Ig4YdbbtApqOxfdO+s3\r\nGz3apIUciF1HAWGNoZ+JGc6wvCtmp3OWw3c=\r\n=251q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"007798927fc14648d3629822c59717031ce6b33a","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git://github.com/c2xdev/xpla.js.git","type":"git"},"_npmVersion":"9.1.2","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.14.2","dependencies":{"ws":"^7.5.8","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","elliptic":"^6.5.4","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","ethereumjs-util":"^7.1.5","readable-stream":"^3.6.0","crypto-addr-codec":"^0.1.7","@ethersproject/bytes":"^5.6.1","@ethersproject/keccak256":"^5.6.1","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7","@ethersproject/signing-key":"^5.6.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","assert":"^2.0.0","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/elliptic":"^6.4.14","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_0.3.1_1676565347242_0.00036476380677807896","host":"s3://npm-registry-packages"}},"0.3.2":{"name":"@xpla/xpla.js","version":"0.3.2","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@0.3.2","maintainers":[{"name":"junhee0","email":"junhee@com2us.com"},{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/c2xdev/xpla.js#readme","bugs":{"url":"https://github.com/c2xdev/xpla.js/issues"},"dist":{"shasum":"d6c38cab76606ee890a6abaaad8f03f86e94f233","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-0.3.2.tgz","fileCount":726,"integrity":"sha512-upEgUATODZrIJ1xwB+yEMtFe1VD07quHu/7teKWalN2FMiCUrBOAiMyGanMayNydc2sqcVmCGJSy/umOUFnK/w==","signatures":[{"sig":"MEQCIHZm2LSKblOOXwjmpvX2+jHx7HZHhcS2wMCktr6RvJjfAiAMDoJLH4YJ8dol5NsbYlHl/eZ/MFlxVFeuvz0xQIWW+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19338597},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"eba20ad700d68b3d0c3761c3ee032cb55c2c204d","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git://github.com/c2xdev/xpla.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.0","dependencies":{"ws":"^7.5.8","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","bech32":"^2.0.0","elliptic":"^6.5.4","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","ethereumjs-util":"^7.1.5","readable-stream":"^3.6.0","crypto-addr-codec":"^0.1.7","@ethersproject/bytes":"^5.6.1","@ethersproject/keccak256":"^5.6.1","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7","@ethersproject/signing-key":"^5.6.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","assert":"^2.0.0","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/elliptic":"^6.4.14","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_0.3.2_1690526616116_0.09342484832311526","host":"s3://npm-registry-packages"}},"1.0.0-beta.0":{"name":"@xpla/xpla.js","version":"1.0.0-beta.0","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@1.0.0-beta.0","maintainers":[{"name":"junhee0","email":"junhee@com2us.com"},{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/c2xdev/xpla.js#readme","bugs":{"url":"https://github.com/c2xdev/xpla.js/issues"},"dist":{"shasum":"033f93d9c891e4da748286c5bf31d510fcc044af","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.0.0-beta.0.tgz","fileCount":765,"integrity":"sha512-NiX9anFae38/YXbLv6A/WVFu67XBaoG207we0fhnFftGy34yjGBkwwdbA6t09FTAR5+PDZgl28RJqxjVPImQlg==","signatures":[{"sig":"MEQCIB+6za9Y4WtDoBK091EsY6PaGlBJzVpG0Zo5elMRQuwTAiB2uYa/7CsQ1nS609N3ImwCZjiSl4887VqZ1eJfH5C80A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20645949},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"bc2ccee5624ab96d86dd50f841694e7d04495146","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git://github.com/c2xdev/xpla.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.0","dependencies":{"ws":"^7.5.8","rlp":"^3.0.0","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","eip55":"^2.1.1","bech32":"^2.0.0","elliptic":"^6.5.4","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","ethereumjs-util":"^7.1.5","readable-stream":"^3.6.0","crypto-addr-codec":"^0.1.7","@ethersproject/bytes":"^5.6.1","@ethersproject/keccak256":"^5.6.1","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7","@ethersproject/signing-key":"^5.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","assert":"^2.0.0","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/elliptic":"^6.4.14","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.0.0-beta.0_1690638376285_0.8226639345021012","host":"s3://npm-registry-packages"}},"1.0.0-beta.1":{"name":"@xpla/xpla.js","version":"1.0.0-beta.1","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@1.0.0-beta.1","maintainers":[{"name":"junhee0","email":"junhee@com2us.com"},{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"389115b16450ec03d2213be655d58b8b51c1ddd5","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.0.0-beta.1.tgz","fileCount":747,"integrity":"sha512-xdBpNWX0FKZM+dU8BIOTzYxIBX7Y5WzF+bZDMzNrd4EbHhCwdk0y0CfHTMi5CsSSPfrpKxqKSUTyOJvfTrpIzA==","signatures":[{"sig":"MEQCIDLtvDoBTWaoiCSnTOYF0LWA7FgPGxVBoQqywvM3tMijAiB1ifKXXGBfUbabpO93BTl2OWzVj3Ue1A7yjRUIj1PWtg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20624845},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"bc2ccee5624ab96d86dd50f841694e7d04495146","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.0","dependencies":{"ws":"^7.5.8","rlp":"^3.0.0","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","eip55":"^2.1.1","bech32":"^2.0.0","elliptic":"^6.5.4","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","ethereumjs-util":"^7.1.5","readable-stream":"^3.6.0","crypto-addr-codec":"^0.1.7","@ethersproject/bytes":"^5.6.1","@ethersproject/keccak256":"^5.6.1","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7","@ethersproject/signing-key":"^5.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","assert":"^2.0.0","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/elliptic":"^6.4.14","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.0.0-beta.1_1690646724070_0.9443894236421326","host":"s3://npm-registry-packages"}},"1.0.0-beta.2":{"name":"@xpla/xpla.js","version":"1.0.0-beta.2","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@1.0.0-beta.2","maintainers":[{"name":"junhee0","email":"junhee@com2us.com"},{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"ff65dc1fc274b07d16450670a339427bf9b19937","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.0.0-beta.2.tgz","fileCount":747,"integrity":"sha512-8TVOPG3jGrAIVNzCSKBllvX4r56BLpd681renfZo81Rl/YfXgzClzKLNz9GfxnOScTAbd37DszpxWwKzo1TxDA==","signatures":[{"sig":"MEUCIGKJaFqmdOJ/EGJCWfKgcqolbejGqCsv+/Wj7yOhioTAAiEAlW+1EnIpdyA5RHpE8KGx1+9wnW7U54X3zsemZGlQuoA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20624761},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"bc2ccee5624ab96d86dd50f841694e7d04495146","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.0","dependencies":{"ws":"^7.5.8","rlp":"^3.0.0","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","eip55":"^2.1.1","bech32":"^2.0.0","elliptic":"^6.5.4","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","ethereumjs-util":"^7.1.5","readable-stream":"^3.6.0","crypto-addr-codec":"^0.1.7","@ethersproject/bytes":"^5.6.1","@ethersproject/keccak256":"^5.6.1","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7","@ethersproject/signing-key":"^5.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","assert":"^2.0.0","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/elliptic":"^6.4.14","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.0.0-beta.2_1690947287831_0.7099187715203519","host":"s3://npm-registry-packages"}},"1.0.0-beta.3":{"name":"@xpla/xpla.js","version":"1.0.0-beta.3","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@1.0.0-beta.3","maintainers":[{"name":"junhee0","email":"junhee@com2us.com"},{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"c226202772a7fbf30fb3ea34475512d69cc6ba10","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.0.0-beta.3.tgz","fileCount":747,"integrity":"sha512-fEHxWvPRz5YWE0AmulXquu8s1Xc4FllgsyQHy8HJFX8ti56MUhpSV+vjQbNEi8QVfBQsKldnBEG0u7XOKMkEYg==","signatures":[{"sig":"MEQCIE0k1Zw0VNxD98a/oB0NIOUyCPsDh/YOLReoXvUTDaFXAiBVMWXM9uqMP+3f6Ijzq+j6uacVn4vvamY6esZEKA4e+A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20624728},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"bc2ccee5624ab96d86dd50f841694e7d04495146","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.0","dependencies":{"ws":"^7.5.8","rlp":"^3.0.0","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","eip55":"^2.1.1","bech32":"^2.0.0","elliptic":"^6.5.4","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-addr-codec":"^0.1.7","@ethersproject/bytes":"^5.6.1","@ethersproject/keccak256":"^5.6.1","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7","@ethersproject/signing-key":"^5.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","assert":"^2.0.0","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/elliptic":"^6.4.14","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.0.0-beta.3_1692269032433_0.701182467670588","host":"s3://npm-registry-packages"}},"1.0.0-beta.4":{"name":"@xpla/xpla.js","version":"1.0.0-beta.4","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@1.0.0-beta.4","maintainers":[{"name":"junhee0","email":"junhee@com2us.com"},{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"a5c822203ed0fc68ad42a155a119aaf4918aa23a","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.0.0-beta.4.tgz","fileCount":747,"integrity":"sha512-1AmEoAFkAKz7x4vmDlxSfHa+mWG+TuyOnHbIp8Lm4rAV7jzCgEy+zvlz3ft2XST1wtuXTOpGIzBap4JMhZp+fA==","signatures":[{"sig":"MEUCIQDIwVi0u7fjLEGWDNbInRTYJAfBuYWdjPBE9h7JenTe9AIgaetfkeVHpddhnAiccJAeHm3Djuiuvj9qLMWOE3OI+GM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20481551},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"bc2ccee5624ab96d86dd50f841694e7d04495146","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.0","dependencies":{"ws":"^7.5.8","rlp":"^3.0.0","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"^3.0.3","eip55":"^2.1.1","bech32":"^2.0.0","elliptic":"^6.5.4","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-addr-codec":"^0.1.7","@ethersproject/bytes":"^5.6.1","@ethersproject/keccak256":"^5.6.1","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7","@ethersproject/signing-key":"^5.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","assert":"^2.0.0","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/elliptic":"^6.4.14","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.0.0-beta.4_1692321966947_0.7844425688443337","host":"s3://npm-registry-packages"}},"1.0.0-beta.5":{"name":"@xpla/xpla.js","version":"1.0.0-beta.5","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"Xpla"},"license":"MIT","_id":"@xpla/xpla.js@1.0.0-beta.5","maintainers":[{"name":"junhee0","email":"junhee@com2us.com"},{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"b2d4318de26b8c344452b35dac933da3406ed797","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.0.0-beta.5.tgz","fileCount":747,"integrity":"sha512-KRQF1uTkIm0L7hpZKkcahhRh4LG5sk6si5+ah6M4I+DyauBcs/HfIEj1L8jXk0KiM9xfsQcrKDTqoG7jbJ9HgQ==","signatures":[{"sig":"MEQCIGw6eg3WPQmhI0vbFsIEzE4SQZCaEhd1fbXgji4haiQpAiAz0vjpyaoXIPviChAnAVZF3iW9eWzbCw8+hc2pdepJmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20481550},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"bc2ccee5624ab96d86dd50f841694e7d04495146","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.0","dependencies":{"ws":"^7.5.8","rlp":"^3.0.0","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"3.0.3","eip55":"^2.1.1","bech32":"^2.0.0","elliptic":"^6.5.4","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-addr-codec":"^0.1.7","@ethersproject/bytes":"^5.6.1","@ethersproject/keccak256":"^5.6.1","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7","@ethersproject/signing-key":"^5.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","assert":"^2.0.0","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/elliptic":"^6.4.14","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.0.0-beta.5_1692323651512_0.6541431929484036","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@xpla/xpla.js","version":"1.0.0","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"XPLA"},"license":"MIT","_id":"@xpla/xpla.js@1.0.0","maintainers":[{"name":"junhee0","email":"junhee@com2us.com"},{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"zenaad","email":"zena2d.dev@gmail.com"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"576a2adc99a0be859843e88f83d6a47f48d806d0","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.0.0.tgz","fileCount":747,"integrity":"sha512-2efd6/ia1r5BXbAzeLN2zY/n4C2XkgrB+z8KtS6hZCl/YMVLEKLR1p8MkQ75YqIeQiUf8x0zqlGaAhxowgbdDg==","signatures":[{"sig":"MEQCICnS1NhgRF5MR5KCMyK+FW25t2Jr3M3vCnzX4lIK1T0yAiASnOlkJv1uKZVcl0t1JqBRGiIqHEc7mmFCBdyj4JjQfA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20481545},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"bc2ccee5624ab96d86dd50f841694e7d04495146","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git+https://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.0","dependencies":{"ws":"^7.5.8","rlp":"^3.0.0","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"3.0.3","eip55":"^2.1.1","bech32":"^2.0.0","elliptic":"^6.5.4","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","crypto-addr-codec":"^0.1.7","@ethersproject/bytes":"^5.6.1","@ethersproject/keccak256":"^5.6.1","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7","@ethersproject/signing-key":"^5.6.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","assert":"^2.0.0","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/elliptic":"^6.4.14","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.0.0_1692339557144_0.7111637870728784","host":"s3://npm-registry-packages"}},"1.3.1-beta.1":{"name":"@xpla/xpla.js","version":"1.3.1-beta.1","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"XPLA"},"license":"MIT","_id":"@xpla/xpla.js@1.3.1-beta.1","maintainers":[{"name":"zenaad-dev","email":"zena2d.dev@gmail.com"},{"name":"junhee0","email":"junhee@com2us.com"},{"name":"woosweb","email":"woosweb@gmail.com"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"34b27602b30a320f87b9303773cc884bd4aa0945","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.3.1-beta.1.tgz","fileCount":792,"integrity":"sha512-Dk7dJJbcwAahpZA+mT88bTBdthztqGzQShilAt+nfis1jVn8UDeGoq73H+arOPp5DhW9PDb8UE2OMhBISbxkyg==","signatures":[{"sig":"MEYCIQDXc3Xm7jNUbaps1KPFh1PP9nj2b6hUthaTTc9/z0nHLAIhAPV4EPZqXr+XUwu6LNim7ptRzEYY07Rg/ihwYdyBibtZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21347042},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"5f7fc0359c7868fa9aa12807675d695101410810","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git+https://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.0","dependencies":{"ws":"^7.5.8","rlp":"^3.0.0","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"3.0.3","eip55":"^2.1.1","bech32":"^2.0.0","elliptic":"^6.5.4","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@xpla/xpla.proto":"^1.3.0-beta.1","crypto-addr-codec":"^0.1.7","@ethersproject/bytes":"^5.6.1","@ethersproject/keccak256":"^5.6.1","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7","@ethersproject/signing-key":"^5.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","assert":"^2.0.0","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/elliptic":"^6.4.14","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.3.1-beta.1_1704909794006_0.6839550426655827","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"@xpla/xpla.js","version":"1.3.1","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"XPLA"},"license":"MIT","_id":"@xpla/xpla.js@1.3.1","maintainers":[{"name":"zenaad-dev","email":"zena2d.dev@gmail.com"},{"name":"junhee0","email":"junhee@com2us.com"},{"name":"woosweb","email":"woosweb@gmail.com"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"573054a71f443e096b8a567229981f62205d21d0","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.3.1.tgz","fileCount":792,"integrity":"sha512-Zlv+YPmLflb3rTPd8QCwe0WVMvHFTtJHo5p2G9hVjJVBHgYdpwtoEmkLbHgMr9NPsh8UANBi+W6kVvCrbQ/jOw==","signatures":[{"sig":"MEYCIQCsGMnhaidClymHrAuAeqRWKK4nSWhaMRDzDBRTBDZjOAIhAOy1U0VxeLpSHbdgz6yOT7IhxCs8FqPOkJiUmN7TvJoC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21347035},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"5f7fc0359c7868fa9aa12807675d695101410810","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git+https://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.0","dependencies":{"ws":"^7.5.8","rlp":"^3.0.0","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"3.0.3","eip55":"^2.1.1","bech32":"^2.0.0","elliptic":"^6.5.4","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@xpla/xpla.proto":"^1.3.0-beta.1","crypto-addr-codec":"^0.1.7","@ethersproject/bytes":"^5.6.1","@ethersproject/keccak256":"^5.6.1","@terra-money/terra.proto":"^2.1.0","@terra-money/legacy.proto":"npm:@terra-money/terra.proto@^0.1.7","@ethersproject/signing-key":"^5.6.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","assert":"^2.0.0","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/elliptic":"^6.4.14","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.3.1_1706577611715_0.0371762196044505","host":"s3://npm-registry-packages"}},"1.3.2":{"name":"@xpla/xpla.js","version":"1.3.2","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"XPLA"},"license":"MIT","_id":"@xpla/xpla.js@1.3.2","maintainers":[{"name":"zenaad-dev","email":"zena2d.dev@gmail.com"},{"name":"junhee0","email":"junhee@com2us.com"},{"name":"woosweb","email":"woosweb@gmail.com"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"5686827d5a987813d1e679c99018d5c1ffa4a393","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.3.2.tgz","fileCount":792,"integrity":"sha512-Mtfr0sB1kcvwLrBI1XwCoN5znRfqLmNycLhbLZ2y4YV8vcivzg6qfOuJBQIiZ9O22Lyo4Tzz9r5tiYvR5ml0jA==","signatures":[{"sig":"MEQCIHBfb+yL7q6LNn4AlKnmeD0uvzqHMuTx6KxX/D+2B9OWAiB9cy/OgZaxQAzP/avPefY1HgkkMu26TFwdSCy0hzNJ8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18118588},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"6dda93bae2147f323e48f37d1ed54f845dd83ea7","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git+https://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.0","dependencies":{"ws":"^7.5.8","rlp":"^3.0.0","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"3.0.3","eip55":"^2.1.1","bech32":"^2.0.0","elliptic":"^6.5.4","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@xpla/xpla.proto":"^1.3.2","crypto-addr-codec":"^0.1.7","@ethersproject/bytes":"^5.6.1","@ethersproject/keccak256":"^5.6.1","@ethersproject/signing-key":"^5.6.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","assert":"^2.0.0","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/elliptic":"^6.4.14","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.3.2_1710464932315_0.9508229511670263","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"@xpla/xpla.js","version":"1.5.0","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"XPLA"},"license":"MIT","_id":"@xpla/xpla.js@1.5.0","maintainers":[{"name":"zenaad-dev","email":"zena2d.dev@gmail.com"},{"name":"junhee0","email":"junhee@com2us.com"},{"name":"woosweb","email":"woosweb@gmail.com"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"4be4c0c6523df19355cd49b4d15a579bb3a6b17b","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.5.0.tgz","fileCount":1173,"integrity":"sha512-SkZXzNyH4QBCprXQcUn4sdzr4fakmzckjklwDLeMIA4W7fFVQnF1GqWP/yT2npVLB4NUAVcDYqMs2+DjVDLIqA==","signatures":[{"sig":"MEUCIDFqJ46YbLr4xOc7FBbDVCszJtj/jE4xBYkOuYJvplx5AiEAlshpm4utRonfQ9zLQbKLm7meoh7cVkV39+8DJqMHKKQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21852620},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"66917b5a0a40c83dd83fe34b0666583e92c990a3","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git+https://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.0","dependencies":{"ws":"^7.5.8","rlp":"^3.0.0","tmp":"^0.2.1","axios":"^0.26.1","bip32":"^2.0.6","bip39":"3.0.3","eip55":"^2.1.1","bech32":"^2.0.0","elliptic":"^6.5.4","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@xpla/xpla.proto":"^1.5.0","crypto-addr-codec":"^0.1.7","@ethersproject/bytes":"^5.6.1","@ethersproject/keccak256":"^5.6.1","@ethersproject/signing-key":"^5.6.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","assert":"^2.0.0","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/elliptic":"^6.4.14","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.5.0_1716452936057_0.9100210977175829","host":"s3://npm-registry-packages"}},"1.5.1-beta.1":{"name":"@xpla/xpla.js","version":"1.5.1-beta.1","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"XPLA"},"license":"MIT","_id":"@xpla/xpla.js@1.5.1-beta.1","homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"5ba2c541a96585095384528cc0808e6da0553d15","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.5.1-beta.1.tgz","fileCount":927,"integrity":"sha512-mfH/pxQngHY3M2t88DNd4hJd1U9GPsb2Nbek+nSlw3YHBD+1OhsZGgP6XTe0b4qFfPlOzWBo89IxyceqLkJVVw==","signatures":[{"sig":"MEUCIC18Djw+iNYnrAJSEderOheJ6vlPt0O6p9x45dLG3ai6AiEA5KjTUgx3mxe8w7lUewL3MdSH2znU72kDx2+lYFpJK4o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21566821},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"27f05f9dd5ac28c4e0489ddb6cb3e1eadffdc125","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git+https://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.0","dependencies":{"ws":"^7.5.8","rlp":"^3.0.0","tmp":"^0.2.1","axios":"^1.7.2","bip32":"^2.0.6","bip39":"3.0.3","eip55":"^2.1.1","bech32":"^2.0.0","elliptic":"^6.5.4","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@xpla/xpla.proto":"^1.5.0","crypto-addr-codec":"^0.1.7","@ethersproject/bytes":"^5.6.1","@ethersproject/keccak256":"^5.6.1","@ethersproject/signing-key":"^5.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","assert":"^2.0.0","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/elliptic":"^6.4.14","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.5.1-beta.1_1719907382256_0.5181260982266747","host":"s3://npm-registry-packages"}},"1.5.1-beta.2":{"name":"@xpla/xpla.js","version":"1.5.1-beta.2","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"XPLA"},"license":"MIT","_id":"@xpla/xpla.js@1.5.1-beta.2","maintainers":[{"name":"zenaad-dev","email":"zena2d.dev@gmail.com"},{"name":"junhee0","email":"junhee@com2us.com"},{"name":"woosweb","email":"woosweb@gmail.com"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"aa7fa0fff120acbf3e9df012a5f016c83cf1d213","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.5.1-beta.2.tgz","fileCount":927,"integrity":"sha512-210z2LHsKLGwy033BWSLN4f+uUC7SXrZWql1MlSj/8hDvIySXiuF+B+yAWD4L7QZfYAUx7jGBiCoW+Swj2p8MQ==","signatures":[{"sig":"MEQCIBx0Yn7TDnkOSAr9lKRJpG2SEoR9hNwm4qbFkf0urFw1AiBTgNLQ7g1XRaX1jHDznJfGijZJlSaSMJlGHLiTWccHAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21572498},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"92d0222aa44750b2062467650a1be9f1bf802cf4","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git+https://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.0","dependencies":{"ws":"^7.5.8","rlp":"^3.0.0","tmp":"^0.2.1","axios":"^1.7.2","bip32":"^2.0.6","bip39":"3.0.3","eip55":"^2.1.1","bech32":"^2.0.0","elliptic":"^6.5.4","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@xpla/xpla.proto":"^1.5.0","crypto-addr-codec":"^0.1.7","@ethersproject/bytes":"^5.6.1","@ethersproject/keccak256":"^5.6.1","@ethersproject/signing-key":"^5.6.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","assert":"^2.0.0","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/elliptic":"^6.4.14","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.5.1-beta.2_1721005853946_0.4251831496850853","host":"s3://npm-registry-packages"}},"1.5.1":{"name":"@xpla/xpla.js","version":"1.5.1","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"XPLA"},"license":"MIT","_id":"@xpla/xpla.js@1.5.1","maintainers":[{"name":"zenaad-dev","email":"zena2d.dev@gmail.com"},{"name":"junhee0","email":"junhee@com2us.com"},{"name":"woosweb","email":"woosweb@gmail.com"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"9e257ad82b490be9af56d14c37df076a4e796add","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.5.1.tgz","fileCount":1032,"integrity":"sha512-zWRHbLPrCs+Yqj/wSuPpB/X9/zA4gY7D1+aFdBQOfo3K40K7RvhMfeUEJXqmtm4DYJ5lnbnpMhS3/9nTC0cFmQ==","signatures":[{"sig":"MEUCIQCOnG0oiRKjhMTUXXBHSEuo4YA/MlfaZ+WygYl1XC8vDwIgdC5jgTSITKPZ2Q8/QFqCZvz/RzfeaxX1xDMnr1phfT4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22611178},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=14"},"gitHead":"2655ef619f3b082d64bf3e4ab106e3dc321eeaf2","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git+https://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"8.19.4","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"16.20.0","dependencies":{"ws":"^7.5.8","rlp":"^3.0.0","tmp":"^0.2.1","axios":"^1.7.2","bip32":"^2.0.6","bip39":"3.0.3","eip55":"^2.1.1","bech32":"^2.0.0","elliptic":"^6.5.4","jscrypto":"^1.0.1","secp256k1":"^4.0.2","bufferutil":"^4.0.3","decimal.js":"^10.2.1","utf-8-validate":"^5.0.5","readable-stream":"^3.6.0","@xpla/xpla.proto":"^1.5.0","crypto-addr-codec":"^0.1.7","@ethersproject/bytes":"^5.6.1","@ethersproject/keccak256":"^5.6.1","@ethersproject/signing-key":"^5.6.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^4.3.8","assert":"^2.0.0","buffer":"^6.0.3","eslint":"^8.2.0","process":"^0.11.10","ts-jest":"^27.1.3","ts-node":"^10.0.0","typedoc":"^0.22.11","webpack":"^5.11.1","prettier":"^2.2.1","@types/ws":"^7.4.7","ts-loader":"^9.2.3","@types/tmp":"^0.2.0","typescript":"^4.5.5","@types/jest":"^27.0.1","@types/node":"^16.11.7","lint-staged":"^10.5.4","webpack-cli":"^4.3.0","@types/elliptic":"^6.4.14","@types/secp256k1":"^4.0.1","stream-browserify":"^3.0.0","@types/readable-stream":"^2.3.9","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","webpack-bundle-analyzer":"^4.3.0","@typescript-eslint/parser":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.5.1_1721366758314_0.3695046563746054","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"@xpla/xpla.js","version":"1.6.0","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"XPLA"},"license":"MIT","_id":"@xpla/xpla.js@1.6.0","maintainers":[{"name":"zenaad-dev","email":"zena2d.dev@gmail.com"},{"name":"junhee0","email":"junhee@com2us.com"},{"name":"woosweb","email":"woosweb@gmail.com"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"75b801bf6a5de243925816691e8bec7dd885f651","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.6.0.tgz","fileCount":1032,"integrity":"sha512-ASvDjN/wYy00D332/aaljFHcQTgF2js8A0LEcerfhoSTDNjb0wcyEvf4s1sphArEcw3LB+hEhunDbisRfS6ilQ==","signatures":[{"sig":"MEYCIQDecWZzUSiJbEzz/CE9YIa/ffpioN7nra33DjhYXYgV1AIhALr8PLhDrYQN0Bq/Ob7T/Lcup8Zr9TaGvhDU7FRPUgtQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23361839},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=16"},"gitHead":"e91d850d59b345e1b57b9e946791fd0a8cd55d57","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git+https://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"10.2.3","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"20.10.0","dependencies":{"ws":"^8.18.0","rlp":"^3.0.0","tmp":"^0.2.3","axios":"^1.7.3","bip32":"^4.0.0","bip39":"3.1.0","eip55":"^2.1.1","bech32":"^2.0.0","bufferutil":"^4.0.8","decimal.js":"^10.4.3","node-forge":"^1.3.1","@noble/hashes":"^1.4.0","utf-8-validate":"^6.0.4","readable-stream":"^4.5.2","@noble/secp256k1":"1.7.1","@xpla/xpla.proto":"^1.6.0","crypto-addr-codec":"^0.1.8","@bitcoinerlab/secp256k1":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.4","assert":"^2.1.0","buffer":"^6.0.3","eslint":"^9.8.0","process":"^0.11.10","ts-jest":"^29.2.4","ts-node":"^10.9.2","typedoc":"^0.26.5","webpack":"^5.93.0","prettier":"^3.3.3","@types/ws":"^8.5.12","ts-loader":"^9.5.1","@types/tmp":"^0.2.6","typescript":"^5.5.4","@types/jest":"^29.5.12","@types/node":"^22.1.0","lint-staged":"^15.2.8","webpack-cli":"^5.1.4","@types/node-forge":"^1.3.11","stream-browserify":"^3.0.0","@types/readable-stream":"^4.0.15","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","webpack-bundle-analyzer":"^4.10.2","@typescript-eslint/parser":"^8.0.1","tsconfig-paths-webpack-plugin":"^4.1.0","@typescript-eslint/eslint-plugin":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.6.0_1727241257900_0.2201647831663709","host":"s3://npm-registry-packages"}},"1.6.1-beta.1":{"name":"@xpla/xpla.js","version":"1.6.1-beta.1","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"XPLA"},"license":"MIT","_id":"@xpla/xpla.js@1.6.1-beta.1","maintainers":[{"name":"zenaad-dev","email":"zena2d.dev@gmail.com"},{"name":"junhee0","email":"junhee@com2us.com"},{"name":"woosweb","email":"woosweb@gmail.com"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"7dd12e8649cc6285742f2dbf2a55395ef83829f4","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.6.1-beta.1.tgz","fileCount":1047,"integrity":"sha512-v82h7Gnom1633nUzpPpE5CNygHUszIJ7+PJurlezX9x+qKFXh12IOAASjf7gdZtx+4CtahCikOzkXiEDIj0DAQ==","signatures":[{"sig":"MEUCIDmR+EwB6ATwS1+d+f8G3J9xk8iJhrlL715cNLrfToNUAiEA5akl/30rKA5EQU8tVbLcSZNKSNTO+tL2VwYi3pR0c+g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23535614},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=16"},"gitHead":"15dc3185c17d818fa718a720db16b7813429042c","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git+https://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"10.2.3","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"20.10.0","dependencies":{"ws":"^8.18.0","rlp":"^3.0.0","tmp":"^0.2.3","axios":"^1.7.3","bip32":"^4.0.0","bip39":"3.1.0","eip55":"^2.1.1","bech32":"^2.0.0","bufferutil":"^4.0.8","decimal.js":"^10.4.3","node-forge":"^1.3.1","@noble/hashes":"^1.4.0","utf-8-validate":"^6.0.4","readable-stream":"^4.5.2","@noble/secp256k1":"1.7.1","@xpla/xpla.proto":"^1.6.0","crypto-addr-codec":"^0.1.8","@bitcoinerlab/secp256k1":"^1.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","husky":"^9.1.4","assert":"^2.1.0","buffer":"^6.0.3","eslint":"^9.8.0","process":"^0.11.10","ts-jest":"^29.2.4","ts-node":"^10.9.2","typedoc":"^0.26.5","webpack":"^5.93.0","prettier":"^3.3.3","@types/ws":"^8.5.12","ts-loader":"^9.5.1","@types/tmp":"^0.2.6","typescript":"^5.5.4","@types/jest":"^29.5.12","@types/node":"^22.1.0","lint-staged":"^15.2.8","webpack-cli":"^5.1.4","@types/node-forge":"^1.3.11","stream-browserify":"^3.0.0","@types/readable-stream":"^4.0.15","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","webpack-bundle-analyzer":"^4.10.2","@typescript-eslint/parser":"^8.0.1","tsconfig-paths-webpack-plugin":"^4.1.0","@typescript-eslint/eslint-plugin":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.6.1-beta.1_1730704139857_0.07174496376319084","host":"s3://npm-registry-packages"}},"1.6.1-beta.2":{"name":"@xpla/xpla.js","version":"1.6.1-beta.2","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"XPLA"},"license":"MIT","_id":"@xpla/xpla.js@1.6.1-beta.2","maintainers":[{"name":"zenaad-dev","email":"zena2d.dev@gmail.com"},{"name":"junhee0","email":"junhee@com2us.com"},{"name":"woosweb","email":"woosweb@gmail.com"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"76e519b95bf3d1002c4d424189c97304fe68ba98","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.6.1-beta.2.tgz","fileCount":1047,"integrity":"sha512-JGRQscfZmqJd1b6wg4i0cxoyppIwoNMz0In36F/RU6VEMBFxh7vNvy4MQU/31sr3tSC6RLwp5rcmRGNOcDwLkQ==","signatures":[{"sig":"MEUCIHYOosy3bXy0tYuQCz+iSQ8pJJG1JJGHAEjq9xafSew7AiEA4vR/KBpg9kB9NPDqcuw1fUKFPUEwBbwmej9hWnoPrbo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23535519},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=16"},"gitHead":"d8349e92c6201884d7d7c443e92e896a7ae3107d","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git+https://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"10.2.3","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"20.10.0","dependencies":{"ws":"^8.18.0","rlp":"^3.0.0","tmp":"^0.2.3","axios":"^1.7.3","bip32":"^4.0.0","bip39":"3.1.0","eip55":"^2.1.1","bech32":"^2.0.0","decimal.js":"^10.4.3","node-forge":"^1.3.1","@noble/hashes":"^1.4.0","readable-stream":"^4.5.2","@noble/secp256k1":"1.7.1","@xpla/xpla.proto":"^1.6.0","@bitcoinerlab/secp256k1":"^1.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","husky":"^9.1.4","assert":"^2.1.0","buffer":"^6.0.3","eslint":"^9.8.0","process":"^0.11.10","ts-jest":"^29.2.4","ts-node":"^10.9.2","typedoc":"^0.26.5","webpack":"^5.93.0","prettier":"^3.3.3","@types/ws":"^8.5.12","ts-loader":"^9.5.1","@types/tmp":"^0.2.6","typescript":"^5.5.4","@types/jest":"^29.5.12","@types/node":"^22.1.0","lint-staged":"^15.2.8","webpack-cli":"^5.1.4","@types/node-forge":"^1.3.11","stream-browserify":"^3.0.0","@types/readable-stream":"^4.0.15","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","webpack-bundle-analyzer":"^4.10.2","@typescript-eslint/parser":"^8.0.1","tsconfig-paths-webpack-plugin":"^4.1.0","@typescript-eslint/eslint-plugin":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.6.1-beta.2_1730860035533_0.8974203412418038","host":"s3://npm-registry-packages"}},"1.6.1":{"name":"@xpla/xpla.js","version":"1.6.1","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"XPLA"},"license":"MIT","_id":"@xpla/xpla.js@1.6.1","maintainers":[{"name":"zenaad-dev","email":"zena2d.dev@gmail.com"},{"name":"junhee0","email":"junhee@com2us.com"},{"name":"woosweb","email":"woosweb@gmail.com"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"6c3710243b84b0c3bbe0e22701a7d4f02e5b849f","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.6.1.tgz","fileCount":1047,"integrity":"sha512-3XS36ti2XeciPxm19HvLM9uyayaqXompKVpQSv7gZjtCDrJSunfokKVCj9jHZKc3BVYlNzRK8/5yyYORML1FDw==","signatures":[{"sig":"MEYCIQDZ5u8sHPxBqA7NfkyoAvyl21gWmioMfxpa7KhuYmya2gIhAINIe+3do7o1Q6Ti1prXMcfNz0ExgOWIrSCBYJ2AV6gL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23535512},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=16"},"gitHead":"d8349e92c6201884d7d7c443e92e896a7ae3107d","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git+https://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"10.8.2","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"20.18.0","dependencies":{"ws":"^8.18.0","rlp":"^3.0.0","tmp":"^0.2.3","axios":"^1.7.3","bip32":"^4.0.0","bip39":"3.1.0","eip55":"^2.1.1","bech32":"^2.0.0","decimal.js":"^10.4.3","node-forge":"^1.3.1","@noble/hashes":"^1.4.0","readable-stream":"^4.5.2","@noble/secp256k1":"1.7.1","@xpla/xpla.proto":"^1.6.0","@bitcoinerlab/secp256k1":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.4","assert":"^2.1.0","buffer":"^6.0.3","eslint":"^9.8.0","process":"^0.11.10","ts-jest":"^29.2.4","ts-node":"^10.9.2","typedoc":"^0.26.5","webpack":"^5.93.0","prettier":"^3.3.3","@types/ws":"^8.5.12","ts-loader":"^9.5.1","@types/tmp":"^0.2.6","typescript":"^5.5.4","@types/jest":"^29.5.12","@types/node":"^22.1.0","lint-staged":"^15.2.8","webpack-cli":"^5.1.4","@types/node-forge":"^1.3.11","stream-browserify":"^3.0.0","@types/readable-stream":"^4.0.15","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","webpack-bundle-analyzer":"^4.10.2","@typescript-eslint/parser":"^8.0.1","tsconfig-paths-webpack-plugin":"^4.1.0","@typescript-eslint/eslint-plugin":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.6.1_1732154033014_0.8775013600338606","host":"s3://npm-registry-packages"}},"1.7.0-beta.1":{"name":"@xpla/xpla.js","version":"1.7.0-beta.1","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"XPLA"},"license":"MIT","_id":"@xpla/xpla.js@1.7.0-beta.1","maintainers":[{"name":"zenaad-dev","email":"zena2d.dev@gmail.com"},{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"junhee0","email":"junhee@com2us.com"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"3d413dbe840e397dfd0be4953ad87fd4b4b26dac","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.7.0-beta.1.tgz","fileCount":1056,"integrity":"sha512-a47ZYB+9Ed/4jje/A8Dv7JrpJWwkBWwdUeSQYD7PR1acDLRUVzIhuV7v1+X6syCr+8IoQcyThiA59v1cCrLlWg==","signatures":[{"sig":"MEYCIQDTebygUI46Z2MCuYdGkK57u4iLKmZeVl9mry6BTEtPVQIhALTdrSshVpirM61zSFXXHMRzJ2qSnplfkQnJk3jA1JU8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24490139},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=16"},"gitHead":"341f93cc42e4c5c1ee6c5b47834fb370e7057247","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git+https://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"10.8.2","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"20.18.0","dependencies":{"ws":"^8.18.0","rlp":"^3.0.0","tmp":"^0.2.3","axios":"^1.7.3","bip32":"^4.0.0","bip39":"3.1.0","eip55":"^2.1.1","bech32":"^2.0.0","decimal.js":"^10.4.3","node-forge":"^1.3.1","@noble/hashes":"^1.4.0","readable-stream":"^4.5.2","@noble/secp256k1":"1.7.1","@xpla/xpla.proto":"^1.7.0-beta.1","@bitcoinerlab/secp256k1":"^1.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","husky":"^9.1.4","assert":"^2.1.0","buffer":"^6.0.3","eslint":"^9.8.0","process":"^0.11.10","ts-jest":"^29.2.4","ts-node":"^10.9.2","typedoc":"^0.26.5","webpack":"^5.93.0","prettier":"^3.3.3","@types/ws":"^8.5.12","ts-loader":"^9.5.1","@types/tmp":"^0.2.6","typescript":"^5.5.4","@types/jest":"^29.5.12","@types/node":"^22.1.0","lint-staged":"^15.2.8","webpack-cli":"^5.1.4","@types/node-forge":"^1.3.11","stream-browserify":"^3.0.0","@types/readable-stream":"^4.0.15","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","webpack-bundle-analyzer":"^4.10.2","@typescript-eslint/parser":"^8.0.1","tsconfig-paths-webpack-plugin":"^4.1.0","@typescript-eslint/eslint-plugin":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.7.0-beta.1_1732779853458_0.9928869666430227","host":"s3://npm-registry-packages"}},"1.7.0-beta.2":{"name":"@xpla/xpla.js","version":"1.7.0-beta.2","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"XPLA"},"license":"MIT","_id":"@xpla/xpla.js@1.7.0-beta.2","maintainers":[{"name":"zenaad-dev","email":"zena2d.dev@gmail.com"},{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"junhee0","email":"junhee@com2us.com"},{"name":"nowooj","email":"joowon@delightlabs.io"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"686e19fece8876ea51b5f5635568bc1319051d7e","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.7.0-beta.2.tgz","fileCount":1192,"integrity":"sha512-Hrelu8Njv7UFaD69znHksUsBonoTZh1yyw0FcC/nVFkeURZN45XyE8pcIVPq70jx63dCnJ9K7hkE3LD0+H1LQw==","signatures":[{"sig":"MEQCIHDNCs0rImxhj46w4OBf6apx6qJzdWvdEgEY7gEzEnB9AiAcaK6s640g6J7NUUcZHqRRukB76I1vBcvxPLLSpg4QAQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22605710},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=16"},"gitHead":"1f1805d9ad61a379df7891c8c9f337527d65ba99","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git+https://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"10.9.0","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"22.10.0","dependencies":{"ws":"^8.18.0","rlp":"^3.0.0","tmp":"^0.2.3","axios":"^1.7.3","bip32":"^3.1.0","bip39":"3.1.0","eip55":"^2.1.1","bech32":"^2.0.0","streamx":"^2.21.1","bufferutil":"^4.0.1","decimal.js":"^10.4.3","@noble/hashes":"^1.4.0","utf-8-validate":"^6.0.0","@noble/secp256k1":"1.7.1","@xpla/xpla.proto":"^1.7.0-beta.1","@bitcoinerlab/secp256k1":"^1.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","husky":"^9.1.4","assert":"^2.1.0","buffer":"^6.0.3","eslint":"^9.8.0","process":"^0.11.10","ts-jest":"^29.2.4","typedoc":"^0.26.5","webpack":"^5.93.0","prettier":"^3.3.3","@types/ws":"^8.5.12","ts-loader":"^9.5.1","@types/tmp":"^0.2.6","typescript":"^5.5.4","@types/jest":"^29.5.12","@types/node":"^22.1.0","lint-staged":"^15.2.8","webpack-cli":"^5.1.4","@types/streamx":"^2.9.5","@types/node-forge":"^1.3.11","stream-browserify":"^3.0.0","@types/readable-stream":"^4.0.15","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","webpack-bundle-analyzer":"^4.10.2","@typescript-eslint/parser":"^8.0.1","tsconfig-paths-webpack-plugin":"^4.1.0","@typescript-eslint/eslint-plugin":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.7.0-beta.2_1737524635202_0.2438718691543147","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-beta.3":{"name":"@xpla/xpla.js","version":"1.7.0-beta.3","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"XPLA"},"license":"MIT","_id":"@xpla/xpla.js@1.7.0-beta.3","maintainers":[{"name":"zenaad-dev","email":"zena2d.dev@gmail.com"},{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"junhee0","email":"junhee@com2us.com"},{"name":"nowooj","email":"joowon@delightlabs.io"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"86a98a49f83b17faee49e3a525e39e4522633422","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.7.0-beta.3.tgz","fileCount":1192,"integrity":"sha512-7lfifwzE6ZGSz1VLsJhxrGAJPtp2tfrs9Xk+mHAAjS8ts3kKvHpUTF9vWwg8KZLAknRjkg173UCSxM69hwTEtw==","signatures":[{"sig":"MEQCIDk9U2d4ezKemg8IcBT85olAd/Iv4w4XNPKH3RmtnuOSAiBcChPWu62yfavdw8NAi2/3KkkMqVclM5gw1i3kouFnjw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22585958},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=16"},"gitHead":"eb9fead30b54e93da78a80a16e8889bd509a9e79","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git+https://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"10.9.0","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"22.10.0","dependencies":{"ws":"^8.18.0","rlp":"^3.0.0","tmp":"^0.2.3","axios":"^1.7.3","bip32":"^3.1.0","bip39":"3.1.0","eip55":"^2.1.1","bech32":"^2.0.0","streamx":"^2.21.1","bufferutil":"^4.0.1","decimal.js":"^10.4.3","@noble/hashes":"^1.4.0","utf-8-validate":"^6.0.0","@noble/secp256k1":"1.7.1","@xpla/xpla.proto":"^1.7.0-beta.1","@bitcoinerlab/secp256k1":"^1.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","husky":"^9.1.4","assert":"^2.1.0","buffer":"^6.0.3","eslint":"^9.8.0","process":"^0.11.10","ts-jest":"^29.2.4","typedoc":"^0.26.5","webpack":"^5.93.0","prettier":"^3.3.3","@types/ws":"^8.5.12","ts-loader":"^9.5.1","@types/tmp":"^0.2.6","typescript":"^5.5.4","@types/jest":"^29.5.12","@types/node":"^22.1.0","lint-staged":"^15.2.8","webpack-cli":"^5.1.4","@types/streamx":"^2.9.5","@types/node-forge":"^1.3.11","stream-browserify":"^3.0.0","@types/readable-stream":"^4.0.15","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","webpack-bundle-analyzer":"^4.10.2","@typescript-eslint/parser":"^8.0.1","tsconfig-paths-webpack-plugin":"^4.1.0","@typescript-eslint/eslint-plugin":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.7.0-beta.3_1738810526444_0.6732499940944927","host":"s3://npm-registry-packages-npm-production"}},"1.7.0":{"name":"@xpla/xpla.js","version":"1.7.0","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"XPLA"},"license":"MIT","_id":"@xpla/xpla.js@1.7.0","maintainers":[{"name":"zenaad-dev","email":"zena2d.dev@gmail.com"},{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"junhee0","email":"junhee@com2us.com"},{"name":"nowooj","email":"joowon@delightlabs.io"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"01c7613be56aa17d720f4a5eb95a1c8362d87f95","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.7.0.tgz","fileCount":1192,"integrity":"sha512-enVA6txVkTUqA42GWBG+ObnqSPN9DlRPjqzvLwLU2nsUnt/vLLpvzBi11tVSuSPzjQqFt87pdx83K4OoVDwRlQ==","signatures":[{"sig":"MEYCIQCf5ZRv4CHpZW/TqTmgbb3dqcY0sxWLpDIyuz9+BuWLegIhANB9Jzgfz3yTc5gQTiyvrIXirUpyIXtvEOx4FWBNCUJT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22611428},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=16"},"gitHead":"eb9fead30b54e93da78a80a16e8889bd509a9e79","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git+https://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"10.9.0","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"22.10.0","dependencies":{"ws":"^8.18.0","rlp":"^3.0.0","tmp":"^0.2.3","axios":"^1.7.3","bip32":"^3.1.0","bip39":"3.1.0","eip55":"^2.1.1","bech32":"^2.0.0","streamx":"^2.21.1","bufferutil":"^4.0.1","decimal.js":"^10.4.3","@noble/hashes":"^1.4.0","utf-8-validate":"^6.0.0","@noble/secp256k1":"1.7.1","@xpla/xpla.proto":"^1.7.0-beta.1","@bitcoinerlab/secp256k1":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.4","assert":"^2.1.0","buffer":"^6.0.3","eslint":"^9.8.0","process":"^0.11.10","ts-jest":"^29.2.4","typedoc":"^0.26.5","webpack":"^5.93.0","prettier":"^3.3.3","@types/ws":"^8.5.12","ts-loader":"^9.5.1","@types/tmp":"^0.2.6","typescript":"^5.5.4","@types/jest":"^29.5.12","@types/node":"^22.1.0","lint-staged":"^15.2.8","webpack-cli":"^5.1.4","@types/streamx":"^2.9.5","@types/node-forge":"^1.3.11","stream-browserify":"^3.0.0","@types/readable-stream":"^4.0.15","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","webpack-bundle-analyzer":"^4.10.2","@typescript-eslint/parser":"^8.0.1","tsconfig-paths-webpack-plugin":"^4.1.0","@typescript-eslint/eslint-plugin":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.7.0_1741253493991_0.3475301790136387","host":"s3://npm-registry-packages-npm-production"}},"1.8.0-beta.1":{"name":"@xpla/xpla.js","version":"1.8.0-beta.1","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"XPLA"},"license":"MIT","_id":"@xpla/xpla.js@1.8.0-beta.1","maintainers":[{"name":"zenaad-dev","email":"zena2d.dev@gmail.com"},{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"junhee0","email":"junhee@com2us.com"},{"name":"nowooj","email":"joowon@delightlabs.io"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"bcfc8bc2c0a4d2f4e3fe3a7e25c5e668514e824c","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.8.0-beta.1.tgz","fileCount":1210,"integrity":"sha512-jCn8bU9CZs1K1TqFGv6fuER0zkPg6zZKB6EkgvPCT8j2H4TIlRleOQn8U6iuTkJ2PWy0x2WTzv1o1XdnDuTmvA==","signatures":[{"sig":"MEQCID8+NLpfA4vpRlAkad8+Cmnvtl/uB8M/r+w1luk+hgBKAiB1FxCvfc1TfaGreO6jRByuVxkuuilQo/qJBNxUk/MzxA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":23118095},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=16"},"gitHead":"1bf941d85b0d32d0abc4d55ac1b9777d52fa29af","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git+https://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"10.9.2","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"22.17.0","dependencies":{"ws":"^8.18.0","rlp":"^3.0.0","tmp":"^0.2.3","axios":"^1.7.3","eip55":"^2.1.1","bech32":"^2.0.0","streamx":"^2.21.1","bufferutil":"^4.0.1","decimal.js":"^10.4.3","@scure/bip32":"1.6","@scure/bip39":"1.5","@noble/hashes":"^1.4.0","utf-8-validate":"^6.0.0","@noble/secp256k1":"1.7.1","@xpla/xpla.proto":"^1.8.0-beta.2","@bitcoinerlab/secp256k1":"^1.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","husky":"^9.1.4","assert":"^2.1.0","buffer":"^6.0.3","eslint":"^9.8.0","process":"^0.11.10","ts-jest":"^29.2.4","typedoc":"^0.26.5","webpack":"^5.93.0","prettier":"^3.3.3","@types/ws":"^8.5.12","ts-loader":"^9.5.1","@types/tmp":"^0.2.6","typescript":"^5.5.4","@types/jest":"^29.5.12","@types/node":"^22.1.0","lint-staged":"^15.2.8","webpack-cli":"^5.1.4","@types/streamx":"^2.9.5","@types/node-forge":"^1.3.11","stream-browserify":"^3.0.0","@types/readable-stream":"^4.0.15","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","webpack-bundle-analyzer":"^4.10.2","@typescript-eslint/parser":"^8.0.1","tsconfig-paths-webpack-plugin":"^4.1.0","@typescript-eslint/eslint-plugin":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.8.0-beta.1_1756275468855_0.7112167428041927","host":"s3://npm-registry-packages-npm-production"}},"1.8.0-beta.2":{"name":"@xpla/xpla.js","version":"1.8.0-beta.2","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"XPLA"},"license":"MIT","_id":"@xpla/xpla.js@1.8.0-beta.2","maintainers":[{"name":"zenaad-dev","email":"zena2d.dev@gmail.com"},{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"junhee0","email":"junhee@com2us.com"},{"name":"nowooj","email":"joowon@delightlabs.io"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"0ccb6910addde24a9ee2f2be27c3347656add32f","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.8.0-beta.2.tgz","fileCount":1210,"integrity":"sha512-yQWy08cbL+fTWutMZZXv5hMRB7fvxCl56vSlAR9V6B/D2jcLQt6rnD0De39nd5yCFNbGlJ9StPPmdkEq8pgyXQ==","signatures":[{"sig":"MEYCIQC7l/WtgHusBx2XRuJ8GLAFg1LGvnl8QeZm7wfAYZ7EnQIhAJuiKn2N2Pw8Ieu1Qu59mTObEFbE0M3P42//hCONXCOI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":23084372},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=16"},"gitHead":"1bf941d85b0d32d0abc4d55ac1b9777d52fa29af","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git+https://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"10.9.2","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"22.17.0","dependencies":{"ws":"^8.18.0","rlp":"^3.0.0","tmp":"^0.2.3","axios":"^1.7.3","eip55":"^2.1.1","bech32":"^2.0.0","streamx":"^2.21.1","bufferutil":"^4.0.1","decimal.js":"^10.4.3","@scure/bip32":"1.6","@scure/bip39":"1.5","@noble/hashes":"^1.4.0","utf-8-validate":"^6.0.0","@noble/secp256k1":"1.7.1","@xpla/xpla.proto":"^1.8.0-beta.2","@bitcoinerlab/secp256k1":"^1.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","husky":"^9.1.4","assert":"^2.1.0","buffer":"^6.0.3","eslint":"^9.8.0","process":"^0.11.10","ts-jest":"^29.2.4","typedoc":"^0.26.5","webpack":"^5.93.0","prettier":"^3.3.3","@types/ws":"^8.5.12","ts-loader":"^9.5.1","@types/tmp":"^0.2.6","typescript":"^5.5.4","@types/jest":"^29.5.12","@types/node":"^22.1.0","lint-staged":"^15.2.8","webpack-cli":"^5.1.4","@types/streamx":"^2.9.5","@types/node-forge":"^1.3.11","stream-browserify":"^3.0.0","@types/readable-stream":"^4.0.15","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","webpack-bundle-analyzer":"^4.10.2","@typescript-eslint/parser":"^8.0.1","tsconfig-paths-webpack-plugin":"^4.1.0","@typescript-eslint/eslint-plugin":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.8.0-beta.2_1756716329638_0.6090180455316769","host":"s3://npm-registry-packages-npm-production"}},"1.8.0-beta.3":{"name":"@xpla/xpla.js","version":"1.8.0-beta.3","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"XPLA"},"license":"MIT","_id":"@xpla/xpla.js@1.8.0-beta.3","maintainers":[{"name":"zenaad-dev","email":"zena2d.dev@gmail.com"},{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"junhee0","email":"junhee@com2us.com"},{"name":"nowooj","email":"joowon@delightlabs.io"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"fefbe58846feabff1a7b7a043ca7b3125364ed98","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.8.0-beta.3.tgz","fileCount":1210,"integrity":"sha512-vxT6OzssUy5v2yH/foJnMz2Kt6woPJvv1bLtrmZ6M9rfUd6DLnk7WzePst4HVk9HjKiOSxceeU3quujRm+zoCQ==","signatures":[{"sig":"MEYCIQCUsHVfdVYXKWB8kfKn/5yj9wFN4vOvPseIXOQSriRXqgIhAOMs7wwYUKtv1TnL3lvRNFHQNM3wDlSX32eIoohL6rn4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":23120214},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=16"},"gitHead":"168d35a9a7fffe38c47880d364e325f53b01483e","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git+https://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"10.9.2","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"22.17.0","dependencies":{"ws":"^8.18.0","rlp":"^3.0.0","tmp":"^0.2.3","axios":"^1.7.3","eip55":"^2.1.1","bech32":"^2.0.0","streamx":"^2.21.1","bufferutil":"^4.0.1","decimal.js":"^10.4.3","@scure/bip32":"1.6","@scure/bip39":"1.5","@noble/hashes":"^1.4.0","utf-8-validate":"^6.0.0","@noble/secp256k1":"1.7.1","@xpla/xpla.proto":"^1.8.0-beta.2","@bitcoinerlab/secp256k1":"^1.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","husky":"^9.1.4","assert":"^2.1.0","buffer":"^6.0.3","eslint":"^9.8.0","process":"^0.11.10","ts-jest":"^29.2.4","typedoc":"^0.26.5","webpack":"^5.93.0","prettier":"^3.3.3","@types/ws":"^8.5.12","ts-loader":"^9.5.1","@types/tmp":"^0.2.6","typescript":"^5.5.4","@types/jest":"^29.5.12","@types/node":"^22.1.0","lint-staged":"^15.2.8","webpack-cli":"^5.1.4","@types/streamx":"^2.9.5","@types/node-forge":"^1.3.11","stream-browserify":"^3.0.0","@types/readable-stream":"^4.0.15","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","webpack-bundle-analyzer":"^4.10.2","@typescript-eslint/parser":"^8.0.1","tsconfig-paths-webpack-plugin":"^4.1.0","@typescript-eslint/eslint-plugin":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.8.0-beta.3_1756732730680_0.9048879549305415","host":"s3://npm-registry-packages-npm-production"}},"1.8.0-beta.4":{"name":"@xpla/xpla.js","version":"1.8.0-beta.4","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"XPLA"},"license":"MIT","_id":"@xpla/xpla.js@1.8.0-beta.4","maintainers":[{"name":"zenaad-dev","email":"zena2d.dev@gmail.com"},{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"junhee0","email":"junhee@com2us.com"},{"name":"nowooj","email":"joowon@delightlabs.io"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"d1146d23defd27e8bbdf1095f0d53e7897b63e72","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.8.0-beta.4.tgz","fileCount":1210,"integrity":"sha512-wLWAvBW06PFGRW0kszw4zmB1X7dtAAzwBsyb5WbiQFL9p8BPi/q2YoXfvNVAjReJVydDopqCNijoDznPEqgMvA==","signatures":[{"sig":"MEQCIGqLguvyV7A43jBJv84XZrIZOp5UIYNQshOX8TARWyKKAiBZXc4naW1CjA+lUKNVGlo9PTlyO8dInqDViRhBEAAhYg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":23119019},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=16"},"gitHead":"bef4b61e8e12bca3c7c92c6c0b423b64693c854d","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git+https://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"10.9.2","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"22.17.0","dependencies":{"ws":"^8.18.0","rlp":"^3.0.0","tmp":"^0.2.3","axios":"^1.7.3","eip55":"^2.1.1","bech32":"^2.0.0","streamx":"^2.21.1","bufferutil":"^4.0.1","decimal.js":"^10.4.3","@scure/bip32":"1.6","@scure/bip39":"1.5","@noble/hashes":"^1.4.0","utf-8-validate":"^6.0.0","@noble/secp256k1":"1.7.1","@xpla/xpla.proto":"^1.8.0-beta.2","@bitcoinerlab/secp256k1":"^1.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","husky":"^9.1.4","assert":"^2.1.0","buffer":"^6.0.3","eslint":"^9.8.0","process":"^0.11.10","ts-jest":"^29.2.4","typedoc":"^0.26.5","webpack":"^5.93.0","prettier":"^3.3.3","@types/ws":"^8.5.12","ts-loader":"^9.5.1","@types/tmp":"^0.2.6","typescript":"^5.5.4","@types/jest":"^29.5.12","@types/node":"^22.1.0","lint-staged":"^15.2.8","webpack-cli":"^5.1.4","@types/streamx":"^2.9.5","@types/node-forge":"^1.3.11","stream-browserify":"^3.0.0","@types/readable-stream":"^4.0.15","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","webpack-bundle-analyzer":"^4.10.2","@typescript-eslint/parser":"^8.0.1","tsconfig-paths-webpack-plugin":"^4.1.0","@typescript-eslint/eslint-plugin":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.8.0-beta.4_1757567078725_0.3586710164861695","host":"s3://npm-registry-packages-npm-production"}},"1.8.0":{"name":"@xpla/xpla.js","version":"1.8.0","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"XPLA"},"license":"MIT","_id":"@xpla/xpla.js@1.8.0","maintainers":[{"name":"zenaad-dev","email":"zena2d.dev@gmail.com"},{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"junhee0","email":"junhee@com2us.com"},{"name":"nowooj","email":"joowon@delightlabs.io"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"57db94a9d654fa953099f355255b58f9f72a0370","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.8.0.tgz","fileCount":1210,"integrity":"sha512-xoBbjDP/Vpectmyc+JYQ0Ww/USmFKBH5mrqOtnohoCeXlgs1SJNZwKNsrM+jLG8rqGC6QWMNfDpx40nwapY+Kg==","signatures":[{"sig":"MEQCIAwXsd1eI6mD49EDI+l406pyIQJ3ZWNaMvq0cxn67T/KAiBN6qTOTfRIYEwcXMeiwsGyXzS2UiyUg8JTO4f2VJWATg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":23085290},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=16"},"gitHead":"bef4b61e8e12bca3c7c92c6c0b423b64693c854d","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"repository":{"url":"git+https://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"10.9.2","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"22.17.0","dependencies":{"ws":"^8.18.0","rlp":"^3.0.0","tmp":"^0.2.3","axios":"^1.7.3","eip55":"^2.1.1","bech32":"^2.0.0","streamx":"^2.21.1","bufferutil":"^4.0.1","decimal.js":"^10.4.3","@scure/bip32":"1.6","@scure/bip39":"1.5","@noble/hashes":"^1.4.0","utf-8-validate":"^6.0.0","@noble/secp256k1":"1.7.1","@xpla/xpla.proto":"^1.8.0-beta.2","@bitcoinerlab/secp256k1":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.4","assert":"^2.1.0","buffer":"^6.0.3","eslint":"^9.8.0","process":"^0.11.10","ts-jest":"^29.2.4","typedoc":"^0.26.5","webpack":"^5.93.0","prettier":"^3.3.3","@types/ws":"^8.5.12","ts-loader":"^9.5.1","@types/tmp":"^0.2.6","typescript":"^5.5.4","@types/jest":"^29.5.12","@types/node":"^22.1.0","lint-staged":"^15.2.8","webpack-cli":"^5.1.4","@types/streamx":"^2.9.5","@types/node-forge":"^1.3.11","stream-browserify":"^3.0.0","@types/readable-stream":"^4.0.15","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","webpack-bundle-analyzer":"^4.10.2","@typescript-eslint/parser":"^8.0.1","tsconfig-paths-webpack-plugin":"^4.1.0","@typescript-eslint/eslint-plugin":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.8.0_1757583501437_0.253576261721137","host":"s3://npm-registry-packages-npm-production"}},"1.9.0-beta.1":{"name":"@xpla/xpla.js","version":"1.9.0-beta.1","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"XPLA"},"license":"MIT","_id":"@xpla/xpla.js@1.9.0-beta.1","maintainers":[{"name":"zenaad-dev","email":"zena2d.dev@gmail.com"},{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"junhee0","email":"junhee@com2us.com"},{"name":"nowooj","email":"joowon@delightlabs.io"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"120c326d38c15c73b09c09ae74e32e9c5550da4c","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.9.0-beta.1.tgz","fileCount":1210,"integrity":"sha512-OB2pm0G930nJFOc0zzGQeVNJP5dffw0hCE75FHEYl2+u/K+UyXumkiliFrlrN6fUyp1uMVdBjY6+jUCC0fy1bA==","signatures":[{"sig":"MEUCICjeIiBaUHEeWAN+0Yusd+V5YVQnx/8CR+PgkeewBPRUAiEAh68WO8394WeKscOsWG/tfLnNG85i9WoIdLGlYFE9XSo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":23902773},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=16"},"gitHead":"0c7c42b33e9a3ac7f33a8dce9a8eac5458e165cd","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"overrides":{"minimatch":">=10.2.1"},"repository":{"url":"git+https://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"11.6.2","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"24.12.0","dependencies":{"ws":"^8.18.0","rlp":"^3.0.0","tmp":"^0.2.3","axios":"^1.7.3","eip55":"^2.1.1","bech32":"^2.0.0","streamx":"^2.21.1","bufferutil":"^4.0.1","decimal.js":"^10.4.3","@scure/bip32":"1.6","@scure/bip39":"1.5","@noble/hashes":"^1.4.0","utf-8-validate":"^6.0.0","@noble/secp256k1":"1.7.1","@xpla/xpla.proto":"^1.9.0-beta.1","@xpla/xpla.proto-v1_8":"npm:@xpla/xpla.proto@^1.8.0","@bitcoinerlab/secp256k1":"^1.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","husky":"^9.1.4","assert":"^2.1.0","buffer":"^6.0.3","eslint":"^8.56.0","process":"^0.11.10","ts-jest":"^29.2.0","typedoc":"^0.28.17","webpack":"^5.93.0","prettier":"^3.3.3","@types/ws":"^8.5.12","ts-loader":"^9.5.1","@types/tmp":"^0.2.6","typescript":"^5.5.4","@types/jest":"^29.5.12","@types/node":"^22.1.0","lint-staged":"^15.2.8","webpack-cli":"^5.1.4","@types/streamx":"^2.9.5","@types/node-forge":"^1.3.11","stream-browserify":"^3.0.0","@types/readable-stream":"^4.0.15","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.0","webpack-bundle-analyzer":"^4.10.2","@typescript-eslint/parser":"^6.15.0","tsconfig-paths-webpack-plugin":"^4.1.0","@typescript-eslint/eslint-plugin":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.9.0-beta.1_1772690745087_0.8477172101844095","host":"s3://npm-registry-packages-npm-production"}},"1.9.0":{"name":"@xpla/xpla.js","version":"1.9.0","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"XPLA"},"license":"MIT","_id":"@xpla/xpla.js@1.9.0","maintainers":[{"name":"zenaad-dev","email":"zena2d.dev@gmail.com"},{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"junhee0","email":"junhee@com2us.com"},{"name":"nowooj","email":"joowon@delightlabs.io"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"f25c944ffa631b2e78ca626a3f177978d88ecd20","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.9.0.tgz","fileCount":1210,"integrity":"sha512-AO5FDQNtnqLtH2YA+he7MWvien1iqWTL+MaMjB0lBuY7A4LKSohxQKWYDyFh2MQImVfZHESGCmA5/T0Luwei/A==","signatures":[{"sig":"MEUCICgtGSpGY2o+jTyFnn/D+aT9JCm3MOyrZFdY8mkD8SCTAiEAjMTg71MuaLC5n3MCpgYBU5B0/fdeMk8R8vLjl7TdFuc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":23937124},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=16"},"gitHead":"0c7c42b33e9a3ac7f33a8dce9a8eac5458e165cd","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"overrides":{"minimatch":">=10.2.1"},"repository":{"url":"git+https://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"11.6.2","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"24.12.0","dependencies":{"ws":"^8.18.0","rlp":"^3.0.0","tmp":"^0.2.3","axios":"^1.7.3","eip55":"^2.1.1","bech32":"^2.0.0","streamx":"^2.21.1","bufferutil":"^4.0.1","decimal.js":"^10.4.3","@scure/bip32":"1.6","@scure/bip39":"1.5","@noble/hashes":"^1.4.0","utf-8-validate":"^6.0.0","@noble/secp256k1":"1.7.1","@xpla/xpla.proto":"^1.9.0-beta.1","@xpla/xpla.proto-v1_8":"npm:@xpla/xpla.proto@^1.8.0","@bitcoinerlab/secp256k1":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.4","assert":"^2.1.0","buffer":"^6.0.3","eslint":"^8.56.0","process":"^0.11.10","ts-jest":"^29.2.0","typedoc":"^0.28.17","webpack":"^5.93.0","prettier":"^3.3.3","@types/ws":"^8.5.12","ts-loader":"^9.5.1","@types/tmp":"^0.2.6","typescript":"^5.5.4","@types/jest":"^29.5.12","@types/node":"^22.1.0","lint-staged":"^15.2.8","webpack-cli":"^5.1.4","@types/streamx":"^2.9.5","@types/node-forge":"^1.3.11","stream-browserify":"^3.0.0","@types/readable-stream":"^4.0.15","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.0","webpack-bundle-analyzer":"^4.10.2","@typescript-eslint/parser":"^6.15.0","tsconfig-paths-webpack-plugin":"^4.1.0","@typescript-eslint/eslint-plugin":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.9.0_1774414831240_0.7891825753166513","host":"s3://npm-registry-packages-npm-production"}},"1.9.1":{"name":"@xpla/xpla.js","version":"1.9.1","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"author":{"name":"XPLA"},"license":"MIT","_id":"@xpla/xpla.js@1.9.1","maintainers":[{"name":"zenaad-dev","email":"zena2d.dev@gmail.com"},{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"junhee0","email":"junhee@com2us.com"},{"name":"nowooj","email":"joowon@delightlabs.io"}],"homepage":"https://github.com/xpladev/xpla.js#readme","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"dist":{"shasum":"8c7302bb2d6313e1d6e28d1ff1c2312f63a5af48","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.9.1.tgz","fileCount":1213,"integrity":"sha512-kxXyiPwXxATF7ml+VDWwg6hHog1WoRjiaYJqIP4+8UgTM7nbABJwnBdWwRj36oujWxxZqjH6llqVXMDffL39kA==","signatures":[{"sig":"MEUCIQC7I51G2ZpuZ4eQ6215sBhRv8GX0pO3/qinKk8A75uzZgIgArdrrMYqo7SxGlmHKHy3M5B43QhB4d7bFajIfLkFzCI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":23960589},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"engines":{"node":">=16"},"gitHead":"3b702fddce39572940a4d7ae18f24f254d9c0543","scripts":{"doc":"typedoc","lint":"eslint src --ext .js,.ts","test":"jest","build":"tsc --module commonjs && webpack --mode production","format":"prettier --check ./src/**/*.ts","lint:fix":"eslint src --ext .js,.ts --fix","format:fix":"prettier --write ./src/**/*.ts","prepublishOnly":"npm run build"},"typings":"dist/index.d.ts","_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"overrides":{"minimatch":">=10.2.1"},"repository":{"url":"git+https://github.com/xpladev/xpla.js.git","type":"git"},"_npmVersion":"11.6.2","description":"The JavaScript SDK for Xpla","directories":{},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"_nodeVersion":"24.12.0","dependencies":{"ws":"^8.18.0","rlp":"^3.0.0","tmp":"^0.2.3","axios":"^1.7.3","eip55":"^2.1.1","bech32":"^2.0.0","streamx":"^2.21.1","bufferutil":"^4.0.1","decimal.js":"^10.4.3","@scure/bip32":"1.6","@scure/bip39":"1.5","@noble/hashes":"^1.4.0","utf-8-validate":"^6.0.0","@noble/secp256k1":"1.7.1","@xpla/xpla.proto":"^1.9.0","@xpla/xpla.proto-v1_8":"npm:@xpla/xpla.proto@1.8.0","@bitcoinerlab/secp256k1":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.4","assert":"^2.1.0","buffer":"^6.0.3","eslint":"^8.56.0","process":"^0.11.10","ts-jest":"^29.2.0","typedoc":"^0.28.17","webpack":"^5.93.0","prettier":"^3.3.3","@types/ws":"^8.5.12","ts-loader":"^9.5.1","@types/tmp":"^0.2.6","typescript":"^5.5.4","@types/jest":"^29.5.12","@types/node":"^22.1.0","lint-staged":"^15.2.8","webpack-cli":"^5.1.4","@types/streamx":"^2.9.5","@types/node-forge":"^1.3.11","stream-browserify":"^3.0.0","@types/readable-stream":"^4.0.15","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.0","webpack-bundle-analyzer":"^4.10.2","@typescript-eslint/parser":"^6.15.0","tsconfig-paths-webpack-plugin":"^4.1.0","@typescript-eslint/eslint-plugin":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/xpla.js_1.9.1_1776225650271_0.8830146390341156","host":"s3://npm-registry-packages-npm-production"}},"1.10.0":{"name":"@xpla/xpla.js","version":"1.10.0","description":"The JavaScript SDK for Xpla","license":"MIT","author":{"name":"XPLA"},"keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"repository":{"type":"git","url":"git+https://github.com/xpladev/xpla.js.git"},"main":"dist/index.js","typings":"dist/index.d.ts","engines":{"node":">=16"},"scripts":{"build":"tsc --module commonjs && webpack --mode production","test":"jest","format":"prettier --check ./src/**/*.ts","format:fix":"prettier --write ./src/**/*.ts","lint":"eslint src --ext .js,.ts","lint:fix":"eslint src --ext .js,.ts --fix","doc":"typedoc","prepublishOnly":"npm run build"},"lint-staged":{"./src/**/*.ts":["npm run lint:fix","npm run format:fix"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"devDependencies":{"@types/jest":"^29.5.12","@types/node":"^22.1.0","@types/node-forge":"^1.3.11","@types/readable-stream":"^4.0.15","@types/streamx":"^2.9.5","@types/tmp":"^0.2.6","@types/ws":"^8.5.12","@typescript-eslint/eslint-plugin":"^6.15.0","@typescript-eslint/parser":"^6.15.0","assert":"^2.1.0","buffer":"^6.0.3","eslint":"^8.56.0","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.0","husky":"^9.1.4","jest":"^29.7.0","lint-staged":"^15.2.8","prettier":"^3.3.3","process":"^0.11.10","stream-browserify":"^3.0.0","ts-jest":"^29.2.0","ts-loader":"^9.5.1","tsconfig-paths-webpack-plugin":"^4.1.0","typedoc":"^0.28.17","typescript":"^5.5.4","webpack":"^5.93.0","webpack-bundle-analyzer":"^4.10.2","webpack-cli":"^5.1.4"},"overrides":{"minimatch":">=10.2.1"},"dependencies":{"@bitcoinerlab/secp256k1":"^1.1.1","@noble/hashes":"^1.4.0","@noble/secp256k1":"1.7.1","@scure/bip32":"1.6","@scure/bip39":"1.5","@xpla/xpla.proto":"^1.10.0","@xpla/xpla.proto-v1_8":"npm:@xpla/xpla.proto@1.8.0","axios":"^1.7.3","bech32":"^2.0.0","bufferutil":"^4.0.1","decimal.js":"^10.4.3","eip55":"^2.1.1","rlp":"^3.0.0","streamx":"^2.21.1","tmp":"^0.2.3","utf-8-validate":"^6.0.0","ws":"^8.18.0"},"gitHead":"b9c432a58db5941d2aa4b89dae06644b7fbacddb","_id":"@xpla/xpla.js@1.10.0","bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"homepage":"https://github.com/xpladev/xpla.js#readme","_nodeVersion":"24.12.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-MpTBgIoQglNA9HERlhJSUBxHjZXyWkV1yt+p9uGnpRXfQuB9UGCzBskqOtd3126uv7JK45yi8R6e1lzBJsO6vw==","shasum":"28a8b8d6c3635a2f29658de4d67cf50d23a2f9d9","tarball":"https://registry.npmjs.org/@xpla/xpla.js/-/xpla.js-1.10.0.tgz","fileCount":1213,"unpackedSize":24138477,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEyUk+NsV61pSsav9+LXvm7OXgsD7q4vF2jZuwzgm/2cAiBv/N4rLeqrTScTvm9f4hSEen9XlMgkMpNSxZ/LVa8maw=="}]},"_npmUser":{"name":"woosweb","email":"woosweb@gmail.com"},"directories":{},"maintainers":[{"name":"zenaad-dev","email":"zena2d.dev@gmail.com"},{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"junhee0","email":"junhee@com2us.com"},{"name":"nowooj","email":"joowon@delightlabs.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/xpla.js_1.10.0_1782755448556_0.0863730453328071"},"_hasShrinkwrap":false}},"time":{"created":"2022-07-27T17:45:53.926Z","modified":"2026-06-29T17:50:49.033Z","0.0.1":"2022-07-27T17:45:54.440Z","0.0.2":"2022-07-27T17:56:25.452Z","0.0.3":"2022-07-28T01:02:04.765Z","0.0.4":"2022-07-28T01:22:26.909Z","0.0.5":"2022-07-28T01:32:38.579Z","0.0.7":"2022-08-01T07:07:05.029Z","0.0.8":"2022-08-01T08:09:30.538Z","0.1.0":"2022-08-08T06:23:58.234Z","0.1.1":"2022-08-11T03:05:35.756Z","0.1.2":"2022-08-11T03:21:14.994Z","0.1.3":"2022-08-11T03:25:05.225Z","0.1.4":"2022-08-11T03:29:27.402Z","0.1.5":"2022-08-11T10:32:07.542Z","0.1.6":"2022-08-11T12:30:49.214Z","0.1.7":"2022-08-12T09:36:43.659Z","0.1.8":"2022-08-15T14:29:26.422Z","0.1.9":"2022-08-18T04:25:18.066Z","0.2.0":"2022-08-20T06:16:30.653Z","0.2.1":"2022-08-23T08:17:43.016Z","0.2.2":"2022-10-31T06:18:42.070Z","0.2.3":"2022-11-01T11:27:55.634Z","0.3.0":"2023-01-26T11:14:54.526Z","0.3.1":"2023-02-16T16:35:47.494Z","0.3.2":"2023-07-28T06:43:36.385Z","1.0.0-beta.0":"2023-07-29T13:46:16.638Z","1.0.0-beta.1":"2023-07-29T16:05:24.404Z","1.0.0-beta.2":"2023-08-02T03:34:48.108Z","1.0.0-beta.3":"2023-08-17T10:43:52.799Z","1.0.0-beta.4":"2023-08-18T01:26:07.267Z","1.0.0-beta.5":"2023-08-18T01:54:11.942Z","1.0.0":"2023-08-18T06:19:17.465Z","1.3.1-beta.1":"2024-01-10T18:03:14.293Z","1.3.1":"2024-01-30T01:20:12.050Z","1.3.2":"2024-03-15T01:08:52.626Z","1.5.0":"2024-05-23T08:28:56.341Z","1.5.1-beta.1":"2024-07-02T08:03:02.526Z","1.5.1-beta.2":"2024-07-15T01:10:54.230Z","1.5.1":"2024-07-19T05:25:58.609Z","1.6.0":"2024-09-25T05:14:18.285Z","1.6.1-beta.1":"2024-11-04T07:09:00.137Z","1.6.1-beta.2":"2024-11-06T02:27:15.927Z","1.6.1":"2024-11-21T01:53:53.241Z","1.7.0-beta.1":"2024-11-28T07:44:13.688Z","1.7.0-beta.2":"2025-01-22T05:43:55.469Z","1.7.0-beta.3":"2025-02-06T02:55:26.729Z","1.7.0":"2025-03-06T09:31:34.223Z","1.8.0-beta.1":"2025-08-27T06:17:49.101Z","1.8.0-beta.2":"2025-09-01T08:45:29.940Z","1.8.0-beta.3":"2025-09-01T13:18:50.921Z","1.8.0-beta.4":"2025-09-11T05:04:39.007Z","1.8.0":"2025-09-11T09:38:21.728Z","1.9.0-beta.1":"2026-03-05T06:05:45.425Z","1.9.0":"2026-03-25T05:00:31.557Z","1.9.1":"2026-04-15T04:00:50.617Z","1.10.0":"2026-06-29T17:50:48.790Z"},"bugs":{"url":"https://github.com/xpladev/xpla.js/issues"},"author":{"name":"XPLA"},"license":"MIT","homepage":"https://github.com/xpladev/xpla.js#readme","keywords":["xpla","cryptocurrency","blockchain","smart-contracts","wasm","altcoin","altcoins","wallet"],"repository":{"type":"git","url":"git+https://github.com/xpladev/xpla.js.git"},"description":"The JavaScript SDK for Xpla","maintainers":[{"name":"zenaad-dev","email":"zena2d.dev@gmail.com"},{"name":"woosweb","email":"woosweb@gmail.com"},{"name":"junhee0","email":"junhee@com2us.com"},{"name":"nowooj","email":"joowon@delightlabs.io"}],"readme":"# xpla.js\nXpla.js is a JavaScript SDK for writing applications that interact with the Xpla blockchain from either Node.js, browser, or React Native environments and provides simple abstractions over core data structures, serialization, key management, and API request generation.\n\n## Installation\n\nGrab the latest version off [NPM](https://www.npmjs.com/package/@xpla/xpla.js):\n\n```sh\nnpm i --save @xpla/xpla.js\n```\n\n## License\n\nThis software is licensed under the MIT license. See [LICENSE](./LICENSE) for full disclosure.\n\n© 2022 Xpla.\n","readmeFilename":"README.md"}