{"name":"@getalby/sdk","version":"8.0.3","description":"The SDK to integrate with Nostr Wallet Connect and the Alby API","type":"module","repository":{"type":"git","url":"git+https://github.com/getAlby/js-sdk.git"},"bugs":{"url":"https://github.com/getAlby/js-sdk/issues"},"funding":{"type":"lightning","url":"lightning:hello@getalby.com"},"sideEffects":false,"source":"src/index.ts","module":"./dist/esm/index.js","main":"./dist/cjs/index.cjs","types":"./dist/types/index.d.ts","unpkg":"./dist/types/lightning-sdk.umd.js","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.cjs","types":"./dist/types/index.d.ts"},"./lnclient":{"import":"./dist/esm/lnclient.js","require":"./dist/cjs/lnclient.cjs","types":"./dist/types/lnclient.d.ts"},"./nwc":{"import":"./dist/esm/nwc.js","require":"./dist/cjs/nwc.cjs","types":"./dist/types/nwc.d.ts"},"./oauth":{"import":"./dist/esm/oauth.js","require":"./dist/cjs/oauth.cjs","types":"./dist/types/oauth.d.ts"},"./webln":{"import":"./dist/esm/webln.js","require":"./dist/cjs/webln.cjs","types":"./dist/types/webln.d.ts"},"./utils":{"import":"./dist/esm/utils.js","require":"./dist/cjs/utils.cjs","types":"./dist/types/utils.d.ts"}},"scripts":{"prebuild":"yarn run clean","lint":"yarn lint:js && yarn typecheck && yarn format:fix","lint:js":"eslint src --ext .js,.ts --max-warnings 0","lint:js:fix":"eslint src --ext .js,.ts --fix","typecheck":"tsc --noEmit -p tsconfig.build.json && tsc --noEmit -p tsconfig.test.json && tsc --noEmit -p tsconfig.e2e.json","format":"prettier --check '**/*.(md|json)' 'src/**/*.(js|ts)' 'examples/**/*.(js|jsx)' 'e2e/**/*.(js|ts)' 'playwright.config.ts'","format:fix":"prettier --loglevel silent --write '**/*.(md|json)' 'src/**/*.(js|ts)' 'examples/**/*.(js|jsx|ts)' 'e2e/**/*.(js|ts)' 'playwright.config.ts'","prepack":"yarn run build","test":"NODE_OPTIONS=--experimental-vm-modules jest","test:e2e":"NODE_OPTIONS=--experimental-vm-modules jest --config=jest.e2e.config.ts","test:e2e:browser":"playwright test --project=chromium","test:e2e:browser:install":"playwright install","test:e2e:browser:ui":"playwright test --ui","test:e2e:browser:headed":"playwright test --headed","clean":"rm -rf dist","build":"rollup -c","dev":"microbundle watch","prepare":"husky"},"dependencies":{"@getalby/lightning-tools":"^8.1.1","nostr-tools":"^2.23.3"},"devDependencies":{"@commitlint/cli":"^20.1.0","@commitlint/config-conventional":"^20.0.0","@playwright/test":"^1.58.2","@rollup/plugin-commonjs":"^29.0.2","@rollup/plugin-node-resolve":"^16.0.1","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-typescript":"^12.1.4","@types/jest":"^30.0.0","@types/node":"^25.7.0","@typescript-eslint/eslint-plugin":"^7.0.0","@typescript-eslint/parser":"^6.3.0","@webbtc/webln-types":"^3.0.0","eslint":"^8.46.0","eslint-config-prettier":"^10.1.8","husky":"^9.1.7","jest":"^30.0.5","lint-staged":"^17.0.4","prettier":"^3.6.2","rollup":"^4.46.2","rollup-plugin-dts":"^6.2.1","serve":"^14.2.4","ts-jest":"^29.4.1","ts-node":"^10.9.1","tslib":"^2.8.1","typescript":"^5.1.6"},"engines":{"node":">=22"},"author":{"name":"Alby contributors"},"license":"MIT","gitHead":"07ed0f40b8adfd722f6d6691f5484c88be060e0a","_id":"@getalby/sdk@8.0.3","homepage":"https://github.com/getAlby/js-sdk#readme","_nodeVersion":"24.15.0","_npmVersion":"11.12.1","dist":{"integrity":"sha512-vPEogAWwLHbL55COeXrRN7yRBXMDGDxX1M2A+o3Lqw60FFng6fa9FK9sw8ptdILMD1dQZq8FzPXuabQ7seoDBA==","shasum":"dd59ce94682c1c041fa90b42c16e959aa2d59f03","tarball":"https://registry.npmjs.org/@getalby/sdk/-/sdk-8.0.3.tgz","fileCount":34,"unpackedSize":10625866,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@getalby%2fsdk@8.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGd+hBIeuBqbRyWVvamgEijdWGelJ29uDKyqNLjszeBOAiEAupfx347mSCPTH/qO6EJdWHGXgFDdARng9FBFzI0k0tk="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:93264750-0d09-4e40-bb49-8c029e7df1e4"}},"directories":{},"maintainers":[{"name":"rolznz","email":"roland.bewick@gmail.com"},{"name":"im-adithya","email":"imadithyavardhan@gmail.com"},{"name":"reneaaron","email":"rene@twentyuno.net"},{"name":"bumi","email":"hello@michaelbumann.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sdk_8.0.3_1779266944016_0.6276686673283443"},"_hasShrinkwrap":false}