{"_id":"@uma-sdk/core","_rev":"33-77f8991fe1bc9e4cee9c5fcdc67e588b","name":"@uma-sdk/core","dist-tags":{"latest":"1.5.0"},"versions":{"0.0.5":{"name":"@uma-sdk/core","version":"0.0.5","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@0.0.5","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"f2c7c912374df24a5db45be73443f2ab40f72474","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-0.0.5.tgz","fileCount":47,"integrity":"sha512-3Q/CG575VsAP2I/v8zbYuqUwt9fKuRmzY9C5b1cLdKfiwwRJKCO40IyKJtnTo14RNeju1lE4iNjOKaXO+m38Bg==","signatures":[{"sig":"MEUCIQCSb6K3L6zoA7jJF/z+W2USOW4HiuAAaqGHsY2VmV4tHAIgfzBfcdCbGucVRAzxuBbhoKYVG4tesi+bVN5cOnKE0nQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210073},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"c69c79a45108854b662d12100f881b1f6a81ded5","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"9.6.7","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"18.17.0","dependencies":{"ws":"^8.12.1","zod":"^3.22.2","dayjs":"^1.11.7","crypto":"^1.0.1","eciesjs":"^0.4.4","graphql":"^16.6.0","auto-bind":"^5.0.1","secp256k1":"^5.0.0","graphql-ws":"^5.11.3","crypto-browserify":"^3.12.0","zen-observable-ts":"^1.1.0","@react-native-async-storage/async-storage":"^1.18.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","dotenv":"^16.3.1","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","@types/ws":"^8.5.4","dotenv-cli":"^7.3.0","typescript":"^4.9.5","@types/jest":"^29.5.3","eslint-watch":"^8.0.0","jsonwebtoken":"^9.0.1","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.5_1695855342932_0.12172712106012162","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"@uma-sdk/core","version":"0.0.6","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@0.0.6","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"43ff6f55b0037985164718b2e85fb97bac22b973","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-0.0.6.tgz","fileCount":47,"integrity":"sha512-/E7Su2XX6u/R19IMnfa0Pa+4JBRyvqddSgw62VlsKa4mWGl4XtPpVNS3J+nyZbp5XJtGoPy7ohkoy6PhpBup0w==","signatures":[{"sig":"MEUCIDX5Iege5i7KbcScTY2OfKzz6iKssM/mtz8U1cbEvFA/AiEA4tWKjKfPytAZ20l3FLVRKxoyIf/mblyTk3o19s/PuKA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210292},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"6c3cea4bfb7e86965f94dddda4b89c3cd2fc7888","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"9.6.7","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"18.17.1","dependencies":{"ws":"^8.12.1","zod":"^3.22.2","dayjs":"^1.11.7","crypto":"^1.0.1","eciesjs":"^0.4.4","graphql":"^16.6.0","auto-bind":"^5.0.1","secp256k1":"^5.0.0","graphql-ws":"^5.11.3","crypto-browserify":"^3.12.0","zen-observable-ts":"^1.1.0","@react-native-async-storage/async-storage":"^1.18.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","dotenv":"^16.3.1","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","@types/ws":"^8.5.4","dotenv-cli":"^7.3.0","typescript":"^4.9.5","@types/jest":"^29.5.3","eslint-watch":"^8.0.0","jsonwebtoken":"^9.0.1","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.6_1695862426885_0.8794341512009032","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@uma-sdk/core","version":"0.1.0","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@0.1.0","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"adc3c70bbc65886a08ccc8d55d244a0f7198bfcd","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-0.1.0.tgz","fileCount":47,"integrity":"sha512-KO8darg6WmDJe8U+42zZZg+bEqLXfojq4+tfxr6kAhqGjVKin+QdX5ZcyOXX7iqzImRF9dtxZgJrk4beKyX/6w==","signatures":[{"sig":"MEQCIAPrd7Ng8q4y2MJnfLYa9/t97eDPtUzwwHp91FEc1a5TAiAkY3SOBDV3CsC7fWzjMkPWOMmXoo6N5jWkHCBdaWougQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213511},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"1dba59bdac2095563aa410451e08eaad1e9dc45f","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"9.8.1","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"18.18.0","dependencies":{"zod":"^3.22.2","crypto":"^1.0.1","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","typescript":"^4.9.5","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.0_1697483688780_0.8401630961936182","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@uma-sdk/core","version":"0.1.1","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@0.1.1","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"1f0a51c40ebad24dc1fbc77fa21f01498dc86be5","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-0.1.1.tgz","fileCount":47,"integrity":"sha512-pAVRyS7YIU2rv4w8glcKmddp1Qvp+X+m/ZUSZEmWXmyZQ1Q9zdndXRjL1PCgu+q++dd9DW3pNXwDEjgUB23ATQ==","signatures":[{"sig":"MEUCIGKJs4QY7Y0+Yi68sBpGBJKq6oXgWDwx7onsum7g8bpIAiEA2QfbmCKxszBfX4158vwo4IXtI7WCNGQOGnI3inOX9uI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":216878},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"23236830756827c9a12e07e034c73000bcb1681d","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"9.8.1","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"18.18.0","dependencies":{"zod":"^3.22.2","crypto":"^1.0.1","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","typescript":"^4.9.5","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.1_1697499740219_0.8972898677161367","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"@uma-sdk/core","version":"0.1.2","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@0.1.2","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"695e30a21b283d1e636d352a0c1b20dfede00669","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-0.1.2.tgz","fileCount":47,"integrity":"sha512-38XhPtR9fVGZ9PM6RBzKXa4sXzj2U4u6H3oPVQV1HdYqAa2YQu5CLOGnRVCLq8ILB0OdXF7gWjx9mDuylHNiOg==","signatures":[{"sig":"MEYCIQCm8uMl+PSG/F24SYQszjB8hXjL8RjyCst4CsssE4eZrAIhAIeaUbIim1eooFSEKPABZWLaFI8+XEkADe7gF8HXoGtZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222370},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"48be4fa364e8aa1059257e73544ac94b4c932629","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"9.8.1","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"18.18.2","dependencies":{"zod":"^3.22.2","crypto":"^1.0.1","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","typescript":"^4.9.5","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.2_1697945485578_0.6667590679944548","host":"s3://npm-registry-packages"}},"0.1.3":{"name":"@uma-sdk/core","version":"0.1.3","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@0.1.3","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"368b470b90d1b133971e2173aff8c3a1f651a5a6","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-0.1.3.tgz","fileCount":47,"integrity":"sha512-iDX+vOByEcjCXGXozoaPf6UfN9q5tYCXnuRPgTOYzXJa9VDA1AN+kyXMkH8hilfCCRTrVwUTsaeyyeEuH6X7lA==","signatures":[{"sig":"MEQCIGzYpA7300uuqjDbCmOxZunu5Y5/mPM25DvfR82NxAbiAiBcW/gxnVh5oMv4xFdMGc/7UdxJbAVGgWCzUM9oyd9BTg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222833},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"8bce8df6c58f0843f364c8a490e6e9fbe563c4b3","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"9.8.1","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"18.18.2","dependencies":{"zod":"^3.22.2","crypto":"^1.0.1","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","typescript":"^4.9.5","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.3_1698210005806_0.46547673838419623","host":"s3://npm-registry-packages"}},"0.1.4":{"name":"@uma-sdk/core","version":"0.1.4","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@0.1.4","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"2c13e7c361c45e0c6c0dd5139175182b90324cb3","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-0.1.4.tgz","fileCount":47,"integrity":"sha512-q/YlVUec3A3bHZE5uiFCGjRTltOh/e6wu8WSt39s2EIj+V3857oPn2G6wNZIiIwAsQlX57YnPECxygBVaAxj3g==","signatures":[{"sig":"MEUCIGfo1ZBbfQ1HSKePYMnAHrSnHukWLqKDHRxJAD6sYWW6AiEAorWLoXYSQxuGFTeiT/JVjqcczEtRZXPcz6oi+QnmrYY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":237706},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"fd08f90665adb7bddebc10b1a01e0b5ab18c35f7","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"20.9.0","dependencies":{"zod":"^3.22.2","crypto":"^1.0.1","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","typescript":"^4.9.5","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.4_1698783625440_0.3879337697333929","host":"s3://npm-registry-packages"}},"0.1.5":{"name":"@uma-sdk/core","version":"0.1.5","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@0.1.5","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"6843422310f3381fe0898064215bf07d978efea5","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-0.1.5.tgz","fileCount":51,"integrity":"sha512-x6FLwu1OEiz0ETRb7Qp8uy2E6U7bciOBTY0rx9tYwY/h4Z5VSoCUVC8APQOiKDDIKD7Z22AEDmFVcbhvHr54ag==","signatures":[{"sig":"MEUCIBNBnXj9jgfWUi6+StLFWYQXhj4VZ6kLHxEHJHBvD/NfAiEAmeNDaWSk98xrCJcCSNiRZCivAav3oeTltIab5NihGYA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":246058},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"111fcec0aca4ff35beda831a6f29c383bff99752","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"20.9.0","dependencies":{"zod":"^3.22.2","crypto":"^1.0.1","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","typescript":"^4.9.5","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.5_1698791656852_0.29755091124804056","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@uma-sdk/core","version":"0.2.0","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@0.2.0","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"6b9ba112bdb47adde582e7f7be5bc69625f939a9","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-0.2.0.tgz","fileCount":51,"integrity":"sha512-EXcRrduaZSYgZwMpr2nY8XeQZOyPxNQxY+dJrTgZC6diVn2NTSSRVB1e43vgUAeutPG+0VYXtvitg7Os65DRTA==","signatures":[{"sig":"MEUCIFfbSEO0bSsd8WOG80Eprl7xMtP7hon/GLlHKi6nh0M4AiEA8Byv05RDi5sIxSyQfEnJTzN6T64gq7u1byNlbgRBpCg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":245907},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"ab04fc0d699e3e5e5fa74de9cad61ecfad72c7fa","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"20.9.0","dependencies":{"zod":"^3.22.2","crypto":"^1.0.1","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","typescript":"^4.9.5","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.2.0_1699051184457_0.6652222459277675","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"@uma-sdk/core","version":"0.3.0","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@0.3.0","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"ae024ca051690f95c60f936657e33612cb9e99f0","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-0.3.0.tgz","fileCount":51,"integrity":"sha512-1SDuX2YH28RKTGvszJxLL1+yLR8I8HzcTIxvZgI5nkNeBmJXTmzPj3fINgGaxRHgDRZqpMTVF5ihe9w/a4TwDg==","signatures":[{"sig":"MEUCIQCaAP2BIWJO6pCG9G9Z6HNLi5B3w3UnZR+QMJdEhw2TywIgLyboTTZrRMgkQ+87y9LBv2aRuB+R4FJVCqRx0juz6HU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":253568},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"b7c69eb33d423a380dd62e9bc7bcaa30ed956341","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"20.9.0","dependencies":{"zod":"^3.22.2","crypto":"^1.0.1","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","typescript":"^4.9.5","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.3.0_1700105890707_0.5966114513042473","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"@uma-sdk/core","version":"0.4.0","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@0.4.0","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"5f7e4a7b71107db4ab859474f04614778ac840f5","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-0.4.0.tgz","fileCount":51,"integrity":"sha512-e56JsCtATP/BIZzSPuewyW184SLJuRz3xHJkFHAeWLiENHQ6USFMrYBagCvx7MNAyMjinIF4XDFj9CAX5T4iTw==","signatures":[{"sig":"MEYCIQDq3Yj0iFTa7lh4bbltcRZN6JVDlxk6h4fUg9eZDRHllAIhALyM36CM1ocVWZdfFvdp7GEKFcmg0CicHfeQDHbMRWr4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":256665},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"d0a5c7dea456d78056f3fd5c4818676f0ab2baa3","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.2.3","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"20.10.0","dependencies":{"zod":"^3.22.2","crypto":"^1.0.1","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","typescript":"^4.9.5","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.4.0_1701465640881_0.781013628834311","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"@uma-sdk/core","version":"0.5.0","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@0.5.0","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"db4881005a7d1c8fa8a9f4a614bf8c19f9934210","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-0.5.0.tgz","fileCount":51,"integrity":"sha512-hegxKyFdt9Ghcb3LZBF8+8y7f2/hGjAfBlPZlS9PSeQ2o+UV71izk1hndjXdIMRKLEINJSp2tT3QzIwSBY5C+w==","signatures":[{"sig":"MEUCIB7lDaoj7t69uwdgewWvZSzHozrKtH72lcEfNnKS8pIcAiEA6LoW6OeZDQoX40xQGDE/ZhFAc0BpMyr5ckAiTV/udZk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":256586},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"9f08ccd1753195a0d44e2cfb263fd9efbdee1f69","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.2.3","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"20.10.0","dependencies":{"zod":"^3.22.2","crypto":"^1.0.1","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","typescript":"^4.9.5","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.5.0_1701824820355_0.9788119157410706","host":"s3://npm-registry-packages"}},"0.5.1":{"name":"@uma-sdk/core","version":"0.5.1","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@0.5.1","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"75034a8934fe03a23da3232aa2da46ffd4de14c3","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-0.5.1.tgz","fileCount":51,"integrity":"sha512-RieNwhK5+cjDMSkOTGBPTWxjxPciS7tdGQCgqwsAeq2kk0ysKdGBM5r18J11pQXQlneN1/mp8Th16ZuSLqXOjA==","signatures":[{"sig":"MEYCIQCgw5fj8pbpO2/iNEOooPDiHH2tFoDGgh+83xk5droVVwIhAKfLq1ADO86Z3U+sVBv73x+H/hknkOSPNi33HRcu8E9W","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257209},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"02dfb149c93dddb56a2ba7a834b12c86dc1fadb7","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.2.3","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"20.10.0","dependencies":{"zod":"^3.22.2","crypto":"^1.0.1","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","typescript":"^4.9.5","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.5.1_1702573388527_0.6878527471224412","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"@uma-sdk/core","version":"0.6.0","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@0.6.0","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"1424074eb2b3bf3ccf913a5f191a126a37a5832f","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-0.6.0.tgz","fileCount":51,"integrity":"sha512-YvBmB5M94cV9YkW/kYQUv9FX5wWjkabQ4NfE8EBzzFA/JsRH7GbvHaOQGar3hXSz7T5gDDIFQM3qpmB6groz9g==","signatures":[{"sig":"MEUCIQD8Ow9K4lN57wMqOr7UioO2y8rJEsub4/6pHiA+WGDD6AIgDtQkyFeHwCLoDC862wTNiniMXsx7LlhzbG/eLRb0dho=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":258579},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"48dacab15cb3950eb198938ba9d9ba6542cdc3cc","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.2.3","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"20.10.0","dependencies":{"zod":"^3.22.2","crypto":"^1.0.1","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","typescript":"^4.9.5","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.6.0_1703053332335_0.016588471885270906","host":"s3://npm-registry-packages"}},"0.6.1":{"name":"@uma-sdk/core","version":"0.6.1","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@0.6.1","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"52ebdeb1c4b2d7850a048a0f708bf65e29930237","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-0.6.1.tgz","fileCount":51,"integrity":"sha512-ZyR1uS/LhQBtnwSadxdAIQhDumc1hQwIb65xjaPfL4qQgPeDljGlIikYx93D5dGlSRAw/7PkDS+qekXzcVMfww==","signatures":[{"sig":"MEQCIC6hZYT5elSkbAc2yOtIVOrjnxs6VmApwZPD/GIVsX6HAiABVq1lRKn0Wfs6IFI+7vOX+h1ujT4bKHVBFJR1Wh/Dqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":258749},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"2ef049908fd32da5e00c1e490c72507fdd68ebd1","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.2.3","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"20.10.0","dependencies":{"zod":"^3.22.2","crypto":"^1.0.1","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","typescript":"^4.9.5","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.6.1_1703137888068_0.5837403010419575","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"@uma-sdk/core","version":"0.7.0","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@0.7.0","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"ca584affa53576d15f13f2370343a5c9cda48cdd","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-0.7.0.tgz","fileCount":51,"integrity":"sha512-pCoEoCt51ixaiV47yjGFnTPuexFMbm1X4Pu813LR/d2xj9SEQfP05VO5aK1Dq9tuGcDSp9aJApwGVZGWdvbvJg==","signatures":[{"sig":"MEYCIQDlPuJm27zmF+MXm81GlSIb9KMIJQpjQ+n6+pKuOd4MSwIhAI8OBaImL+Z7VfVsL6LtxUIvXuIDBhH7HN4zBL8sJEjk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":265404},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"4590d6b1c390533dbb8e1e2b41c363572756765a","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.2.3","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"20.10.0","dependencies":{"zod":"^3.22.2","crypto":"^1.0.1","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","typescript":"^4.9.5","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.0_1703226754204_0.5875388822909351","host":"s3://npm-registry-packages"}},"0.7.1":{"name":"@uma-sdk/core","version":"0.7.1","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@0.7.1","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"c0d33fce39bc14515bf4a4da7236fb4870d957a4","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-0.7.1.tgz","fileCount":51,"integrity":"sha512-1dU8drHV179ZJiNzj1q/340+uoI6NqkJQRSayB4jmc1IqEZ6H+//xI6jhGMKpXVIp+r/VrHJECuTgJaOHeWR1g==","signatures":[{"sig":"MEUCIQCbntoRt60BbhZAqlYf4nmXGzRWbTstiP0WAXiwr6FO9AIgAzZdtECohC6WoEri8yFME2/LvvxTTv+jeL4Op8vx5u0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":265547},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"16a974a74fe8e84604c5ae5522bdc9b8301fcb24","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.2.3","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"20.10.0","dependencies":{"zod":"^3.22.2","crypto":"^1.0.1","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","typescript":"^4.9.5","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.1_1703229135635_0.4930074127434487","host":"s3://npm-registry-packages"}},"0.7.2":{"name":"@uma-sdk/core","version":"0.7.2","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@0.7.2","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"8a3537aea51fc9e4b7e1b660513815ca911711ab","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-0.7.2.tgz","fileCount":51,"integrity":"sha512-+bCZZK1MZBreW9SpE8DOgLizsrOBAGmTarR477ciFaFMWrP40oNHCELBHzfGncT9ClItxkj6xiO5ONDSLcgIIA==","signatures":[{"sig":"MEYCIQDFEaSakWeyS8a/3k9PAGuoVae3I3qB7pmsUn2BSiTH9QIhAKqYZUVUbek9+FqjbE/d2Ec3CZOSK1A+J8+bNvpWJYYu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":265665},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"d4172875eba3cf4ff592b37b51756e99901203c0","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.2.3","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"20.10.0","dependencies":{"zod":"^3.22.2","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","typescript":"^4.9.5","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.2_1703828235841_0.39772945267546445","host":"s3://npm-registry-packages"}},"0.7.3":{"name":"@uma-sdk/core","version":"0.7.3","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@0.7.3","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"c9b5fe5c6bfa3bb2e2bdaba22ae58954b21e5bd5","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-0.7.3.tgz","fileCount":55,"integrity":"sha512-oI1xKOHgGfyhNsM+VxpEfsTZMEfwiuYDfAf0ttnNwQsOBfYP73AVdL9pzwaMwFy5CCCW0tUVDgzeZzkIutt9dw==","signatures":[{"sig":"MEQCIHRkYHko+iybXHayv/qwt9QMEK5F9hJmAPXDHiJRwvOWAiBNdDxvqSWcD/os6Ta1xI9mfVzEDrEKwn0HZWzziMmAZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":267395},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"29d7fd4cec366eaa085967cb6eba62d8afc15fd9","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.2.3","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"20.10.0","dependencies":{"zod":"^3.22.2","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","typescript":"^4.9.5","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.3_1705646615376_0.5695173415674752","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"@uma-sdk/core","version":"0.8.0","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@0.8.0","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"7209c5b6b7f52baef0dfbc81ed280df85c666321","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-0.8.0.tgz","fileCount":59,"integrity":"sha512-oag5ao0XizQ5qmRiSIp9lwNccELTo6dNDd0NwQMqsgSR7ZE2I4GQA4/5vfhejRKZG5RybNVoLcdxHMN4niZaMw==","signatures":[{"sig":"MEQCICyRkOCM+9xn+1gng00J39ZyEv3gDoZxLa3WvBdTcjIeAiB5JhGvipl6LmyyTrydqKnGOh6V4fThG37d0IAkkqnxNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":281546},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"39b66262a31d94350ffd287eecca7be6bed7389d","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"zod":"^3.22.2","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","typescript":"^4.9.5","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.8.0_1710193534822_0.2736354020760656","host":"s3://npm-registry-packages"}},"0.8.1":{"name":"@uma-sdk/core","version":"0.8.1","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@0.8.1","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"5a523b1b8416a1515c46036d903059b3a683a11f","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-0.8.1.tgz","fileCount":59,"integrity":"sha512-jPx9T/I8m4pFUFOZh+d+7h4o338YOVd2YhkwxoFe+WvAefQrxtqoD9Zx5CEmJ1Ji/HtzrezMcTYKdyIPT3JkFQ==","signatures":[{"sig":"MEUCIC09dRuGyMamUh0I00awjHCYmcym+YLcmcZmn/CZGeBQAiEAvWjfYFuB9EE4GKiNMHWxtxRMVlyDMo1DFj9GjfTqdA8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":284624},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"5ddc2e52523cfd8c26e10513c3979f05947e0dac","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"zod":"^3.22.2","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","typescript":"^4.9.5","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.8.1_1710197223205_0.1663041111899135","host":"s3://npm-registry-packages"}},"0.8.2":{"name":"@uma-sdk/core","version":"0.8.2","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@0.8.2","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"9d88b3a7b7e05a73334614e156058519af293a5d","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-0.8.2.tgz","fileCount":59,"integrity":"sha512-OIgVyr1OviV3TjvWhQZlzMcncztWxNjnb6EQIrZIdPamcMKtM7OUzOVr0U5SDFqsmYXlptYSdx5oo8fmHXfGow==","signatures":[{"sig":"MEQCID+qiCxmWUnC2ZCsGXQ0WmAES685DimIo6HU20gIKgC8AiAovaQYIrAe2kNacP4kUtIJPAC7Yafp6Ko6/604kz12MA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":285381},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"4973c5632f64bb7ba71d43a9f325e3c297a063c1","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"zod":"^3.22.2","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","typescript":"^4.9.5","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.8.2_1710975005464_0.04105378078248134","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@uma-sdk/core","version":"1.0.0","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@1.0.0","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"5ce3bbf9730374ee99a362dc3fa777ba0a5e1592","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-1.0.0.tgz","fileCount":95,"integrity":"sha512-u4vgmKxNmLwXAtUjILgQdVKFmJ4KsoB4M0Qr68VBv96dc8GQUt1+TotjfchDz0a7dpIqtYvp9LywzncoBHZvJQ==","signatures":[{"sig":"MEUCIQCLx3RzdKyYe+8wflaBw7Nsc2QpdS7X/J0Ulu0hnd2NXQIgXd4w/xTEdlWC+PKYfd3MjysINntEvnrvUM7YyZe2Bs4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1147703},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"1ee576c9e63ac90327a2d83df203955a93a3da4e","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"zod":"^3.22.2","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","typescript":"^4.9.5","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.0_1712081293716_0.6215075544931505","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@uma-sdk/core","version":"1.0.1","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@1.0.1","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"0a90743c655830e91392905444bbba2e8625d234","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-1.0.1.tgz","fileCount":95,"integrity":"sha512-e0YnSHGw/N/Fpf4pptO3murMQYyOVBHY1i0gfeKocL8PjVnowCCPfre6msLY2fkJt9Rti4Ld/+vdlmjj6mhqGA==","signatures":[{"sig":"MEQCIBWbSgY32tmMt8yjSU1+WELPsMEiK7+1RKuXTOwhCEtHAiB3t93NMZuJ8xrNsv+m08iTN97H8XDcIYr8m1P23iobaQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1149446},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"adea32c1cc42bb2f59cd54495c5909f41ee29898","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"20.12.2","dependencies":{"zod":"^3.22.2","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","typescript":"^4.9.5","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.1_1713984556862_0.16304502983628022","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@uma-sdk/core","version":"1.0.2","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@1.0.2","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"5e6b2e0a6a01db8bf9329e50403d86a5776b35f8","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-1.0.2.tgz","fileCount":95,"integrity":"sha512-EGEg5GgxaGO4u3ZmdHfDclBVPp+xfrcNh66sF73vC0pDCXeqDdOys+eONhDhsWU40X8LOfnK3HCg8ToTUK2bGA==","signatures":[{"sig":"MEQCIBvWZLrSUK/FyNfnGr1LICDsb6vmSxqg0uPd1pjQ9mipAiAnMY8PqIECqvEGETQ7t0uq+1v0W18vPfRA1UGSjP+Zcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1149641},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"05ec530dff180b6942300e885bc680133f745cd3","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.5.2","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"20.13.1","dependencies":{"zod":"^3.22.2","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","typescript":"^4.9.5","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.2_1716921873321_0.1895731047251472","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@uma-sdk/core","version":"1.1.0","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@1.1.0","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"0d094009d0b27b594ab4edd605c75282aa25733b","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-1.1.0.tgz","fileCount":95,"integrity":"sha512-1pfLhlWegh6/E+I7OC+79PbGJVKC8nAOHEA22LbX5dIh9HaL0v8DBubWnxp4vyVfXrYdxaF7qX+uf+zyWfGhTg==","signatures":[{"sig":"MEUCIQDiAxIRt5nxV/kCRmV+KvyPAz++vepBNdw+8oCKHntZcQIgDlb/Vf63fsPwR3dDxOd63YaM3z3Zecjto36yL2OfGOI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1149956},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"8187e1509ec1fcc71c9cc6cda5bcbee8003320cb","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"20.15.1","dependencies":{"zod":"^3.22.2","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.3.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"3.0.2","typescript":"^4.9.5","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_1.1.0_1721328680915_0.40259589513441507","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@uma-sdk/core","version":"1.2.0","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@1.2.0","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"043da9a8e6e2d06b1619b07923788ffec179dc23","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-1.2.0.tgz","fileCount":103,"integrity":"sha512-hzALT6pyRqXtrVt3BdNqzJlQamGpKRCgiiaEIePPpngdiwKjFc8l4EROteLpsxGfMEuSrSHK9i9VstDT22OieA==","signatures":[{"sig":"MEUCIQD3k3EL62lGLP+BPgal2pyK217lTAcRVlH2sGxuE3Ap4wIgbpwR0MsEnOpJ0MTZaeKlZ1SVyJ8FkqXW9db3mtH5lGw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1263640},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"9595ddf4275f54e58edc50be7743b2246bf76626","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"20.17.0","dependencies":{"zod":"^3.22.2","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.57.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"^3.3.3","typescript":"^5.0.0","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_1.2.0_1725565570691_0.24961223597765891","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"@uma-sdk/core","version":"1.2.1","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@1.2.1","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"ae66a3255fc040c2b467b7241e3da1a2fa45093b","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-1.2.1.tgz","fileCount":103,"integrity":"sha512-3/QFI28qo+HFb1QtfP/Q+bvsXiHlaxPq1YJvxss17cPAA7Xn1xTp3pcJLVjGsY54e/cvcAWqW7gZf3f3e+D+pg==","signatures":[{"sig":"MEUCIQC8feHsKYv0WX3ztqKyzzdFoLUayxWhVNCv6dSmeFZg5AIgW9gOrgph/tSYEND23XS9WUDr4xX5EXfpHE7Jm5PBTEY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1275961},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"f69be64b4c56773b16328a51f983b77af90af0d3","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"20.17.0","dependencies":{"zod":"^3.22.2","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.57.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"^3.3.3","typescript":"^5.0.0","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_1.2.1_1726123591982_0.8406524803107702","host":"s3://npm-registry-packages"}},"1.2.2":{"name":"@uma-sdk/core","version":"1.2.2","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@1.2.2","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"3f4ee9563c50e44a7716d5c84721ac4c1fa2b757","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-1.2.2.tgz","fileCount":103,"integrity":"sha512-X2tD44sPQzsX64UuLcbIileWbWlokpATdolaxM0+XIL3kOz9RSCkTk6V6B7BhDeCmcjS39/qP+w8HalKXdIXsA==","signatures":[{"sig":"MEUCIQDuCNR1in038VmV958ki5L1+mrzybFN359XvtuVUZRTFgIgGTtldv63RfbJPlR8t7qcJLIheCe1gogEREYMThELJ6k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1277328},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"fe6c95e03dc7897f033d486e401238a641587728","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"20.17.0","dependencies":{"zod":"^3.22.2","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.57.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"^3.3.3","typescript":"^5.0.0","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_1.2.2_1727419948115_0.7722540959370765","host":"s3://npm-registry-packages"}},"1.2.3":{"name":"@uma-sdk/core","version":"1.2.3","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@1.2.3","maintainers":[{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},{"name":"coreymartin","email":"coreyn.martin@gmail.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"a72ae3a53f34d8ccfa35352d477c9f09be0debd1","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-1.2.3.tgz","fileCount":115,"integrity":"sha512-+FRBm6MZVBb9y6z7vi28KQRPWK/6JmVgd9mXPjy1748sibZmNpv+9QQ8tEHDONhHPl34mBY81s6f+HNAWXylVg==","signatures":[{"sig":"MEQCIGCPUJT/Ealf6VuanWMuGaJbVHZPfnZGnNhrXLiLe/PcAiAd4ICEne8IdzytfZmOS4xV9JVm+qDw7ebnw2dzWM7YNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1286673},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"0498094674f4fe74254b833a88619c70f7cbb4bc","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"20.18.0","dependencies":{"zod":"^3.22.2","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.57.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"^3.3.3","typescript":"^5.0.0","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_1.2.3_1730240044647_0.6152657138510567","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@uma-sdk/core","version":"1.3.0","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@1.3.0","maintainers":[{"name":"coreymartin","email":"coreyn.martin@gmail.com"},{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"4120e67583aab8382a30d3f442290efa7670d5a6","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-1.3.0.tgz","fileCount":128,"integrity":"sha512-6Uhp3TLP5tYbNFaUc8paqA+VZPotjpbdN8Ujw5f9BpqulRDgxmpFM63pOOaR891u/ufDoHkCaMfIBsijw+lALQ==","signatures":[{"sig":"MEUCIQCcRzKW/vevBxBpg3mvWeXz/XqXp/qM60I6IzPfqor1GAIgeMJR0SkjpTvRJB7m3GAHhXdGApQnTR/Z+3E79CcMnNM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1560918},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"db9585dec9f713323e21ba2315fe3159a7bbf749","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.2","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.57.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"^3.3.3","typescript":"^5.0.0","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_1.3.0_1741050544698_0.9729953519135881","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"@uma-sdk/core","version":"1.4.0","keywords":["bitcoin","lightning","payments","typescript"],"license":"Apache-2.0","_id":"@uma-sdk/core@1.4.0","maintainers":[{"name":"coreymartin","email":"coreyn.martin@gmail.com"},{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"}],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"dist":{"shasum":"8c6fc2df81d1ecd0b38d961019a9662cfe259d39","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-1.4.0.tgz","fileCount":128,"integrity":"sha512-Y8GYkQKelI+zj5z8DQGFez4Df/sq3PDwoiIcsCEqnvl2aXxqy5XaBMnGypFAjaGDd8YB5NyFdjDJH9xmgaYDpQ==","signatures":[{"sig":"MEUCIAS1269+l0GqxtrYx37mZG9/xZgiv2msANsgKElM7ROWAiEA9OlFHte9Kh8OteKhy6QcmwkwsCyNYUZzkgP9XUn8YOc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1561034},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","browser":{"crypto":false},"engines":{"node":">=18.17.0"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"gitHead":"72d9f8d67fc664ff721fdd7012dec6b55e72bf2a","scripts":{"dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","lint":"eslint .","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","types":"tsc","format":"prettier src --check","lint:fix":"eslint --fix .","format:fix":"prettier src --write","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","postversion":"yarn build","lint:fix:continue":"eslint --fix . || exit 0"},"_npmUser":{"name":"coreymartin","email":"coreyn.martin@gmail.com"},"repository":{"url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"UMA SDK for JavaScript","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^3.22.2","eciesjs":"^0.4.4","secp256k1":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","tsup":"^6.7.0","eslint":"^8.57.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"^3.3.3","typescript":"^5.0.0","@types/jest":"^29.5.3","@types/node":"^20.8.4","eslint-watch":"^8.0.0","@types/crypto-js":"^4.1.1","@types/secp256k1":"^4.0.3","@typescript-eslint/parser":"^6.7.5","@typescript-eslint/eslint-plugin":"^6.7.3","prettier-plugin-organize-imports":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_1.4.0_1743524883468_0.7061468910915212","host":"s3://npm-registry-packages-npm-production"}},"1.5.0":{"name":"@uma-sdk/core","version":"1.5.0","description":"UMA SDK for JavaScript","keywords":["bitcoin","lightning","payments","typescript"],"homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","repository":{"type":"git","url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git"},"bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"type":"module","types":"./dist/index.d.ts","main":"./dist/index.js","module":"./dist/index.js","engines":{"node":">=18.17.0"},"browser":{"crypto":false},"scripts":{"build":"yarn tsc && tsup --entry src/index.ts --entry src/objects/index.ts --format cjs,esm --dts","clean":"rm -rf .turbo && rm -rf dist","dev":"yarn build -- --watch","docs":"typedoc --media docs-media src","format:fix":"prettier src --write","format":"prettier src --check","lint:fix":"eslint --fix .","lint:fix:continue":"eslint --fix . || exit 0","lint:watch":"esw ./src -w --ext .ts,.tsx,.js --color","lint":"eslint .","postversion":"yarn build","test":"node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail","types":"tsc"},"license":"Apache-2.0","dependencies":{"eciesjs":"^0.4.4","secp256k1":"^5.0.0","zod":"^3.22.2"},"devDependencies":{"@types/crypto-js":"^4.1.1","@types/jest":"^29.5.3","@types/node":"^20.8.4","@types/secp256k1":"^4.0.3","@typescript-eslint/eslint-plugin":"^6.7.3","@typescript-eslint/parser":"^6.7.5","eslint":"^8.57.0","eslint-watch":"^8.0.0","jest":"^29.6.2","prettier":"^3.3.3","prettier-plugin-organize-imports":"^4.0.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","tsup":"^6.7.0","typedoc":"^0.24.7","typescript":"^5.0.0"},"gitHead":"a2e00f41df52300d0d9312f2ff55d0851dc707c7","_id":"@uma-sdk/core@1.5.0","_nodeVersion":"24.11.1","_npmVersion":"11.6.2","dist":{"integrity":"sha512-6lsZ2d1j+MlnF6HIDeyoP2YkRmJzMh470EjdKzQbimMC7yLCkAsYEUKhz4ckGWOuVpJhzik7pxE7YQUSacy0FQ==","shasum":"3be93eb0adf564ae203e8297c0b513de4baf8414","tarball":"https://registry.npmjs.org/@uma-sdk/core/-/core-1.5.0.tgz","fileCount":136,"unpackedSize":1645913,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC5sYl+d82mGb76z4jZgerC+6GOED8J8jiP+y7HJx1RdgIgblQ9/kc8/eo6SpmTkhcDt0KfFv5dJPtF6LlWPt1PXJs="}]},"_npmUser":{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"},"directories":{},"maintainers":[{"name":"coreymartin","email":"coreyn.martin@gmail.com"},{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/core_1.5.0_1764654502907_0.8154566074811234"},"_hasShrinkwrap":false}},"time":{"created":"2023-09-27T22:55:42.764Z","modified":"2025-12-02T05:48:23.433Z","0.0.5":"2023-09-27T22:55:43.086Z","0.0.6":"2023-09-28T00:53:47.139Z","0.1.0":"2023-10-16T19:14:49.062Z","0.1.1":"2023-10-16T23:42:20.476Z","0.1.2":"2023-10-22T03:31:25.753Z","0.1.3":"2023-10-25T05:00:06.125Z","0.1.4":"2023-10-31T20:20:25.671Z","0.1.5":"2023-10-31T22:34:17.234Z","0.2.0":"2023-11-03T22:39:44.614Z","0.3.0":"2023-11-16T03:38:10.933Z","0.4.0":"2023-12-01T21:20:41.139Z","0.5.0":"2023-12-06T01:07:00.600Z","0.5.1":"2023-12-14T17:03:08.800Z","0.6.0":"2023-12-20T06:22:12.590Z","0.6.1":"2023-12-21T05:51:28.230Z","0.7.0":"2023-12-22T06:32:34.365Z","0.7.1":"2023-12-22T07:12:15.873Z","0.7.2":"2023-12-29T05:37:16.039Z","0.7.3":"2024-01-19T06:43:35.520Z","0.8.0":"2024-03-11T21:45:34.966Z","0.8.1":"2024-03-11T22:47:03.456Z","0.8.2":"2024-03-20T22:50:05.699Z","1.0.0":"2024-04-02T18:08:13.929Z","1.0.1":"2024-04-24T18:49:17.136Z","1.0.2":"2024-05-28T18:44:33.595Z","1.1.0":"2024-07-18T18:51:21.049Z","1.2.0":"2024-09-05T19:46:10.865Z","1.2.1":"2024-09-12T06:46:32.149Z","1.2.2":"2024-09-27T06:52:28.371Z","1.2.3":"2024-10-29T22:14:04.851Z","1.3.0":"2025-03-04T01:09:04.943Z","1.4.0":"2025-04-01T16:28:03.759Z","1.5.0":"2025-12-02T05:48:23.190Z"},"bugs":{"url":"https://github.com/uma-universal-money-address/uma-js-sdk/issues"},"license":"Apache-2.0","homepage":"https://github.com/uma-universal-money-address/uma-js-sdk","keywords":["bitcoin","lightning","payments","typescript"],"repository":{"type":"git","url":"git+https://github.com/uma-universal-money-address/uma-js-sdk.git"},"description":"UMA SDK for JavaScript","maintainers":[{"name":"coreymartin","email":"coreyn.martin@gmail.com"},{"name":"jeremyatlightspark","email":"jeremy@lightspark.com"}],"readme":"# UMA JavaScript SDK\n\nThe UMA protocol implementation for NodeJS! Check out the [full documentation](https://docs.uma.me) for more info.\n","readmeFilename":"README.md"}