{"_id":"@sudobility/types","_rev":"76-ca364299c116fe5342446b0d73fce676","name":"@sudobility/types","dist-tags":{"latest":"1.9.67"},"versions":{"1.8.21":{"name":"@sudobility/types","version":"1.8.21","keywords":["typescript","types","interfaces","0xmail","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"0xmail.box"},"license":"MIT","_id":"@sudobility/types@1.8.21","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"a0a55dfc9fee5211d268374f77b117406dd479a7","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.8.21.tgz","fileCount":248,"integrity":"sha512-di4/M8WNua/9LBCvk0nlC45GdE2ocFlwqa48GjEgF93onpl9/J395eeSWefNF1Db+AEypwUV0YO2UW3Bp1TSpg==","signatures":[{"sig":"MEQCIFG0wvo05zXMKsNBsWoxltQI+VQe/pw0iwOlxp6oZ3foAiAmD2uRGfF+suclsI3vi12uvSiAnRqVVQasQQOm3HfLSQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":684343},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"c29908a00ed610328040a7e6bbd3804b89f6bf7f","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.8.2","description":"Comprehensive TypeScript types, interfaces, and utilities for the 0xmail.box Web3 email ecosystem - optimized for AI-assisted development","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.36.0","rimraf":"^6.0.1","vitest":"^3.2.4","globals":"^16.4.0","prettier":"^3.0.0","@eslint/js":"^9.36.0","typescript":"^5.0.0","@types/node":"^24.5.2","@typescript-eslint/parser":"^8.44.0","@typescript-eslint/eslint-plugin":"^8.44.0"},"_npmOperationalInternal":{"tmp":"tmp/types_1.8.21_1760301107930_0.2069148138035488","host":"s3://npm-registry-packages-npm-production"}},"1.8.22":{"name":"@sudobility/types","version":"1.8.22","keywords":["typescript","types","interfaces","0xmail","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"0xmail.box"},"license":"MIT","_id":"@sudobility/types@1.8.22","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"5027c6aa059bae6e8e8807399db3bca403bdaa75","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.8.22.tgz","fileCount":248,"integrity":"sha512-sRDN20xCPNo6xkNS35YNQhHv3j+5DcIPozilBanmzCge5vtxWUG/sUKBdG6hSniOH9WqaeMvMR99Ie9rxeb4rA==","signatures":[{"sig":"MEYCIQC4nKmxMBs1jyLoPszqD4MpH0VAsNJw75XO4ddklfd00AIhAMzxX2DM0k3WiQgsmhfrLxeW41ZKTtG66qRenjYHtOqq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":675965},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"e8fdd409a88f18e2714772126a6159ae5705d786","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.8.2","description":"Comprehensive TypeScript types, interfaces, and utilities for the 0xmail.box Web3 email ecosystem - optimized for AI-assisted development","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.36.0","rimraf":"^6.0.1","vitest":"^3.2.4","globals":"^16.4.0","prettier":"^3.0.0","@eslint/js":"^9.36.0","typescript":"^5.0.0","@types/node":"^24.5.2","@typescript-eslint/parser":"^8.44.0","@typescript-eslint/eslint-plugin":"^8.44.0"},"_npmOperationalInternal":{"tmp":"tmp/types_1.8.22_1760371720041_0.2246816615720284","host":"s3://npm-registry-packages-npm-production"}},"1.8.23":{"name":"@sudobility/types","version":"1.8.23","keywords":["typescript","types","interfaces","0xmail","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"0xmail.box"},"license":"MIT","_id":"@sudobility/types@1.8.23","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"87c7111edcc890e8fa7575c6af8da0f708f78bda","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.8.23.tgz","fileCount":243,"integrity":"sha512-AQ5YGoX0In7MILPJ2NYGOu/JZjxmVt3BIVJhj/maaJ5dxsfha/BGc0JqXDLib0Q30nQ4P/1WYmhuXt70Oy2cYQ==","signatures":[{"sig":"MEQCIByaOj0hK1rLhH1qyNR/VhqV8mjExWAcusQFJjuAHyFGAiADOP52mtbUQME9fS2Xeus2CziX4n4vlyqJX83KRSzpwQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":582792},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"ab2a194fad651ae0b065ae18c1726482c000afe6","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.8.2","description":"Comprehensive TypeScript types, interfaces, and utilities for the 0xmail.box Web3 email ecosystem - optimized for AI-assisted development","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.36.0","rimraf":"^6.0.1","vitest":"^3.2.4","globals":"^16.4.0","prettier":"^3.0.0","@eslint/js":"^9.36.0","typescript":"^5.0.0","@types/node":"^24.5.2","@typescript-eslint/parser":"^8.44.0","@typescript-eslint/eslint-plugin":"^8.44.0"},"_npmOperationalInternal":{"tmp":"tmp/types_1.8.23_1760374927468_0.34581006257058355","host":"s3://npm-registry-packages-npm-production"}},"1.8.24":{"name":"@sudobility/types","version":"1.8.24","keywords":["typescript","types","interfaces","0xmail","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"0xmail.box"},"license":"MIT","_id":"@sudobility/types@1.8.24","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"4ebb5417f1238410c359daff3ad5a8c62ade8f8b","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.8.24.tgz","fileCount":243,"integrity":"sha512-xJgXu1BMDjQzdYYro//WcM12N1/nDWx8XFCK9BtLnral9nSRIX5s9hi+jUm/lLdIPHZsYXJSwlLECUbQB/tsnQ==","signatures":[{"sig":"MEYCIQClQfk9uu4KgFSaZH2vzn/8CgYmeCOD68S2dGEL5OjMWwIhAPhCYNWI3oRNXDQWp6Jdrpb8xHFhHPyGmyrY4yLGy10h","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":610785},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"d9c447d16fb989ab8eec4e939ff43b88bc85f44d","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.8.2","description":"Comprehensive TypeScript types, interfaces, and utilities for the 0xmail.box Web3 email ecosystem - optimized for AI-assisted development","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.36.0","rimraf":"^6.0.1","vitest":"^3.2.4","globals":"^16.4.0","prettier":"^3.0.0","@eslint/js":"^9.36.0","typescript":"^5.0.0","@types/node":"^24.5.2","@typescript-eslint/parser":"^8.44.0","@typescript-eslint/eslint-plugin":"^8.44.0"},"_npmOperationalInternal":{"tmp":"tmp/types_1.8.24_1760456363680_0.8205185028233211","host":"s3://npm-registry-packages-npm-production"}},"1.8.25":{"name":"@sudobility/types","version":"1.8.25","keywords":["typescript","types","interfaces","0xmail","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"0xmail.box"},"license":"MIT","_id":"@sudobility/types@1.8.25","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"30926a883339f22425573f7554a3f9e61cef3247","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.8.25.tgz","fileCount":243,"integrity":"sha512-GuCpM5Fzfv1KCr7K+GY1AoCkZWnR89o+paMzq+6GOI9g6mDUJovjFcssmsxdSV/YY+fkHrgXsiV1weA9dKC3Sg==","signatures":[{"sig":"MEYCIQD9YB3+Q3owMoAH5GyKsm8qM/q1UKQ6OX5ZLBCzyQCjfAIhAJ1xFd4Dp0z1w31UARnFrEm4o//T/H3AlRtFNL0hk7Pw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":611431},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"791ac6e91505a4242dc1744b31ec5218ff9cdfe5","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.8.2","description":"Comprehensive TypeScript types, interfaces, and utilities for the 0xmail.box Web3 email ecosystem - optimized for AI-assisted development","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.36.0","rimraf":"^6.0.1","vitest":"^3.2.4","globals":"^16.4.0","prettier":"^3.0.0","@eslint/js":"^9.36.0","typescript":"^5.0.0","@types/node":"^24.5.2","@typescript-eslint/parser":"^8.44.0","@typescript-eslint/eslint-plugin":"^8.44.0"},"_npmOperationalInternal":{"tmp":"tmp/types_1.8.25_1760490764054_0.47607459517054806","host":"s3://npm-registry-packages-npm-production"}},"1.8.26":{"name":"@sudobility/types","version":"1.8.26","keywords":["typescript","types","interfaces","0xmail","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"0xmail.box"},"license":"MIT","_id":"@sudobility/types@1.8.26","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"f56fa561a2c07ed7fa8dfdc8230e37c48d1644ae","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.8.26.tgz","fileCount":243,"integrity":"sha512-69tE/PNf2WtgtKNh4bd3RCNCIshzuFHaYhkVyC+M5qR+SY9FBVcnokDbsiozA89cOuEwn7s4pIbxLh02fjoSow==","signatures":[{"sig":"MEQCID39DMCI5Luy2vQX3A6JKLAFacb1LIyDYcX4qLLDj3chAiB9mtvoQ6KjqoMPf8kSuxKzvgIMOcLe65s0IkLrVmhOoQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":611571},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"6ec6335d8939387752e1cc00dc6b2a944cac2e3c","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.8.2","description":"Comprehensive TypeScript types, interfaces, and utilities for the 0xmail.box Web3 email ecosystem - optimized for AI-assisted development","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.36.0","rimraf":"^6.0.1","vitest":"^3.2.4","globals":"^16.4.0","prettier":"^3.0.0","@eslint/js":"^9.36.0","typescript":"^5.0.0","@types/node":"^24.5.2","@typescript-eslint/parser":"^8.44.0","@typescript-eslint/eslint-plugin":"^8.44.0"},"_npmOperationalInternal":{"tmp":"tmp/types_1.8.26_1760538978544_0.7185052323252468","host":"s3://npm-registry-packages-npm-production"}},"1.8.27":{"name":"@sudobility/types","version":"1.8.27","keywords":["typescript","types","interfaces","0xmail","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"0xmail.box"},"license":"MIT","_id":"@sudobility/types@1.8.27","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"eb5dc1b8648898e1448175d4b37ab841a0d2ec59","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.8.27.tgz","fileCount":243,"integrity":"sha512-U15e9j/xv4zI2miT4IVJxnf5Z5H+QuBIyLAuq3QU289HPo8BljFXevm2zUbDY/i5WqFYBoq4LQuQOAhFJ4jANA==","signatures":[{"sig":"MEQCIBLsCpSvCZrEHSlD6xgRavf/8qJhgNYCop9JGSzydhXpAiBNwyJfLNKNDdugtTjzPs39kJbKsH6TAADPBbYBUtX2bQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":612042},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"322a5dff5c6cd52a6ebe3634f7303fa7033c3abd","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.8.2","description":"Comprehensive TypeScript types, interfaces, and utilities for the 0xmail.box Web3 email ecosystem - optimized for AI-assisted development","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.36.0","rimraf":"^6.0.1","vitest":"^3.2.4","globals":"^16.4.0","prettier":"^3.0.0","@eslint/js":"^9.36.0","typescript":"^5.0.0","@types/node":"^24.5.2","@typescript-eslint/parser":"^8.44.0","@typescript-eslint/eslint-plugin":"^8.44.0"},"_npmOperationalInternal":{"tmp":"tmp/types_1.8.27_1760978361932_0.5604604575618979","host":"s3://npm-registry-packages-npm-production"}},"1.8.28":{"name":"@sudobility/types","version":"1.8.28","keywords":["typescript","types","interfaces","0xmail","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"0xmail.box"},"license":"MIT","_id":"@sudobility/types@1.8.28","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"30a4893b05d825bc1dd32a9ca95ff912cde41f2d","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.8.28.tgz","fileCount":243,"integrity":"sha512-MTXzf24v5keoqY+H3VblL+jmnCMAAR7HTTqA9V1j8XJr6eqk74uwnPCQukA2upLxV2C/UuN8Q0Buw1pkeHyZJQ==","signatures":[{"sig":"MEUCIG0HelIxrHOamGPE5YEUA2//W2sN6sStIM+06Hj5jSvEAiEAn7KHTFFrAAIXBCr10ONVaEhVXwPN33534B9c+Lmx6f8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":635057},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"c60435fa157b6959bc027c0e4cdc613fa6284064","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.8.2","description":"Comprehensive TypeScript types, interfaces, and utilities for the 0xmail.box Web3 email ecosystem - optimized for AI-assisted development","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.36.0","rimraf":"^6.0.1","vitest":"^3.2.4","globals":"^16.4.0","prettier":"^3.0.0","@eslint/js":"^9.36.0","typescript":"^5.0.0","@types/node":"^24.5.2","@typescript-eslint/parser":"^8.44.0","@typescript-eslint/eslint-plugin":"^8.44.0"},"_npmOperationalInternal":{"tmp":"tmp/types_1.8.28_1761263213162_0.1386584088707017","host":"s3://npm-registry-packages-npm-production"}},"1.8.29":{"name":"@sudobility/types","version":"1.8.29","keywords":["typescript","types","interfaces","0xmail","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"0xmail.box"},"license":"MIT","_id":"@sudobility/types@1.8.29","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"3b059562b08b1f5cb11aeb2e01557a70f6c6cf20","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.8.29.tgz","fileCount":243,"integrity":"sha512-Xb+zdSSg3mcwL4HWaqkcJwvVAJ/N0TvpsMYuj01wEeuGdgZDuJmkdByRkNZb1CgLrdZOl6c3wwDSrY8pCn+rww==","signatures":[{"sig":"MEUCIA4OjwDw1ikLaF/w0UMWCNwxmQb1jt1onL1dAp+j8nl1AiEAzeU6+TYPJzgVqvKqYnFmNRFbscZntZmXoerpz2f6tCM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":635057},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"4934747027713a73bda98493d71349e7db880e9a","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.8.2","description":"Comprehensive TypeScript types, interfaces, and utilities for the 0xmail.box Web3 email ecosystem - optimized for AI-assisted development","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^3.2.4","globals":"^16.4.0","prettier":"^3.0.0","@eslint/js":"^9.38.0","typescript":"^5.0.0","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.8.29_1761263578160_0.08079919150766379","host":"s3://npm-registry-packages-npm-production"}},"1.8.30":{"name":"@sudobility/types","version":"1.8.30","keywords":["typescript","types","interfaces","0xmail","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"0xmail.box"},"license":"MIT","_id":"@sudobility/types@1.8.30","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"325b48a1568f9a56af94ac39bcc381dd1f1f1392","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.8.30.tgz","fileCount":243,"integrity":"sha512-pSEUglGfBNc4C47qvS1BqbOBpcTmCm2kI8dDL8YNPjYKUYG9zSoOlEgbKRL2ez0rRrKS3Vq9YNvsL6ooPC6dqA==","signatures":[{"sig":"MEUCIQCI0XzcDNuUeOL5KZKUDhLtfUDrz/37JiBeFp6K+/pTQQIgWipwQoG12a5CYIrdESClux+OXBcs4dBjjta2Yrjkr+s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":635373},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"a71bf233fd3d777db0d5e43800404a0f48fb1f84","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.8.2","description":"Comprehensive TypeScript types, interfaces, and utilities for the 0xmail.box Web3 email ecosystem - optimized for AI-assisted development","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^3.2.4","globals":"^16.4.0","prettier":"^3.0.0","@eslint/js":"^9.38.0","typescript":"^5.0.0","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.8.30_1761330723544_0.685464318383531","host":"s3://npm-registry-packages-npm-production"}},"1.8.32":{"name":"@sudobility/types","version":"1.8.32","keywords":["typescript","types","interfaces","0xmail","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"0xmail.box"},"license":"MIT","_id":"@sudobility/types@1.8.32","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"176b12af9e575446e21004416818d8961859b7fb","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.8.32.tgz","fileCount":243,"integrity":"sha512-6KbxkntPd5XPMzJ8UA3C4bWSO1iMZldrTlixGcoGDymGg7eQGDBlPNA1N/kiPBSqv5WifYSgaM42x4Uy1ZPonw==","signatures":[{"sig":"MEUCIQC6y2XoJzMEEx8vPl7lmRtU5UQyKCLryamM34ujR7YTYAIgLa3AWzysN5ba17ImiHe0GT1N8xE5BrvsY1uwpKQcPMM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":635373},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"a0ac3ad97df38a353d9182128c616b7a935a21c6","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.3","description":"Comprehensive TypeScript types, interfaces, and utilities for the 0xmail.box Web3 email ecosystem - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.20.0","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^3.2.4","globals":"^16.4.0","prettier":"^3.0.0","@eslint/js":"^9.38.0","typescript":"^5.0.0","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.8.32_1761593910201_0.5964530289604011","host":"s3://npm-registry-packages-npm-production"}},"1.8.33":{"name":"@sudobility/types","version":"1.8.33","keywords":["typescript","types","interfaces","0xmail","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"0xmail.box"},"license":"MIT","_id":"@sudobility/types@1.8.33","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"faf967ea2cb87cc3517ce826b92c29fafb371870","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.8.33.tgz","fileCount":243,"integrity":"sha512-DUEje5Fbrp3MZqKPEriPURj+upaoklPtBCSoHntQQbjWXNF/EP/Xa1/WSFgz8Cx7bxATPTdmda7Aa4ler6wPLQ==","signatures":[{"sig":"MEUCIBg4svOJz9GWwAO6O9Gx3L8aZfKdiCkxmw67FZrC24dxAiEAnBtUa6yuIxG7e5++uXbyiqPoXLxxkrGIUSlds6vFTkc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":635373},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"fb4cccaf810ea12653ea67e7bbf17209cdbe041c","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.3","description":"Comprehensive TypeScript types, interfaces, and utilities for the 0xmail.box Web3 email ecosystem - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.20.0","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.8.33_1761594390902_0.556642080798673","host":"s3://npm-registry-packages-npm-production"}},"1.8.34":{"name":"@sudobility/types","version":"1.8.34","keywords":["typescript","types","interfaces","0xmail","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"0xmail.box"},"license":"MIT","_id":"@sudobility/types@1.8.34","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"3c2c2fe4a8f9574b0279b3af1da3c37e062dde5d","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.8.34.tgz","fileCount":243,"integrity":"sha512-6OLZ4chswkUc5Q8KXL1Jvn1iUktmWciolxx8IbYpAC0a85tVbYkOgjwcc8XngYQCFdI3yt9Vvv7k9oAnaBhYcQ==","signatures":[{"sig":"MEQCIF4qKyQLrGm6E6c+89f64PkPqtKY5pW/6tuLbDkvG3YqAiBdxeu57MZ625SdxdyNCUZfxMX8WSxhSP0I/LEne0cQKQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":635669},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"ee5909222fff755131de2e19c57c347bcdd7ab7e","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for the 0xmail.box Web3 email ecosystem - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.8.34_1762017618046_0.8050585769531236","host":"s3://npm-registry-packages-npm-production"}},"1.9.0":{"name":"@sudobility/types","version":"1.9.0","keywords":["typescript","types","interfaces","0xmail","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"0xmail.box"},"license":"MIT","_id":"@sudobility/types@1.9.0","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"b6e16482cf57a64d28f6784ac157e7ad6d9a05a1","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.0.tgz","fileCount":243,"integrity":"sha512-eIt9/dYVQbHm01phIWtOSmRBLki70aehTGVDhvzWKoWoDYxcdcfLCnnZGOhfDHesIXKiFrUehPsLv88evzYilw==","signatures":[{"sig":"MEQCIDAVLVK2QcdcEoZp91RIJq6/4/jGtP0JymmIwxtUlOKiAiBwzrcokcrP3z8aXMC/XGexxR3mzuNQcZNVygYfktw0Hw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":634071},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"425833a3ad177c75575a40bd7ecd2f1270be18f6","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for the 0xmail.box Web3 email ecosystem - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.0_1762020469285_0.914851777911774","host":"s3://npm-registry-packages-npm-production"}},"1.9.1":{"name":"@sudobility/types","version":"1.9.1","keywords":["typescript","types","interfaces","0xmail","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"0xmail.box"},"license":"MIT","_id":"@sudobility/types@1.9.1","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"72e8fa867edd915faf46702f7e6820a6d2ed82bd","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.1.tgz","fileCount":243,"integrity":"sha512-w+nFqcGXLOzs+OLRuwbkWGfkwwl4v54xr/um6/HnWqLF+YjZR/67v8eVcH7IukQ3UwZkad8rqjD9tX/sjNW0Bw==","signatures":[{"sig":"MEUCIHT6MIp1j8+K9cv2J8E4QNR8ZaJ4B6Z1FRRk6Fr91w0xAiEAhMc+FyhghKm/fhgJh+uFTVdr3ky2k2h45m82FKBSLb8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":634262},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"288855ea67b4681142a8efc2fa223f17e4a84b3a","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for the 0xmail.box Web3 email ecosystem - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.1_1762190619878_0.2815471918707113","host":"s3://npm-registry-packages-npm-production"}},"1.9.2":{"name":"@sudobility/types","version":"1.9.2","keywords":["typescript","types","interfaces","0xmail","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"0xmail.box"},"license":"MIT","_id":"@sudobility/types@1.9.2","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"5e562e60e5733038dfaf1688643f36b7eff05f77","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.2.tgz","fileCount":243,"integrity":"sha512-jAijH4xJD5LIg/JThjKNsoeBo+tppoaSNFxLK5bz7fIKP5TbP6yS/x1PhgF3VhbqxtQp18VTkYHg8X/OG8t0yg==","signatures":[{"sig":"MEYCIQCr2KRH7ah/P6lWpzbwlCKL1EpA34OOdXt1eoKxZ2e8BgIhAOEja6WprJPM7/8VEs2pqLNjFYpPKPUb03LxIVmp2sWt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":634389},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"8c48f6b0c66c59d6f5c3d687f8ac410ecbe9dccb","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for the 0xmail.box Web3 email ecosystem - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.2_1762216988212_0.4966596678323325","host":"s3://npm-registry-packages-npm-production"}},"1.9.3":{"name":"@sudobility/types","version":"1.9.3","keywords":["typescript","types","interfaces","0xmail","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"0xmail.box"},"license":"MIT","_id":"@sudobility/types@1.9.3","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"803e33a27963a5d7344a03cc0a77152535f13f1e","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.3.tgz","fileCount":243,"integrity":"sha512-fbyfRPRC0oQOcZPY4EGcj/5DdOfngJjUkAlNDL4GM9Gzgxg6e/IIG9Y3M5eiUEATe1BoPUTwrD+UZ1b/OLF4Nw==","signatures":[{"sig":"MEUCIByebSQtXPrK0kxDmd9v7Zm+7RSqA90yY9auRx6v6CaeAiEAuld49KB+jqlWfCA0UpVlwuHJ3dBJYGdKnhWMZVE5mQ0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":634389},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"2332b9c1e438b9d255902e7f73c29ee01097b9f3","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for the 0xmail.box Web3 email ecosystem - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.3_1762480567485_0.9938756528407406","host":"s3://npm-registry-packages-npm-production"}},"1.9.4":{"name":"@sudobility/types","version":"1.9.4","keywords":["typescript","types","interfaces","0xmail","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"0xmail.box"},"license":"MIT","_id":"@sudobility/types@1.9.4","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"77a32734477fce34ac231fcff52d104f2bfce62f","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.4.tgz","fileCount":243,"integrity":"sha512-F7xOoUE8b+DhpNVOVMo4x/lkZSfjQ6UoQxU/LrdZAnnflYMCt5JUGQvnwmOTsxQ9g8R8IflsQLRz9oJJ76fATA==","signatures":[{"sig":"MEQCIDI/ZJ9Jk2daxJR0dKWzFRYL+5H3RL8mi02ViNdtn+CeAiBZc5wwGkkfpnrc3AnxiyvBEvW7bVyOlgv+4dYymIpGkg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":634437},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"dd5d5f75e7762b13fd99d9a7faea6fce4cf55e90","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for the 0xmail.box Web3 email ecosystem - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.4_1762841865859_0.27780918136602617","host":"s3://npm-registry-packages-npm-production"}},"1.9.5":{"name":"@sudobility/types","version":"1.9.5","keywords":["typescript","types","interfaces","0xmail","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"0xmail.box"},"license":"MIT","_id":"@sudobility/types@1.9.5","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"6ad35d97b175bcb7b8b15c5e7dd8de324fd5ca47","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.5.tgz","fileCount":243,"integrity":"sha512-rBL6vm2RrKm2dt4sCtgg6oQX3wlpFBtnTrtpIyvM7iH0MKHzYEGk5adjXDZ7RDs9kK6MSy2xreMnbYfSLzSrXA==","signatures":[{"sig":"MEUCIQDBhbDPAdH27IO/S0QInEOIbVEGg+4F8DFu+JJRaghMtAIgEERBSXKhEL1qSltsXvg2qw29q5uipK9kO7a9cQywP6U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":634437},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"3f66b9d8820df19e866e203fbec2006ae0a37e4d","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for the 0xmail.box Web3 email ecosystem - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.5_1762993966093_0.30511003028256045","host":"s3://npm-registry-packages-npm-production"}},"1.9.6":{"name":"@sudobility/types","version":"1.9.6","keywords":["typescript","types","interfaces","0xmail","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"0xmail.box"},"license":"MIT","_id":"@sudobility/types@1.9.6","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"b4266b5c757d6096dbac57497ebcc1d4e1680bdc","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.6.tgz","fileCount":248,"integrity":"sha512-aiws576UWUEYW1D1jtSCnbTFsWtDcU3Wub4Srt1Mv9z+ZCF4i3yiDxzKRuDNk1ftirAskCTXwwwM7RyFIlOUtA==","signatures":[{"sig":"MEUCIQDN5oVC9rUkdFPgreuD9WomTmU1n3+0J7e0XzhRb8CCdAIgXSYLn3Ods/ZcuFwRx7nL/Tc1okM4UtcsVnnyOyPuBAo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":664954},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"e36adbc4420b8625eaf98e9f8dff3077e5f2b1f1","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for the 0xmail.box Web3 email ecosystem - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.6_1763155549995_0.6834954662125883","host":"s3://npm-registry-packages-npm-production"}},"1.9.7":{"name":"@sudobility/types","version":"1.9.7","keywords":["typescript","types","interfaces","0xmail","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"0xmail.box"},"license":"MIT","_id":"@sudobility/types@1.9.7","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"6ef31460135fbfbd4e409ce00e25d96854aa8aa3","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.7.tgz","fileCount":248,"integrity":"sha512-J5bgoA1qhUImkHXgj3iEyfE2tlxzUtB2oKvn6q/S5rFeC0jcUkxA8XxDVDUf51IUhIVO/DMckVCKR0bgxIBWgQ==","signatures":[{"sig":"MEUCIA7Q1BXR30+m1VpizK+IhOdKPznChteTPbj17aezjCztAiEA4MwMdbH/j+i/UiSEV8j5iRxnrtcxjFUXI0EEw8wH6qg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":665129},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"f9be601c93f4c17855ca6d29a4af8bdd2bf52fd1","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for the 0xmail.box Web3 email ecosystem - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.7_1763167224740_0.9187615016209549","host":"s3://npm-registry-packages-npm-production"}},"1.9.8":{"name":"@sudobility/types","version":"1.9.8","keywords":["typescript","types","interfaces","0xmail","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"0xmail.box"},"license":"MIT","_id":"@sudobility/types@1.9.8","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"127ed327b56e4c0c57ee1820e9a374d9740635cd","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.8.tgz","fileCount":248,"integrity":"sha512-+OUk5mSUXdHJkhPHzA9tRAHYgn0W1y69P85tnhj1EJ/0wDlBTHcb5Hd4bKX2g6C8ZaS083JvsqUMYT4Dx0sXng==","signatures":[{"sig":"MEYCIQDcoTHf6BshAfL7WdAHKSt0Bn8V8X0rCjDLlpHPjvPlmgIhAOsNDK0lHVfFS43ZK0bSVnwFonTxhvEDMdWQHI3yyNl2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":665150},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"fd94d63011cc6c65edbf4688a14f3e07c4f316ef","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for the 0xmail.box Web3 email ecosystem - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.8_1763173204215_0.8717680963845902","host":"s3://npm-registry-packages-npm-production"}},"1.9.9":{"name":"@sudobility/types","version":"1.9.9","keywords":["typescript","types","interfaces","0xmail","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"0xmail.box"},"license":"MIT","_id":"@sudobility/types@1.9.9","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"821b699ce892a4ab0c2e390979d411153b53d121","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.9.tgz","fileCount":248,"integrity":"sha512-ehL39OmM3m8G4OMV5j9eIh55xv1SSjOpnbz0swDVzHmg4EpreopzgGltmHh/KWnFZvpvRkdngsjWqctddQXDkw==","signatures":[{"sig":"MEQCIFKZstE5llbbYMV7dMgj4yXdK1rg3fxKwCxw3ni7ghk3AiAQIdETBeTVXvShEeLhStJunNT38ZNRNoT9msjHQZvfEw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":664214},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"b23e784568dea3af7e6d8f9eb0ae37f2abff9918","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for the 0xmail.box Web3 email ecosystem - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.9_1763175394590_0.25457877141034935","host":"s3://npm-registry-packages-npm-production"}},"1.9.10":{"name":"@sudobility/types","version":"1.9.10","keywords":["typescript","types","interfaces","0xmail","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"0xmail.box"},"license":"MIT","_id":"@sudobility/types@1.9.10","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"cb18520f8db73c7778638a62a10b9aca9b137521","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.10.tgz","fileCount":248,"integrity":"sha512-wnH/71rdPEvO2+ZzqeeyZIVK5Vl/dwdZmNsc+mOfvuDpcAfWqN3IFb1emSQa0AvvsBQVBJlzQgGV8JcKvaYn1g==","signatures":[{"sig":"MEUCIQCPJNxf7X0PDvtS/36IUxE9JnxT1m3vr0acm2uAmYVktwIgC/3HB2haePcfr0cbGmMpNMuRipvyBXWqj+EWobnMhlU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":664694},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"8030403418acd5aeacc323f6d5e9b4555ed60430","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for the 0xmail.box Web3 email ecosystem - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.10_1763176791234_0.04830326907643134","host":"s3://npm-registry-packages-npm-production"}},"1.9.11":{"name":"@sudobility/types","version":"1.9.11","keywords":["typescript","types","interfaces","0xmail","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"0xmail.box"},"license":"MIT","_id":"@sudobility/types@1.9.11","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"f9fe63f4d2491dd039d0be0f6edc7b5ccbf570f6","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.11.tgz","fileCount":248,"integrity":"sha512-I/VRPYy/IXlplg+yTKtqyS/fxZ0TXHW2Llo0y1FqGcvxF7bdtkJGGuIq9RRRh/NN9psmUYjgdBJxTuaVEE+CuQ==","signatures":[{"sig":"MEUCID+hwJziBaqyrDQSZbT6k5KxELNbauem1vz43Kt8tzeNAiEAxAzJBUTW3GbLH6pkKY7U5tFhqP5U+840uhedepQYdJw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":664492},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"6ed90be8672a5d797d099ace7a5e0da3e72e0f1e","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for the 0xmail.box Web3 email ecosystem - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.11_1763236696253_0.1414728977115165","host":"s3://npm-registry-packages-npm-production"}},"1.9.12":{"name":"@sudobility/types","version":"1.9.12","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.12","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"d14c31265bc504bfd0c350d4aaee0f03e7f8bf72","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.12.tgz","fileCount":248,"integrity":"sha512-F5O2RH4RF28nZvFc9A5bOK9cCjqZWb7GcCBu91THjNG7WQz6JloF6raNE1URLuFTb6Gzz/UHSpMj0P3ixDHgmA==","signatures":[{"sig":"MEQCIAHPmtsnUNn3ah2QA1Szm9zIK6tTynC91/bjuEyxXqx+AiBssQDlv+A2DWmlTmC5TtMG6u+ZCwnp+631ba95XeQOeA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":663744},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"249ad8908bd9294a38ab42f16930f12037719d49","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.12_1763326785544_0.019839969336206797","host":"s3://npm-registry-packages-npm-production"}},"1.9.13":{"name":"@sudobility/types","version":"1.9.13","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.13","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"8527232adac5e09045d328fb5ee8f06794307f7d","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.13.tgz","fileCount":248,"integrity":"sha512-pmv6hm9hveLWCr3lHbf5A7MJeF1mrJT+1uKiES5i7TZl92/bKeyaOG2oPtp2KVuyzvSBkNitxnrGIEqwwsM/dg==","signatures":[{"sig":"MEQCIAkaPd/Pi0nHXZSqZvEOIiywNEkccIgIFQf547+RHGL9AiBgYO8nPA7sSuIxwRVppJnBNgILPWOM/cfqZFPg3adgVg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":663744},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"12fa9c709d1544dc548cd00b19570fc82be0a2f9","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.13_1763505729554_0.7413921941671555","host":"s3://npm-registry-packages-npm-production"}},"1.9.14":{"name":"@sudobility/types","version":"1.9.14","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.14","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"fd247402ed2da7273923792cbc94fbd4a6d7c8cf","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.14.tgz","fileCount":248,"integrity":"sha512-AHm95P0ZtpJNlCtQ49gqgebXWGcudxVbanNn7J66A9JduZ9vhXqbAvkkI620Hb6qgnVKynUXlaUCOrMfAHq92w==","signatures":[{"sig":"MEYCIQCs1wGlKyi4Sq+zXPNe7l0LxzBW0yEj4WaEfaKZXtjqsAIhANEpR4gwZALuXI7xyQ/hBO08TiEcQUpxOHHYA/NmNP+B","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":663744},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"d27d8be395d36af9c6487791ffa20e7a84639177","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.14_1763663294144_0.3450298832004375","host":"s3://npm-registry-packages-npm-production"}},"1.9.15":{"name":"@sudobility/types","version":"1.9.15","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.15","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"cb0c4c13a3e831ca8337d85e1e9d6bf41923fca3","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.15.tgz","fileCount":248,"integrity":"sha512-r4y7aHdn+cFumOPUGqwFWBIIds8NpflUnwC9r+tpWndkEBFy1bDOZIhCmty43PD47fYcG8VKV19DAHBoqPaAAg==","signatures":[{"sig":"MEQCIBuQIHtplwvsrmPDmuP4mpwTOg7n6fAVO44KiUFgZ37aAiBZSgx1PzbuQWTssxK50ff8gnrdxcxnVecKPoP8reTX8g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":663744},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"b0deb9b9eb329ae1e1c51adf55d75475ccbb9c76","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.15_1763664363361_0.9673298047159105","host":"s3://npm-registry-packages-npm-production"}},"1.9.16":{"name":"@sudobility/types","version":"1.9.16","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.16","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"0f3a96f1a4cd5879167daa9999f9906156451288","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.16.tgz","fileCount":248,"integrity":"sha512-WJCyosp56ufCbQeKXdhYFzSu0bnzIslpcTDYGayne0ZHA4uZA4EFM63hh+UG1Bb3/9Gv8RtHcz8g3VXvCPXGhA==","signatures":[{"sig":"MEQCIC2OcByiQTlA7O1b0G74aNWnO8QBr7H6jS2e9PMa16UsAiA5+HEwk4V75xUMuY6e3rnhay/6fLjci+IdmxIluI/r0A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":663744},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"cbdfd29b2a490ee48c7c8e865787d6503ca2062a","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.16_1763678377266_0.9617217580625317","host":"s3://npm-registry-packages-npm-production"}},"1.9.17":{"name":"@sudobility/types","version":"1.9.17","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.17","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"494605dd96d9ebcdb2722e414ab30f1299ca3d61","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.17.tgz","fileCount":248,"integrity":"sha512-qu+FfimuoYYc7c2LROfT49OKDZ4yW4KhTel/pnFn5Xg/h32he6eq8XIivgO5MtuLaE1LKwGQ5kLKhaUwPC8Ejg==","signatures":[{"sig":"MEUCIC5bOsSsxOuhC4o6f+e9/Hn4YBdB6q1H3FhG9koHauIBAiEAmJcq4cui/pGonAbNPkHYYwmvUZHxd8N3Tt7LfYioMtU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":663744},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"351910806b4ba85a5f19353fc4b953ed042dd0f5","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.17_1763680916726_0.5135800903369385","host":"s3://npm-registry-packages-npm-production"}},"1.9.18":{"name":"@sudobility/types","version":"1.9.18","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.18","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"f2366dab1c004283e0af0f580cabf78683696067","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.18.tgz","fileCount":248,"integrity":"sha512-ybdddxBZwtj1nfQQvkEv8ObfpyN9lwqp/eqRlI/+syAqiaxTZHeecjsEar2ScjMzzsgouLZKlzZTxJ2tJXpcZw==","signatures":[{"sig":"MEUCIQCK9CfVIERSu4YNNMPFZGZMM7vUPUCEXQJw19klH3VX1QIgBS5gt4f95YEaZHSpuyiAnPjeHsgsr1+UP5Yfugp04U0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":663744},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"071465b707db1c9b3069f8aa2444a035a1ce23c3","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.18_1763696617937_0.3432386941870438","host":"s3://npm-registry-packages-npm-production"}},"1.9.19":{"name":"@sudobility/types","version":"1.9.19","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.19","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"7b6a896a1e6c8d3684f6af363814c97bd6d267e4","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.19.tgz","fileCount":248,"integrity":"sha512-TRJVA71Ugm3o7W9cACMrm9k2VtfV0gK0iHJafCuOP0TrLABv3K9qQbyTHplWodLnAz1ybth2SdxfUhpWF6yRZg==","signatures":[{"sig":"MEUCIQCC99QFJTO4dz/uKtuBSRjcU3h9TDcoAvwC4cHqe6MfeQIgfgDQmSXv/OXSGzojNKwaUDdwYlPPasJenx9QQXx29gA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":665894},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"386d3ba7969d17ae258c7f112ce9cb469a24bf0d","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.19_1764620510147_0.0023688833089394734","host":"s3://npm-registry-packages-npm-production"}},"1.9.20":{"name":"@sudobility/types","version":"1.9.20","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.20","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"cd423dd29429f5a5c13b20b48dcf9c4353509229","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.20.tgz","fileCount":248,"integrity":"sha512-0JC2L6sNbLPFcNVaoO1KBNAarCZnqVpoJNpkdblrkP5Pu64ydqajl6Q2rl1HxM2upwbsVtnqr1+xPbfGMAyO6g==","signatures":[{"sig":"MEUCIE2uae4eeEL1RsZ2TKjuiUGIwgXZjib3R7qqhqqJUQA0AiEA0wb96VTMq3e2yyBoTYvrvjlaq7I+j4aKt6tgqxORWZw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":665641},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"d84f0a6d17c486d2e66dfb930309eb6634bd15b4","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.20_1764620708503_0.44214569560320016","host":"s3://npm-registry-packages-npm-production"}},"1.9.21":{"name":"@sudobility/types","version":"1.9.21","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.21","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"93f12264ab85b26b2fa25c10a9fce37f1d16eea1","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.21.tgz","fileCount":248,"integrity":"sha512-RSkXY3IpINZl462+K8wSogs3qvEoZSjrDqwIkSD/JNR0AqUpiOKdX27lMG1VjyvdgNkD7rx09uznWNZ30oWeNw==","signatures":[{"sig":"MEUCIHiNAp9v+uM1/8ISMQb8gBz/V1onjMtvvT6Lr0XwR5+xAiEAuc8LI71zGCRS3HDIiL75NGvGNrmk+GEqmoxwgDjzaac=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":665448},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"8ceed5e9fa789616f309ff823af6b77acef665ab","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.21_1764621172789_0.7624193325662334","host":"s3://npm-registry-packages-npm-production"}},"1.9.22":{"name":"@sudobility/types","version":"1.9.22","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.22","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"c11cd3165ddf99d29c7ece4cad1fc8a9427cb249","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.22.tgz","fileCount":248,"integrity":"sha512-V3P6r717ntZtffeF1il0e3ZFkcSdW7I2z7ovNc/+x0uY4DIq1BOtsJGTiVi2BJ8emaKXX2oVxf8Mq6lcd/Re3Q==","signatures":[{"sig":"MEUCIQCYLgY6CkPIwyy/efTzJOJXPA/PyC74ZlBQSDkZDgw48gIgGokYvS4Mi13nrfLggA45Dwa13qIN2Li6uq5TfiyKPPs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":665448},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"8ceed5e9fa789616f309ff823af6b77acef665ab","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"11.6.0","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"24.10.0","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.22_1764621223038_0.06981094376807873","host":"s3://npm-registry-packages-npm-production"}},"1.9.23":{"name":"@sudobility/types","version":"1.9.23","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.23","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"d9b106735f5694d0afe38c22ac0b62b28bb76296","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.23.tgz","fileCount":248,"integrity":"sha512-RtWJEdThY40b2suFw0lvzQW6bbX/SHbifzEQEzsCKqk+lOlGk2KWXvvSYfDTFPi0EQyqEyMGeAhUaARcmq0DXw==","signatures":[{"sig":"MEQCIG8RF3cr3qwcQsbOK7XrU0HRxCBDZzZRvvmM0Fdp3P9LAiBV1HxhcuiiEXfhykvhEtv+bGIZbNxunuuQgisUXcLj4w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":665448},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"acf3832c80194c2682607ee35fb006c27bd0ca7f","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.23_1764621528212_0.03204521937363358","host":"s3://npm-registry-packages-npm-production"}},"1.9.24":{"name":"@sudobility/types","version":"1.9.24","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.24","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"66d3417f4ce44ad6d91e7fde51fd9f8ea8bd8a8f","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.24.tgz","fileCount":248,"integrity":"sha512-x7yELFuNfZXDG50pEet9UATJGGt8CXewOVJmKFVUCnCfInensK753G2qFdNigvYFfNJcJ1AzbQEeYQqKEvITrg==","signatures":[{"sig":"MEYCIQDSxSzL4WQQKRnqZ+eaIsFgY7/oaYgUSbjaCl74Gv3VxQIhANOZ3tBCj0n1ZGDZi2n8v55OZ2vz05FLcn4JQeCHPfyd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":665497},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"ba5bddd2d24c65df32e6dca9b9c7c92a4dfc4794","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.24_1764622124634_0.0519745114809782","host":"s3://npm-registry-packages-npm-production"}},"1.9.25":{"name":"@sudobility/types","version":"1.9.25","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.25","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"67a02a79e0123d8f71d9a4bdb26e6d803609d209","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.25.tgz","fileCount":248,"integrity":"sha512-MixFiFGd8/5zFN18vLgaZLPv1S6rALTRmNPOlnEr24ZtqO47GwNaN4m6k4WtEs87gYiGItgXbIWJsk1gMcE3hQ==","signatures":[{"sig":"MEQCIC+xEzngSjOAQ46TW7xGzIamwc+QrCOeIssDnD5S8IzQAiBuIGjRrpKlmyK+2wZ/BDjfb6DcMd9V4arLV4Oe++mDsw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":665497},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"67e4487b82eab2829e63dd2c7a652bdc5d7fa64c","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"restricted"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.25_1764697736960_0.8491928009624172","host":"s3://npm-registry-packages-npm-production"}},"1.9.30":{"name":"@sudobility/types","version":"1.9.30","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.30","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"15cb611ac96fd67817be71864b6c30402dcc4158","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.30.tgz","fileCount":248,"integrity":"sha512-WDI9xane6hmW5YW0LCjIZPvXg1+MoXZjqGN84w/MCq4xWLLdrBJFzKA0WMYOFZKSR88P7D3wqdiBB6r/AL2qsQ==","signatures":[{"sig":"MEUCIQCg9VRnaHLvgL437ir2NZPVFc/PASa/0QF9ahoMRutAawIgTmf0ZQnH7TkxhYnFEY0LZ9WSWwQBdR/MdMMKamAbdsE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":665493},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"d10afa0dbdad4966bca02df711018bc0451ef653","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.30_1764703741360_0.7681417430283666","host":"s3://npm-registry-packages-npm-production"}},"1.9.31":{"name":"@sudobility/types","version":"1.9.31","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.31","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"ec984190cde787d4c5c49290a3e914cedfb9af04","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.31.tgz","fileCount":248,"integrity":"sha512-3wZw/QvNxvNZTVSygk3vdx3bAn0QKjnBSqjS1tnXlfnZa4uyaTfy9We79rPnKjyk2gpANskIKOUZztEBrqEmTw==","signatures":[{"sig":"MEYCIQCBuJmXRu/m9/cITWiu4Kth8mbGyCBNzKPnWqFUWImfrAIhAKwTSr0n/G9vk/2MbDratdK37gNnZ0XbBSX/RUGAlhwZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":665493},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"a56f47f77a32ae1d99a061f9e17b50834e65ec4f","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.31_1764704197922_0.7632808013965977","host":"s3://npm-registry-packages-npm-production"}},"1.9.32":{"name":"@sudobility/types","version":"1.9.32","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.32","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"6ee48e441c9adf3b84faae012a0b6353406f9023","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.32.tgz","fileCount":248,"integrity":"sha512-2/OFefxyvFEzmNDfYJz4YU12tqfsLpXPBWydVvZkeCvZKW1yVwM3KPUPmy+W1Lb585595+Pmu2VPd7RRYhpFtQ==","signatures":[{"sig":"MEUCIQD3CTLg7rGXqLdg3NuHgp1YCcxvJP09RRSNhjRgiSM48wIgIZvSidwh7qX1gq9Cuh4iVFhou7VkuNHx9YBJHsXTTFM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":667012},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"873fefa85a08251cdfcde5e141c8c0c32e9e0de6","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.32_1766945811389_0.22205972163216225","host":"s3://npm-registry-packages-npm-production"}},"1.9.33":{"name":"@sudobility/types","version":"1.9.33","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.33","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"638b414f716894759579d846b2cdc78bdec77121","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.33.tgz","fileCount":208,"integrity":"sha512-YgnAPnOWFsrqNWdQAtQDFetF0tUvl/KvASghvMuQ0Z7w/IV7FnRRr/osCTHF9TZdoEIA3TuQBHGO9gjAD6pLXg==","signatures":[{"sig":"MEUCIBAZI/8x3mTm6H0epL6GERhRTeobuaRMHZGJ6aqMkAc0AiEAuaf5uVFf9nPp734VkugDW/8R5wP20wqPq9dcofelphQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":477582},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"3315bbf5dabc995a4a30dbef25084dc710e8b378","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.33_1766950703899_0.9241186397436381","host":"s3://npm-registry-packages-npm-production"}},"1.9.34":{"name":"@sudobility/types","version":"1.9.34","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.34","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"07e14dc43017bee5ca40bfd22a2a56c38a607af5","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.34.tgz","fileCount":208,"integrity":"sha512-YnLh+sCRmPw5L999fjCGLnC6G/xH+K5k90ObDBeFbYPYPirO8le2w7nt4iY3b8FMDJMrTdDCbwiU516cSoNnlw==","signatures":[{"sig":"MEQCIHWMhDm96ct4ct0RemBzdFrd/u54YlDWV7jW5Mmfb6+bAiAa7KiwEkVStUc+PfbZ30ZcMVjhi2GUGiL60mW7wiNkMw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":471655},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"c01088cc329da18ae4e32bf1467b5e7a182bb5e3","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.34_1766950890046_0.44260366942025064","host":"s3://npm-registry-packages-npm-production"}},"1.9.35":{"name":"@sudobility/types","version":"1.9.35","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.35","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"02c89e7ca3cae7c478ec9efca9032aaafadaa984","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.35.tgz","fileCount":208,"integrity":"sha512-bfVTKjnOpRihDE8QwWaP3uZ6c2ncyqLYu346wX1AD6Vcm2ql12dtC7fTqIScAzpZNpeU8n2+QF5FHn1s0Uipjw==","signatures":[{"sig":"MEUCIEEaqyR1oC0+EZJIyTLk6b5eJPRUMEVIdgAJ/076PQ7mAiEAreDs6V7WYkH5QvzVLJQ1jC8kdqzMzBrZGDgCW/NVlkw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":471655},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"3ae10b75edf65725a7355b33407c4d907613dc63","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.35_1766951257029_0.9818327047725912","host":"s3://npm-registry-packages-npm-production"}},"1.9.36":{"name":"@sudobility/types","version":"1.9.36","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.36","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"ea142ef1075e9374a32c0dce6fc1f3db5db0b927","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.36.tgz","fileCount":198,"integrity":"sha512-PPQAy0+fyIt6AV+2BxZG/RT0ouO/2KcZTwk8bKjwffyNhdbVfxOS4FDhgAJWoyxIdqTxdnmjMKA4vGUc16HT1g==","signatures":[{"sig":"MEYCIQCh4afQSA/snXseVtNqyInxy27cFbDlJf18PEo+rgktwQIhAOK9w8z1H/YHDAWpubnRYQEXBsDNwDWpOUYOPrxC2TeU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":444952},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"99b70604a25d39337f4bb13eef83313b66a9a9d5","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.36_1766953171422_0.4860676976983769","host":"s3://npm-registry-packages-npm-production"}},"1.9.37":{"name":"@sudobility/types","version":"1.9.37","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.37","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"cf16603fbf364a63014d7c465f584ff703698671","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.37.tgz","fileCount":208,"integrity":"sha512-y36ueoXmfPcMtY8ptmnzvZwLZzmgVD5L5O5gcoHAOWBsKKPpDcT1y3CtDMdj9zdy42OHdvY1UEH7uBHA6itM5g==","signatures":[{"sig":"MEQCICFM6pXqz7ONnxY3HR6K96QfM0qW6jAEpYjA1RjOJJn4AiBaO5ArEc0wpbvy8GvYOchlAKOhA7mHkzgB64TBE1JzSQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":453500},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"6d6a023cd3d021e94d8c896eb84e612528e372d2","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.37_1767128871357_0.12167094022543723","host":"s3://npm-registry-packages-npm-production"}},"1.9.38":{"name":"@sudobility/types","version":"1.9.38","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.38","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"6cd7ea9b53166814d1ac1adcffa35f4424142581","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.38.tgz","fileCount":233,"integrity":"sha512-mQcA8kAkM+QPYC9xmwGyztkmy1q3NmT+spXKuqyCF1eLD7iWngI7DDk3FQ90kMM5pcWe4/qhOcKXqtY/Yn8bkA==","signatures":[{"sig":"MEYCIQDt9peyVIfodzCL2HhgHe0aq9IBGYvBvG1apWm1ik+5pAIhAN3bP/Jx60MW9peuyZZxliRTi1CgUP1ZOvOwPeBAhDWV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483604},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"6fa146ddb9ff3ea1f9a83d51409c268138dcb327","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.38_1767216380556_0.7671195362070664","host":"s3://npm-registry-packages-npm-production"}},"1.9.39":{"name":"@sudobility/types","version":"1.9.39","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.39","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"97be579e96fe37a5516f55dea7096175c4cbcb7b","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.39.tgz","fileCount":233,"integrity":"sha512-oOr8S2XvqUgbOvi+tEmIR/E95ie9WLgg2Ksal7Kbe7Hp1ko7dHQt30F2/A60rIiAbOYt/tawWaw5OIPExf44eQ==","signatures":[{"sig":"MEUCIHaFnr8i0rY4O9Ky2FLzip3gQFBuG2v/cKu38p5/Ngs8AiEAx31yXkJzUNytqhtoLl5r+x4+lxjgwnES412j8xQD5s0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":444259},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"c79d14a4fee2c39103fede63d89f47621a947cc1","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist dist-cjs","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-copy","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","build:cjs-copy":"find dist-cjs -name '*.js' | while read f; do cp \"$f\" \"dist/$(echo \"$f\" | sed 's|dist-cjs/||' | sed 's/.js$/.cjs/')\"; done && rm -rf dist-cjs","prepublishOnly":"npm run clean && npm run verify","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.39_1767384335707_0.2877692001661496","host":"s3://npm-registry-packages-npm-production"}},"1.9.40":{"name":"@sudobility/types","version":"1.9.40","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.40","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"510ba857c62b5f0985a213e8d7c81c076e6adbfe","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.40.tgz","fileCount":233,"integrity":"sha512-OxG5KxSee+GnuFHTUj8kCI2ARpuTKec1MRiGqOFut6T2MSiv1YcA+Sfg+n+eh+mTMKi+VkjNRZi1hkrFePBkWQ==","signatures":[{"sig":"MEYCIQDF8MiZrW1rQ5pcPVAW/OpWJ2N0Ww9Kb+sVOCWzUD+86QIhAJtAa34us47bkXQNEuJP0bbMmRzK9FB2ryoLXxy0/S4h","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483604},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"62708019fb63ddeec0541cdc4c1f774c833b3fee","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"npm run build:esm && npm run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"npm run typecheck && npm run lint && npm run test && npm run build","ai:docs":"npm run ai:analyze && npm run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && npm run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"npm run clean && npm run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.40_1767385327600_0.6922726575017164","host":"s3://npm-registry-packages-npm-production"}},"1.9.41":{"name":"@sudobility/types","version":"1.9.41","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.41","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"e2bcd8f46de47ff4addcf3f42d90ece50a5d1274","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.41.tgz","fileCount":233,"integrity":"sha512-W2RuqIhCdhvNaNMiThT8zAZ8YcIbgPceb85Jh+UeGMG66fEn63fvdOSDKil72i/DySAWeab0yhse1Yl5lYDbnA==","signatures":[{"sig":"MEUCICTCT4p+gR5rlslxMYlpJcWztMXq5fXF7oeIRqXMmSWoAiEA3L+9QDrPeQQNf5gsKH6Y7ZFMrktjuJZfTYsiVf1oBVg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483604},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"a0245bc3f2594c0383926cc31bb9ddfcf43d08ae","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"bun run build:esm && bun run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"bun run typecheck && bun run lint && bun run test && bun run build","ai:docs":"bun run ai:analyze && bun run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && bun run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"bun run clean && bun run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.41_1767899786632_0.09895600713761987","host":"s3://npm-registry-packages-npm-production"}},"1.9.42":{"name":"@sudobility/types","version":"1.9.42","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.42","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"baea668b54511dd65db590a1eab5873a3799af89","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.42.tgz","fileCount":233,"integrity":"sha512-FSCgCRLY+BVwKNHtjx5jvc/6tNDh2wn5mSx3TNWlCVMpjsYUjR4ekm9JM/WxhzEXHP9g5H0jD12WQPy0rQg/RQ==","signatures":[{"sig":"MEYCIQDYUmeY9BiqMkTJF/j9LbcZbg8tvRnPL0R93UIAh1MlSgIhAK728Ka/pI+H0G8ZOd4qBqrPdVxbbKIql8WbJGCMgTVJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483807},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"52291d562eb65b8a409c95d578af3a6fe41b6749","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"bun run build:esm && bun run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"bun run typecheck && bun run lint && bun run test && bun run build","ai:docs":"bun run ai:analyze && bun run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && bun run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"bun run clean && bun run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.42_1767922910680_0.4151738795165023","host":"s3://npm-registry-packages-npm-production"}},"1.9.43":{"name":"@sudobility/types","version":"1.9.43","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.43","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"760f40e1b85a15073f28f5389bcb498d820535e1","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.43.tgz","fileCount":233,"integrity":"sha512-P9KPNi9oniTxwRR7elAeC6FU9C9pShsfuyG6c83mdcE0uN1pxFGNxEDekahxMnQwXNT/oEAiGGd3hVLdKfmuyg==","signatures":[{"sig":"MEYCIQDexBtrMZt1cXbxxZao1vrCZ8bCe0SWChNPZyGcf1MAeAIhAIzoGg/Img6qBXUe1Z2oRoB2n/O23mnIX54eWfpRdBUn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":485260},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"ddc5d3f05f8b487b5b6bc525a682ed8a1c88209f","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"bun run build:esm && bun run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"bun run typecheck && bun run lint && bun run test && bun run build","ai:docs":"bun run ai:analyze && bun run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && bun run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"bun run clean && bun run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.43_1767981010148_0.32028509431966423","host":"s3://npm-registry-packages-npm-production"}},"1.9.44":{"name":"@sudobility/types","version":"1.9.44","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.44","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"4c7b3d4dd04ea9d15256983672719017829728ba","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.44.tgz","fileCount":233,"integrity":"sha512-2oRTD6sQ6Ouwyb4DAerU6FNCkGRaXnzPNwTg7puIzA3ZVTTauN6DzMLw0QzzUiwLHWlVpYZfldZK+IRYOz0LDA==","signatures":[{"sig":"MEUCIERrqQcbgAUclOUpwU9Zw5wiAelKag8DYR8/MeSye1p1AiEA1mwj+0/Mw6jaoDgl3F/tjhJL0IKPWPTYSrKzRq7XUlg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":485504},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"4a2d867c27403b4d07dbd331176efc844ee1328d","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"bun run build:esm && bun run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"bun run typecheck && bun run lint && bun run test && bun run build","ai:docs":"bun run ai:analyze && bun run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && bun run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"bun run clean && bun run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.44_1768155733706_0.07318198168156709","host":"s3://npm-registry-packages-npm-production"}},"1.9.45":{"name":"@sudobility/types","version":"1.9.45","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.45","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"0a17f56800fe308409d5ef01582f7b98db82e93b","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.45.tgz","fileCount":233,"integrity":"sha512-bANwJwRnsrRycBbFvBdN3WatK9SbjN99IC0ms80Qq/+MWToT9ZJ8k7pyRjd8/TUsfpRkM6cZzSfG02YEvTUzUw==","signatures":[{"sig":"MEQCIGqB1Phlmc/PZGeSXI4tY5h+FlAzK2wfsOjFkhHFgWsNAiBUz7Rejmr5T3YIkRJ6/vvGlk34HsPnJAwvJYUnsJBqbQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":485558},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"43cb7469b1a0ec2b3ba5f0cf058933c8768876da","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"bun run build:esm && bun run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"bun run typecheck && bun run lint && bun run test && bun run build","ai:docs":"bun run ai:analyze && bun run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && bun run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"bun run clean && bun run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.45_1768504554156_0.5298777346149184","host":"s3://npm-registry-packages-npm-production"}},"1.9.46":{"name":"@sudobility/types","version":"1.9.46","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.46","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"231f6155ebe978dc374f140de34d28dc90a625ee","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.46.tgz","fileCount":158,"integrity":"sha512-tPXjmkK5P8wuCkGFUW85HIXTEhb4Fx/+1SYphhJINswq0YxcCeIcWYtEXCn6XEC17PRgTRHMzlEO9qhAcamF6g==","signatures":[{"sig":"MEYCIQDQx/SFms3blfOAO7hWkqzbUTRYc1npJQXDZ+8wGBaK/AIhAJZMUfugfxBHlFBcm/Ln/RDyFcGJythL6ZTpbhvecIAe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":468877},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"379201141b97791eba509cd897cc9e52f6cca4c3","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"bun run build:esm && bun run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"bun run typecheck && bun run lint && bun run test && bun run build","ai:docs":"bun run ai:analyze && bun run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && bun run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"bun run clean && bun run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.46_1768684100000_0.42767128770085705","host":"s3://npm-registry-packages-npm-production"}},"1.9.48":{"name":"@sudobility/types","version":"1.9.48","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.48","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"9f2e69c8ea175dcc5f688117705ec70c734be872","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.48.tgz","fileCount":168,"integrity":"sha512-sCXkeICtA//ftTDHdlLEcojVpOJi/ocvOmUYGh0S0eTl/tG5HWbOP4cz5aJz8jue4c2vYe/cJxj6BwtRlAOLEA==","signatures":[{"sig":"MEUCIQD3oTqBddi+Xu8kX2MjwS7pOQ44dg9YlZxd8zBxQMNbowIgd+z/Q6L9XgHULJS85JEZ3yDfFg03wc9NSxz29MJDDhY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":480558},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"6fda802f1f52cba741875303a7d4fb3315e1857f","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"bun run build:esm && bun run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"bun run typecheck && bun run lint && bun run test && bun run build","ai:docs":"bun run ai:analyze && bun run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && bun run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"bun run clean && bun run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.48_1768766133960_0.05279224769669355","host":"s3://npm-registry-packages-npm-production"}},"1.9.49":{"name":"@sudobility/types","version":"1.9.49","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"MIT","_id":"@sudobility/types@1.9.49","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"b0aaff1a9365b86b8aa9cbed700fe3452d6fdef0","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.49.tgz","fileCount":168,"integrity":"sha512-Gt8kaxnL5uWDsIAW1A6vKKvDUopb+q3QeyuUirVnT7yyqaMKXmcqvAGupvvZ/ATr2bOckcSPns/Bz3lRT1GVTg==","signatures":[{"sig":"MEYCIQDkScfAKC75a4g0RjuLvwqyhJjCBz3Y9ZYUZ0/hfdf/qAIhAK0itHrytFR3PL2PtmKLECjLubj0aF0fylXks6hjS37D","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":481203},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"c8c2c6407fdcdf5808895ff86ae189ec62a2d832","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"bun run build:esm && bun run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"bun run typecheck && bun run lint && bun run test && bun run build","ai:docs":"bun run ai:analyze && bun run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && bun run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"bun run clean && bun run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.22.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.49_1769797347056_0.3262424730995246","host":"s3://npm-registry-packages-npm-production"}},"1.9.50":{"name":"@sudobility/types","version":"1.9.50","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"BUSL-1.1","_id":"@sudobility/types@1.9.50","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"20c3eb4209a2dc10c4ec7f9fa0d1e29340832df2","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.50.tgz","fileCount":168,"integrity":"sha512-SKopIMJqgNVopcz/MNukrm936yKuBJMFcz4uUbQz9XB7cDjyuExoVeyMnvidMKtOLkmJSRdYYV4+M7eG7KN2aw==","signatures":[{"sig":"MEUCIAgmSLKbXC9LvTtpUq6sq8sYIj/dtQx/K3F8fVTHy6b8AiEAvXZFqfxsG8pXqHdm2JPF9BzyT7FMTvyWJCJZhdAppCQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":481208},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"07b404d37801cf280ba873cbdec95d01fad14016","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"bun run build:esm && bun run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"bun run typecheck && bun run lint && bun run test && bun run build","ai:docs":"bun run ai:analyze && bun run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && bun run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"bun run clean && bun run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.22.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.50_1770177684267_0.41800525051504445","host":"s3://npm-registry-packages-npm-production"}},"1.9.51":{"name":"@sudobility/types","version":"1.9.51","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"BUSL-1.1","_id":"@sudobility/types@1.9.51","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"fb1879fd455d2361f71bee1b33afefdfad31851b","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.51.tgz","fileCount":173,"integrity":"sha512-u4hpUH4Jy3t6OAWExkKolwV93n3apECIBaN7u3iqwngpI5p0SxDlQP5utoCt6wrObcKoUmJJ3Ly4nNKLel+ufA==","signatures":[{"sig":"MEUCIQCe1RB8hhgFeCIpXmOLeWWOseF+8fdxlEvhxCeGrcaspAIgNgBrPVXj2id/ow0YAdL/9VCeHI8/PCfBKLCeP+fwWKc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":484933},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"4c97399fdc81cd4c099e3fb76f31b16a7c90f3a1","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"bun run build:esm && bun run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"bun run typecheck && bun run lint && bun run test && bun run build","ai:docs":"bun run ai:analyze && bun run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && bun run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"bun run clean && bun run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.22.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.51_1771613937161_0.48684348375155406","host":"s3://npm-registry-packages-npm-production"}},"1.9.52":{"name":"@sudobility/types","version":"1.9.52","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"BUSL-1.1","_id":"@sudobility/types@1.9.52","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"b3a513076bb2ba57b4abe3e449baf43fa1b9332f","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.52.tgz","fileCount":173,"integrity":"sha512-+XE4KoltuhPsDiMlTC8P3PDSaHX7SmrtRydXBqzL4vlaxczIEI6SEZSFIXMTNjiLkwjsze4HoD9U5RJFhAfjuw==","signatures":[{"sig":"MEQCIAY788nqgfqcrJOHg0wS25dOMxzyS7koVt8C2O785M4aAiBPOwcL/rNz6+gpX/THdDc3wosfeYJOGffUs00RdIjTtg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":488372},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"c89641874bd9de7363586a7e50be8788aa3121d8","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"bun run build:esm && bun run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"bun run typecheck && bun run lint && bun run test && bun run build","ai:docs":"bun run ai:analyze && bun run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && bun run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"bun run clean && bun run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.22.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.52_1771789045385_0.06652623841475158","host":"s3://npm-registry-packages-npm-production"}},"1.9.53":{"name":"@sudobility/types","version":"1.9.53","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"BUSL-1.1","_id":"@sudobility/types@1.9.53","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"c6d1105c4e471d3bf4d18dbc9db411abfb88995a","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.53.tgz","fileCount":183,"integrity":"sha512-h86H+thP+Fm4pZKR0ggSR0Ne1vRbUOmusXJI+IRGtj0MmYtIuWtqcDN++kJJ2K6QFNa+/gs84mvbsgbJ+D491A==","signatures":[{"sig":"MEUCIQDO0F5jRv6daFSuQMBJRjaBegTxIWtS2sTK2Axo53t9BAIgSEBa4peBrebsk6Zl489TBttzr3mSwMX4jmuySUIoa10=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":494077},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"}},"gitHead":"beb5e263fc033a36c6a35e5916c2fcedc5f83ef4","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"bun run build:esm && bun run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"bun run typecheck && bun run lint && bun run test && bun run build","ai:docs":"bun run ai:analyze && bun run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && bun run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"bun run clean && bun run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.22.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.53_1771807027738_0.13583916375850458","host":"s3://npm-registry-packages-npm-production"}},"1.9.54":{"name":"@sudobility/types","version":"1.9.54","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"BUSL-1.1","_id":"@sudobility/types@1.9.54","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"3e2a764dd8b181635caaa6349f107b1acc668ae2","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.54.tgz","fileCount":188,"integrity":"sha512-A2Kxr639D8NqPbudeARhp1cbKlE6YBf7NKaU8Gh1XwajgV9sqTBMEB+IfFpifU/tKg1JFEj/t5qmPPK4VzdZaw==","signatures":[{"sig":"MEYCIQCxtqU8cHeK5mY5JznKxmKpWfiMnQ8wShCnMTBeA68qXwIhAJpTbEPTzmt9czu6zqCafUdREFrdEnrgQQR4FORaOJbs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":548113},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"},"./blockchain":{"types":"./dist/types/blockchain/index.d.ts","import":"./dist/types/blockchain/index.js","require":"./dist/types/blockchain/index.cjs"}},"gitHead":"52175f91c7dd80e3407a3b0be6ce57166fcb459a","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"bun run build:esm && bun run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"bun run typecheck && bun run lint && bun run test && bun run build","ai:docs":"bun run ai:analyze && bun run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && bun run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"bun run clean && bun run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.22.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.54_1771870215909_0.29325250508417455","host":"s3://npm-registry-packages-npm-production"}},"1.9.55":{"name":"@sudobility/types","version":"1.9.55","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"BUSL-1.1","_id":"@sudobility/types@1.9.55","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"02c58f8d80d99f1adb4620b2c307728118698468","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.55.tgz","fileCount":188,"integrity":"sha512-cl8RwuaKSa6hBTuH7ipTXtJH1dLQCtLJsxEnwMmKvpCN+RINP6nR8VDUTmHONLP1IQ1pSPBvUmR0Ip+J63cL5g==","signatures":[{"sig":"MEUCIEitZgH59sap6EACxSXutBGzn9kXsVhFXWJzpOUOLTE4AiEAgvrCsz4JvgZzJPVgmAn0UApugoELGWDc9AOceGrsum8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":548113},"main":"./dist/index.cjs","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js","require":"./dist/types/api/indexer-responses.cjs"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js","require":"./dist/types/business/enums.cjs"},"./blockchain":{"types":"./dist/types/blockchain/index.d.ts","import":"./dist/types/blockchain/index.js","require":"./dist/types/blockchain/index.cjs"}},"gitHead":"d116bc74e0fd8d1d83c1134c36c6decb5ff3e68c","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"bun run build:esm && bun run build:cjs","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"bun run typecheck && bun run lint && bun run test && bun run build","ai:docs":"bun run ai:analyze && bun run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && bun run build:cjs-rename","build:esm":"tsc -p tsconfig.esm.json","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"bun run clean && bun run verify","build:cjs-rename":"find dist -name '*.js' -not -name '*.cjs' -exec sh -c 'cp \"$1\" \"${1%.js}.cjs\"' _ {} \\;","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.22.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.55_1772233803506_0.9638938674623616","host":"s3://npm-registry-packages-npm-production"}},"1.9.56":{"name":"@sudobility/types","version":"1.9.56","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"BUSL-1.1","_id":"@sudobility/types@1.9.56","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"f8fda4b69ce322697956c93b9df93e887339b961","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.56.tgz","fileCount":151,"integrity":"sha512-wi2BSi9O1cUNlwsTllcix9WZwDGvGM2fdIUgvpGXKSda5W94Y7DjCO14sly3Etey5UZLAYTkTrYT/x0pAxcNNA==","signatures":[{"sig":"MEQCIESDbb+VnYeMvj1wDOvnLR2IyzT45/LILTqJQMqmhPCuAiAOzuQMZ1ZLD08nREbvU/OzK3koTlXoeifUELCyXdrPPw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":364643},"main":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js"},"./blockchain":{"types":"./dist/types/blockchain/index.d.ts","import":"./dist/types/blockchain/index.js"}},"gitHead":"0b92b47ff5054a465b22d1cbe53a2bbbd7e73dae","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"tsc -p tsconfig.esm.json","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"bun run typecheck && bun run lint && bun run test && bun run build","ai:docs":"bun run ai:analyze && bun run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"bun run clean && bun run verify","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.22.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.56_1773416541613_0.13426342015791026","host":"s3://npm-registry-packages-npm-production"}},"1.9.57":{"name":"@sudobility/types","version":"1.9.57","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"BUSL-1.1","_id":"@sudobility/types@1.9.57","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"014d909cccea26f88d4be520f10376e852f44520","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.57.tgz","fileCount":151,"integrity":"sha512-POtx/cRagDEdnEwrXfuoyzhNKyGahD7TYJRZT7WYW6+9ID1ZHwWDGkI88KmenKtwsljiJPQZ9+QM7jy13hdv3g==","signatures":[{"sig":"MEUCIQDF9Bej+y1pqR0F9DQRFslcoeyNrbH6P3TxgzTpbxxp6AIgTHBCyGjqKyiJoInXFmq95jyg+lqAMaN4Io5P2Y+SGLU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":365048},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js"},"./blockchain":{"types":"./dist/types/blockchain/index.d.ts","import":"./dist/types/blockchain/index.js"}},"gitHead":"15cba8eb098e4ac45a5004ba7f03f333016c06a7","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"tsc -p tsconfig.esm.json","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"bun run typecheck && bun run lint && bun run test && bun run build","ai:docs":"bun run ai:analyze && bun run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"bun run clean && bun run verify","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.22.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.57_1773417720388_0.7925995911920756","host":"s3://npm-registry-packages-npm-production"}},"1.9.58":{"name":"@sudobility/types","version":"1.9.58","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"BUSL-1.1","_id":"@sudobility/types@1.9.58","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"9bf9f23e15081a9c3d43d30e2d7075a76edc82e0","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.58.tgz","fileCount":151,"integrity":"sha512-GD6pS8C8loS8SnD7ynzDBCJ++Z9N0vzLTEO03nxFISffrEX67nNOrBEs8LqCU3yFn4LJowiIV7JyigNLCQUAoA==","signatures":[{"sig":"MEQCIGYRjowooIryMxUUsORUbzBAMf/dw7VJSFNmJVAATf+IAiAJ0GVsyMmyJRXkcoWQLt5E1rQatmp4ax/CaO4wnX2nIw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":365048},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js"},"./blockchain":{"types":"./dist/types/blockchain/index.d.ts","import":"./dist/types/blockchain/index.js"}},"gitHead":"27aa2d224f0d0b74970a45f62a1766acfff8e2f8","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"tsc -p tsconfig.esm.json","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"bun run typecheck && bun run lint && bun run test && bun run build","ai:docs":"bun run ai:analyze && bun run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"bun run clean && bun run verify","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.22.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","@typescript-eslint/parser":"^8.46.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.58_1773773669255_0.6860783504311965","host":"s3://npm-registry-packages-npm-production"}},"1.9.59":{"name":"@sudobility/types","version":"1.9.59","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"BUSL-1.1","_id":"@sudobility/types@1.9.59","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"dist":{"shasum":"a60f1ff28b6169878e3efb7ceef7d09bc0a49fda","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.59.tgz","fileCount":155,"integrity":"sha512-ysz2JU1wu31H26TktCkgZZD2DQqpMX5KVLMiVuFY7ndPYMjNtoYzZoiigV1juHz0HWSh3LIFbRBR73O6UTg7Aw==","signatures":[{"sig":"MEUCIQCw5AhN2Tg70VZbwyBLln/ZJ0PTTYk4sd2FLASQl8zyuAIgMPV0rHXUXXzOMgdRgFkzEFtvBc39CaBwyHbrWxvdDqk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":367038},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js"},"./blockchain":{"types":"./dist/types/blockchain/index.d.ts","import":"./dist/types/blockchain/index.js"}},"gitHead":"4ae2b79ca379a81d09adaf2da5a2cba7152a48f4","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"tsc -p tsconfig.esm.json","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"bun run typecheck && bun run lint && bun run test && bun run build","ai:docs":"bun run ai:analyze && bun run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"bun run clean && bun run verify","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.22.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.5","@typescript-eslint/parser":"^8.46.2","eslint-plugin-react-hooks":"^7.0.1","eslint-plugin-react-refresh":"^0.5.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.59_1773940409755_0.8481265988752826","host":"s3://npm-registry-packages-npm-production"}},"1.9.60":{"name":"@sudobility/types","version":"1.9.60","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"BUSL-1.1","_id":"@sudobility/types@1.9.60","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"homepage":"https://github.com/johnqh/types#readme","bugs":{"url":"https://github.com/johnqh/types/issues"},"dist":{"shasum":"bf66584b6847e914ad6e46de7a2676d546e58901","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.60.tgz","fileCount":155,"integrity":"sha512-7UEDk7JDgTeymGqz1ElS3BvyqH2utHLvK5I4SHN4X9ZEvWRLXIEHQhFm+gy4zkwnOUCZh4jb1MH0HTYBZsIH/A==","signatures":[{"sig":"MEUCIAjM/JwiRx6KmEbZKNzyB9fluGstF2aN5bZ6vLGVweKSAiEA+YxGvihXK/vC3pz/vImcqhmBpqPk3gLm3jLJV97zqTY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":367129},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js"},"./blockchain":{"types":"./dist/types/blockchain/index.d.ts","import":"./dist/types/blockchain/index.js"}},"gitHead":"d79462e383e4586cfb3589034d1f23d8f67c7c94","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"tsc -p tsconfig.esm.json","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"bun run typecheck && bun run lint && bun run test && bun run build","ai:docs":"bun run ai:analyze && bun run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"bun run clean && bun run verify","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"repository":{"url":"git+https://github.com/johnqh/types.git","type":"git"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.22.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.5","@typescript-eslint/parser":"^8.46.2","eslint-plugin-react-hooks":"^7.0.1","eslint-plugin-react-refresh":"^0.5.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.60_1774372652044_0.4642899479659981","host":"s3://npm-registry-packages-npm-production"}},"1.9.61":{"name":"@sudobility/types","version":"1.9.61","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"BUSL-1.1","_id":"@sudobility/types@1.9.61","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"homepage":"https://github.com/johnqh/types#readme","bugs":{"url":"https://github.com/johnqh/types/issues"},"dist":{"shasum":"46ee417c9b6e0326ac5d583d347c6f8e5ccab68c","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.61.tgz","fileCount":159,"integrity":"sha512-SODGpstB/iKfK3H/4BvJx/FBcc1h3gutUjGotyxN19VnOfWyzaDoEmW7eyoxOAYhZyXMXagSiii+NIEZvuxKog==","signatures":[{"sig":"MEQCIGLIQV4avE5ZbYXaG4DL+lK0hhRbocHdrztPLINlpyzvAiAkKnSHgJ3XI2Zfi+M7ees9H4g283BVIsutxZoG5vTUUA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":369172},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js"},"./blockchain":{"types":"./dist/types/blockchain/index.d.ts","import":"./dist/types/blockchain/index.js"}},"gitHead":"988d1167db49e33be059dfa737814e87e23e4f26","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"tsc -p tsconfig.esm.json","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"bun run typecheck && bun run lint && bun run test && bun run build","ai:docs":"bun run ai:analyze && bun run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"bun run clean && bun run verify","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"repository":{"url":"git+https://github.com/johnqh/types.git","type":"git"},"_npmVersion":"10.9.4","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.22.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.5","@typescript-eslint/parser":"^8.46.2","eslint-plugin-react-hooks":"^7.0.1","eslint-plugin-react-refresh":"^0.5.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.61_1774392661207_0.374968490735351","host":"s3://npm-registry-packages-npm-production"}},"1.9.62":{"name":"@sudobility/types","version":"1.9.62","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"BUSL-1.1","_id":"@sudobility/types@1.9.62","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"homepage":"https://github.com/johnqh/types#readme","bugs":{"url":"https://github.com/johnqh/types/issues"},"dist":{"shasum":"f055ca5f662e0a3453e91f8418c5f853485a338b","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.62.tgz","fileCount":159,"integrity":"sha512-GOkz5oE7Fmlolba2aemBF2fKPtH4I2lHAjVta+fqZAoAV72DQaWYzVEjTwKZs/ACY/g9Z262IDa7lEh+IOrn7w==","signatures":[{"sig":"MEYCIQCdVaGSxRymDPv8L5hI+7ZHfLIbnGBCWEsloeGO9sK/CgIhALlsTgrXqWpQj60gCkBh0m7xXYgGFbkKLLmBjoGGO2Ub","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":369712},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js"},"./blockchain":{"types":"./dist/types/blockchain/index.d.ts","import":"./dist/types/blockchain/index.js"}},"gitHead":"b3ba15dc8dfdbc1be4c553eae737e5043ba735d0","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"tsc -p tsconfig.esm.json","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"bun run typecheck && bun run lint && bun run test && bun run build","ai:docs":"bun run ai:analyze && bun run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"bun run clean && bun run verify","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"repository":{"url":"git+https://github.com/johnqh/types.git","type":"git"},"_npmVersion":"10.9.7","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.22.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.5","@typescript-eslint/parser":"^8.46.2","eslint-plugin-react-hooks":"^7.0.1","eslint-plugin-react-refresh":"^0.5.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.62_1778113627154_0.6409523234188363","host":"s3://npm-registry-packages-npm-production"}},"1.9.64":{"name":"@sudobility/types","version":"1.9.64","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"BUSL-1.1","_id":"@sudobility/types@1.9.64","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"homepage":"https://github.com/johnqh/types#readme","bugs":{"url":"https://github.com/johnqh/types/issues"},"dist":{"shasum":"b790218225afac1edb9bdd27a9ce2a64b83525c9","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.64.tgz","fileCount":159,"integrity":"sha512-fiOxOM1vNK2Vp5B324POcRhq6XOoeoHInP3GbvGPmn8MvsoAl0hgO2X4gJh2VZIybFZwIdE4SD0dO1vu/JgFSA==","signatures":[{"sig":"MEUCIGp8ZSGAQdGmg14UqQEfW3zzWvIlbJ0QKDTWW/v4TldGAiEAu/S9mAtNK72YNWAXQ7lvIveCdiGcwBqRMI48cB1nNGw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":369712},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js"},"./blockchain":{"types":"./dist/types/blockchain/index.d.ts","import":"./dist/types/blockchain/index.js"}},"gitHead":"be59ea6993c5737d048f209e4bde706a2d72575a","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"tsc -p tsconfig.esm.json","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"bun run typecheck && bun run lint && bun run test && bun run build","ai:docs":"bun run ai:analyze && bun run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"bun run clean && bun run verify","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"repository":{"url":"git+https://github.com/johnqh/types.git","type":"git"},"_npmVersion":"10.9.8","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.5","@typescript-eslint/parser":"^8.46.2","eslint-plugin-react-hooks":"^7.0.1","eslint-plugin-react-refresh":"^0.5.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.64_1785821235149_0.19382312355204245","host":"s3://npm-registry-packages-npm-production"}},"1.9.65":{"name":"@sudobility/types","version":"1.9.65","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"BUSL-1.1","_id":"@sudobility/types@1.9.65","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"homepage":"https://github.com/johnqh/types#readme","bugs":{"url":"https://github.com/johnqh/types/issues"},"dist":{"shasum":"9050f034984940ac2185fe7e1f9d9f9fd5b1c8eb","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.65.tgz","fileCount":159,"integrity":"sha512-NSq2/naehtQO3s6uhCa9+zGLQZkPNYhlb9NUtjS704ppvc+UbtGoSAzNQGLORDbha2YGJORE3/xs2UARZQdroA==","signatures":[{"sig":"MEUCIFtVgRDpGmI608bnxZ3GGfrrtJ+XgsLRMUf3109jCwqjAiEAz+HJANd3A/NQblWCQbtYTnjUgdSVs4OvW+GkHEXIcq0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":370412},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js"},"./blockchain":{"types":"./dist/types/blockchain/index.d.ts","import":"./dist/types/blockchain/index.js"}},"gitHead":"be59ea6993c5737d048f209e4bde706a2d72575a","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"tsc -p tsconfig.esm.json","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"bun run typecheck && bun run lint && bun run test && bun run build","ai:docs":"bun run ai:analyze && bun run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"bun run clean && bun run verify","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"repository":{"url":"git+https://github.com/johnqh/types.git","type":"git"},"_npmVersion":"10.9.8","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.5","@typescript-eslint/parser":"^8.46.2","eslint-plugin-react-hooks":"^7.0.1","eslint-plugin-react-refresh":"^0.5.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.65_1786899151815_0.849031624876051","host":"s3://npm-registry-packages-npm-production"}},"1.9.66":{"name":"@sudobility/types","version":"1.9.66","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"BUSL-1.1","_id":"@sudobility/types@1.9.66","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"homepage":"https://github.com/johnqh/types#readme","bugs":{"url":"https://github.com/johnqh/types/issues"},"dist":{"shasum":"7c8f1e5ea5f72d2c4252f6a55e83746fdbf12b9f","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.66.tgz","fileCount":159,"integrity":"sha512-eD61iT72sB5+1zJJtM81+eB0YmqEQ0dc/qno0Sw3GYJHcpkbgwN6LYEmiyJzlqtcN9sG5nWuexH9NnBvLODrtw==","signatures":[{"sig":"MEYCIQDtGNlQn2jV1Rkys7UekUhp9aWlptWWvhM0H6Xfo5ck6wIhAM7PCNENti+0iAJoM4DbYu15DtfLzQUqDZS0ErFNwBaf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":370842},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./api":{"types":"./dist/types/api/indexer-responses.d.ts","import":"./dist/types/api/indexer-responses.js"},"./enums":{"types":"./dist/types/business/enums.d.ts","import":"./dist/types/business/enums.js"},"./blockchain":{"types":"./dist/types/blockchain/index.d.ts","import":"./dist/types/blockchain/index.js"}},"gitHead":"df20ec43b58939154b3e1e77348e66ca0af0009a","scripts":{"dev":"tsc --watch","lint":"eslint src --ext .ts","test":"vitest","build":"tsc -p tsconfig.esm.json","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","verify":"bun run typecheck && bun run lint && bun run test && bun run build","ai:docs":"bun run ai:analyze && bun run ai:validate-exports","lint:fix":"eslint src --ext .ts --fix","typecheck":"tsc --noEmit","ai:analyze":"node .ai/scripts/analyze-types.js","test:watch":"vitest --watch","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","test:coverage":"vitest --coverage","prepublishOnly":"bun run clean && bun run verify","ai:validate-exports":"node .ai/scripts/validate-exports.js"},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"repository":{"url":"git+https://github.com/johnqh/types.git","type":"git"},"_npmVersion":"10.9.8","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","directories":{},"_nodeVersion":"22.23.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^9.38.0","rimraf":"^6.0.1","vitest":"^4.0.4","globals":"^16.4.0","prettier":"^3.6.2","@eslint/js":"^9.38.0","typescript":"^5.9.3","@types/node":"^24.9.1","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.5","@typescript-eslint/parser":"^8.46.2","eslint-plugin-react-hooks":"^7.0.1","eslint-plugin-react-refresh":"^0.5.2","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/types_1.9.66_1787188953103_0.28769553207304477","host":"s3://npm-registry-packages-npm-production"}},"1.9.67":{"name":"@sudobility/types","version":"1.9.67","description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","type":"module","main":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.js","types":"./dist/index.d.ts","default":"./dist/index.js"},"./api":{"import":"./dist/types/api/indexer-responses.js","types":"./dist/types/api/indexer-responses.d.ts","default":"./dist/types/api/indexer-responses.js"},"./enums":{"import":"./dist/types/business/enums.js","types":"./dist/types/business/enums.d.ts","default":"./dist/types/business/enums.js"},"./blockchain":{"import":"./dist/types/blockchain/index.js","types":"./dist/types/blockchain/index.d.ts","default":"./dist/types/blockchain/index.js"}},"scripts":{"build":"tsc -p tsconfig.esm.json","clean":"rimraf dist","dev":"tsc --watch","test":"vitest","test:watch":"vitest --watch","test:coverage":"vitest --coverage","lint":"eslint src --ext .ts","lint:fix":"eslint src --ext .ts --fix","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","format:check":"prettier --check \"src/**/*.{ts,js,json,md}\"","typecheck":"tsc --noEmit","verify":"bun run typecheck && bun run lint && bun run test && bun run build","ai:analyze":"node .ai/scripts/analyze-types.js","ai:validate-exports":"node .ai/scripts/validate-exports.js","ai:docs":"bun run ai:analyze && bun run ai:validate-exports","prepublishOnly":"bun run clean && bun run verify"},"keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"author":{"name":"Sudobility"},"license":"BUSL-1.1","devDependencies":{"@eslint/js":"^9.38.0","@types/node":"^24.9.1","@typescript-eslint/eslint-plugin":"^8.46.2","@typescript-eslint/parser":"^8.46.2","eslint":"^9.38.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.5","eslint-plugin-react-hooks":"^7.0.1","eslint-plugin-react-refresh":"^0.5.2","globals":"^16.4.0","prettier":"^3.6.2","rimraf":"^6.0.1","typescript":"^5.9.3","vitest":"^4.0.4"},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/johnqh/types.git"},"_id":"@sudobility/types@1.9.67","gitHead":"d65cdb4f9347d35f95c9f3babeb963ab71537dc6","bugs":{"url":"https://github.com/johnqh/types/issues"},"homepage":"https://github.com/johnqh/types#readme","_nodeVersion":"22.23.2","_npmVersion":"10.9.8","dist":{"integrity":"sha512-d+jk4L9i8VNvOnCJW/craqiiUTPH5aRq4KYe/QBrBU3mCcTfoYjgzzXopVQRcthiZ5dwQAEpdqCTQ0gAWRN6Ww==","shasum":"8608fee8b3bf7402864056b666a6e2a9ca161c5f","tarball":"https://registry.npmjs.org/@sudobility/types/-/types-1.9.67.tgz","fileCount":159,"unpackedSize":371040,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDGGKSqG0FtVXUX7oiOmvXiScAwl6hvddIIiR9puWLUXAiEA3tYm3F8rKli6I2k6laG47LhjJXcveOAwnPnwCvVUHzY="}]},"_npmUser":{"name":"johnqh","email":"johnqh@yahoo.com"},"directories":{},"maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/types_1.9.67_1787804305761_0.383178010501799"},"_hasShrinkwrap":false}},"time":{"created":"2025-10-12T20:31:47.838Z","modified":"2026-08-27T04:18:26.111Z","1.8.21":"2025-10-12T20:31:48.149Z","1.8.22":"2025-10-13T16:08:40.433Z","1.8.23":"2025-10-13T17:02:07.662Z","1.8.24":"2025-10-14T15:39:23.971Z","1.8.25":"2025-10-15T01:12:44.291Z","1.8.26":"2025-10-15T14:36:18.749Z","1.8.27":"2025-10-20T16:39:22.136Z","1.8.28":"2025-10-23T23:46:53.337Z","1.8.29":"2025-10-23T23:52:58.360Z","1.8.30":"2025-10-24T18:32:03.783Z","1.8.32":"2025-10-27T19:38:30.459Z","1.8.33":"2025-10-27T19:46:31.131Z","1.8.34":"2025-11-01T17:20:18.307Z","1.9.0":"2025-11-01T18:07:49.532Z","1.9.1":"2025-11-03T17:23:40.102Z","1.9.2":"2025-11-04T00:43:08.430Z","1.9.3":"2025-11-07T01:56:07.707Z","1.9.4":"2025-11-11T06:17:46.100Z","1.9.5":"2025-11-13T00:32:46.326Z","1.9.6":"2025-11-14T21:25:50.199Z","1.9.7":"2025-11-15T00:40:24.951Z","1.9.8":"2025-11-15T02:20:04.470Z","1.9.9":"2025-11-15T02:56:34.799Z","1.9.10":"2025-11-15T03:19:51.467Z","1.9.11":"2025-11-15T19:58:16.440Z","1.9.12":"2025-11-16T20:59:45.790Z","1.9.13":"2025-11-18T22:42:09.814Z","1.9.14":"2025-11-20T18:28:14.397Z","1.9.15":"2025-11-20T18:46:03.624Z","1.9.16":"2025-11-20T22:39:37.515Z","1.9.17":"2025-11-20T23:21:57.029Z","1.9.18":"2025-11-21T03:43:38.142Z","1.9.19":"2025-12-01T20:21:50.411Z","1.9.20":"2025-12-01T20:25:08.741Z","1.9.21":"2025-12-01T20:32:53.104Z","1.9.22":"2025-12-01T20:33:43.261Z","1.9.23":"2025-12-01T20:38:48.412Z","1.9.24":"2025-12-01T20:48:44.897Z","1.9.25":"2025-12-02T17:48:57.198Z","1.9.30":"2025-12-02T19:29:01.569Z","1.9.31":"2025-12-02T19:36:38.120Z","1.9.32":"2025-12-28T18:16:51.576Z","1.9.33":"2025-12-28T19:38:24.109Z","1.9.34":"2025-12-28T19:41:30.200Z","1.9.35":"2025-12-28T19:47:37.182Z","1.9.36":"2025-12-28T20:19:31.571Z","1.9.37":"2025-12-30T21:07:51.551Z","1.9.38":"2025-12-31T21:26:20.704Z","1.9.39":"2026-01-02T20:05:35.854Z","1.9.40":"2026-01-02T20:22:07.757Z","1.9.41":"2026-01-08T19:16:26.808Z","1.9.42":"2026-01-09T01:41:50.953Z","1.9.43":"2026-01-09T17:50:10.304Z","1.9.44":"2026-01-11T18:22:13.861Z","1.9.45":"2026-01-15T19:15:54.349Z","1.9.46":"2026-01-17T21:08:20.167Z","1.9.48":"2026-01-18T19:55:34.118Z","1.9.49":"2026-01-30T18:22:27.202Z","1.9.50":"2026-02-04T04:01:24.478Z","1.9.51":"2026-02-20T18:58:57.350Z","1.9.52":"2026-02-22T19:37:25.548Z","1.9.53":"2026-02-23T00:37:07.910Z","1.9.54":"2026-02-23T18:10:16.075Z","1.9.55":"2026-02-27T23:10:03.779Z","1.9.56":"2026-03-13T15:42:21.861Z","1.9.57":"2026-03-13T16:02:00.562Z","1.9.58":"2026-03-17T18:54:29.415Z","1.9.59":"2026-03-19T17:13:29.902Z","1.9.60":"2026-03-24T17:17:32.182Z","1.9.61":"2026-03-24T22:51:01.374Z","1.9.62":"2026-05-07T00:27:07.309Z","1.9.64":"2026-08-04T05:27:15.300Z","1.9.65":"2026-08-16T16:52:31.953Z","1.9.66":"2026-08-20T01:22:33.274Z","1.9.67":"2026-08-27T04:18:25.943Z"},"bugs":{"url":"https://github.com/johnqh/types/issues"},"author":{"name":"Sudobility"},"license":"BUSL-1.1","homepage":"https://github.com/johnqh/types#readme","keywords":["typescript","types","interfaces","web3","blockchain","email","ai-optimized","tree-shakeable","zero-dependencies"],"repository":{"type":"git","url":"git+https://github.com/johnqh/types.git"},"description":"Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development","maintainers":[{"name":"johnqh","email":"johnqh@yahoo.com"}],"readme":"# @sudobility/types\n\nComprehensive TypeScript type definitions and utilities for Web3 email applications. Zero runtime dependencies, dual module support (ESM + CommonJS).\n\n## Installation\n\n```bash\nbun install @sudobility/types\n```\n\nNo peer dependencies required.\n\n## Usage\n\n### Core Utility Types\n\n```typescript\nimport { Optional, Result, ValidationResult, BaseResponse, PaginatedResponse } from '@sudobility/types';\n\nconst maybeUser: Optional<User> = null;  // T | undefined | null\n\nfunction doWork(): Result<Data> {\n  if (ok) return { success: true, data: result };\n  return { success: false, error: { type: 'ValidationError', message: '...' } };\n}\n```\n\n### Blockchain Types\n\n```typescript\nimport { isEvmAddress, isSolanaAddress, formatWalletAddress, ChainType } from '@sudobility/types';\n\nisEvmAddress('0x742d35Cc6634C0532925a3b8D2C36B7f12345678');  // true\nisSolanaAddress('9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM');  // true\nformatWalletAddress('0x742d35Cc6634C0532925a3b8D2C36B7f12345678');  // \"0x742d...5678\"\n```\n\n### Enums\n\nKey enums: `AuthStatus`, `Chain` (60+ chains), `ChainType`, `ConnectionState`, `Theme`, `EmailAction`, `RequestStatus`, `WalletType`, `EntityType`, `EntityRole`, and more.\n\n### Import Paths\n\n```typescript\nimport { ... } from '@sudobility/types';        // Full library\nimport { ... } from '@sudobility/types/api';     // Indexer response types\nimport { ... } from '@sudobility/types/enums';   // Business enums only\n```\n\n## Development\n\n```bash\nbun install\nbun run build          # Build dual ESM + CJS output\nbun run dev            # Watch mode\nbun test               # Run tests (Vitest)\nbun run typecheck      # TypeScript check\nbun run lint           # ESLint (flat config)\nbun run format         # Prettier\nbun run verify         # Full pipeline: typecheck + lint + test + build\n```\n\n## Key Exports\n\n- **Types**: `Optional<T>`, `Result<T,E>`, `ValidationResult<T>`, `BaseResponse<T>`, `PaginatedResponse<T>`, `UnifiedError`\n- **Enums**: `AuthStatus`, `Chain`, `ChainType`, `ConnectionState`, `Theme`, `EmailAction`, `WalletType`, `EntityType`, `EntityRole`, and more\n- **Validators**: `isEvmAddress`, `isSolanaAddress`, `isENSName`, `isSNSName`, `Web3UsernameValidator`, `validateAddress`, `validateAmount`, type guards\n- **Formatters**: `formatWalletAddress`, `formatUSDC`, `formatEmailDate`, `formatRelativeTime`, `formatBytes`, `truncate`, `capitalize`, and more\n- **Async Helpers**: `safeAsync`, `withLoadingState`, `safeParallel`, `withTimeout`, `withCache`, `debounceAsync`\n- **Infrastructure**: `NetworkClient`, `AnalyticsService`, `UINavigationService`\n\n## License\n\nBUSL-1.1\n","readmeFilename":"README.md"}