{"_id":"@accounter/gmail-listener","_rev":"1624-9e6763d8d54ffc1ab82ec5d5edeb120c","name":"@accounter/gmail-listener","dist-tags":{"latest":"0.1.2","alpha":"0.1.3-alpha-20260817100251-2ec9548e546642102539dba650d30a66a4f505bf"},"versions":{"0.1.0":{"name":"@accounter/gmail-listener","version":"0.1.0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"77fec2972d92c9ec86637a9585f38ea2d25303f3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.0.tgz","fileCount":5,"integrity":"sha512-atULb7r1UCSPGwJxZjs/T2YlfGDD5SqObeKnVxThcX/CIE/ywhI1mty9utTGdAlHMhUfHr58k0OPrp7+tn2JhQ==","signatures":[{"sig":"MEUCIBh8VOuX3CPtExlI0X7b/aNA5WIv08E3xsQnExbgppe1AiEA891j3RplLTqUQ+mFiX2xlsfxzwzac074Z1hWQD8181I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1839390},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"237b67b13ba9d38feb469ffcef575a56ae14cf66","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"gilgardosh","email":"gilgardosh@gmail.com"},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.0_1773827327549_0.8024370246121524","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260319144851-f87afe15feb9f757227d712a270aa4dfd3272555":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260319144851-f87afe15feb9f757227d712a270aa4dfd3272555","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260319144851-f87afe15feb9f757227d712a270aa4dfd3272555","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ad9bd96eb223da5517f0df7425ae7f5c0438bfb4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260319144851-f87afe15feb9f757227d712a270aa4dfd3272555.tgz","fileCount":5,"integrity":"sha512-qiHo1o5xIQ2LDBTq1fwYxFka7ODcJ530bQhogczJO+KNj6l8UwRbyenc7x982q4IvglT90ihjwmATiNaXqE+Bg==","signatures":[{"sig":"MEYCIQDjSXBQZdP9gIiBvB+YQ1apkKEbb9kgMB8eAIRrstaJnAIhAOytNgi4LEDwL849Jwo0TIODyDZiEh2iFfsQ03oP13Qn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260319144851-f87afe15feb9f757227d712a270aa4dfd3272555","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1847308},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f87afe15feb9f757227d712a270aa4dfd3272555","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260319144851-f87afe15feb9f757227d712a270aa4dfd3272555_1773931900422_0.48407461906398264","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260319145920-f33fe4d48fc9b3c90f6337d6194c46e796004706":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260319145920-f33fe4d48fc9b3c90f6337d6194c46e796004706","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260319145920-f33fe4d48fc9b3c90f6337d6194c46e796004706","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c4feded4d38492720c77a20d2e49b97e7e098cb3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260319145920-f33fe4d48fc9b3c90f6337d6194c46e796004706.tgz","fileCount":5,"integrity":"sha512-1hGpOMBSSoLiEdAbHQ6ZJ/C5svZw/BEXqsH8u/rqKHIum5q0516rEO77UYD9S78awygZKzeHSG/itvIfgaKKMQ==","signatures":[{"sig":"MEYCIQCP8JDfjR+8TqZ1GXqfN3CTfvYRqJHRfRFJmSLGsP/spQIhAInUmgbuPBf/6/kfA5Wukk6IQGqEUwa0hjLW92QwqdDT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260319145920-f33fe4d48fc9b3c90f6337d6194c46e796004706","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1847308},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f33fe4d48fc9b3c90f6337d6194c46e796004706","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260319145920-f33fe4d48fc9b3c90f6337d6194c46e796004706_1773932534434_0.6746942410620922","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260319154307-ec3e90cf3f1979c9d309acada93e7c2ef6abb51b":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260319154307-ec3e90cf3f1979c9d309acada93e7c2ef6abb51b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260319154307-ec3e90cf3f1979c9d309acada93e7c2ef6abb51b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"48429a718e6171ae8b298b898f44e767671be017","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260319154307-ec3e90cf3f1979c9d309acada93e7c2ef6abb51b.tgz","fileCount":5,"integrity":"sha512-T/R+Mo8MmPfqfl0G6xeWGICNBtOEa+QbSPTpGNmluG0t/F34SpOWDqZHvZHW4X6pDQ1Ipbtu7LZGsgRxNTVwrg==","signatures":[{"sig":"MEQCIHSnV+SyNMmqGoETVOItlsoicm4LArxTcR7ZzR1yQr3OAiB5hob8D0BP5HPpxuta8CeSJ7DZajgV/Hj4v1gJ6Hozzg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260319154307-ec3e90cf3f1979c9d309acada93e7c2ef6abb51b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1847308},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ec3e90cf3f1979c9d309acada93e7c2ef6abb51b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260319154307-ec3e90cf3f1979c9d309acada93e7c2ef6abb51b_1773935159855_0.9665978525782051","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260319154417-79dd257cdb82b2a63b8e147b5fbe1a13d65e71e9":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260319154417-79dd257cdb82b2a63b8e147b5fbe1a13d65e71e9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260319154417-79dd257cdb82b2a63b8e147b5fbe1a13d65e71e9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"081e905bf5a6559c326963ad5d42ee9fea117117","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260319154417-79dd257cdb82b2a63b8e147b5fbe1a13d65e71e9.tgz","fileCount":5,"integrity":"sha512-5xqSG5KWxluw9A1EsSleq8ABegtFFq4fiHocmv2aDPelTS3JgLSkwnV3oZ+l/gAofOUOBbEEFRl4jB8ikEvnEw==","signatures":[{"sig":"MEUCIQD5Mz0VynJTUX505BPvsN5RWeDL8mJLsuXjZbQZf9hegQIgNQo6T8bxrJAFByqL62nKzROhEIYgcQE3B/txdluVyJk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260319154417-79dd257cdb82b2a63b8e147b5fbe1a13d65e71e9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1847308},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"79dd257cdb82b2a63b8e147b5fbe1a13d65e71e9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260319154417-79dd257cdb82b2a63b8e147b5fbe1a13d65e71e9_1773935209220_0.5490643168828608","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260319154601-a431a4da2f5bc5002b49e42f19ca11d63c484873":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260319154601-a431a4da2f5bc5002b49e42f19ca11d63c484873","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260319154601-a431a4da2f5bc5002b49e42f19ca11d63c484873","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"df73671f68cc111b73c0c77b7395d29bd4f8b0f3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260319154601-a431a4da2f5bc5002b49e42f19ca11d63c484873.tgz","fileCount":5,"integrity":"sha512-PDMZAidoG7qO5PbCJiZYT1DeGh0nJt7mvp0IZCdmmkGvTaj+zXZcBT2NZyISDAjNFgXhix2eLPFO25TfeDVfyw==","signatures":[{"sig":"MEYCIQC6ffCrTLibc3g8fo0A3fHR6dYUoSWSqhD+q+eo7y0MQAIhAM0XN2T+zEEl+nNG6lZ0/IBfD64Oid9RcC5NczTjyfZP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260319154601-a431a4da2f5bc5002b49e42f19ca11d63c484873","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1847308},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a431a4da2f5bc5002b49e42f19ca11d63c484873","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260319154601-a431a4da2f5bc5002b49e42f19ca11d63c484873_1773935331763_0.7669464122082872","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260319161230-b0390cd5be97f471c1f3562b72fc905c6b35d397":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260319161230-b0390cd5be97f471c1f3562b72fc905c6b35d397","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260319161230-b0390cd5be97f471c1f3562b72fc905c6b35d397","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"620cf2f61a654fc6b61c10258bc7e6353af4a912","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260319161230-b0390cd5be97f471c1f3562b72fc905c6b35d397.tgz","fileCount":5,"integrity":"sha512-jiY40MxIjx1LS24jCgxrawF4w+pM0JtrGHYCpQvV2Zk8/Wo61i54+KMg1/ZR/oNidKwFKI2wmNH7mALXol52yQ==","signatures":[{"sig":"MEUCIQCWSp2GziC6tDoNS+1oUvXQMY4KEOheZls8b8xa7IPW7QIgJERYgU0aybK76m0natVrrXepXDifb+/0SI/pkKNSD3s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260319161230-b0390cd5be97f471c1f3562b72fc905c6b35d397","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1847308},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b0390cd5be97f471c1f3562b72fc905c6b35d397","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260319161230-b0390cd5be97f471c1f3562b72fc905c6b35d397_1773936920181_0.7509584506571418","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260319161425-5bab07d086890abf6cd8d41752cb6a05eb5091b4":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260319161425-5bab07d086890abf6cd8d41752cb6a05eb5091b4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260319161425-5bab07d086890abf6cd8d41752cb6a05eb5091b4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4f3c4309802c0d74dc18092c708d4f44d1f5a8f5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260319161425-5bab07d086890abf6cd8d41752cb6a05eb5091b4.tgz","fileCount":5,"integrity":"sha512-2IWkAi288V92eskR/17cUXhPT/0rClcM/QzuTBnv7PkdT5mkjO/PZjQdfQy0rTOjk4Yertmbq9snlhF/+2N5XQ==","signatures":[{"sig":"MEUCIHSYcZqy25y8XL6qNDQkz6GxgCfl5g4LaUGmi0W86v8oAiEAu5lhIvRTTBhs2Q5Q0mxoDESOv1TiP/TSAjFz58i0eYk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260319161425-5bab07d086890abf6cd8d41752cb6a05eb5091b4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1847308},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5bab07d086890abf6cd8d41752cb6a05eb5091b4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260319161425-5bab07d086890abf6cd8d41752cb6a05eb5091b4_1773937034059_0.43413691143050803","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260319161449-786c92732f90f7a2f1c94405c4c17b733649f3f0":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260319161449-786c92732f90f7a2f1c94405c4c17b733649f3f0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260319161449-786c92732f90f7a2f1c94405c4c17b733649f3f0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"12bdb2ad0c5403b52fdb7d7985a4fbec9d8dcc51","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260319161449-786c92732f90f7a2f1c94405c4c17b733649f3f0.tgz","fileCount":5,"integrity":"sha512-S71/W4mREYwmyZKJlrWg52+OrhToPcUbAgmLob8XTNU37JcSrsMjWser1hFm3UQNdsosWF+T2HjWhBlfwK5/Yw==","signatures":[{"sig":"MEUCIQDAYw6fpak3RdjQyFXoocFtWmbWx82D41dget9v6WaacAIgMq0kg+XvfKibNQ1IWRCMcUWjUXltVz3VgdY64FUvjKo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260319161449-786c92732f90f7a2f1c94405c4c17b733649f3f0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1847308},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"786c92732f90f7a2f1c94405c4c17b733649f3f0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260319161449-786c92732f90f7a2f1c94405c4c17b733649f3f0_1773937043993_0.8872385764549671","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260319161534-3c7a43846d078eda8e82cfaee3dbd80c06c8a7fd":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260319161534-3c7a43846d078eda8e82cfaee3dbd80c06c8a7fd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260319161534-3c7a43846d078eda8e82cfaee3dbd80c06c8a7fd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"41452882ba29a6c780a0c01f826cff64380c231f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260319161534-3c7a43846d078eda8e82cfaee3dbd80c06c8a7fd.tgz","fileCount":5,"integrity":"sha512-yaa5ph0lvKAf4IIjDgiVgebVZBhE+0irlbfRyuBdXRL9EJbyzLwWQubPKOcgtL0rw40SCSeDvZiLMuSGrhJfJg==","signatures":[{"sig":"MEYCIQD+NfyJ9CKKJj29Lk+UuaTHzHf9zj1VzFQMdsF8xqg8VwIhAOGuAsbaXVK1eGzo+ytVAfVZhts9LYb63Z1g0Ez4WjXg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260319161534-3c7a43846d078eda8e82cfaee3dbd80c06c8a7fd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1847308},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3c7a43846d078eda8e82cfaee3dbd80c06c8a7fd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260319161534-3c7a43846d078eda8e82cfaee3dbd80c06c8a7fd_1773937115598_0.355452893721139","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260320043647-dd271b5a7d8ec1750c1cc978c64175431a48e919":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260320043647-dd271b5a7d8ec1750c1cc978c64175431a48e919","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260320043647-dd271b5a7d8ec1750c1cc978c64175431a48e919","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"717a882e468926fc4d403458d24afc2d7536c67b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260320043647-dd271b5a7d8ec1750c1cc978c64175431a48e919.tgz","fileCount":5,"integrity":"sha512-mQUJy+A8LjKYYZazjyH/dzJPKria82iUZUuXktEar86V6DrxXMar7MnhgsqmrcdH4v7Ois+vb9R6FqSNY2zetg==","signatures":[{"sig":"MEQCIBBR3aam4pWPBpiJzcIAkMB5AeeO2TA2An31Hls7FvOhAiAGeBzduejYA9D97ZZFVW1eFRUXs5+8s+oZbs31/l1Mzw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260320043647-dd271b5a7d8ec1750c1cc978c64175431a48e919","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1847308},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"dd271b5a7d8ec1750c1cc978c64175431a48e919","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260320043647-dd271b5a7d8ec1750c1cc978c64175431a48e919_1773981561371_0.6386691030907765","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260320043659-e4c8f171276df42301b1fd047cdf5469aa70178f":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260320043659-e4c8f171276df42301b1fd047cdf5469aa70178f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260320043659-e4c8f171276df42301b1fd047cdf5469aa70178f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1ff9bc23dc7c51b230546ff7fc810b9c8341ddd9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260320043659-e4c8f171276df42301b1fd047cdf5469aa70178f.tgz","fileCount":5,"integrity":"sha512-X0fM8L2HZSdbcn8hOMRlWywtdhTzWZNwxYlW5eHhNTl5PYq/ysEeWw2+V+0jQbn3NdvJINL68kKBr0EcKbyoBA==","signatures":[{"sig":"MEUCID+UoZyHwRdhmmt++/CftXw+g7KLukGRdAs7da1Hq9EEAiEApGeiauk2DVHyH8j2wsR5sWdON8tT8nX2blg4flTDcoc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260320043659-e4c8f171276df42301b1fd047cdf5469aa70178f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1847308},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e4c8f171276df42301b1fd047cdf5469aa70178f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260320043659-e4c8f171276df42301b1fd047cdf5469aa70178f_1773981584470_0.1131275455434162","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260320083906-6e9388329a362dfd0712c13a5d04b8b5e1738311":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260320083906-6e9388329a362dfd0712c13a5d04b8b5e1738311","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260320083906-6e9388329a362dfd0712c13a5d04b8b5e1738311","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bd0e6d8f2b9cac2f12862621efa1637626d256f8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260320083906-6e9388329a362dfd0712c13a5d04b8b5e1738311.tgz","fileCount":5,"integrity":"sha512-iIy8n9yEaD3WNzQ7mKs7a2z4I/G9FKzNph37QDN2UQxtWNnv37losJP72sx3B7pZ5d2BeKrrYtcuQK6qDPTXQg==","signatures":[{"sig":"MEQCIGYAO8G5tCbvretdMCLDNk91T1QH+JCqNEJWRhHps4t/AiAiIPq7Hf6c75XBFJDt7nkB4VA/SLy1HAWPoIwfumnBHQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260320083906-6e9388329a362dfd0712c13a5d04b8b5e1738311","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1847308},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6e9388329a362dfd0712c13a5d04b8b5e1738311","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260320083906-6e9388329a362dfd0712c13a5d04b8b5e1738311_1773996116125_0.5898557583953903","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260321003643-0a97362d5d717c4dd5cb8acbe8931d9d1d915cac":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260321003643-0a97362d5d717c4dd5cb8acbe8931d9d1d915cac","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260321003643-0a97362d5d717c4dd5cb8acbe8931d9d1d915cac","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ae7ef68365e36ae37a39c202b42ef67c2cbd18f2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260321003643-0a97362d5d717c4dd5cb8acbe8931d9d1d915cac.tgz","fileCount":5,"integrity":"sha512-WUcB1nfcF/X80MfeqkVVTD1c1vOWRsznrJZLszspNcc8vKrF6yzBGlBDhWDVVL091hJhq9dy1kCSN+cgXqwfVA==","signatures":[{"sig":"MEQCICcO5JTpGwAFHkycQsHz97edX6Qq6t49I+LaDRARUK0/AiBsHWqobzY3KyyI1PBnaiXicigjp9MXBUIFCxj7zt0sBw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260321003643-0a97362d5d717c4dd5cb8acbe8931d9d1d915cac","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1847308},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0a97362d5d717c4dd5cb8acbe8931d9d1d915cac","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260321003643-0a97362d5d717c4dd5cb8acbe8931d9d1d915cac_1774053567823_0.2121024977098933","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260321163821-cdd726af4c2be7e7cf694b4a5469b90e871bd832":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260321163821-cdd726af4c2be7e7cf694b4a5469b90e871bd832","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260321163821-cdd726af4c2be7e7cf694b4a5469b90e871bd832","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e6b7ab945e685c30c1992d327383be9e46405118","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260321163821-cdd726af4c2be7e7cf694b4a5469b90e871bd832.tgz","fileCount":5,"integrity":"sha512-w+7ToTD0Y5H9H0gAgdxbGfx9zj5KtlbykccPpIAEy7ljNuNOnSm0MeIG0NrJCZu0v23rwJEd6MIOVeLqrHWfDQ==","signatures":[{"sig":"MEUCIBZj6Qx3fd0Hwsy1KKIBCpcNgIb+8g22kgp7PdM1lwGIAiEA9sb/KIgCMohC4LabCnaw0rDNBhTXtWVGPhkTBYzE1Cg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260321163821-cdd726af4c2be7e7cf694b4a5469b90e871bd832","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1847308},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"cdd726af4c2be7e7cf694b4a5469b90e871bd832","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260321163821-cdd726af4c2be7e7cf694b4a5469b90e871bd832_1774111254189_0.437858355946138","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260322090609-6980e8fabc382cab045bef9fe7d5fa82322683b0":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260322090609-6980e8fabc382cab045bef9fe7d5fa82322683b0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260322090609-6980e8fabc382cab045bef9fe7d5fa82322683b0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a9f85c948a33ac94683900afa12290f8a7a41b54","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260322090609-6980e8fabc382cab045bef9fe7d5fa82322683b0.tgz","fileCount":5,"integrity":"sha512-NCfxZGrOTPhOyguYdif1sTTrFHuM4cwpo4wFO2k5UAtB5bn4Qt7kwz2fTgBT/PWN5OB7OweHrzrokJCBmfOGqQ==","signatures":[{"sig":"MEUCIQDknu9oFWRtT4yU+sLtcYXulspmVdfbJf7Nf3+sHvuDoQIgNAsmQr5PU41EeKKpcGstWr79Qi8+aHKby4wpzROgsI8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260322090609-6980e8fabc382cab045bef9fe7d5fa82322683b0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1844845},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6980e8fabc382cab045bef9fe7d5fa82322683b0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260322090609-6980e8fabc382cab045bef9fe7d5fa82322683b0_1774170532572_0.3150429744386387","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260322104240-1590771775be8faa823ed37e92026855d46ba317":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260322104240-1590771775be8faa823ed37e92026855d46ba317","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260322104240-1590771775be8faa823ed37e92026855d46ba317","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7a186d929a52f4cb1dec8ac01dcd607d4ff072b3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260322104240-1590771775be8faa823ed37e92026855d46ba317.tgz","fileCount":5,"integrity":"sha512-y60eoK3GfZXe4vSXZ0AeGOPJUV8ibcHY8FQTbGpBZJlo2AwxaaB7YpLKBRmysgE2r5kZfmGimpNm9uKX3fdiWA==","signatures":[{"sig":"MEYCIQDaodB6sbLVkileLwjcsWWnssnIfOTBuGSppOcnzLfjswIhAJ0oEsKeIE1U1nDvpBjp9Q+HBU5j/V+m+xaZ2R6Ny3Fu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260322104240-1590771775be8faa823ed37e92026855d46ba317","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1847308},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1590771775be8faa823ed37e92026855d46ba317","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260322104240-1590771775be8faa823ed37e92026855d46ba317_1774176325182_0.211501908908186","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260322105311-809df0c07febd91a5544cf4c7129e2bb5c029112":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260322105311-809df0c07febd91a5544cf4c7129e2bb5c029112","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260322105311-809df0c07febd91a5544cf4c7129e2bb5c029112","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d5e4e58db74154075ddd38d4046892c534055c19","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260322105311-809df0c07febd91a5544cf4c7129e2bb5c029112.tgz","fileCount":5,"integrity":"sha512-d5vrgD2kW9Jw7ua9MWGEyoSVdpCKU2dtqQfH2kFLH0f7yVotD3wAY26WSGS+0kBCbkBuLf3fgywbBMYb6KZNeg==","signatures":[{"sig":"MEUCIGbalAoia0zyhZH+jpSmA90aC+6dzwa4WiQW8UQRKQZVAiEAgLT/cwDQG+eMVVNi7KbM8r2YSJA15p3+Td69aOCyeMg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260322105311-809df0c07febd91a5544cf4c7129e2bb5c029112","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1844845},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"809df0c07febd91a5544cf4c7129e2bb5c029112","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260322105311-809df0c07febd91a5544cf4c7129e2bb5c029112_1774176958796_0.2103833031709892","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260322105422-416f911dcb295623981d5e74a36d6216c7045a59":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260322105422-416f911dcb295623981d5e74a36d6216c7045a59","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260322105422-416f911dcb295623981d5e74a36d6216c7045a59","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"68dcf63e180ae22b3d9a07c327798e6a49de5ab0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260322105422-416f911dcb295623981d5e74a36d6216c7045a59.tgz","fileCount":5,"integrity":"sha512-ezYnhNMsgqg8D3KXb6nm1NXPqB7PWEOr5krJmOCcDSYYwO5or3lEs2kFxxlgbNb5uIxghbCluD3DpqZ3t/8kPw==","signatures":[{"sig":"MEUCIQDS/40JyPv67nfynPadTvlZI5i6X6/6x3UkcrlWsKOtigIgTc8Lq2Y8C+RFJVy4rzZ9+LPxdKVgece8sb7jL/Yi1HY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260322105422-416f911dcb295623981d5e74a36d6216c7045a59","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1844845},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"416f911dcb295623981d5e74a36d6216c7045a59","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260322105422-416f911dcb295623981d5e74a36d6216c7045a59_1774177015260_0.147520758168582","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260322105513-e4454aedf2b2453fdd69f6c2ea9e7cbf74fb0e65":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260322105513-e4454aedf2b2453fdd69f6c2ea9e7cbf74fb0e65","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260322105513-e4454aedf2b2453fdd69f6c2ea9e7cbf74fb0e65","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2973c1e8deeefb80bd54a6ebaad1f1e3a073df67","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260322105513-e4454aedf2b2453fdd69f6c2ea9e7cbf74fb0e65.tgz","fileCount":5,"integrity":"sha512-wXU09TW1e8xACGBIdVOVowzibiDcydCL667vxeNvyGj+8C8sjeo00GXR3kkVoo2hNjR/E741fkORRRjHEn8RSQ==","signatures":[{"sig":"MEQCIG80xo1Ugr9Drzc5k/VYFRVkyBplfJgevWFrTWY8iynKAiBif/yHgrKNeiPPhPTuulm+QZgdiMtoQ6N26XpKGUC2fg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260322105513-e4454aedf2b2453fdd69f6c2ea9e7cbf74fb0e65","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1844845},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e4454aedf2b2453fdd69f6c2ea9e7cbf74fb0e65","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260322105513-e4454aedf2b2453fdd69f6c2ea9e7cbf74fb0e65_1774177080147_0.2982452221874201","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260322120153-01bf6a31b5a340d46bd337f0507372b60bbc4511":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260322120153-01bf6a31b5a340d46bd337f0507372b60bbc4511","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260322120153-01bf6a31b5a340d46bd337f0507372b60bbc4511","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e93c361b2d61ac24af6f3cc42010f82546b52ac7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260322120153-01bf6a31b5a340d46bd337f0507372b60bbc4511.tgz","fileCount":5,"integrity":"sha512-NrMDC0dUaXE+OZBe+IOB7k7+7j97zvNyHkow6jqbMXQ7LJ7D7ekn6jDqs49QMLjjhLZ9iJC1OHTIzJP1Yj/1cQ==","signatures":[{"sig":"MEYCIQDrQ4JLUl7gMI85Amu2FAJxXod/OlZ+jg/IMDbR9b5SiQIhAP7Hfri/fC0BF0o51cWuEZn1y73IfHmyFoh+A0TkngR2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260322120153-01bf6a31b5a340d46bd337f0507372b60bbc4511","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1844845},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"01bf6a31b5a340d46bd337f0507372b60bbc4511","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260322120153-01bf6a31b5a340d46bd337f0507372b60bbc4511_1774181082710_0.13718198097496725","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260322122125-4dc89e280ad3d93b9b5f14a65ccb961a73b6c680":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260322122125-4dc89e280ad3d93b9b5f14a65ccb961a73b6c680","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260322122125-4dc89e280ad3d93b9b5f14a65ccb961a73b6c680","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b39225551b11344e58171921244b76ab367f4ccd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260322122125-4dc89e280ad3d93b9b5f14a65ccb961a73b6c680.tgz","fileCount":5,"integrity":"sha512-/Je7TL0wrYINlYHXV/6oh1HfcdHddZkUaIVwb07tiOrQCcEpOCjXVqDGgzq9g3PxDIuaiTZHSRBMoFyS6DoS4g==","signatures":[{"sig":"MEUCIQCL7V0E8cG0rAZiOjuabukFNHMHjTMY59odRpquevnpEAIgMM1MFrM9J+rSJfUtu1UdpzQPshOrempGnXnZ1lfTNLU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260322122125-4dc89e280ad3d93b9b5f14a65ccb961a73b6c680","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1844845},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4dc89e280ad3d93b9b5f14a65ccb961a73b6c680","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260322122125-4dc89e280ad3d93b9b5f14a65ccb961a73b6c680_1774182246317_0.21339560417598125","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260322122922-fc9351d8b1099cfb68fc9a64273e05dc44689901":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260322122922-fc9351d8b1099cfb68fc9a64273e05dc44689901","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260322122922-fc9351d8b1099cfb68fc9a64273e05dc44689901","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"65f23a45f1341acedc464dd24eed0d0451ad028c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260322122922-fc9351d8b1099cfb68fc9a64273e05dc44689901.tgz","fileCount":5,"integrity":"sha512-it9ZPllxvtn5zLTEsFZQfCEBQoqm5cSVrbzK9G5QT8qsTnIQpK6uomAy2rH6M5BezKO9NLXU31e5sOae94YZqA==","signatures":[{"sig":"MEQCIGJWREg6JfjYeytearXFSu89nJfi2ykYHyvDE/RhXkz2AiB8ZZ1j9xGTGdmJBVZVICOyK0bzEK0DdLpLorjN1OGqJg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260322122922-fc9351d8b1099cfb68fc9a64273e05dc44689901","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fc9351d8b1099cfb68fc9a64273e05dc44689901","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260322122922-fc9351d8b1099cfb68fc9a64273e05dc44689901_1774182724381_0.6244163956655848","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260322131553-249c7b6d16cbc19088bf7855e982766b2774729e":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260322131553-249c7b6d16cbc19088bf7855e982766b2774729e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260322131553-249c7b6d16cbc19088bf7855e982766b2774729e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f3dfb4d956f5a920edc250fdd6a55132bb22ba49","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260322131553-249c7b6d16cbc19088bf7855e982766b2774729e.tgz","fileCount":5,"integrity":"sha512-61aOWWbXQkn8LbyL2HHGZLty3QBIOOg5X4wqwfRFuw2lGzclxLgOJZyWJIIASnd4OkzdMmXxa0VCHsF1RaxrUQ==","signatures":[{"sig":"MEQCIBtRY+Tr0ueyaNefs+eb8xHIlBLNhXkX/HV752ZQtRKwAiAcfvqD8hWRGk3UOI12XlkQNO+6uPfpuftEEGrNe01cZw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260322131553-249c7b6d16cbc19088bf7855e982766b2774729e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"249c7b6d16cbc19088bf7855e982766b2774729e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260322131553-249c7b6d16cbc19088bf7855e982766b2774729e_1774185520424_0.5795436978918831","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260322132043-290f77b5ac106641aaa4054ebdee5b1a8f8f837b":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260322132043-290f77b5ac106641aaa4054ebdee5b1a8f8f837b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260322132043-290f77b5ac106641aaa4054ebdee5b1a8f8f837b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4cc9542c0c8d4a7c6e546adeeb0708da7f6c5d00","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260322132043-290f77b5ac106641aaa4054ebdee5b1a8f8f837b.tgz","fileCount":5,"integrity":"sha512-GluKrJNz0W6Dg/bbhV+teK4Dfv/jNcvkBBzeecrY2NxYUgPS7hEGR2GBBuRmvtxKEOaNoj17uah2LRND3X2PyQ==","signatures":[{"sig":"MEQCIC3ySHHzQwR0/HdG/dOHHBhNKA/hEUOENFqN96qdAu5qAiAK26IKEoKvwLzI7Qc50/qq0PaykL9rn90KF4T+rC6pXw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260322132043-290f77b5ac106641aaa4054ebdee5b1a8f8f837b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"290f77b5ac106641aaa4054ebdee5b1a8f8f837b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260322132043-290f77b5ac106641aaa4054ebdee5b1a8f8f837b_1774185812330_0.025478866813101186","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260322134015-9f6f8db6586d9c14a650e506d0abcf0eb993396a":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260322134015-9f6f8db6586d9c14a650e506d0abcf0eb993396a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260322134015-9f6f8db6586d9c14a650e506d0abcf0eb993396a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"007e3250bec2c38991378ff2b84ddd6991bd43bc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260322134015-9f6f8db6586d9c14a650e506d0abcf0eb993396a.tgz","fileCount":5,"integrity":"sha512-D6ZHvWblpzcL3OlzVhoUiRch+zISijz/0Slbs72W9q3krECr7tFPePBXA1SUPlSq9toI4qdHG4wTJCN5p9Av7Q==","signatures":[{"sig":"MEUCIQC8itaY4cqHlX5+2BzpqIQNH9rpn5N5gXlvDvJqf08RUQIgFRN9i49gKbWoabfxKOO6310D+ViMCveHWJsGu/kc0a4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260322134015-9f6f8db6586d9c14a650e506d0abcf0eb993396a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9f6f8db6586d9c14a650e506d0abcf0eb993396a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260322134015-9f6f8db6586d9c14a650e506d0abcf0eb993396a_1774186977193_0.06801046796529309","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260322134241-6dbd9a92e8e340231cac88a5fb70647f275c25a8":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260322134241-6dbd9a92e8e340231cac88a5fb70647f275c25a8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260322134241-6dbd9a92e8e340231cac88a5fb70647f275c25a8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"616aa5ec67d6a6452b0028e9a7a42196bf992ce4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260322134241-6dbd9a92e8e340231cac88a5fb70647f275c25a8.tgz","fileCount":5,"integrity":"sha512-XJlDoLEPaq5TvQoaQVd8X+tWALKsXTwzetolk9j/IJezmrhJrTbsAn/ltFJs/QfZkBlW7E0ARrbFtmR+yv80vg==","signatures":[{"sig":"MEYCIQD2G/1Hiy6/DBibss1imeeop/Hi2Kt0VUdoIR6UDjcqUAIhAPYEB7EdHVQLCYX6Dl9yebtRsIQ95pifyy7d4X6CQtrE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260322134241-6dbd9a92e8e340231cac88a5fb70647f275c25a8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6dbd9a92e8e340231cac88a5fb70647f275c25a8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260322134241-6dbd9a92e8e340231cac88a5fb70647f275c25a8_1774187124482_0.058819367924278776","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260322140736-314265f82f8afd617030db7f865abbdca276277f":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260322140736-314265f82f8afd617030db7f865abbdca276277f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260322140736-314265f82f8afd617030db7f865abbdca276277f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"88e41f51964f8c40ee8381d74b7977bbc556fc59","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260322140736-314265f82f8afd617030db7f865abbdca276277f.tgz","fileCount":5,"integrity":"sha512-KgiVKjYmbpSNcavxxrC6MI0QqfRzktATstB3/9hqOlWLrO7dPxByderqDTe21xIS9mykNk7E+x4u3vyF/BJAPQ==","signatures":[{"sig":"MEUCIGfoSiAM1eCzeJJVNmDhiGdnLuRGdFtxQKFB8A8q5P0SAiEAqQQJrrrBTEF3TIQfR+n4eRsfHC8FINtzHebxCU9n3Ss=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260322140736-314265f82f8afd617030db7f865abbdca276277f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"314265f82f8afd617030db7f865abbdca276277f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260322140736-314265f82f8afd617030db7f865abbdca276277f_1774188619553_0.9555519581502872","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260322141336-c967c55c47edae791b8a9a353ec2058b1735e8af":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260322141336-c967c55c47edae791b8a9a353ec2058b1735e8af","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260322141336-c967c55c47edae791b8a9a353ec2058b1735e8af","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"dce2b7ec12cf745497f27b1a5b4e9c9854fcc685","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260322141336-c967c55c47edae791b8a9a353ec2058b1735e8af.tgz","fileCount":5,"integrity":"sha512-PdH3CVlWFys/oNeD0YXgB1zaTWYlj1YE/9hWAvT/0BHMDp+XIEF5GDGrJIZmF5VquUGFmdnJnTilA2y7Q3zIoQ==","signatures":[{"sig":"MEQCIA9SEyfdgiRWV6aJIdt5kxEHd3y4o/ZO6peW5isLfnx8AiAy/we2wkkjZ9S5oBNTHkJ73GfnNTGxWgY9HjbrplL9Uw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260322141336-c967c55c47edae791b8a9a353ec2058b1735e8af","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c967c55c47edae791b8a9a353ec2058b1735e8af","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260322141336-c967c55c47edae791b8a9a353ec2058b1735e8af_1774188987209_0.016498079792417242","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260322141556-dfc06cb698958339e6291c00b7ae66684fa65d40":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260322141556-dfc06cb698958339e6291c00b7ae66684fa65d40","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260322141556-dfc06cb698958339e6291c00b7ae66684fa65d40","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a29eb8a1db36e8424c0e066530d907a847204f88","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260322141556-dfc06cb698958339e6291c00b7ae66684fa65d40.tgz","fileCount":5,"integrity":"sha512-DPjrMJjk06xdBkb+GUeZXjsPgrbnvzQA6aS3ZKD7XhB6e50VeKh9iFeEhgvr4puGCi9j8Jbn0uRpnaPWxJK1Dg==","signatures":[{"sig":"MEQCIBs7WEZXaEkrXo1s2oBqwfnZb4k94Ss/NC3DBTYi4ideAiBlwZy/0XxPstkLvYuq5DUgldGzroU4fkVy+ll5WZp83A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260322141556-dfc06cb698958339e6291c00b7ae66684fa65d40","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"dfc06cb698958339e6291c00b7ae66684fa65d40","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260322141556-dfc06cb698958339e6291c00b7ae66684fa65d40_1774189120883_0.2059563645161675","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260322143528-540f6a4f2008567c00725c934c9c53e8882271fd":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260322143528-540f6a4f2008567c00725c934c9c53e8882271fd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260322143528-540f6a4f2008567c00725c934c9c53e8882271fd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"787f59d65106279278dec3379fcbf56a00b9293b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260322143528-540f6a4f2008567c00725c934c9c53e8882271fd.tgz","fileCount":5,"integrity":"sha512-L7NrLwTQ9GGQn6lHlt7JKl+X3lwxocTRcIQfuVyIVB1/fR9AMJD8jpFqNjFH9quqW9xYYhxf0/2gpfJ+nrBA+w==","signatures":[{"sig":"MEUCIQDWp6Nwg/rzxVX7ROwF4P7SAlH/d8bJXlXMzHYb1y8QcQIgLMl+ZEavb4dMUiLAHrZiSufRujl46YMo29/4TduN2kY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260322143528-540f6a4f2008567c00725c934c9c53e8882271fd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"540f6a4f2008567c00725c934c9c53e8882271fd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260322143528-540f6a4f2008567c00725c934c9c53e8882271fd_1774190295459_0.4587361931419871","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260322204006-eb80d38d9be72b1f71c35baeb3961670bdcf7646":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260322204006-eb80d38d9be72b1f71c35baeb3961670bdcf7646","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260322204006-eb80d38d9be72b1f71c35baeb3961670bdcf7646","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e1e258a2485ebb57a0086da6d0d3bfeb313bafb7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260322204006-eb80d38d9be72b1f71c35baeb3961670bdcf7646.tgz","fileCount":5,"integrity":"sha512-T9b3e4nMM6CrxEqhVbAjxaw2SJsRTl0946faRKLC4mdb2zTC3BB1EQqoLLIeXnh1AV7dIquRL0Y2cv2y0v6PQA==","signatures":[{"sig":"MEUCIQDYhynifJCiW2rfNHc2uvh7UBLdh0KQjoZ4FR8LKYwNQwIgPOelJ+3HS3NX8IugHF03HjuTnOzA91enef8fpg0maug=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260322204006-eb80d38d9be72b1f71c35baeb3961670bdcf7646","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"eb80d38d9be72b1f71c35baeb3961670bdcf7646","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260322204006-eb80d38d9be72b1f71c35baeb3961670bdcf7646_1774212170614_0.8171214529090809","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260323002842-bf88a3d70574a754ccb0a514ed286a3244973726":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260323002842-bf88a3d70574a754ccb0a514ed286a3244973726","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260323002842-bf88a3d70574a754ccb0a514ed286a3244973726","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f3ec777d086f2c927929bbc747080a45b38dbdda","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260323002842-bf88a3d70574a754ccb0a514ed286a3244973726.tgz","fileCount":5,"integrity":"sha512-x561h8G4l8ODz9UzJGluybKyMkK09D4uRITiSrJImbLTRa2uY7xQb5WXI94f5JP+ID51/JEUCPT9tDcfz/x3Lg==","signatures":[{"sig":"MEUCIQDPjs4n8SxrqfOjhcN3KGkSVkpByNnXF2zqZGXvMVuDOgIgTNQZ14Qs8k85XRCw7QnUo/oXbP0toTO1MJzyEZcO07Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260323002842-bf88a3d70574a754ccb0a514ed286a3244973726","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bf88a3d70574a754ccb0a514ed286a3244973726","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260323002842-bf88a3d70574a754ccb0a514ed286a3244973726_1774225880256_0.6479056303717639","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260323012754-b060fe51ec927d94ee7ea7ee551397d1688b24cc":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260323012754-b060fe51ec927d94ee7ea7ee551397d1688b24cc","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260323012754-b060fe51ec927d94ee7ea7ee551397d1688b24cc","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fc4ab1a88f254c63b72ccad9a0ce9da2a5d79dc2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260323012754-b060fe51ec927d94ee7ea7ee551397d1688b24cc.tgz","fileCount":5,"integrity":"sha512-VuAA3O6eD9bC7nVsIercW/k+wJ3rFm+vo2PEMCGshS/ouSfUhAQ5RjkvPsqs5e0Fj3zbgZoUncOfz0SviNuMqQ==","signatures":[{"sig":"MEMCIGiBaNCIJrK1fOlWzytXJ09EjDsKW/ZzyNKWQd3odnkEAh8lF2H9XZUwwdKpDiaxuVBspeZNl1Lpc7XSJRw+v4Mm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260323012754-b060fe51ec927d94ee7ea7ee551397d1688b24cc","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b060fe51ec927d94ee7ea7ee551397d1688b24cc","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260323012754-b060fe51ec927d94ee7ea7ee551397d1688b24cc_1774229419519_0.7106912421372937","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260323012743-8b298be2b1d7847848acae88bcadaf493de4847e":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260323012743-8b298be2b1d7847848acae88bcadaf493de4847e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260323012743-8b298be2b1d7847848acae88bcadaf493de4847e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"867198cd56a41d3b8e7c09b170944a49e0aeb990","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260323012743-8b298be2b1d7847848acae88bcadaf493de4847e.tgz","fileCount":5,"integrity":"sha512-q1Yycj1nJaTEnAuW1lOlJg4dhmmhjbaCN1Nv6wd621TsgoV5PITaVoj/kxNG9rm2kAQ/EtIViojiLWFBiFNgHA==","signatures":[{"sig":"MEUCIQC2T5KQ8gOJEzSAa8+pWeMIQ5CUjeN39zye+3CZ8T1NZwIgNOKNPw2f3q7RoWlKQiYQ4Hh8Kukhs7O7E2/W5Vz4bM0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260323012743-8b298be2b1d7847848acae88bcadaf493de4847e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8b298be2b1d7847848acae88bcadaf493de4847e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260323012743-8b298be2b1d7847848acae88bcadaf493de4847e_1774229429090_0.24420009538993215","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260323090357-968a0bcfbed6e20345d92192148c179f5c5d74ee":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260323090357-968a0bcfbed6e20345d92192148c179f5c5d74ee","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260323090357-968a0bcfbed6e20345d92192148c179f5c5d74ee","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7359d439446960eb7f5ef5b1d1bbc46f5cea3bca","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260323090357-968a0bcfbed6e20345d92192148c179f5c5d74ee.tgz","fileCount":5,"integrity":"sha512-BKrRrup1f2eZ1QLWq9PbA7xCHyQq9RCu5l/n5s7ekwX6pB1ET79ajGZOaBHt7K0z7/VB8fJ0BB2JOp8LGFsGOA==","signatures":[{"sig":"MEUCIQDcmTVfkQpvNfawx7Zx1u+42YVqjCJaHXHFZ8i5ew6w3gIgalkuIfElYEW08osO0ru14WSFMswo2tVm57/3nUPAUU4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260323090357-968a0bcfbed6e20345d92192148c179f5c5d74ee","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"968a0bcfbed6e20345d92192148c179f5c5d74ee","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260323090357-968a0bcfbed6e20345d92192148c179f5c5d74ee_1774256802198_0.8960387207011715","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260323102711-3021829428386dbb345be6c7050367340e5b55a0":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260323102711-3021829428386dbb345be6c7050367340e5b55a0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260323102711-3021829428386dbb345be6c7050367340e5b55a0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"689f2ed246112e52c863eb7a93c5ef2766d9e9dd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260323102711-3021829428386dbb345be6c7050367340e5b55a0.tgz","fileCount":5,"integrity":"sha512-68l129Jn4eJ/FB+w0MOFmWEuNmY7+KCIZrF1EeD8aj0uPFm7RCJkjhgagWmS5LmU+2nqbzPhrHD5Hvus7BMolA==","signatures":[{"sig":"MEUCIH3OoIZRDfiaSdodcpTp/UU22brkJCV4oIi9NyiiqP60AiEAxTDMRB37xCIqvCVsR5fwJAnV8e9TphbSgak1FgW1qys=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260323102711-3021829428386dbb345be6c7050367340e5b55a0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3021829428386dbb345be6c7050367340e5b55a0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260323102711-3021829428386dbb345be6c7050367340e5b55a0_1774261798012_0.7042610517566055","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260323131632-e6edc15a05134c5bc8b680ae387ee4c26c61320b":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260323131632-e6edc15a05134c5bc8b680ae387ee4c26c61320b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260323131632-e6edc15a05134c5bc8b680ae387ee4c26c61320b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"76440d25d8b5fe92148b307bb32af84bdaae5fa5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260323131632-e6edc15a05134c5bc8b680ae387ee4c26c61320b.tgz","fileCount":5,"integrity":"sha512-WK/EQarwxOY7qrm0CKhQ7NpCE7ZaviAyGQ+5CDIFcHUlorKDl9+uGdbYIUm48m2io3lzdNF40e2DGy9kC8PlIw==","signatures":[{"sig":"MEQCIGJmiHfQwpIqldcSM98/HOJHDNfZVSGiU3k2TtiLigyzAiB2dvpmOb/Rg+NsLDQ9tn7Q0N2PH0VsBm4Q1D20TPg4hg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260323131632-e6edc15a05134c5bc8b680ae387ee4c26c61320b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e6edc15a05134c5bc8b680ae387ee4c26c61320b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260323131632-e6edc15a05134c5bc8b680ae387ee4c26c61320b_1774271959170_0.44322146651181904","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260323131714-3633aac66f095d65837d43a7f962038f9a2a5363":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260323131714-3633aac66f095d65837d43a7f962038f9a2a5363","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260323131714-3633aac66f095d65837d43a7f962038f9a2a5363","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4e7c93d30aae90c079f58123f27ee130a2f12574","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260323131714-3633aac66f095d65837d43a7f962038f9a2a5363.tgz","fileCount":5,"integrity":"sha512-AJqRDno/GIkfjQpoXVNk4x5F1fZ/8tMExy8jTfp5QDItI+1eMjbdc6WP/fm/ThJdfBnhO08OxbdgMZ9dXoL9EQ==","signatures":[{"sig":"MEUCIQDtTxxnVq8pEXE8lKYiUlG9ZtAJ5nssk7qUJ/+GQ9HezgIgcbYcgv9Lp7CACINhRJVieCiDH/ISAZAVhTHCBlsC7C8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260323131714-3633aac66f095d65837d43a7f962038f9a2a5363","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3633aac66f095d65837d43a7f962038f9a2a5363","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260323131714-3633aac66f095d65837d43a7f962038f9a2a5363_1774271992078_0.4964717906340774","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260323131809-9808fa7b6de89011b96f7618f8df6250c734d97a":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260323131809-9808fa7b6de89011b96f7618f8df6250c734d97a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260323131809-9808fa7b6de89011b96f7618f8df6250c734d97a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9cd294ba0a7a8e25b0c2fde17b991b409648ea80","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260323131809-9808fa7b6de89011b96f7618f8df6250c734d97a.tgz","fileCount":5,"integrity":"sha512-c/MRKL6eIWHks5IYVz9uFOUt73JNM3hhITK9gtY9DoWTuRKM8JOqxwJGhWOkypd4UBN564pG8cHA0RC0j4WxQQ==","signatures":[{"sig":"MEUCIE7PdUy7vqLcsSJQDWedFZ7ZsgvqKu4e+ux4UMvEsNpXAiEAi046sxPas/9Y702Hf4IgCN6N+l1nTsqwbDLE8HJMwAw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260323131809-9808fa7b6de89011b96f7618f8df6250c734d97a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9808fa7b6de89011b96f7618f8df6250c734d97a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260323131809-9808fa7b6de89011b96f7618f8df6250c734d97a_1774272037214_0.5536559203374227","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260323131751-979c1f15aed3b0815aa605e68556e742d7aceda2":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260323131751-979c1f15aed3b0815aa605e68556e742d7aceda2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260323131751-979c1f15aed3b0815aa605e68556e742d7aceda2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1737afd3ce02687ae6bc23751dce7d553b2b8bc5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260323131751-979c1f15aed3b0815aa605e68556e742d7aceda2.tgz","fileCount":5,"integrity":"sha512-8PDSQ4mdUSBKz19Ph7zHNLkB2apfqwy49ySlABufR5cMZSBT1Eig74umMI9FGDbObnRKG9182Bk4E74XxJ3TRg==","signatures":[{"sig":"MEQCIEzUP/WaUecOPKd9JFZyGviPtfw02It9pfNw1DeEkVMPAiB7R2HEu0mIvqNPKUgEuqmqITt13RU2kc3otfBghcxLQw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260323131751-979c1f15aed3b0815aa605e68556e742d7aceda2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"979c1f15aed3b0815aa605e68556e742d7aceda2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260323131751-979c1f15aed3b0815aa605e68556e742d7aceda2_1774272041261_0.6608003151082238","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260323131959-013b24eab27e9028ff315d18d052bd4b5a6c7cef":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260323131959-013b24eab27e9028ff315d18d052bd4b5a6c7cef","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260323131959-013b24eab27e9028ff315d18d052bd4b5a6c7cef","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"65d3d9b93a42f1cbc0f3c684a4d35bdf0a011456","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260323131959-013b24eab27e9028ff315d18d052bd4b5a6c7cef.tgz","fileCount":5,"integrity":"sha512-w2nnpWmrheSqmrLck0UtLD/bCcexzpoMQkZ3ir3MfM6NrFP/03vgsc5MHZsfIC8tLOsYcMovGB2WBl9H54+fcg==","signatures":[{"sig":"MEQCIHdYzPYtHmQdN0HlTySTXbw+0u0OrlSkQngqUdduc87hAiBUSCwec6wpwrr/znA6miT67H0bRpNrre8AzyBj2OJc9g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260323131959-013b24eab27e9028ff315d18d052bd4b5a6c7cef","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"013b24eab27e9028ff315d18d052bd4b5a6c7cef","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260323131959-013b24eab27e9028ff315d18d052bd4b5a6c7cef_1774272168313_0.6681850204557327","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260323133924-74ab79bec42b85a1dc460a50dab04c6e9aa0cb72":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260323133924-74ab79bec42b85a1dc460a50dab04c6e9aa0cb72","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260323133924-74ab79bec42b85a1dc460a50dab04c6e9aa0cb72","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6b8815a31889b93d005395f0792625dbc2686f1f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260323133924-74ab79bec42b85a1dc460a50dab04c6e9aa0cb72.tgz","fileCount":5,"integrity":"sha512-KiFbBGycsTCdWQ2Nj8IFT/588RFlgQuGrM6jR+YtR5BK2CcO6uBYnoedalQZhDTR5+BRxLZbDd4hddfquHQfoA==","signatures":[{"sig":"MEUCIQCiMiuCedDzI9PzsBIN7NJP1pyFarNuZngoVloLw2vhxwIgXJ0NtkrBsNjclVd0LnTot/s/80Q9Tamv1JhpipzlpGc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260323133924-74ab79bec42b85a1dc460a50dab04c6e9aa0cb72","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849346},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"74ab79bec42b85a1dc460a50dab04c6e9aa0cb72","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260323133924-74ab79bec42b85a1dc460a50dab04c6e9aa0cb72_1774273330332_0.061172282903374064","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260323152756-fbb5f8ea0c7c6ce9e5e8d8591af6856bc61257f5":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260323152756-fbb5f8ea0c7c6ce9e5e8d8591af6856bc61257f5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260323152756-fbb5f8ea0c7c6ce9e5e8d8591af6856bc61257f5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5cd97f7d7b90d7ac8cb3726aba6566c0f020b94e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260323152756-fbb5f8ea0c7c6ce9e5e8d8591af6856bc61257f5.tgz","fileCount":5,"integrity":"sha512-nG6ebnq82OFY/BnIjmJ8GbohFkQRz9v7LhE5sAbV4x1ZZ8Gcl9rsIQf4pdWJzQcoaQSw1ssXHk8zwckWzg35Uw==","signatures":[{"sig":"MEQCIF/GyabJpmda9wPCzQuCYZ22W8GAUNFY8vF3XajROBRsAiBRAZx/r2OA20TKNhO/OMI8Ncsa1S7gewLhg1m82D0Sdg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260323152756-fbb5f8ea0c7c6ce9e5e8d8591af6856bc61257f5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fbb5f8ea0c7c6ce9e5e8d8591af6856bc61257f5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260323152756-fbb5f8ea0c7c6ce9e5e8d8591af6856bc61257f5_1774279843189_0.5225340879074993","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260323153031-ae4ef16dfe975a78067d3dd5280cf020f4d85296":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260323153031-ae4ef16dfe975a78067d3dd5280cf020f4d85296","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260323153031-ae4ef16dfe975a78067d3dd5280cf020f4d85296","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2a8f9adef3f93bfb8a0371dee1ca4351cd735972","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260323153031-ae4ef16dfe975a78067d3dd5280cf020f4d85296.tgz","fileCount":5,"integrity":"sha512-LeSSwtPDj6nmZfT1PqNG3zUfs5N/6DRy7ic7qk4xeZWhAtpLveqY8eSdV4CYRhNpbAz9hfW+RheghB9Bz0qGtw==","signatures":[{"sig":"MEUCIB15S/S5cX+APf40aFgMomx2sz+6nN2zxlycTUzEasVwAiEA2e+KsAl9p7cA08oK0+yG/Nt0TPKKJT3JVhBy42/AP5A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260323153031-ae4ef16dfe975a78067d3dd5280cf020f4d85296","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ae4ef16dfe975a78067d3dd5280cf020f4d85296","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260323153031-ae4ef16dfe975a78067d3dd5280cf020f4d85296_1774280002603_0.6194028044616691","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260323154145-4a71ce79bb59f78bb74d6c22261cc88d4f96ecb3":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260323154145-4a71ce79bb59f78bb74d6c22261cc88d4f96ecb3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260323154145-4a71ce79bb59f78bb74d6c22261cc88d4f96ecb3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e9c730cd1aa6957c081e4e549a5376e6affebaf6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260323154145-4a71ce79bb59f78bb74d6c22261cc88d4f96ecb3.tgz","fileCount":5,"integrity":"sha512-5yRAJYRHbM1hDESPten0z5SwMk1ibQE1RQzOyyWOGuFeTVu61EqnL+EOb25m69ctdzTZKFwN9gp0ZI3qw2PGlw==","signatures":[{"sig":"MEYCIQCTS9gZCvlzGuEmquX3r0YVhtrYg3saA9O4uque7cem8AIhAL2O0YlfmbVpt1KN/GVMge0GADAXssyS8BufGNYkrFWm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260323154145-4a71ce79bb59f78bb74d6c22261cc88d4f96ecb3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4a71ce79bb59f78bb74d6c22261cc88d4f96ecb3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260323154145-4a71ce79bb59f78bb74d6c22261cc88d4f96ecb3_1774280676757_0.7155947337845312","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260323175249-3b1ebfeabadc1a6ad6109019469067b611c3ef16":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260323175249-3b1ebfeabadc1a6ad6109019469067b611c3ef16","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260323175249-3b1ebfeabadc1a6ad6109019469067b611c3ef16","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c9eaeb293e8e62dd2626b5d0c0530fe3a2436633","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260323175249-3b1ebfeabadc1a6ad6109019469067b611c3ef16.tgz","fileCount":5,"integrity":"sha512-08S783ifiMV33LYpMswAr+BkBLth2i5EdmaH/yHnXLBXBmmSGKizTQ8flLHYDCVo0wDd0RIi3YoRHbCuqqB9Fg==","signatures":[{"sig":"MEUCIQDOcUvv5N7oR9e65x1fFtfHes30D+1kleXG+FGzuUXYyQIgBj5mg6XG2AKO4/v3Vl7YoltYbGGop9rOUXrrnFMNsgY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260323175249-3b1ebfeabadc1a6ad6109019469067b611c3ef16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849464},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3b1ebfeabadc1a6ad6109019469067b611c3ef16","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260323175249-3b1ebfeabadc1a6ad6109019469067b611c3ef16_1774288541697_0.9950134935226056","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260323175712-43bbc0da45a85f48a234b8708b0cd96b4adf547a":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260323175712-43bbc0da45a85f48a234b8708b0cd96b4adf547a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260323175712-43bbc0da45a85f48a234b8708b0cd96b4adf547a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a4c02609daa22806d0bb6f3f920dfce9c386411a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260323175712-43bbc0da45a85f48a234b8708b0cd96b4adf547a.tgz","fileCount":5,"integrity":"sha512-MJyd0dfxVHbD77Lv7sV24+yd36IcQGvRQ/DtyexDVjgIu8ytcda9WU5Tkwy27aadrsSDDMJcZ1f69haqUlP6vQ==","signatures":[{"sig":"MEUCIAH0oGZZE04OyAxSyGeWHUZrcvOAxskgNto2i86noLrBAiEAsHGc1qHVTpBjLur59W1rBsfw3OTa9hui819PTcWrnCM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260323175712-43bbc0da45a85f48a234b8708b0cd96b4adf547a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849388},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"43bbc0da45a85f48a234b8708b0cd96b4adf547a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260323175712-43bbc0da45a85f48a234b8708b0cd96b4adf547a_1774288798740_0.4312751640465817","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260323175745-82a5791c2479d0ad04a6f124e9b51dafe8394105":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260323175745-82a5791c2479d0ad04a6f124e9b51dafe8394105","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260323175745-82a5791c2479d0ad04a6f124e9b51dafe8394105","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b1a981a80555e04779259170c0603dc805b22857","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260323175745-82a5791c2479d0ad04a6f124e9b51dafe8394105.tgz","fileCount":5,"integrity":"sha512-fg/TD94A0D2G1t4NdhyJYmk46mjrX+Znyu+si519Adp9XNpgclZ+0sCcqiQc7SNBD2VPIaxNaZQFLyasv2SixA==","signatures":[{"sig":"MEQCIH114EnldIUc4aYt+hrF446ZGmeAdWAO8nw486KrUpq3AiBWuGddydQBRj3k/+n/T/plIralm82Y1jC9+HsaYPB4fQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260323175745-82a5791c2479d0ad04a6f124e9b51dafe8394105","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849388},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"82a5791c2479d0ad04a6f124e9b51dafe8394105","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260323175745-82a5791c2479d0ad04a6f124e9b51dafe8394105_1774288832085_0.30790744689763816","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260323175831-e7f9c04671b14af792baeb7ef49dc4303d2c2216":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260323175831-e7f9c04671b14af792baeb7ef49dc4303d2c2216","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260323175831-e7f9c04671b14af792baeb7ef49dc4303d2c2216","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9ca47a20c494ebc9adbd0c1ce8b6c9334d3f32cd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260323175831-e7f9c04671b14af792baeb7ef49dc4303d2c2216.tgz","fileCount":5,"integrity":"sha512-fi9X0qTbDxKTkTFMV9NszVbCDucpHtkKMZ3Wbf/j5d/Gn/4XPkbUdceqWMh3Hckyi9lZTapiOiviRrItyzNqOQ==","signatures":[{"sig":"MEQCIGAIlAV83s6bkuVCEeRqvjWX1HrdHL2aTmr7J1lNa9ltAiBZza5XZ3Zy6JrGmABSOYpkekHCg36uPT3iaAcQ3Kz2Fg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260323175831-e7f9c04671b14af792baeb7ef49dc4303d2c2216","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849388},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e7f9c04671b14af792baeb7ef49dc4303d2c2216","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260323175831-e7f9c04671b14af792baeb7ef49dc4303d2c2216_1774288876825_0.5169871616956205","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260323181440-abc4543c6bb39eeff7ecaf98761d5394a6b85570":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260323181440-abc4543c6bb39eeff7ecaf98761d5394a6b85570","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260323181440-abc4543c6bb39eeff7ecaf98761d5394a6b85570","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7d990a53fae617a0c37284e5a55df348fa68707b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260323181440-abc4543c6bb39eeff7ecaf98761d5394a6b85570.tgz","fileCount":5,"integrity":"sha512-+tusivjSPyPTHVbnuLZF5RrIZEP0v+cqg1+iiS+t6mydTZrUF5IOQ/k0beZhJs66nwUhX5nIEJ/oqEmLaaMubA==","signatures":[{"sig":"MEQCICsaB1kO1Z26LZM31qyvve6rMiBn7nEk1gFkiZqFY9jMAiBRf7eAP9VomQ+BTjjtWD8lhqlm+v2YpEwMvstEgz7veg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260323181440-abc4543c6bb39eeff7ecaf98761d5394a6b85570","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"abc4543c6bb39eeff7ecaf98761d5394a6b85570","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260323181440-abc4543c6bb39eeff7ecaf98761d5394a6b85570_1774289829114_0.9422178610877205","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260323181652-327c974168cd155b7e25b8247448b394526a60de":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260323181652-327c974168cd155b7e25b8247448b394526a60de","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260323181652-327c974168cd155b7e25b8247448b394526a60de","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"215bd33cbc3ba5b096c453d876af1e76b7c08b7f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260323181652-327c974168cd155b7e25b8247448b394526a60de.tgz","fileCount":5,"integrity":"sha512-Y3pGFFjDT8VDBUNvtC8e884iVkSB/wwtduEpvqYKIzLzfhIChIMICygqxLzDPq9kjJZBgXgRhnkMpcciE98Oeg==","signatures":[{"sig":"MEUCIB5FxvgFi9Hi/elUZael0a28M3aGpa9Uf/1AuHbtjgY5AiEAnOOJogfWfjOYvwIWeMQS/1zBaHXlz07izTNFj8Hy6Zc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260323181652-327c974168cd155b7e25b8247448b394526a60de","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"327c974168cd155b7e25b8247448b394526a60de","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260323181652-327c974168cd155b7e25b8247448b394526a60de_1774289981753_0.6639709510273599","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260324042714-3d657b20592248606b968c8c0c23387649999a7e":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260324042714-3d657b20592248606b968c8c0c23387649999a7e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260324042714-3d657b20592248606b968c8c0c23387649999a7e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bcd63bce1a610d70a16ed98d84e92f913bb4768a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260324042714-3d657b20592248606b968c8c0c23387649999a7e.tgz","fileCount":5,"integrity":"sha512-4Il7F7UxaLPTtEA2Com0TUCE+Q++0TgzXaT7TJ1D5AXt5zkApdUu50usvkn/Xsn26S7FSqEoKotwxpAlhzrOXA==","signatures":[{"sig":"MEUCIQDiJM++d98k0zsdW+RE0qvhRfKvgjVDLG6pEmtQzs7UjwIgVeKv9PtlsblT2Ee5DUq2sl4QbTbzoslWkOWoO76yCnw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260324042714-3d657b20592248606b968c8c0c23387649999a7e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3d657b20592248606b968c8c0c23387649999a7e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260324042714-3d657b20592248606b968c8c0c23387649999a7e_1774326581778_0.3466021381964428","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260324075951-54cd31eaffe7098a886140d3f4ec19b027329ea0":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260324075951-54cd31eaffe7098a886140d3f4ec19b027329ea0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260324075951-54cd31eaffe7098a886140d3f4ec19b027329ea0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bc89f97c5e30dc7bc3bef68cae3ed307b66a851e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260324075951-54cd31eaffe7098a886140d3f4ec19b027329ea0.tgz","fileCount":5,"integrity":"sha512-CnJURHSTcVlS7q1FhReBsHiKXIbWqcITEvWipwY4qtF0qPjvhp3764u94OVRlTUxNTv0RVXH376nlKjE2gw8Bg==","signatures":[{"sig":"MEUCIEHd/DnKjSVYNtyx7UHGDyuWk4Ag0suIsCPchxoGvD0qAiEA0QB4vX7VDzVnmkKqBWaxE7Nyx8xhQ6F0oBiP3S0H/9Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260324075951-54cd31eaffe7098a886140d3f4ec19b027329ea0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"54cd31eaffe7098a886140d3f4ec19b027329ea0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260324075951-54cd31eaffe7098a886140d3f4ec19b027329ea0_1774339338691_0.9709299210540361","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260324080507-9f82e4931b6e70b1977088e0d71afc0ee786d854":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260324080507-9f82e4931b6e70b1977088e0d71afc0ee786d854","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260324080507-9f82e4931b6e70b1977088e0d71afc0ee786d854","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"70152c280ba7e3e88e76f799c16b68aac8c6de76","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260324080507-9f82e4931b6e70b1977088e0d71afc0ee786d854.tgz","fileCount":5,"integrity":"sha512-950243pIyeV8Nwb6dBePd4gpR9AIsCgNnHKMb2C1iJXiFBmNVpBmuG9TZYFYKwwfQHxxKJYGtiCTZFIhO1BACA==","signatures":[{"sig":"MEUCICTuOE1JBMfVPeyMUADCdpeipaL0nbJV5D73EeceSfTHAiEA3H859SRyKnKvzb9WQ6+GIYux4mQ6cB9HcGADqZmUA20=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260324080507-9f82e4931b6e70b1977088e0d71afc0ee786d854","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849196},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9f82e4931b6e70b1977088e0d71afc0ee786d854","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260324080507-9f82e4931b6e70b1977088e0d71afc0ee786d854_1774339656288_0.2057201414001617","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260327124333-eebfbfae598e85db784ac7b46a7df315a0341006":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260327124333-eebfbfae598e85db784ac7b46a7df315a0341006","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260327124333-eebfbfae598e85db784ac7b46a7df315a0341006","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"67ca25ed85f5329c7d420dc5cc8d0c276ace650c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260327124333-eebfbfae598e85db784ac7b46a7df315a0341006.tgz","fileCount":5,"integrity":"sha512-476F4ZqloiKILrPEe2ZMHB5EJjymuIQ5PgNYm0uKwr4598OC6rEmDcPjIGjHitB6GTq3yKxVRnPSE1DkHH6UCA==","signatures":[{"sig":"MEUCIG8/5znKuLWZelGxxyWTw0Scv+Q43P9B6mbXcItusqa2AiEAsA8CvF37/ASNfbrKN0EKlgTvzIr4hcohyiKNptpFZJc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260327124333-eebfbfae598e85db784ac7b46a7df315a0341006","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849464},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"eebfbfae598e85db784ac7b46a7df315a0341006","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260327124333-eebfbfae598e85db784ac7b46a7df315a0341006_1774615559348_0.6985844604638558","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260327130606-2d7637a89865d3260081ee82e9232d5f83736fc4":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260327130606-2d7637a89865d3260081ee82e9232d5f83736fc4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260327130606-2d7637a89865d3260081ee82e9232d5f83736fc4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d5f2adb7640f2cb2b864d8471444c9573f515d03","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260327130606-2d7637a89865d3260081ee82e9232d5f83736fc4.tgz","fileCount":5,"integrity":"sha512-VpFBKIzNrfmPDelRSBRK796nMVnReNHDHVl6Wl4T9zJfNot/EE6R9l3MoCShC1jZo9ms6Gwed7vBeElR9yBehQ==","signatures":[{"sig":"MEUCIQD42XH1JjH0N2EaHptcqCypANrmIBkL8Wal+RIYlMe+vwIgMFimtoa5elsiTcmFjA0CZiJZtBLPffToeoHHs7bObgQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260327130606-2d7637a89865d3260081ee82e9232d5f83736fc4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849656},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2d7637a89865d3260081ee82e9232d5f83736fc4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260327130606-2d7637a89865d3260081ee82e9232d5f83736fc4_1774616919845_0.5884163769387611","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260327130621-db49d28474df5bd122dbaf768e286c6d006cf94b":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260327130621-db49d28474df5bd122dbaf768e286c6d006cf94b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260327130621-db49d28474df5bd122dbaf768e286c6d006cf94b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"24e244d3e383764df1b4c2b022694d634daa8679","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260327130621-db49d28474df5bd122dbaf768e286c6d006cf94b.tgz","fileCount":5,"integrity":"sha512-NxmWLv9XNvR1ZVwoj2utbClxzx0rO/Mh3MS4nchtlRrFkAQvPXkj2vRQLSAxFQ3J0KVAKBbnhQyoBSH36eqHWQ==","signatures":[{"sig":"MEUCIQCMY111CC+bucVqlTDDacPClzbeltNwVU8lF1RCMhOCtwIgPbgXnBzJvhz76zFlJ0j5ebLizsup4uYFk6d/12POyzs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260327130621-db49d28474df5bd122dbaf768e286c6d006cf94b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849656},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"db49d28474df5bd122dbaf768e286c6d006cf94b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260327130621-db49d28474df5bd122dbaf768e286c6d006cf94b_1774616928684_0.20688882112092677","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260327130826-0eb230972b6c44400b450e361664212d1fc092b0":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260327130826-0eb230972b6c44400b450e361664212d1fc092b0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260327130826-0eb230972b6c44400b450e361664212d1fc092b0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5978a648ff5652e7234518ca5e7d0588ced6a523","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260327130826-0eb230972b6c44400b450e361664212d1fc092b0.tgz","fileCount":5,"integrity":"sha512-LVJcxRwuqUlHQ+Vd3YQxwOceeYYyUUobQw94l9JtZVdybrFfwH27KwA4l2LvlusDsrCT8Z1/dDQwHM9JvNWx8A==","signatures":[{"sig":"MEYCIQDQqMMPiwm+rap2fFL2A5QipoV91VNcTdFF0dPfOf+/pwIhAJF+JNguRqd4WnZksfG02G0QEJ3+4qofvw5vyKXZ9p0d","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260327130826-0eb230972b6c44400b450e361664212d1fc092b0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849656},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0eb230972b6c44400b450e361664212d1fc092b0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260327130826-0eb230972b6c44400b450e361664212d1fc092b0_1774617055152_0.8507531099219565","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260327130849-9b6583327c2245550be121fde8e21ad3034c8bd7":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260327130849-9b6583327c2245550be121fde8e21ad3034c8bd7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260327130849-9b6583327c2245550be121fde8e21ad3034c8bd7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"089895cd0e17a12bdb231810336d5bc13b723b2a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260327130849-9b6583327c2245550be121fde8e21ad3034c8bd7.tgz","fileCount":5,"integrity":"sha512-Bd2lfEgH7GMIwjCOFToAR64kVyE38WobYiHGbNspwuHjv2Dho8mxmYUfHRojXC4BNsgZ4wRks0nOvdQSqUNWTA==","signatures":[{"sig":"MEUCIQD0CJiUP17CqBQW5D/U3jyzuLlQDBCU3KnPL1wXpIQsNgIgPLRkhhKE0ZxKl9SSPAvrQjeJNPMctENCEFiEvTpRKVE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260327130849-9b6583327c2245550be121fde8e21ad3034c8bd7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849656},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9b6583327c2245550be121fde8e21ad3034c8bd7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260327130849-9b6583327c2245550be121fde8e21ad3034c8bd7_1774617076248_0.4432944362104343","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260327130911-2b75f173b57299c7eeb9109e3ef8e4b8cd153887":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260327130911-2b75f173b57299c7eeb9109e3ef8e4b8cd153887","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260327130911-2b75f173b57299c7eeb9109e3ef8e4b8cd153887","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2b440815d127f5eafa0b9fc07916fc30e1cc5889","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260327130911-2b75f173b57299c7eeb9109e3ef8e4b8cd153887.tgz","fileCount":5,"integrity":"sha512-klyOm2Z1PXHgU+gytT6v0MyOVZGvJrehvYLPmSVjdikm5xD64yz/kuGkIFZLjAlJqXUsdaN0jfa93sc70Q1KGg==","signatures":[{"sig":"MEQCIC/VurQy9PaWfhdKeNQrEHdNWxGsaTlZoz/UNBb4mBnLAiBzl7w+gFch1O8S6jg39sYRCCCByESDOzCeny3PQGRr/w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260327130911-2b75f173b57299c7eeb9109e3ef8e4b8cd153887","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849656},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2b75f173b57299c7eeb9109e3ef8e4b8cd153887","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260327130911-2b75f173b57299c7eeb9109e3ef8e4b8cd153887_1774617099166_0.871673668364455","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260327202857-9e5d812855757c004b756f80aaa17c8f40609cbd":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260327202857-9e5d812855757c004b756f80aaa17c8f40609cbd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260327202857-9e5d812855757c004b756f80aaa17c8f40609cbd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"30bb72e92770b79b6fe49cfcf5c87a13f377b58a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260327202857-9e5d812855757c004b756f80aaa17c8f40609cbd.tgz","fileCount":5,"integrity":"sha512-N9qnhY0gPdL1xQgSg4ayY+B+6BVL4xqJ0sO2PNfHENHkP++9VLMpSsEcdOpealy7T+rKk1lBL6gnfoDaIAUVnw==","signatures":[{"sig":"MEQCIHO2iC6YRw38G98Koi/mLi0VQjynNtm6xZLv3WPWLRfXAiBB0+Cm2XOzER3ON911nuGHEOloM9wnE9odq5366eTdsA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260327202857-9e5d812855757c004b756f80aaa17c8f40609cbd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849656},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9e5d812855757c004b756f80aaa17c8f40609cbd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260327202857-9e5d812855757c004b756f80aaa17c8f40609cbd_1774643484033_0.23720152894381408","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260327210506-7468124ca8634d7903158d3793cf3160a6aeb5fb":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260327210506-7468124ca8634d7903158d3793cf3160a6aeb5fb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260327210506-7468124ca8634d7903158d3793cf3160a6aeb5fb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f85beb9908ac87ad7ab391af998f65cd07631c7c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260327210506-7468124ca8634d7903158d3793cf3160a6aeb5fb.tgz","fileCount":5,"integrity":"sha512-v9gTnJ2SrRI/XpDVLSeQl8d3/QeHe2Kw2eEQofI8vF071R8F7u1xkDCHnkV6uDRFbsI0zRl6vpC4kgFwGrKaOw==","signatures":[{"sig":"MEUCIFSdt1Po0s5GbPriB1Gp3ogIDmh2wk6zx9PnFi2+5myaAiEA9VWnPOytRdYebheH5WHrFkueNGGxIDWfYv694AaghE4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260327210506-7468124ca8634d7903158d3793cf3160a6aeb5fb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849656},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7468124ca8634d7903158d3793cf3160a6aeb5fb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260327210506-7468124ca8634d7903158d3793cf3160a6aeb5fb_1774645652807_0.6137386036380741","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260327211426-ac9c62c8a77099d583360af8f5e9d2dadca24678":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260327211426-ac9c62c8a77099d583360af8f5e9d2dadca24678","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260327211426-ac9c62c8a77099d583360af8f5e9d2dadca24678","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e7ac814c1fdd8171bac75fb6ed641c34c5cbedc1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260327211426-ac9c62c8a77099d583360af8f5e9d2dadca24678.tgz","fileCount":5,"integrity":"sha512-oDiMqVJB33Tb9n5FgOhLYFZymKkELUslQMJ8HxHzSVjKd5afgzCtZT5GGtV+dNo/X1SQqea3BDm2yJd2ee0p7A==","signatures":[{"sig":"MEUCIAiEZjJS1Egz2nk5AbMqtxWvDJBtgI2AMsDZgdN024OkAiEAorbtxEsa26wxw4nUL7FpK36eVTEYM2iDBX+wFTFliNo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260327211426-ac9c62c8a77099d583360af8f5e9d2dadca24678","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849656},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ac9c62c8a77099d583360af8f5e9d2dadca24678","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260327211426-ac9c62c8a77099d583360af8f5e9d2dadca24678_1774646213502_0.015559356029494875","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260328161424-31245104b6bd47b8546de38376dfb36be85c5b3c":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260328161424-31245104b6bd47b8546de38376dfb36be85c5b3c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260328161424-31245104b6bd47b8546de38376dfb36be85c5b3c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"51faf66b359e17026932b8ce4a75450faa375eda","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260328161424-31245104b6bd47b8546de38376dfb36be85c5b3c.tgz","fileCount":5,"integrity":"sha512-jYo2yYl6ESSjTLNVIyHCDW1isnmn/DRxVvqPe0I13dUwhyXXBinqgZcMSrg2frjlMN57hsoMgD5RMMaqQX4p5w==","signatures":[{"sig":"MEQCIBr4kKGXf3ZbE7N/tcAKolPebUoZdCDyBBEgLXR9YazmAiAZSmIQqdriQLw9ytV9KCBPPmXNaP6u5juTCqInljGy2A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260328161424-31245104b6bd47b8546de38376dfb36be85c5b3c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849656},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"31245104b6bd47b8546de38376dfb36be85c5b3c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260328161424-31245104b6bd47b8546de38376dfb36be85c5b3c_1774714616322_0.8363735118546682","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260328161508-2bf29426d43c9dd8af05b4193f1de4a607708a6f":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260328161508-2bf29426d43c9dd8af05b4193f1de4a607708a6f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260328161508-2bf29426d43c9dd8af05b4193f1de4a607708a6f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8c2061753409478701dc254565facd3c0eef2b30","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260328161508-2bf29426d43c9dd8af05b4193f1de4a607708a6f.tgz","fileCount":5,"integrity":"sha512-H2NVNw2vFTK8HXpYSsPCXM4xYB/Nx+1AB/boYRoFCZatGAbMRUBLGdz9aCIKUEC3UMJfoZg1OlbjOGGyPADgkA==","signatures":[{"sig":"MEUCIBjuwyvsd/Ee/cG3CtNKYNJxIgzxQipkb9pDzCRrRkvbAiEAuv4pRA7uz0cw04xbXFvwGcZaYQHH9+6TEyVh1Zz+efI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260328161508-2bf29426d43c9dd8af05b4193f1de4a607708a6f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849656},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2bf29426d43c9dd8af05b4193f1de4a607708a6f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260328161508-2bf29426d43c9dd8af05b4193f1de4a607708a6f_1774714652402_0.21250501226319551","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260328161507-e1e24bdca774a7d52d630143f20b0af1b9e81220":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260328161507-e1e24bdca774a7d52d630143f20b0af1b9e81220","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260328161507-e1e24bdca774a7d52d630143f20b0af1b9e81220","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"224da8141a0909a705a37267bfa88c9ed0fbc802","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260328161507-e1e24bdca774a7d52d630143f20b0af1b9e81220.tgz","fileCount":5,"integrity":"sha512-eXK6YIyYzftDYO+zC5bMWxFRWsFUjQgfm3YDs6t3mvtBLTjA57PMhFmCihmuLTe1EWm8xW+4PhLWGzx6D5KT2w==","signatures":[{"sig":"MEYCIQCkuELwoEbPequ2kuZwHg/GGXZVhImmYk7JPAl+yYtWdAIhALkajW+h024WFyChpUEKyhTmbmvBEf31ag5grx16/oaD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260328161507-e1e24bdca774a7d52d630143f20b0af1b9e81220","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849656},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e1e24bdca774a7d52d630143f20b0af1b9e81220","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260328161507-e1e24bdca774a7d52d630143f20b0af1b9e81220_1774714653535_0.44742754362108683","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260328161521-814e4fc7c5b0b6b919590e293c0fac45b7c2513d":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260328161521-814e4fc7c5b0b6b919590e293c0fac45b7c2513d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260328161521-814e4fc7c5b0b6b919590e293c0fac45b7c2513d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"642dbce9ed13f86bc83434bef0b8229d5d5169e1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260328161521-814e4fc7c5b0b6b919590e293c0fac45b7c2513d.tgz","fileCount":5,"integrity":"sha512-8GsGO5PGwv9zFEdPLSm3tTEX+6Z4y6OvHx8zZnh/JTc0YnYHZHBrc77teRvRYyEY/KOEh8A0F8dkU/y+YSnwAA==","signatures":[{"sig":"MEUCIQDw44w84HuzDih+U1NKCWuGU4HdVo96emEaAzDsdjDDZwIgE/rvlWnCJ0h3HpQQg6BVRWh3GYdP6joLb2XZPblSTBU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260328161521-814e4fc7c5b0b6b919590e293c0fac45b7c2513d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849656},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"814e4fc7c5b0b6b919590e293c0fac45b7c2513d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.9.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.1","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260328161521-814e4fc7c5b0b6b919590e293c0fac45b7c2513d_1774714668328_0.44400591595239836","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260329122411-f292dc162fb84aa947cc2f078076448a7081316d":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260329122411-f292dc162fb84aa947cc2f078076448a7081316d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260329122411-f292dc162fb84aa947cc2f078076448a7081316d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b00ca352351305c1a0b26d4c1e77539a17f280b9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260329122411-f292dc162fb84aa947cc2f078076448a7081316d.tgz","fileCount":5,"integrity":"sha512-BwrVQU2oSf+Xd/hYrOpCBH9orWGF5oB8lhVB2LY9cPUwRofdlaWGM/0EPWP4wXyKoLTq8sYLaKgV/iAtLwauTg==","signatures":[{"sig":"MEYCIQDs9JtJCvni3x44vhKaf46KbPJUCBfdxbQTYuRMPMIRxgIhALCkMwEb7ptwkLd7LYwVakjesE8RxOA47HPYUFTi7rd2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260329122411-f292dc162fb84aa947cc2f078076448a7081316d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849656},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f292dc162fb84aa947cc2f078076448a7081316d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260329122411-f292dc162fb84aa947cc2f078076448a7081316d_1774787199889_0.04309234845934662","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260329131120-33d8f0d2f7a159c8ca7dfe4820dbe0f73ba6c147":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260329131120-33d8f0d2f7a159c8ca7dfe4820dbe0f73ba6c147","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260329131120-33d8f0d2f7a159c8ca7dfe4820dbe0f73ba6c147","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e73f5e3ce2c08fd8edca20bab7f606b4dd232ae2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260329131120-33d8f0d2f7a159c8ca7dfe4820dbe0f73ba6c147.tgz","fileCount":5,"integrity":"sha512-ZEmGsnH2+1uTUNbOiSuiayjeSuTgQW04OCtj903BdPFLZ+IQbUSjDzSUhLdn1E7pd5vbX5kOKeLYYe9sRUOm4A==","signatures":[{"sig":"MEQCIENHnXEINHAScn1U0RYfG5OB3FkH+DpUI5hCT8mnZ/Q3AiBzreIKcmcVDTFZItlfoYLYcKo4tufTK01CTxY4NVe7Fw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260329131120-33d8f0d2f7a159c8ca7dfe4820dbe0f73ba6c147","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849656},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"33d8f0d2f7a159c8ca7dfe4820dbe0f73ba6c147","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260329131120-33d8f0d2f7a159c8ca7dfe4820dbe0f73ba6c147_1774790026098_0.4711501628137811","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260329131732-69d763f3b6b5453338fdcc700c20aab463d997d8":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260329131732-69d763f3b6b5453338fdcc700c20aab463d997d8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260329131732-69d763f3b6b5453338fdcc700c20aab463d997d8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"525dabdf1ab86956c5fe02a5b84c55ab782a9e61","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260329131732-69d763f3b6b5453338fdcc700c20aab463d997d8.tgz","fileCount":5,"integrity":"sha512-w7IRSILahQBOUBIT+VQSPmmpU2VNOh0aavSl6YSFKjuois6sUw1cSZuDfsk9QlL3L1PXV6PJjrGUCRzjWvG2Iw==","signatures":[{"sig":"MEUCIQDAN30wkSkUPawcpfh6hp0fW81rPamoGQ+4GF12mUqsGQIgCYl42vteQeeXNXmDpU2u7bF2uDwNXMLbXhDOc4OxH3U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260329131732-69d763f3b6b5453338fdcc700c20aab463d997d8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849656},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"69d763f3b6b5453338fdcc700c20aab463d997d8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260329131732-69d763f3b6b5453338fdcc700c20aab463d997d8_1774790396995_0.43011079136395813","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260329131931-b901064ec89123517c48dc4163c2c8456ffdf242":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260329131931-b901064ec89123517c48dc4163c2c8456ffdf242","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260329131931-b901064ec89123517c48dc4163c2c8456ffdf242","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c611f3fc2ed2b2d30620c346caba137043c86892","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260329131931-b901064ec89123517c48dc4163c2c8456ffdf242.tgz","fileCount":5,"integrity":"sha512-OPUlWIwX63JGuApWgdCfAwofJFKFMrrjRPm36xOpUQvKBh94lo9gfEKdt9PCfw2JJe8II56nOZliym5zdp0JvQ==","signatures":[{"sig":"MEUCIGpE9zYzveu8Vj/9AqUiF7T98YQ2VBWvWjLxpN0vR+N4AiEA2Z3B9ojzVt1dl49UBL0YtjEtelOI1of5VkUgCv8sPQk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260329131931-b901064ec89123517c48dc4163c2c8456ffdf242","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849656},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b901064ec89123517c48dc4163c2c8456ffdf242","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260329131931-b901064ec89123517c48dc4163c2c8456ffdf242_1774790522256_0.9698205886853777","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260329202517-74d3a86c7299204ce359bf4036d9a32503658e9d":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260329202517-74d3a86c7299204ce359bf4036d9a32503658e9d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260329202517-74d3a86c7299204ce359bf4036d9a32503658e9d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"aab94d7abb42956acf006442579cabf940d9bdd9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260329202517-74d3a86c7299204ce359bf4036d9a32503658e9d.tgz","fileCount":5,"integrity":"sha512-YeK1yC8m745JTqYSHeKnPJb6D0L3z34i7mYrmN7vC1C7rqF9qa5rhxJCX64kMjQyeZLKZSNhg+ke8jRsL3UZbg==","signatures":[{"sig":"MEUCIAZ3+rqYw0C4nOlPUB7JxwU2wbhQ8fSeFwJCsZP/gF05AiEAmILXWr0VKghoZ4nE+Jbg1kdyQTsD6nmRFw49Uwlyj+s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260329202517-74d3a86c7299204ce359bf4036d9a32503658e9d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849656},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"74d3a86c7299204ce359bf4036d9a32503658e9d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260329202517-74d3a86c7299204ce359bf4036d9a32503658e9d_1774816065670_0.7347044387377613","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260329202526-cfad3bcbd829b82471d2d4fed4e49b2ef849cafb":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260329202526-cfad3bcbd829b82471d2d4fed4e49b2ef849cafb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260329202526-cfad3bcbd829b82471d2d4fed4e49b2ef849cafb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bf6f516686043f1a31f92d8a84b2b3be1dbe84fb","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260329202526-cfad3bcbd829b82471d2d4fed4e49b2ef849cafb.tgz","fileCount":5,"integrity":"sha512-vp5LPdAzC+V5unlZCuxhbkDRJNw5TM1pWwZ40LZ6BWzJFo5P/qmjNPobXA328/3qymRkyAzBAkRB94OrL1KC2g==","signatures":[{"sig":"MEUCIG8yDobwN1OPWnPOCbLpzKxsGV7m1YeXY5fkZzKdWvsxAiEAvtns3/+cvNhkCRGLtcL73uar5R1sLHat11uE6PCf4p8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260329202526-cfad3bcbd829b82471d2d4fed4e49b2ef849cafb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849656},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"cfad3bcbd829b82471d2d4fed4e49b2ef849cafb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260329202526-cfad3bcbd829b82471d2d4fed4e49b2ef849cafb_1774816068574_0.37568458071119926","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260330002758-4258c3781a6a57af518649fd155ca9741c376f52":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260330002758-4258c3781a6a57af518649fd155ca9741c376f52","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260330002758-4258c3781a6a57af518649fd155ca9741c376f52","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"57359d5cf413fc5971ea2d92bdc645c4c689fb96","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260330002758-4258c3781a6a57af518649fd155ca9741c376f52.tgz","fileCount":5,"integrity":"sha512-GjSPo06AyhO9WlUNNJwVhpq5WBYf/vfDrF6JlkVtJ/hNKfr/ryop4dvpPmVQiGdKIr3DRKaFjwpljOBW3hdFUw==","signatures":[{"sig":"MEUCIQDsJHl7SdQkeVazt0ns9HOOG+TQRpjMD+gWW2WJjHPzbQIgEb5NG5TpaepBPHUv1/bAg3lty73NMW8eXMwc7jYRWAE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260330002758-4258c3781a6a57af518649fd155ca9741c376f52","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849656},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4258c3781a6a57af518649fd155ca9741c376f52","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260330002758-4258c3781a6a57af518649fd155ca9741c376f52_1774830627518_0.013268256807269285","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260330202916-aa9ac068753ec61f9ab2d30cddaf8130ae7c5f13":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260330202916-aa9ac068753ec61f9ab2d30cddaf8130ae7c5f13","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260330202916-aa9ac068753ec61f9ab2d30cddaf8130ae7c5f13","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b62e5c3b64edf46b7a15634b0891577c05d7b81c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260330202916-aa9ac068753ec61f9ab2d30cddaf8130ae7c5f13.tgz","fileCount":5,"integrity":"sha512-ag6ms2QXVldDQHKbN87izgg42kGWWpL8rMHkdagw53CxpSwgKUtc7shikWvEbip4I7/kfgeyRGxHf7fhT3M5dA==","signatures":[{"sig":"MEUCIFVjQrcJGAiVgbvB7c8J5VZrZI8rOxCzfBWv9AH5SFKMAiEAnskEOb2fYJg1LXMd6Tj70jNb8Vqw/5VwIAwOeZoLOWI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260330202916-aa9ac068753ec61f9ab2d30cddaf8130ae7c5f13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849656},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"aa9ac068753ec61f9ab2d30cddaf8130ae7c5f13","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260330202916-aa9ac068753ec61f9ab2d30cddaf8130ae7c5f13_1774902703072_0.5106595346616274","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260331002937-fc6a3c48aca013923e49a67a5134e7c49f8112cd":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260331002937-fc6a3c48aca013923e49a67a5134e7c49f8112cd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260331002937-fc6a3c48aca013923e49a67a5134e7c49f8112cd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b0da74b3f6f681d9c70c09e48fb7c1aa8287ab18","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260331002937-fc6a3c48aca013923e49a67a5134e7c49f8112cd.tgz","fileCount":5,"integrity":"sha512-CgMXABEgoKSVmM3yeviZDGBW/xogRj56kZTuw+CwlrZhbQuTX39O9Se1cxqU98QKcaF2pL2JaI5tymKOCDoU0Q==","signatures":[{"sig":"MEUCIEIO9HmY7pnMoCxl7NX2v+cSSwGMDBAn10QfmzE607H6AiEA9pW32uNW09QOoFXlc4RChzyJfFkBpDSQYGtI+BI4B9I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260331002937-fc6a3c48aca013923e49a67a5134e7c49f8112cd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849656},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fc6a3c48aca013923e49a67a5134e7c49f8112cd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260331002937-fc6a3c48aca013923e49a67a5134e7c49f8112cd_1774917123112_0.3889576451885315","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260331091357-736517edaa7a0981b9a0f5a914fcfe4c5e9547ce":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260331091357-736517edaa7a0981b9a0f5a914fcfe4c5e9547ce","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260331091357-736517edaa7a0981b9a0f5a914fcfe4c5e9547ce","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c7c60b0847aaa38f116f36f8d51de5d4f0bf96a4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260331091357-736517edaa7a0981b9a0f5a914fcfe4c5e9547ce.tgz","fileCount":5,"integrity":"sha512-n5BwgDvvHEokXaPGBDbiP5mXZ4WtABgHxFtQeDzF3hTiXYtnxO6/S3wjOUT3Repdsn3cJBlLwBYEOtF0a4sxnA==","signatures":[{"sig":"MEUCIQC7WVsl1ni66DUvaFRErVruxEhRoifcQtzEb1QIRLvimAIgC49u7VDscn2p16B0n5Xu2jSQJRpvXInqDSyDsqQ1Vco=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260331091357-736517edaa7a0981b9a0f5a914fcfe4c5e9547ce","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"736517edaa7a0981b9a0f5a914fcfe4c5e9547ce","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260331091357-736517edaa7a0981b9a0f5a914fcfe4c5e9547ce_1774948580217_0.3274095069156322","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260331093554-c48b5dcb96e62e09a1c6658f0e610e5cf4ce8cd9":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260331093554-c48b5dcb96e62e09a1c6658f0e610e5cf4ce8cd9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260331093554-c48b5dcb96e62e09a1c6658f0e610e5cf4ce8cd9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7ebcf6ade72c24e8b3f9a15df51bc49e01223f43","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260331093554-c48b5dcb96e62e09a1c6658f0e610e5cf4ce8cd9.tgz","fileCount":5,"integrity":"sha512-3UYkEt0g2FedJB+9AKJGlEUPVnqxdt5gH83x3QEXF7XlgLKhIw46bfK3XxMoamIuY4Ocxu9AmNJwUVDNTV9c2Q==","signatures":[{"sig":"MEYCIQDk4B/KquRth8e2ExmjdjdWRdDgElhwo/vQDBIkzWlxiAIhAK0fuspNkW+rE9/1/pVVfQgalZx1EwToBK8+kpzJkTEC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260331093554-c48b5dcb96e62e09a1c6658f0e610e5cf4ce8cd9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c48b5dcb96e62e09a1c6658f0e610e5cf4ce8cd9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260331093554-c48b5dcb96e62e09a1c6658f0e610e5cf4ce8cd9_1774949904174_0.813582668542137","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260331093846-223e276fa2da404f23f2665d78f424f96180381a":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260331093846-223e276fa2da404f23f2665d78f424f96180381a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260331093846-223e276fa2da404f23f2665d78f424f96180381a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"78c5a6256a77453285166bf08f18ec582107daa2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260331093846-223e276fa2da404f23f2665d78f424f96180381a.tgz","fileCount":5,"integrity":"sha512-+GYl70Qcd2oZ9aH5z+b4tEcFGhentk8oqce2U+TONzERLNNQ+e3LEWzg+uIwE5iuB9O1WNrbZES0s8dCIy15RA==","signatures":[{"sig":"MEQCIGPWVWW8CyrmBLuPcanxqSwciyzSWglYJ/wUj84GNHsWAiBxewo2Yduex608dSO5FyL7koRegqHr+3wyxaMa02xpsw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260331093846-223e276fa2da404f23f2665d78f424f96180381a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"223e276fa2da404f23f2665d78f424f96180381a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260331093846-223e276fa2da404f23f2665d78f424f96180381a_1774950069076_0.5140211110414568","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260331093931-441f8f90fef78e1b6e3e1bc8a512f15b18b1b321":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260331093931-441f8f90fef78e1b6e3e1bc8a512f15b18b1b321","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260331093931-441f8f90fef78e1b6e3e1bc8a512f15b18b1b321","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8a76672c31c612b9b1cf9c18c7e3e99548608e69","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260331093931-441f8f90fef78e1b6e3e1bc8a512f15b18b1b321.tgz","fileCount":5,"integrity":"sha512-OvMD0NPt55kBmxysJdsTWyNPY4Xqlo+z8UCCQ25OxxCO5TEDgwgWYbd4L6WwmqVWk+FSZOBuVL4+wYBDRVIGVw==","signatures":[{"sig":"MEUCIQCagIA2yGK9LyANB6p2vzOiB1AeF5TTxAfCAx+3fSXFPgIgOCc5KDN8d/Bn3M6p/fV9gkCsMXrQGq+DdkFteUyTWt8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260331093931-441f8f90fef78e1b6e3e1bc8a512f15b18b1b321","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"441f8f90fef78e1b6e3e1bc8a512f15b18b1b321","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260331093931-441f8f90fef78e1b6e3e1bc8a512f15b18b1b321_1774950110962_0.2672490697826977","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260331114129-4747c77174c17a763c27a3586cb5d32b7bd2e558":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260331114129-4747c77174c17a763c27a3586cb5d32b7bd2e558","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260331114129-4747c77174c17a763c27a3586cb5d32b7bd2e558","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1f6ae32477352e503409f45b4c0f52eff28343a7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260331114129-4747c77174c17a763c27a3586cb5d32b7bd2e558.tgz","fileCount":5,"integrity":"sha512-qvs3w2WRFtDed9w40lx9s3BYxlKffsAJSklNWzki/TZ2kNnLh+evhfxAFQRfwSQqR8u+clZlKdmCsQEXPVyR3w==","signatures":[{"sig":"MEUCIFkqCNXpMA/TREmjOcdwWOXFsDSLKgzLjG1HCHlAGVaqAiEA+L/s17bTK3Otgnv2VZXlowOm+SvMtfkKtUsLU2ILe0Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260331114129-4747c77174c17a763c27a3586cb5d32b7bd2e558","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4747c77174c17a763c27a3586cb5d32b7bd2e558","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260331114129-4747c77174c17a763c27a3586cb5d32b7bd2e558_1774957439669_0.2722699841262437","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260331163451-aa2baf03023d2a6ad7e60afb873669a5d0c5e8a4":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260331163451-aa2baf03023d2a6ad7e60afb873669a5d0c5e8a4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260331163451-aa2baf03023d2a6ad7e60afb873669a5d0c5e8a4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"09589df581f52c037790b851362f0ce005a0a936","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260331163451-aa2baf03023d2a6ad7e60afb873669a5d0c5e8a4.tgz","fileCount":5,"integrity":"sha512-URwBzPt2qfdrKMLCePHkYfZbbHt3EBQOUG4PyHOqqH16tvJj+aZ0c1C0h3wcYjWDtULt/ZUKsy7qi99RgGwEVg==","signatures":[{"sig":"MEQCID5dgHsIdffx81/9QL8fJbptoaS76wycOQpEVW58rOLyAiA0Kwdb8d9mY/qWq1d88uwVjlnMXdzkCfN9/3NhjIb2RQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260331163451-aa2baf03023d2a6ad7e60afb873669a5d0c5e8a4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"aa2baf03023d2a6ad7e60afb873669a5d0c5e8a4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260331163451-aa2baf03023d2a6ad7e60afb873669a5d0c5e8a4_1774975040168_0.5501847478802875","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260331163529-e38323374fb326040253752769bc4721afcbdf40":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260331163529-e38323374fb326040253752769bc4721afcbdf40","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260331163529-e38323374fb326040253752769bc4721afcbdf40","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"00f94d26f6681adba430931d43f391988feb7914","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260331163529-e38323374fb326040253752769bc4721afcbdf40.tgz","fileCount":5,"integrity":"sha512-S++FarkLdLPeBqMetXCaI+K3v+qkJaZRm5CQj69ZYkhWvYjOBhdvVVXKa3XkGboOJF+bzC3DWONQIwsreDdCTQ==","signatures":[{"sig":"MEUCIQC8AU2KtuyzhvHRiO2fbsjiUtqW4VtuvRUufwf+mH+1nAIgb74FcNDyFP58nCBBEeIdBI5ckRC2XA288yCL+GgyMjI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260331163529-e38323374fb326040253752769bc4721afcbdf40","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e38323374fb326040253752769bc4721afcbdf40","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260331163529-e38323374fb326040253752769bc4721afcbdf40_1774975081202_0.6543453004192532","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260331163534-33ce259b2241ecdbc3e62006a1ddccf31bf7bd28":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260331163534-33ce259b2241ecdbc3e62006a1ddccf31bf7bd28","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260331163534-33ce259b2241ecdbc3e62006a1ddccf31bf7bd28","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9d19312611bd7a1a6468ea40fe8d8a4e3d061d6b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260331163534-33ce259b2241ecdbc3e62006a1ddccf31bf7bd28.tgz","fileCount":5,"integrity":"sha512-9ehSHv5083jugAz29krg3uzhrEz8KA/z6Vo+uSUtZeP301JJhadPghVl7wJkYLB+xeVq5ffmCPKuRelMVHaUTw==","signatures":[{"sig":"MEYCIQCULLudUwfDO/V1z1btKg0P2HHpK1NBqLZtbGHdX3vs8QIhAMT8XONBqeBJ8h0t3x+a42+s+drN2CaS8H/4M5TjXarh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260331163534-33ce259b2241ecdbc3e62006a1ddccf31bf7bd28","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"33ce259b2241ecdbc3e62006a1ddccf31bf7bd28","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260331163534-33ce259b2241ecdbc3e62006a1ddccf31bf7bd28_1774975082171_0.6953557846381226","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260331164535-7d167374800e53840546829654cb2de438558cb1":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260331164535-7d167374800e53840546829654cb2de438558cb1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260331164535-7d167374800e53840546829654cb2de438558cb1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f57395affceebff803dc67478c272126480ca7ef","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260331164535-7d167374800e53840546829654cb2de438558cb1.tgz","fileCount":5,"integrity":"sha512-rp8tvo4/5yIyuQiKdtsSuMV+jzte2UFZympXt3zVt3tFVW4VPDQ6unCwz18MBu19iVhCcqLvNku/kyY/0nxfrQ==","signatures":[{"sig":"MEUCIQDHW6+CHEJtuZMPK8OK5cDTpt6NhcncyvoZWRRzTMEhZQIgC/CYEXsiPPQhPtcH3eCmynQZ1wysFd1iqaiYpjDrmOE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260331164535-7d167374800e53840546829654cb2de438558cb1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7d167374800e53840546829654cb2de438558cb1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260331164535-7d167374800e53840546829654cb2de438558cb1_1774975683445_0.7836533592467181","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260331203128-22bf92247e7d5d5a48c6a6a3e05fab0ff0b6baa1":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260331203128-22bf92247e7d5d5a48c6a6a3e05fab0ff0b6baa1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260331203128-22bf92247e7d5d5a48c6a6a3e05fab0ff0b6baa1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"658bdb3b8d4256df5802a467dc04ab09137a532a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260331203128-22bf92247e7d5d5a48c6a6a3e05fab0ff0b6baa1.tgz","fileCount":5,"integrity":"sha512-wJkF5NnHnEnr+G57yrEpSDrc47vYM2C2YgyCIJYRDAZq9PG7ZU5QBSEZViJ1drocDNCu0c1QBxxvPXzS/b0h3w==","signatures":[{"sig":"MEUCIEMw/JiHaq4kb7+dP7eBA+2WJQc6J9ZudNCgiq1M+MXFAiEA6WsbIBkrfti6gqkgQmqAFYg2WYZe8N5IKfB8ShVdeOY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260331203128-22bf92247e7d5d5a48c6a6a3e05fab0ff0b6baa1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"22bf92247e7d5d5a48c6a6a3e05fab0ff0b6baa1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260331203128-22bf92247e7d5d5a48c6a6a3e05fab0ff0b6baa1_1774989235222_0.5497866467898269","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260401042634-7d900e0130cecc0409deef2c8df3feac82320fbf":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260401042634-7d900e0130cecc0409deef2c8df3feac82320fbf","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260401042634-7d900e0130cecc0409deef2c8df3feac82320fbf","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e0cf321fd9da8775201b67bcbcbf0a132f8e525d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260401042634-7d900e0130cecc0409deef2c8df3feac82320fbf.tgz","fileCount":5,"integrity":"sha512-KcFfrucRh+OoVeWWI78xbfi2xWkhlmKZvVhRYGpNIgLePdpvi35z2x028yy0c7/lgC7QukSK5SMMOHPYiD91Mg==","signatures":[{"sig":"MEUCIQCIOPpV7v00zZOXg6984FHNpgrDLAXG3kjcfVzvvQbD1wIgccd99VONniRcSW9hAlfqkJgIalq9caU70j/o2j8v164=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260401042634-7d900e0130cecc0409deef2c8df3feac82320fbf","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7d900e0130cecc0409deef2c8df3feac82320fbf","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260401042634-7d900e0130cecc0409deef2c8df3feac82320fbf_1775017734026_0.08540596629410468","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260401163456-9cea27fac0c69f2b131801cdee1471743fa5a269":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260401163456-9cea27fac0c69f2b131801cdee1471743fa5a269","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260401163456-9cea27fac0c69f2b131801cdee1471743fa5a269","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ca91cc24649b85939af0f13e59e6c717104d3bde","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260401163456-9cea27fac0c69f2b131801cdee1471743fa5a269.tgz","fileCount":5,"integrity":"sha512-vGIHX57nmsxxbVkR8w4vAQB5AMotxuUx0sSxS/FnXqaJNquJ/QTQdvgHLmlVKKwk14NIe3g0iS7Gp6PFYI0t8A==","signatures":[{"sig":"MEUCIBPPkVPT9rk9SnKT5kZAccoV4z2SWuV/8foIiwkpiltlAiEA14bJDeuUuIV/XLsOgcyJQx4uXcdGnkm5rexB8M1sLFM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260401163456-9cea27fac0c69f2b131801cdee1471743fa5a269","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9cea27fac0c69f2b131801cdee1471743fa5a269","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260401163456-9cea27fac0c69f2b131801cdee1471743fa5a269_1775061444467_0.2403521283176422","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260401163515-10be7ed5a512c8f1e86799eab19791e5b62e815a":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260401163515-10be7ed5a512c8f1e86799eab19791e5b62e815a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260401163515-10be7ed5a512c8f1e86799eab19791e5b62e815a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e8a59898e48260fcae542c6fa736882e7d64adc9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260401163515-10be7ed5a512c8f1e86799eab19791e5b62e815a.tgz","fileCount":5,"integrity":"sha512-hxyir+DlsBjYWBint5TLkI08CGDDPHDUorstYk8mp8LQDHhuQKerXdqF85rLNLlahXjOkX+WDH4zyXq5Fl/NGg==","signatures":[{"sig":"MEYCIQCpsPl7+YCUng96WQByRV4aEepElXXcO5+dSbVdSy6LXgIhAO7ROU8pJQqRlb3RwQHiuxYaIzM5u7vzDiF5HGJg5OAr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260401163515-10be7ed5a512c8f1e86799eab19791e5b62e815a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"10be7ed5a512c8f1e86799eab19791e5b62e815a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260401163515-10be7ed5a512c8f1e86799eab19791e5b62e815a_1775061466264_0.11975395052844173","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260401163517-f0e503599a5311fcdaae6d1834a6494a2af4cbd3":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260401163517-f0e503599a5311fcdaae6d1834a6494a2af4cbd3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260401163517-f0e503599a5311fcdaae6d1834a6494a2af4cbd3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a78bb803914516779fc079b99e771cb464d88f34","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260401163517-f0e503599a5311fcdaae6d1834a6494a2af4cbd3.tgz","fileCount":5,"integrity":"sha512-Gli/eGGABZssOvwWSkXl6yVItab3J7P8QqAzmhDOzezLBuIi6uYv3CdAU8xmOEk0u0w54o2ZXvwqXywgwCg6Eg==","signatures":[{"sig":"MEUCIHSAxUvygAXLIUAUlECsQJFjwBQHwtdB2yQ5xopICjaLAiEAvVkY9xVIgfZ3r90BZhMeS0a2bUjZGx591o2seG1d6RQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260401163517-f0e503599a5311fcdaae6d1834a6494a2af4cbd3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f0e503599a5311fcdaae6d1834a6494a2af4cbd3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260401163517-f0e503599a5311fcdaae6d1834a6494a2af4cbd3_1775061468250_0.6345763298229414","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260401220135-905e104e1f8d72b264e620323d745726bfbec192":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260401220135-905e104e1f8d72b264e620323d745726bfbec192","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260401220135-905e104e1f8d72b264e620323d745726bfbec192","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f4d2aab25f56a308546b8205556d12752d1b1c70","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260401220135-905e104e1f8d72b264e620323d745726bfbec192.tgz","fileCount":5,"integrity":"sha512-wWhllKNdBzZtQuFN2L6QoTYd6xsgRZpTcuifak+aRkCdm4azFzIDTvpeQ6s0QAZqQXYGhWQwb9FXuzB8lCiEVw==","signatures":[{"sig":"MEYCIQCt9WDKHEOTLIB9g8/l2iLTOqMRi8HmaBiUrRqrq5boiQIhAKiftggi8G2Ngt7ZaAbNn0URoPnF9A1DWbyziRd4Mdgn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260401220135-905e104e1f8d72b264e620323d745726bfbec192","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"905e104e1f8d72b264e620323d745726bfbec192","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260401220135-905e104e1f8d72b264e620323d745726bfbec192_1775081045595_0.07942237858038381","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260401220153-22bf92247e7d5d5a48c6a6a3e05fab0ff0b6baa1":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260401220153-22bf92247e7d5d5a48c6a6a3e05fab0ff0b6baa1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260401220153-22bf92247e7d5d5a48c6a6a3e05fab0ff0b6baa1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f06ab28425d2e27d7fbd62313d308bed71dc6ef4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260401220153-22bf92247e7d5d5a48c6a6a3e05fab0ff0b6baa1.tgz","fileCount":5,"integrity":"sha512-J5lkbArj5pm+ghakTSjNL2qvBoOh7ap7rf/6jeEpTRoIT5EEv3r6asMZQbUsQBnPsHhL+eEHhsbTvCm5H5KWzw==","signatures":[{"sig":"MEUCIQDGFEt+pvNo/55frJj1FRUJQxMFVwU9/Z5BeAYZSXkB/QIgDml82zUuq4a+h1+RNNr1CF8m2+c61haHDvgct9W57bc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260401220153-22bf92247e7d5d5a48c6a6a3e05fab0ff0b6baa1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"22bf92247e7d5d5a48c6a6a3e05fab0ff0b6baa1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260401220153-22bf92247e7d5d5a48c6a6a3e05fab0ff0b6baa1_1775081060002_0.7405906450075728","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260402002814-967f58130c6a044b165eef057d7a28e8c2c3c4c5":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260402002814-967f58130c6a044b165eef057d7a28e8c2c3c4c5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260402002814-967f58130c6a044b165eef057d7a28e8c2c3c4c5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f7b0f5a76e7eca4210fa1a891217c43610cbc3ae","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260402002814-967f58130c6a044b165eef057d7a28e8c2c3c4c5.tgz","fileCount":5,"integrity":"sha512-JG2EODTMvq0h6Dq6elW4TPgMw4IiPfQ7rQrRql7igvUkgjCry4YmHCrCHVK8tmuU8L/Wb1Hi5eNWa04RjTFIag==","signatures":[{"sig":"MEYCIQD13pAI4aqRv9ozBksa/nJYPZI5byuJq2SVqlI/3J0FjwIhAL0fjq/IFh7dLIFX8M6h/54o2pI5m3hVLWSOji7ZF8n/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260402002814-967f58130c6a044b165eef057d7a28e8c2c3c4c5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"967f58130c6a044b165eef057d7a28e8c2c3c4c5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.0","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260402002814-967f58130c6a044b165eef057d7a28e8c2c3c4c5_1775089843584_0.34493421572010896","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260403002753-6419c0dc3dd9a1a31b49d2486ca547d8ae56e140":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260403002753-6419c0dc3dd9a1a31b49d2486ca547d8ae56e140","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260403002753-6419c0dc3dd9a1a31b49d2486ca547d8ae56e140","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"33ab0cfeea642b6d2fa217ce48bf8b6300086b22","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260403002753-6419c0dc3dd9a1a31b49d2486ca547d8ae56e140.tgz","fileCount":5,"integrity":"sha512-VVGc+dEDK4gpJfiR3NZ1zRAhTUHxyqP0k0hhN1Hmxj+EQvyDxBTQ67hURlvWmRJZ8RtZTonO16ORk1I/IIQtmQ==","signatures":[{"sig":"MEQCIGFCrUxTPlXyvpqDejH4Ehvt/QbLdU7FURI6gKic9ZCcAiAJJMFL4i3+FKWTkyQ5ByBC09RYsuxWU7Sz+16vOGbUxw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260403002753-6419c0dc3dd9a1a31b49d2486ca547d8ae56e140","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6419c0dc3dd9a1a31b49d2486ca547d8ae56e140","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260403002753-6419c0dc3dd9a1a31b49d2486ca547d8ae56e140_1775176223796_0.18736153959635748","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260404002702-9340365def1af08a5cdbbf734a87d1d4839bdaff":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260404002702-9340365def1af08a5cdbbf734a87d1d4839bdaff","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260404002702-9340365def1af08a5cdbbf734a87d1d4839bdaff","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2fc6cebf54ae374c1cc16df28dcc694417708df4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260404002702-9340365def1af08a5cdbbf734a87d1d4839bdaff.tgz","fileCount":5,"integrity":"sha512-5sH+rRTO5VyCSF1VG2dJjX5FIimOK5u+uZ3fWk18RLne6L4UI8Z4UvaAOejsDIBn6Jw9aLxPKedKY8YQI6nHLw==","signatures":[{"sig":"MEUCIQD3PWYcw+vZvS7RVcTzvzZN2VH3wIeaOKguJLlz6iBQ8AIgJpXpWAu7sWgR1V9MAjGf4CA0MA0nu/P+nNrLYey93bk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260404002702-9340365def1af08a5cdbbf734a87d1d4839bdaff","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9340365def1af08a5cdbbf734a87d1d4839bdaff","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.58.2","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260404002702-9340365def1af08a5cdbbf734a87d1d4839bdaff_1775262575035_0.016120182436543118","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260405125449-12fbf83041391a276a4d9598ec99eba78cc9eb0f":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260405125449-12fbf83041391a276a4d9598ec99eba78cc9eb0f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260405125449-12fbf83041391a276a4d9598ec99eba78cc9eb0f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"612387e9de47fd6d7840d0467c339df6d1ad0553","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260405125449-12fbf83041391a276a4d9598ec99eba78cc9eb0f.tgz","fileCount":5,"integrity":"sha512-A8c0WhC/9IOGzUYPNZNXsiezijUeFA7c1OdW0ZzVZFIGEaJpf9ab8au73Moptfo1FhHrwjroFfBSrXbZmwdCLA==","signatures":[{"sig":"MEYCIQDcXPTdIvgF5trMxqwohu6yPpV6ZbC/9HUI24nYV7qvGwIhAPakUxV8K53u5qgMmkMZ6uWjXkljA3o/8cuhyXZpgylb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260405125449-12fbf83041391a276a4d9598ec99eba78cc9eb0f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"12fbf83041391a276a4d9598ec99eba78cc9eb0f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260405125449-12fbf83041391a276a4d9598ec99eba78cc9eb0f_1775393826059_0.024504432101262186","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260405125755-95e7a1a923c6439eadd8aba3fd8211be433e5ea0":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260405125755-95e7a1a923c6439eadd8aba3fd8211be433e5ea0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260405125755-95e7a1a923c6439eadd8aba3fd8211be433e5ea0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"32de6e42f05205d08005d82e86b455760633e037","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260405125755-95e7a1a923c6439eadd8aba3fd8211be433e5ea0.tgz","fileCount":5,"integrity":"sha512-icuwcbk4Kd6ikDNbqHn+5m6TYLFNH0NFDpboj1gdzzSUyNbFvgAQ6qPDk5+FW1sQvEkmpPqpDgnV7RfJToP50Q==","signatures":[{"sig":"MEUCIBeVuUVI8Ytizj5pnKxwfCrcJlVsDPXktYUT6dfcO9K4AiEA21xrv5oAyzzYdWi4uIYpgdsDb+tsNQywPST60YG6YPc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260405125755-95e7a1a923c6439eadd8aba3fd8211be433e5ea0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"95e7a1a923c6439eadd8aba3fd8211be433e5ea0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.0","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260405125755-95e7a1a923c6439eadd8aba3fd8211be433e5ea0_1775394020693_0.4789568440917582","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260405125753-4b33ac1f93c61344a0c557dcde3db30e778a1f3c":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260405125753-4b33ac1f93c61344a0c557dcde3db30e778a1f3c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260405125753-4b33ac1f93c61344a0c557dcde3db30e778a1f3c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fb8aa297650f5d4dc01025499fc706bca8714f47","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260405125753-4b33ac1f93c61344a0c557dcde3db30e778a1f3c.tgz","fileCount":5,"integrity":"sha512-FQZifzDbJM6AJtFE5MNRmDNqnjyA2BL7m6TizWCdvZlFvJ8cuCE+cxjRI2Viwb6INlBTyLYnB2In9ZYEg6chKQ==","signatures":[{"sig":"MEUCIDmFOsbeoFNDCZ5CVoZaHO+EQZ59l/Mw2Lo9TuXLY9DtAiEA2YCTdod4WO2KMMIPDbIvPuyClXyvPlLIjb7V9tizS+M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260405125753-4b33ac1f93c61344a0c557dcde3db30e778a1f3c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4b33ac1f93c61344a0c557dcde3db30e778a1f3c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260405125753-4b33ac1f93c61344a0c557dcde3db30e778a1f3c_1775394021698_0.8338533500576499","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260405125824-0d7ce674a6625dca16ad00a0763e27e6614b9a4c":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260405125824-0d7ce674a6625dca16ad00a0763e27e6614b9a4c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260405125824-0d7ce674a6625dca16ad00a0763e27e6614b9a4c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8b190590acd9a05181cc3fd1386bb0a684177f52","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260405125824-0d7ce674a6625dca16ad00a0763e27e6614b9a4c.tgz","fileCount":5,"integrity":"sha512-Cv4rjiWK09mV4doKpp60ZiMeyVcoN2O0SeTVHCdIrBrd4NbbRxVtWkRWu7hs2wfyk9uM02/M8flDrqyfdCrrpQ==","signatures":[{"sig":"MEUCIQDdln5z4+JOhonkH+ZyhaMw9gQDWogAZV0JXn3iJpafUQIgEDZEeVa3Az4Sjt8pg5B2fuD8wkomKyZWSE4/caojfDI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260405125824-0d7ce674a6625dca16ad00a0763e27e6614b9a4c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0d7ce674a6625dca16ad00a0763e27e6614b9a4c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260405125824-0d7ce674a6625dca16ad00a0763e27e6614b9a4c_1775394049464_0.7490514776318995","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260405125938-39615c3ad5a4669feff5dd0d086dccce24093838":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260405125938-39615c3ad5a4669feff5dd0d086dccce24093838","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260405125938-39615c3ad5a4669feff5dd0d086dccce24093838","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9130080ff76b767d6d2002e922c4aaa6450c5116","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260405125938-39615c3ad5a4669feff5dd0d086dccce24093838.tgz","fileCount":5,"integrity":"sha512-21Od+/CjF6Q4Cz2rxwWH634do6BtVJ2wuTFSYGRlDpiJomRy8wI+B5REW4xsFfp95sEGbLKD0UFTnh8RuXlLEw==","signatures":[{"sig":"MEUCIQCzAeHl9lP6qhl4tlywIQmp77Mm6cYK3bM+C7Lya63k+QIgcelvn5SQaIyyzanmpFL199sHV5fjwBMtVtj+T75c1bo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260405125938-39615c3ad5a4669feff5dd0d086dccce24093838","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"39615c3ad5a4669feff5dd0d086dccce24093838","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260405125938-39615c3ad5a4669feff5dd0d086dccce24093838_1775394127005_0.14077730604904581","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260405130216-7a5d6955649b12312fcf3545b608c1dfee3e3fae":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260405130216-7a5d6955649b12312fcf3545b608c1dfee3e3fae","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260405130216-7a5d6955649b12312fcf3545b608c1dfee3e3fae","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"22364a12692390b1847b9e61297fbe59f5ef16ab","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260405130216-7a5d6955649b12312fcf3545b608c1dfee3e3fae.tgz","fileCount":5,"integrity":"sha512-RSsSMgBud92F+LPn0pIVBO+ppfyb1ImqcjMGbljMaAF1eIyWfM4vsG3XLQJHt509LNS4O3Dh+HHWG05EIsPVIQ==","signatures":[{"sig":"MEQCIA06U3FIOFf90y2xOKlrfxs2GDgTUP+jNjh7A4Zrd8aJAiAOfDXMBfJqL8L7hP4B4als1+ehY5+lK1ZrOG9Rxg2EOg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260405130216-7a5d6955649b12312fcf3545b608c1dfee3e3fae","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7a5d6955649b12312fcf3545b608c1dfee3e3fae","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260405130216-7a5d6955649b12312fcf3545b608c1dfee3e3fae_1775394281443_0.6440701121002659","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260405130831-4b33ac1f93c61344a0c557dcde3db30e778a1f3c":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260405130831-4b33ac1f93c61344a0c557dcde3db30e778a1f3c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260405130831-4b33ac1f93c61344a0c557dcde3db30e778a1f3c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7934fe06baec6e12dd966b2e37f012df843076b3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260405130831-4b33ac1f93c61344a0c557dcde3db30e778a1f3c.tgz","fileCount":5,"integrity":"sha512-up9tOOMChpmpNnDaAXCWoWcvkhm9xpakDudsOIKOobzbjeh4zDMluqD+RcF0PxxFjzzYXq6DYri39uG+kdodQg==","signatures":[{"sig":"MEUCIQDljF4f/v1xoNxPaM6bttpS9BZI60uLR1Bnel1EirepcQIgL+FpCxccmbaLlZo97MmKsgdIrNk1ona9F/tY0vEG7lA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260405130831-4b33ac1f93c61344a0c557dcde3db30e778a1f3c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4b33ac1f93c61344a0c557dcde3db30e778a1f3c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260405130831-4b33ac1f93c61344a0c557dcde3db30e778a1f3c_1775394650980_0.22884834805906484","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260405131037-4a426b23e2bd64022d969154beb8a6cc4b595430":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260405131037-4a426b23e2bd64022d969154beb8a6cc4b595430","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260405131037-4a426b23e2bd64022d969154beb8a6cc4b595430","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"63ea600466bcba2c2d20a6998025005386a3fad3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260405131037-4a426b23e2bd64022d969154beb8a6cc4b595430.tgz","fileCount":5,"integrity":"sha512-4BxpZfUnUe2qPw9pKHYKlN3NQnw11wTnjIgBRNT8LJZTM1G4DlX3JLDpQUwBUXlKgQMg1CcH34JNguUOqWfsoQ==","signatures":[{"sig":"MEUCIBFoZQl//wi/iYPH1ihasOjB6G0lbb+J52swWtjO67/UAiEApWLNl1TrPZC+uqp+ocaOx/IK8s2KFIAGOXKja7YjaJE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260405131037-4a426b23e2bd64022d969154beb8a6cc4b595430","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4a426b23e2bd64022d969154beb8a6cc4b595430","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260405131037-4a426b23e2bd64022d969154beb8a6cc4b595430_1775394785590_0.027740828628873393","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260405133024-35af88a394d9b9c05bfa4c740af4d1d171d70484":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260405133024-35af88a394d9b9c05bfa4c740af4d1d171d70484","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260405133024-35af88a394d9b9c05bfa4c740af4d1d171d70484","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1d9b73b020158fe4469018c1fe6296ac76dd0fce","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260405133024-35af88a394d9b9c05bfa4c740af4d1d171d70484.tgz","fileCount":5,"integrity":"sha512-GXeko3+wVKevoTYGnb5FBptjGUPAIcHhnf7iADo/ZiKj4TzCfARRb68N5ys5KuAw7DXTmTX6/2zegzGpaUzogw==","signatures":[{"sig":"MEUCIBe09f9Ca2vTC3uyZopoGfDVgRyQ5ZElba0NOl6DW/L/AiEA0st2pYghSMvkjNTgOwHt5idZPPKvShHdedG1x98loEs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260405133024-35af88a394d9b9c05bfa4c740af4d1d171d70484","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"35af88a394d9b9c05bfa4c740af4d1d171d70484","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260405133024-35af88a394d9b9c05bfa4c740af4d1d171d70484_1775395972203_0.46203013935808057","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260405135348-95e7a1a923c6439eadd8aba3fd8211be433e5ea0":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260405135348-95e7a1a923c6439eadd8aba3fd8211be433e5ea0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260405135348-95e7a1a923c6439eadd8aba3fd8211be433e5ea0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"26a5acc100f183b0b484c889c3069f8dbb2163f4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260405135348-95e7a1a923c6439eadd8aba3fd8211be433e5ea0.tgz","fileCount":5,"integrity":"sha512-xPGApLTG2TNKKdU1/Embiry7zN5YzO9Y0afGJFlXCT8vceKEvpoa8hNOTSNauVqgr2NcAqUstDGP4531RssVew==","signatures":[{"sig":"MEUCIQDmPo9GMpuctYgBWyV/rxKK+8/1rd6ddB5RBBphJJvpugIgUckQ3D/LSlf9XCXOupW+t+XIbt/DyXZp9MQQwlQ4yEQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260405135348-95e7a1a923c6439eadd8aba3fd8211be433e5ea0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"95e7a1a923c6439eadd8aba3fd8211be433e5ea0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.0","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260405135348-95e7a1a923c6439eadd8aba3fd8211be433e5ea0_1775397375801_0.9000083682126361","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260405135557-39800d83a5da274f59ea434fa699845eebb1d095":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260405135557-39800d83a5da274f59ea434fa699845eebb1d095","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260405135557-39800d83a5da274f59ea434fa699845eebb1d095","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b427e460864e88e4b9b3f7304b32bdc3e74e50fb","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260405135557-39800d83a5da274f59ea434fa699845eebb1d095.tgz","fileCount":5,"integrity":"sha512-YjsiR70cjvbhgYVSKHruor9imZtGuoERd4lKPdNg65+5qI/jRFKAKeq3Z4GninBjGU9JBtVQ8dVV+Bpj8/urPQ==","signatures":[{"sig":"MEUCIAPiwEZIZERm6klQYFhzxi7U3RjzJcDvXQZUo5XK9jTgAiEAwXnwtU0+6S55bUz2ayZ3Kx0Tvsehi+ulyset9c46a3w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260405135557-39800d83a5da274f59ea434fa699845eebb1d095","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849756},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"39800d83a5da274f59ea434fa699845eebb1d095","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260405135557-39800d83a5da274f59ea434fa699845eebb1d095_1775397504267_0.49389577243809724","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260406003120-e1f01ad4d9238a796104c1ed4bb38386407c86f3":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260406003120-e1f01ad4d9238a796104c1ed4bb38386407c86f3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260406003120-e1f01ad4d9238a796104c1ed4bb38386407c86f3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b6f8863d9bc92ffde3bce8dafc4f014ffd2de713","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260406003120-e1f01ad4d9238a796104c1ed4bb38386407c86f3.tgz","fileCount":5,"integrity":"sha512-vsIloD+Gtp9bV7TYkyBa9ttySV5YcKUzCZt2EX17ketCLfnlMSQspmjFOuN7rZHif+HSFYui+fH67BobGwQsEw==","signatures":[{"sig":"MEUCIGz/M+AuyXL981mwM1kA0bCpVt05z44YFA8wLFTWtD2EAiEAnwjXoY8OTL4zzGGsqTEEwohgAfiMYYMOXwr2kJyy3YA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260406003120-e1f01ad4d9238a796104c1ed4bb38386407c86f3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e1f01ad4d9238a796104c1ed4bb38386407c86f3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260406003120-e1f01ad4d9238a796104c1ed4bb38386407c86f3_1775435624772_0.9742410888151556","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260406055651-b5593a0328f5f563bb756544e4e904a0a6d68a5b":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260406055651-b5593a0328f5f563bb756544e4e904a0a6d68a5b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260406055651-b5593a0328f5f563bb756544e4e904a0a6d68a5b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b8b43110742a9c0cfc68520a496ec4d64de2fb2b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260406055651-b5593a0328f5f563bb756544e4e904a0a6d68a5b.tgz","fileCount":5,"integrity":"sha512-zU3C70u42bW/6FExSUUCeClSDiAmsCz87yalAA2/yRh3wmZQwoP6KBlQRRLCunA+Yze10MLgAAQBTvRQgXHXDg==","signatures":[{"sig":"MEYCIQDaM3Ktr8qI8H0wfveSQ0Y5rdQDkCOBoJE6lsSunZMXIwIhAND3SXPrRM333RQcp+KmM4+D2O2jCVymGVTuLLWLATkt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260406055651-b5593a0328f5f563bb756544e4e904a0a6d68a5b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b5593a0328f5f563bb756544e4e904a0a6d68a5b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260406055651-b5593a0328f5f563bb756544e4e904a0a6d68a5b_1775455159512_0.7217292552835979","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260406083204-1ea5494af1f7e780955ed800fc159312cd2e9ec5":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260406083204-1ea5494af1f7e780955ed800fc159312cd2e9ec5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260406083204-1ea5494af1f7e780955ed800fc159312cd2e9ec5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"019d0f3b382469c37cc139e1a1ad3d9901a3dcda","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260406083204-1ea5494af1f7e780955ed800fc159312cd2e9ec5.tgz","fileCount":5,"integrity":"sha512-amfkfwRBbHvpRJAcVgOkaC30vS2ebttrbOxX9Qog6LoEdlKGQC00heWmjoJAa0Q59NPH4Lqa/aJd+I50pDbA8g==","signatures":[{"sig":"MEYCIQCmSF7jfWVT8wyLp++G+rhdzQIK++G3Qh7sBj0rdtXUFAIhAKyc3wVg+k0d4ZCVZr4xoOQiHF7w432lhYw/ZYsCMnyN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260406083204-1ea5494af1f7e780955ed800fc159312cd2e9ec5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1ea5494af1f7e780955ed800fc159312cd2e9ec5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260406083204-1ea5494af1f7e780955ed800fc159312cd2e9ec5_1775464464710_0.8486852716188145","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260406090649-22a53a22590e8eebcc526702ffa9cc0131c27736":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260406090649-22a53a22590e8eebcc526702ffa9cc0131c27736","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260406090649-22a53a22590e8eebcc526702ffa9cc0131c27736","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"235b5eb344502478739e4ca16218ad4329700dfd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260406090649-22a53a22590e8eebcc526702ffa9cc0131c27736.tgz","fileCount":5,"integrity":"sha512-rWlZvBQUwISe/F76JmAGhIAJP0pB3x407gw92eh2BkZadq+DA4qNQz9bFYzHzuhN57+hqc8mbUkyuEjMknO1ZA==","signatures":[{"sig":"MEUCIGRQ3gf8XEK3yrkjoYq881tC+DfrdpWLwAvFaM5QNSwvAiEAgevtoq16oiz9wZ+YVDkx7iu9vKC/NVlD/GMvFfm6D9k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260406090649-22a53a22590e8eebcc526702ffa9cc0131c27736","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"22a53a22590e8eebcc526702ffa9cc0131c27736","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260406090649-22a53a22590e8eebcc526702ffa9cc0131c27736_1775466560119_0.7929605376517723","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260406090822-e2505b6ad7e387fa4de51f6edddbe7495d703850":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260406090822-e2505b6ad7e387fa4de51f6edddbe7495d703850","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260406090822-e2505b6ad7e387fa4de51f6edddbe7495d703850","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"57b870af5a700908b2257e715394cb995ee7c364","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260406090822-e2505b6ad7e387fa4de51f6edddbe7495d703850.tgz","fileCount":5,"integrity":"sha512-gWA7R3Kq2SB6pW4U67KBqRA+QPyO8qGReonD/2hzA8/4YqR0r1Y6RyD8oxzwBEdWMlN9GIgjbetpbBs021CxfQ==","signatures":[{"sig":"MEUCIEQjYnv1RQMNog9BhX9KekK4XWw3JhvPpMw+AF9v44wQAiEAt14XellQ03dE/P8wzOWdDFS2EsaG3l6YKW1tjZWQnTg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260406090822-e2505b6ad7e387fa4de51f6edddbe7495d703850","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e2505b6ad7e387fa4de51f6edddbe7495d703850","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260406090822-e2505b6ad7e387fa4de51f6edddbe7495d703850_1775466649573_0.7701118989548974","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260406094701-2ba5054c3a72523e946b3c3f61c35f36db459062":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260406094701-2ba5054c3a72523e946b3c3f61c35f36db459062","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260406094701-2ba5054c3a72523e946b3c3f61c35f36db459062","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b0b99e9aa1f985fd2ba0f1b0f4180694a60795c9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260406094701-2ba5054c3a72523e946b3c3f61c35f36db459062.tgz","fileCount":5,"integrity":"sha512-y1FdYMucu7w/fv7RztdUWsf/AUtXud1AXAHMcaaFsMgpiJ00l2FGwmeC1Z3/iuSMgsCxciTSe+FCOTT5n+D+BQ==","signatures":[{"sig":"MEQCIEvYtDznGYYkPhFXMXvac5ZhWDoViUGDyvR259XyWLHwAiBurkB2MJ2/n73TJ7QLmZCTIq3eVXk7aKEUxdcQcDGRpQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260406094701-2ba5054c3a72523e946b3c3f61c35f36db459062","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2ba5054c3a72523e946b3c3f61c35f36db459062","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260406094701-2ba5054c3a72523e946b3c3f61c35f36db459062_1775468973398_0.6594197313012018","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260406110333-73e79fbbf4ccc8f655f8f79526259c56d769ab7b":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260406110333-73e79fbbf4ccc8f655f8f79526259c56d769ab7b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260406110333-73e79fbbf4ccc8f655f8f79526259c56d769ab7b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"cef8b50df4242e2a923f29dbc0973ab3846ae3f8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260406110333-73e79fbbf4ccc8f655f8f79526259c56d769ab7b.tgz","fileCount":5,"integrity":"sha512-F3A6U+RCoBqarJQ+3fFXkWn8wHk5sIRlba913H0XltnW9B4dLszG3Aq9J9ygOPid6npZPWZPOz6scBGwcEFVdA==","signatures":[{"sig":"MEUCICQv72gnh9BxDo/NEMl1A9MHaSr0lNP80HgTPmhqHAfoAiEArJqZLwYZ0PhZEbGMEpEXVhAKpnPBXL1f2PPjgefY/vk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260406110333-73e79fbbf4ccc8f655f8f79526259c56d769ab7b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"73e79fbbf4ccc8f655f8f79526259c56d769ab7b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260406110333-73e79fbbf4ccc8f655f8f79526259c56d769ab7b_1775473561694_0.925402958543267","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260406140734-83076e775c773f22b207f8b928f504536be9be31":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260406140734-83076e775c773f22b207f8b928f504536be9be31","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260406140734-83076e775c773f22b207f8b928f504536be9be31","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8217eb4e268ae7c92429caf394f4626e8c7ccbed","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260406140734-83076e775c773f22b207f8b928f504536be9be31.tgz","fileCount":5,"integrity":"sha512-Kk/jpJD5SZcvVnZNj30Q76Y4F+k8ibJzFuWiUvMRJjEsFYsgFXdgPlzi5ZK6/9n8CzULnj+L60JDm3XDKMJjAQ==","signatures":[{"sig":"MEQCIBBPiZQvMN8XbzTt7M/K0DxVDkHbbNm1aylxsJ8yDsk0AiAx8Mg/tTnBGbQ719+9UwKxi4n4kQTDf3mbN3th9yYR4Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260406140734-83076e775c773f22b207f8b928f504536be9be31","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"83076e775c773f22b207f8b928f504536be9be31","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.3.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260406140734-83076e775c773f22b207f8b928f504536be9be31_1775484605570_0.42125999781668444","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260406140812-f719b9e128b7ef5cb14bd2d88c312e4be904fd53":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260406140812-f719b9e128b7ef5cb14bd2d88c312e4be904fd53","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260406140812-f719b9e128b7ef5cb14bd2d88c312e4be904fd53","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9d5384b922bab017c000d774c78d9713cbd525f1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260406140812-f719b9e128b7ef5cb14bd2d88c312e4be904fd53.tgz","fileCount":5,"integrity":"sha512-6Mg1496mkGpXfsdypCJEsDBFohfbLKElVxQE6CvEL7jebLegwCdE2TYvOZugIEEPel/A+37kDOV/Q9CXIHWCGA==","signatures":[{"sig":"MEYCIQCxLHnt9h3ECrL7OFkaTgSykAHUkxpnZKNEBYfVBvcb+wIhAMH3Qdqg7NC47vXzfLuWzU+HQOB4cwewy0W3LKC59xD9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260406140812-f719b9e128b7ef5cb14bd2d88c312e4be904fd53","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f719b9e128b7ef5cb14bd2d88c312e4be904fd53","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260406140812-f719b9e128b7ef5cb14bd2d88c312e4be904fd53_1775484641525_0.3621608624377548","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260406141808-0b25f100be219b8d00f790981ab9d67445b1e904":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260406141808-0b25f100be219b8d00f790981ab9d67445b1e904","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260406141808-0b25f100be219b8d00f790981ab9d67445b1e904","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4f6e4fd756f685d2fd00783cc17a5b2bc6b7e396","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260406141808-0b25f100be219b8d00f790981ab9d67445b1e904.tgz","fileCount":5,"integrity":"sha512-ThR3tGz/TxOh3Btk5x7xLJh5KpTABUEIXAj8pATV4tDgkmE7IG4KZKL0kqjHN+PSyCksClD0axEMfQlNKnug7g==","signatures":[{"sig":"MEYCIQDe+uuDJBrVo/vnqnJe18SV4mXjwgrEiWStcCQz7lW8oAIhALiJJeAHC+myQ9+snTwJpfZ0rbwHsXvrKyeEfLaRqEeh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260406141808-0b25f100be219b8d00f790981ab9d67445b1e904","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0b25f100be219b8d00f790981ab9d67445b1e904","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260406141808-0b25f100be219b8d00f790981ab9d67445b1e904_1775485238689_0.2258564205582494","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260406141826-5755e0ac9d063bc90e09caa2662e75a722b43c4f":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260406141826-5755e0ac9d063bc90e09caa2662e75a722b43c4f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260406141826-5755e0ac9d063bc90e09caa2662e75a722b43c4f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"775d08c9ea9e3ed0117209ade675325381697fb9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260406141826-5755e0ac9d063bc90e09caa2662e75a722b43c4f.tgz","fileCount":5,"integrity":"sha512-BrT/SF36Eb3OTOfX4A5HeBrZQXh1xlmiyg562xAQuAZFE+6CTCJHcBASNyz5cJJGgzv9Qw7c7OUvACXFWKvjOA==","signatures":[{"sig":"MEQCIA0TDEZEevfNmOU2mNnF3KCGyjMr8E6SJw7j/06/o8pkAiBqRnKQqOx1iGuT6qZcm7bbBt8a4W/GEbT0G9V4nSs5WA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260406141826-5755e0ac9d063bc90e09caa2662e75a722b43c4f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5755e0ac9d063bc90e09caa2662e75a722b43c4f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260406141826-5755e0ac9d063bc90e09caa2662e75a722b43c4f_1775485256307_0.8499302984082722","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260406143928-d4fa3396829a4973e696ac4de58e188160f1e953":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260406143928-d4fa3396829a4973e696ac4de58e188160f1e953","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260406143928-d4fa3396829a4973e696ac4de58e188160f1e953","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"57aaf0540ea5bc675985bdb1783d51feda53c733","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260406143928-d4fa3396829a4973e696ac4de58e188160f1e953.tgz","fileCount":5,"integrity":"sha512-tfHtFnP4wTKoZnp3+OLeE0ixBOLMf0pP3lRisawSDOWzhmo+dkUXXxaaemXo40SAr2zt8Lxq9RqCqwxYmy8l4g==","signatures":[{"sig":"MEUCIQDvDO5s+ro+WZilX1g7uQ0xkKkzuBztGyf5yWqYj+vEwwIgBU75IlWKlokekfquh1uL79SlLOdUB76IYR55F4lEpUk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260406143928-d4fa3396829a4973e696ac4de58e188160f1e953","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d4fa3396829a4973e696ac4de58e188160f1e953","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260406143928-d4fa3396829a4973e696ac4de58e188160f1e953_1775486515762_0.4881931570662015","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260406145719-435d6b7004d350ecd1b1016944b50800aecb43d8":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260406145719-435d6b7004d350ecd1b1016944b50800aecb43d8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260406145719-435d6b7004d350ecd1b1016944b50800aecb43d8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"930e7645b224b41a040d6f57eec13629041706c7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260406145719-435d6b7004d350ecd1b1016944b50800aecb43d8.tgz","fileCount":5,"integrity":"sha512-9jgG0CkyDtNm6NIPC29lgppJHu7f9/iRYcN+yjPTbZZC3L2sEAaC6XQ6pM+ZUONe0vNgA4OX9WRoS7M/2J7UUQ==","signatures":[{"sig":"MEUCICLp9ur5hrkKMPlR16vxd5iY4SDWtcYNfIct3L0uJrCaAiEAtOjf3dATV40xYkbJv6L6HSe7qDXQz7UXXtFUGkOlAn8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260406145719-435d6b7004d350ecd1b1016944b50800aecb43d8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"435d6b7004d350ecd1b1016944b50800aecb43d8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260406145719-435d6b7004d350ecd1b1016944b50800aecb43d8_1775487581745_0.7090823610455459","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260406202922-f4077e0b8bff2c0fd6287a6f553850cc43178229":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260406202922-f4077e0b8bff2c0fd6287a6f553850cc43178229","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260406202922-f4077e0b8bff2c0fd6287a6f553850cc43178229","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"158b0db3e700667f07424c1672c513183eb93c50","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260406202922-f4077e0b8bff2c0fd6287a6f553850cc43178229.tgz","fileCount":5,"integrity":"sha512-n9UTxS8Y21cIGUVRFQ23yceLvs0N8LT0zPhKiQy+UHXT4ItA2YkkQS6J/RiUM3cT7htY865BNIRkPUm2okNNLQ==","signatures":[{"sig":"MEUCIAh9RoGnJ8DTSn9p+/uxuaJ8EYQKi3Kpi+stSbGhDChzAiEA5faIEgOKBHNc1Vzz/zuezOMnU7ThHvfR05RBJvXZLeA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260406202922-f4077e0b8bff2c0fd6287a6f553850cc43178229","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f4077e0b8bff2c0fd6287a6f553850cc43178229","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260406202922-f4077e0b8bff2c0fd6287a6f553850cc43178229_1775507510275_0.20336919111887575","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260407163049-129c005dbaf9ce760d55537d6eea6d085de55456":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260407163049-129c005dbaf9ce760d55537d6eea6d085de55456","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260407163049-129c005dbaf9ce760d55537d6eea6d085de55456","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9cc346b487364323ceef62b08468ca50b81f8dc6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260407163049-129c005dbaf9ce760d55537d6eea6d085de55456.tgz","fileCount":5,"integrity":"sha512-/V5Vl1WO3BUstEefeyS8vp+KoiT0Olu5+uwXWn+aQ5Forylew7UnMaoiDFDT1hnqSZVYru5xn0VoQrf57cyH7g==","signatures":[{"sig":"MEQCIGLl5gEfXZlEOKvlq6JOWO+7fXqOPFzBa+buvDFBxau2AiB2Pfr9fYL8XduCmiBZtK4eRuctBAdoq1D6vaQwcw0dUA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260407163049-129c005dbaf9ce760d55537d6eea6d085de55456","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"129c005dbaf9ce760d55537d6eea6d085de55456","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260407163049-129c005dbaf9ce760d55537d6eea6d085de55456_1775579601966_0.4613187386923099","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260408042808-d76fabfaa57019bed6936eac0f229b825a22bf7b":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260408042808-d76fabfaa57019bed6936eac0f229b825a22bf7b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260408042808-d76fabfaa57019bed6936eac0f229b825a22bf7b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"16c785b9b16d0cd318a0c450f2df1837681e96bd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260408042808-d76fabfaa57019bed6936eac0f229b825a22bf7b.tgz","fileCount":5,"integrity":"sha512-G4MbbcsTHaixkMs8AeUGkO50W+nJZXrP8byuDi/a+BVCw9x4VonfwJqhEdvKCkO43aiQzQsHXwnQNZ26lNuwEA==","signatures":[{"sig":"MEUCIA+12TTKOeVKc5FiEm1ZhQGnpuqhgDtSz0UE/mxN4s0XAiEAlBcpI15hLJNcF+0dzWhsXuEjyRmoOD7LIiIlTc4JG6Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260408042808-d76fabfaa57019bed6936eac0f229b825a22bf7b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d76fabfaa57019bed6936eac0f229b825a22bf7b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260408042808-d76fabfaa57019bed6936eac0f229b825a22bf7b_1775622637122_0.09796352829254795","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260408164114-079f4a52816d780c8dd004337f9907a66798ac83":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260408164114-079f4a52816d780c8dd004337f9907a66798ac83","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260408164114-079f4a52816d780c8dd004337f9907a66798ac83","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d36e6d557bd06b7b4bc4b4b57d5f7aceee81ad55","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260408164114-079f4a52816d780c8dd004337f9907a66798ac83.tgz","fileCount":5,"integrity":"sha512-Fc2ylZnyi4Wk1pjfnBBFFYToAX2VBAvdw+wq8HYh0vOipY7Tm0/GVqX69xOeAnWN3a67EZ3WiGM90QLibbNtaw==","signatures":[{"sig":"MEYCIQCkkFXBrZ9oiD3USo0rp9MZ49r5Tatrg3TjtQhH2ycLWQIhAPfZYrDjHBFznlJ/s++Egj4/3vWjGrUchmcwD1NLtNYS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260408164114-079f4a52816d780c8dd004337f9907a66798ac83","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"079f4a52816d780c8dd004337f9907a66798ac83","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260408164114-079f4a52816d780c8dd004337f9907a66798ac83_1775666627002_0.197785325385482","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-alpha-20260409123417-207147015ffbb5e6449b3a67a1fc54a379e56b35":{"name":"@accounter/gmail-listener","version":"0.1.1-alpha-20260409123417-207147015ffbb5e6449b3a67a1fc54a379e56b35","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.1-alpha-20260409123417-207147015ffbb5e6449b3a67a1fc54a379e56b35","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a08cb39d6e1ee441eb89b00d630326f52afb7d5b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.1-alpha-20260409123417-207147015ffbb5e6449b3a67a1fc54a379e56b35.tgz","fileCount":5,"integrity":"sha512-vgXQvamDykeFONSP42cNUTS8dv7kVof3CQk2tBlGwqH9y+4IYTbvxySte7DTXDNMqtS5X8FrLJGx6956UdXiDA==","signatures":[{"sig":"MEUCIQCmDsW5L9cXZPDLCkg4Jy/u1wACpqCCUNq6ZQ/md19G+QIgDuf11SkQG7bwZ7gcGwJzCTzup89T1tqts+yv21rD4Gk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.1-alpha-20260409123417-207147015ffbb5e6449b3a67a1fc54a379e56b35","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"207147015ffbb5e6449b3a67a1fc54a379e56b35","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.1-alpha-20260409123417-207147015ffbb5e6449b3a67a1fc54a379e56b35_1775738199780_0.7108761416028195","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260409152702-478188c6a0f2dceccaf8884bf28e28833bdafd9a":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260409152702-478188c6a0f2dceccaf8884bf28e28833bdafd9a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260409152702-478188c6a0f2dceccaf8884bf28e28833bdafd9a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c9994d8a8f7a5161b4f76b7610dc7a2a79bc6726","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260409152702-478188c6a0f2dceccaf8884bf28e28833bdafd9a.tgz","fileCount":5,"integrity":"sha512-JsMIpmYHMpIFornJbJVWC4Tp1jAeD42XKU5jZg/OpFDx7Gw108rGPZcnILDRqMYQaKnWauY5319NUNnbDhVB1Q==","signatures":[{"sig":"MEQCIEymsLxt5OSoRKAX7jXWTJu2cUTKAguz0YaJWUQWEiNeAiBRanwrrkUXr5k7gmJknzli8NVr2oVJFETQQcd06tS24Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260409152702-478188c6a0f2dceccaf8884bf28e28833bdafd9a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"478188c6a0f2dceccaf8884bf28e28833bdafd9a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260409152702-478188c6a0f2dceccaf8884bf28e28833bdafd9a_1775748561354_0.5705220821686643","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260409152939-1768cf38ee26d3a30433e430d49267624da841ab":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260409152939-1768cf38ee26d3a30433e430d49267624da841ab","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260409152939-1768cf38ee26d3a30433e430d49267624da841ab","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d88713c69bb1be8e04c435b7ba2b9be79b5732d3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260409152939-1768cf38ee26d3a30433e430d49267624da841ab.tgz","fileCount":5,"integrity":"sha512-nejgnn8tG7/2vs/SzJGtdCvKdbWAqJuXJYIQ/Ie8+9aMkaMIJE39kWD3lE/ZdAhhK1XxYlYqecbzHevIrFeVMw==","signatures":[{"sig":"MEUCIQDdWN5+mstlcYA0LteBrcn3AugkIiOLBosj43tWyGNYdwIgXr/uxhqQ3jPFI0atvXDppGfeX+DouE6UrN3bcSIoWQ8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260409152939-1768cf38ee26d3a30433e430d49267624da841ab","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1768cf38ee26d3a30433e430d49267624da841ab","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260409152939-1768cf38ee26d3a30433e430d49267624da841ab_1775748760304_0.26864928229418394","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260409153141-2282f29eb9bab7e5bd1e8006ba0f8bdd9091fec1":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260409153141-2282f29eb9bab7e5bd1e8006ba0f8bdd9091fec1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260409153141-2282f29eb9bab7e5bd1e8006ba0f8bdd9091fec1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3ee2a12b4442b93062a21fcd9bda91bfca6665c4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260409153141-2282f29eb9bab7e5bd1e8006ba0f8bdd9091fec1.tgz","fileCount":5,"integrity":"sha512-QSYwFL6NHgRoC1un6Sl3aEqAdKaFvV9hKLvi9KuQYA3MdhmNKLTFXmWKyaUYDPEks9pri/XkV1qh5oSAbf4fOA==","signatures":[{"sig":"MEUCIQC29Gz9tdk5Pk+l5XFN0I6B+dwjAYavVOomCU87/7yGhgIgUi+MSNHpRsWX/u9BJoScT8O3bmVMrltFRRTvBvu/83w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260409153141-2282f29eb9bab7e5bd1e8006ba0f8bdd9091fec1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2282f29eb9bab7e5bd1e8006ba0f8bdd9091fec1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260409153141-2282f29eb9bab7e5bd1e8006ba0f8bdd9091fec1_1775748843406_0.0972628071566366","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260409153148-48868b6f70e544b8f97506b4bc59332e93c09d71":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260409153148-48868b6f70e544b8f97506b4bc59332e93c09d71","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260409153148-48868b6f70e544b8f97506b4bc59332e93c09d71","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4544ede5f3a9118315329250dc40098daf373258","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260409153148-48868b6f70e544b8f97506b4bc59332e93c09d71.tgz","fileCount":5,"integrity":"sha512-DE2rGbrWDbfd8aS3yGbRNT/Wy7GMUFWhHQb/MTAZVHaELsyuiXHXpKJKfsoCp55oDEZ2bvYDbB7Ugb5IpbH6yA==","signatures":[{"sig":"MEYCIQCfOPC6B57gEsepa3U7hNEK4a1XbcIG5pW9LeyLsdUffAIhAPetORLjfU69FGYmt/jb+qaWdR/wnNmgVC26+g596I6F","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260409153148-48868b6f70e544b8f97506b4bc59332e93c09d71","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"48868b6f70e544b8f97506b4bc59332e93c09d71","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260409153148-48868b6f70e544b8f97506b4bc59332e93c09d71_1775748852808_0.9526477385166625","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260409153204-a7bf83cef57525855927ae153ab62b86dbf85201":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260409153204-a7bf83cef57525855927ae153ab62b86dbf85201","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260409153204-a7bf83cef57525855927ae153ab62b86dbf85201","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5ee1b7684784af9226b7a2f72da19aff4c11e492","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260409153204-a7bf83cef57525855927ae153ab62b86dbf85201.tgz","fileCount":5,"integrity":"sha512-ubbcHflOdscVfIhW0rjmLHHyo/eb7R0Ev1xSQHk4pkYDcTOVZBBN7WI9mr8HIZoW7jJw00bbMXeGayH9LfwY4g==","signatures":[{"sig":"MEQCIAHYopNUkw3fRra1piGbxsN9hJbjZHZUJY5JxHjwGPmbAiBeHy+OKxB0U0tUhXe5V4W9oFLymdvjU1kRYaM+ngrFqA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260409153204-a7bf83cef57525855927ae153ab62b86dbf85201","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a7bf83cef57525855927ae153ab62b86dbf85201","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260409153204-a7bf83cef57525855927ae153ab62b86dbf85201_1775748861948_0.7726042379335569","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260409153240-65cf40db5caddcc3d998e0275d9d1ee66a4486e1":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260409153240-65cf40db5caddcc3d998e0275d9d1ee66a4486e1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260409153240-65cf40db5caddcc3d998e0275d9d1ee66a4486e1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b58aded42587a5413205153e1e983e85eefe4a2a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260409153240-65cf40db5caddcc3d998e0275d9d1ee66a4486e1.tgz","fileCount":5,"integrity":"sha512-JVQaqsIj5hk3t1ZZdOKipa5zl9oQ/g2wRHSMilcV4xrFrmr9bayEt61ib+DNu/gybTMZJqxlLBg3TZOYuCMDAQ==","signatures":[{"sig":"MEYCIQCl4AhWTu3or7lFxhnVH2hfYR04a0fbJEoQr+p+nXq3LQIhAPlpWfJgA6zJQAYOtBBsiTN8vJXyJJi68aRRuiv5JN7g","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260409153240-65cf40db5caddcc3d998e0275d9d1ee66a4486e1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"65cf40db5caddcc3d998e0275d9d1ee66a4486e1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260409153240-65cf40db5caddcc3d998e0275d9d1ee66a4486e1_1775748897917_0.43079909658405224","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260409153854-bca18dada143660748d3279c6cd8f02f6e75658f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260409153854-bca18dada143660748d3279c6cd8f02f6e75658f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260409153854-bca18dada143660748d3279c6cd8f02f6e75658f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4ae4216d0998d7c09c2e2da1ad56c0d257a04606","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260409153854-bca18dada143660748d3279c6cd8f02f6e75658f.tgz","fileCount":5,"integrity":"sha512-EEm5ja2DZh1Tgnv/fm4nih7620HlhquzcU202aM46txvjquB8AUeFU/xGEegmCPd+zze/Xhp3sjHsIhQ7Q5GXA==","signatures":[{"sig":"MEUCIF+4zeRYhuSNOYEGYYYjR0KoIDAaHR3oVYcpzIR7Gg7+AiEApCm10lkLP3L9VY15zJYxSxW47QRtq5TNMTW7pMRDmbM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260409153854-bca18dada143660748d3279c6cd8f02f6e75658f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bca18dada143660748d3279c6cd8f02f6e75658f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260409153854-bca18dada143660748d3279c6cd8f02f6e75658f_1775749275111_0.4225776365967151","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260409153953-b0d41ee1ebf2f6e8d8e36f28cd5f6324bdeb034d":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260409153953-b0d41ee1ebf2f6e8d8e36f28cd5f6324bdeb034d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260409153953-b0d41ee1ebf2f6e8d8e36f28cd5f6324bdeb034d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a0c27ed4db6a06057fa406243b77be650298e940","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260409153953-b0d41ee1ebf2f6e8d8e36f28cd5f6324bdeb034d.tgz","fileCount":5,"integrity":"sha512-4nJeGxXRrgqfMtA7FavbLzRvgoT+2xY2DIR6DVoy51FAX/IVFkYEANpFkf4WqN/K19mdyR/9LNwhjft6/c4BLQ==","signatures":[{"sig":"MEUCIQDyVjuAAmNb4tCO2z84ETsEpB6g3PKCw9GnxlxY1sLe9wIgUf4ZIkhMNOM4UEYUnY8y2uoDZZgFSsZDOiJdOPeJfjk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260409153953-b0d41ee1ebf2f6e8d8e36f28cd5f6324bdeb034d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b0d41ee1ebf2f6e8d8e36f28cd5f6324bdeb034d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260409153953-b0d41ee1ebf2f6e8d8e36f28cd5f6324bdeb034d_1775749327900_0.5823055051403032","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260409161535-f557a96b87f044ccf0eb6d4d791e4c20341d69a7":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260409161535-f557a96b87f044ccf0eb6d4d791e4c20341d69a7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260409161535-f557a96b87f044ccf0eb6d4d791e4c20341d69a7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"87829e1c9ceea78023a3c0bc6e77573754e2b12f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260409161535-f557a96b87f044ccf0eb6d4d791e4c20341d69a7.tgz","fileCount":5,"integrity":"sha512-JZbudsRIhun7blb91CzBQEfQGdiK0ThFUsmSVBCG/tLoKViY7rhgPaYpx5miMYzHvZcNQe2yQrIHzrlKIwywbA==","signatures":[{"sig":"MEUCIAVaAbvptWd9Wi0J89QpC5quR8HHVuEg811E13jgQZrsAiEAtGL95MS7gri2Suhw9YQdrrj/cRA8dB4GvIP9paJUsmo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260409161535-f557a96b87f044ccf0eb6d4d791e4c20341d69a7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f557a96b87f044ccf0eb6d4d791e4c20341d69a7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260409161535-f557a96b87f044ccf0eb6d4d791e4c20341d69a7_1775751478038_0.7722907064669591","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260409161804-f5cc8565e8361ec13cf3eb46a3c79fb0dc40d9ac":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260409161804-f5cc8565e8361ec13cf3eb46a3c79fb0dc40d9ac","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260409161804-f5cc8565e8361ec13cf3eb46a3c79fb0dc40d9ac","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"95055a76f260985f093c2a84841c59efc713487d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260409161804-f5cc8565e8361ec13cf3eb46a3c79fb0dc40d9ac.tgz","fileCount":5,"integrity":"sha512-SiVLSaftcOmGe62u3ONRh1XppO02Wq3dH+qT0vRcdCmrIEDovOv7l5NfX01AhxT+gJQigBDV79gojeuFCKoFRw==","signatures":[{"sig":"MEUCIDMaxbkpFbcs8Uu9mCPdbZFWlPf2tK2LCegQjKucI0EzAiEAxhl+dIqZAg1EysI2a/4NNs4I2m5xKOC9I0z9XEDNJ/4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260409161804-f5cc8565e8361ec13cf3eb46a3c79fb0dc40d9ac","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f5cc8565e8361ec13cf3eb46a3c79fb0dc40d9ac","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260409161804-f5cc8565e8361ec13cf3eb46a3c79fb0dc40d9ac_1775751626779_0.40978577219455303","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260410042923-667ccf81c87cc4ab9df816efb9884ba83be682c8":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260410042923-667ccf81c87cc4ab9df816efb9884ba83be682c8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260410042923-667ccf81c87cc4ab9df816efb9884ba83be682c8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6d3b191403f04e1ba4f2f0d410bb8fc7b654acef","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260410042923-667ccf81c87cc4ab9df816efb9884ba83be682c8.tgz","fileCount":5,"integrity":"sha512-EI00tuAsIY4uhEVn6wU59mqH+I/sNDf76SnzPjT8SOAqDws0TUIvqiGKUOCXVKY0KWK/aemuL5EQVZku/zGIzA==","signatures":[{"sig":"MEQCIAt8WDunI9mNTOsY+lMBeUCKSNHvPN8zJSBfrq3MLPJ8AiA+Ih7pLLg642Z8cYxxZ5QAlqJR4LN/k2ykmxWP4UB0UQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260410042923-667ccf81c87cc4ab9df816efb9884ba83be682c8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"667ccf81c87cc4ab9df816efb9884ba83be682c8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260410042923-667ccf81c87cc4ab9df816efb9884ba83be682c8_1775795501754_0.6631662484968259","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260410091710-5d3adab63d9cb1871b8bf72d5c95081e7d62e84f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260410091710-5d3adab63d9cb1871b8bf72d5c95081e7d62e84f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260410091710-5d3adab63d9cb1871b8bf72d5c95081e7d62e84f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9ad7ded55ef04d721d53312e4f82613c328a71f7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260410091710-5d3adab63d9cb1871b8bf72d5c95081e7d62e84f.tgz","fileCount":5,"integrity":"sha512-qU8yc3NgdxUETbD/lvNX3hGhvwDpGKkNV3bmKpwf+JBhB+xUTOtIWD24cU6nBdZg88dUFzdFOHSCpXnTlvSnrA==","signatures":[{"sig":"MEQCIHblX5X+J6Rqfk2w+LtfgyQvb1CktuPp09ekZKE/EuV+AiAS6RHHPkY1Ti5HNj5AIxjOsRYNLjRBCkMcVRoZfkFgcQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260410091710-5d3adab63d9cb1871b8bf72d5c95081e7d62e84f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5d3adab63d9cb1871b8bf72d5c95081e7d62e84f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260410091710-5d3adab63d9cb1871b8bf72d5c95081e7d62e84f_1775812769847_0.24451784397860332","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260410202901-f510ac119afbcb8f598958a4cadf0287a3afe971":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260410202901-f510ac119afbcb8f598958a4cadf0287a3afe971","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260410202901-f510ac119afbcb8f598958a4cadf0287a3afe971","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3811f1075cb26bb43d56fd7f8d7acb0c2db0f2a7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260410202901-f510ac119afbcb8f598958a4cadf0287a3afe971.tgz","fileCount":5,"integrity":"sha512-+MIDgbqGLd672UdtLen/FcZGSj7u4pC3pRi+P3oNn7Facb1lSWc50LM8ZgaHhGr6TPiWibTLrFBSHVVDZEMvAg==","signatures":[{"sig":"MEYCIQCio4wMvXxeVHwk8/+tN3p7ykzaDJG4NQiRMvQAXSFzBwIhAP+1VDMLx1R4czdbcR3TDakIhcwMoZB8kOlPCTUpI5ER","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260410202901-f510ac119afbcb8f598958a4cadf0287a3afe971","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f510ac119afbcb8f598958a4cadf0287a3afe971","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260410202901-f510ac119afbcb8f598958a4cadf0287a3afe971_1775853075831_0.2233741852990183","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260411162822-f7e761591793ac17ef494e8701ba19768c477481":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260411162822-f7e761591793ac17ef494e8701ba19768c477481","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260411162822-f7e761591793ac17ef494e8701ba19768c477481","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2b4d483d6980d7542969530a723413c743b71acb","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260411162822-f7e761591793ac17ef494e8701ba19768c477481.tgz","fileCount":5,"integrity":"sha512-/nVCXEySLT0k1u215/B+79kcL0oIA6vuW2kPmueHOLC2w8fi/e9IOVRr5Qyu81lHUc1o00t8HjSHn58f5qaM2Q==","signatures":[{"sig":"MEQCIF4ItMoOhspgvFVp1mAOVgmfYswhVLYjF2tqovAp/7PAAiB1nfZ3mWLQC811qs+GyCN5dCGbNzlZiT9iM/ggKOBukA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260411162822-f7e761591793ac17ef494e8701ba19768c477481","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f7e761591793ac17ef494e8701ba19768c477481","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260411162822-f7e761591793ac17ef494e8701ba19768c477481_1775925043466_0.44494125098839077","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260411164103-0d3f9f4aa1fdef3dd9e48fa9f85b399cc3f6bf3f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260411164103-0d3f9f4aa1fdef3dd9e48fa9f85b399cc3f6bf3f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260411164103-0d3f9f4aa1fdef3dd9e48fa9f85b399cc3f6bf3f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"86cc155183ed7697e9837cd9c1871863d94f4881","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260411164103-0d3f9f4aa1fdef3dd9e48fa9f85b399cc3f6bf3f.tgz","fileCount":5,"integrity":"sha512-GWpx3N1M5biDe3wUynuJZ9pmC72pXNzaMuUNelofWTULJ4mZzh+KJiXptrdMPWTaAci6MTLxu5dt+Dz7v+vWcw==","signatures":[{"sig":"MEUCIFNBGyLg672cjd6vkni178ywhmW54b5/zS1dnqSbi/bVAiEAqA6EjWlUc8y3pOfVfqTXtmvMgmd3aJDpNBbk6+DTaPY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260411164103-0d3f9f4aa1fdef3dd9e48fa9f85b399cc3f6bf3f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0d3f9f4aa1fdef3dd9e48fa9f85b399cc3f6bf3f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260411164103-0d3f9f4aa1fdef3dd9e48fa9f85b399cc3f6bf3f_1775925797619_0.6915274764305155","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260411171117-317283bed4f1ceef1434f6c4014f34d1b1acfa05":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260411171117-317283bed4f1ceef1434f6c4014f34d1b1acfa05","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260411171117-317283bed4f1ceef1434f6c4014f34d1b1acfa05","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8ed9cd6a75ea12fde063633ba9c866285b9b35d1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260411171117-317283bed4f1ceef1434f6c4014f34d1b1acfa05.tgz","fileCount":5,"integrity":"sha512-5DthfH460+d2itghPBNOYFeeVb6NyQCzsrawZDxYTlC0MNPxyjEXRODfWemI4UxtSgyVrqD0dgn0rm2KcX3zDQ==","signatures":[{"sig":"MEQCIAD93ITDqwHjG7PuEel9iPUMA5HZVcbNRMRsAuY9btH/AiAWj45Hw/ab2q1XJ49F7kLtqYzNMIScecvymgR4LLDYYA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260411171117-317283bed4f1ceef1434f6c4014f34d1b1acfa05","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"317283bed4f1ceef1434f6c4014f34d1b1acfa05","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260411171117-317283bed4f1ceef1434f6c4014f34d1b1acfa05_1775927607641_0.38404082501872927","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260411171946-28a4aa445b854d245bc2b83b1c0b97ebdaca8cf2":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260411171946-28a4aa445b854d245bc2b83b1c0b97ebdaca8cf2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260411171946-28a4aa445b854d245bc2b83b1c0b97ebdaca8cf2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"da04be4b468ff10f0992848539d5eb5c580b765a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260411171946-28a4aa445b854d245bc2b83b1c0b97ebdaca8cf2.tgz","fileCount":5,"integrity":"sha512-n2SEbJee966+SocLc50oztVM/g2A7SKMijCoT9YT6+LRHwn5rVint+5fZTtC9fxifFi3fXDZ84l4R5mQ1M0ooA==","signatures":[{"sig":"MEUCIEcNkcNW0v0vggtVnHq9DI8YDH3CxECF0IGHY/FTiYF9AiEA61+hMrHZ09yyGFfcqyDD6roiVU924XzBRdTvuH1mNfc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260411171946-28a4aa445b854d245bc2b83b1c0b97ebdaca8cf2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"28a4aa445b854d245bc2b83b1c0b97ebdaca8cf2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260411171946-28a4aa445b854d245bc2b83b1c0b97ebdaca8cf2_1775928126160_0.5831209719626049","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260412082729-39c99f66964030e7af01031d60970b837ec80a55":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260412082729-39c99f66964030e7af01031d60970b837ec80a55","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260412082729-39c99f66964030e7af01031d60970b837ec80a55","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7553255e8e9de12644a237b4565d51e49727fa52","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260412082729-39c99f66964030e7af01031d60970b837ec80a55.tgz","fileCount":5,"integrity":"sha512-oYcYcR3bVE4bkL8uqFk5O301uB23GF0QXB18OnTMkU4DTmV4a9hOZs6ZKLzxGUWfCv4gfBM0HeCH8ApbfMKirw==","signatures":[{"sig":"MEUCIQCeb7mkNXNunfxY1ryt68lQpT4NP73lC05JH/DZjqlLwgIgN5gDBBA3G4GFOLalpPqdNdFtfTVhCwiExkz463Vj/F8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260412082729-39c99f66964030e7af01031d60970b837ec80a55","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"39c99f66964030e7af01031d60970b837ec80a55","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260412082729-39c99f66964030e7af01031d60970b837ec80a55_1775982585136_0.6091459326376909","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260412115426-2dcd99c39e41ba9a8244600cfe9e560e8a3bdb33":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260412115426-2dcd99c39e41ba9a8244600cfe9e560e8a3bdb33","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260412115426-2dcd99c39e41ba9a8244600cfe9e560e8a3bdb33","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"cb53dd45eac632cf6f1f95c7dfa57062ccbdeff1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260412115426-2dcd99c39e41ba9a8244600cfe9e560e8a3bdb33.tgz","fileCount":5,"integrity":"sha512-uVO0rSFsXehpkQ+rYJltv2DAEu9x4aPh4fRjIg3tQxWP9FlQHMZmFyZeVxeT5ixpI4bbeNNVQKQH4fgSfZ2yOg==","signatures":[{"sig":"MEYCIQDZrO2rRhXsDNc7MA9LzU/anwIBQ30+swYg1HgW4uX1dgIhAMWoPt3mOIBuJBwFkHbLIcIgjuO1eCTJhHp2N5DSeEkV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260412115426-2dcd99c39e41ba9a8244600cfe9e560e8a3bdb33","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2dcd99c39e41ba9a8244600cfe9e560e8a3bdb33","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260412115426-2dcd99c39e41ba9a8244600cfe9e560e8a3bdb33_1775995006939_0.7613904702651975","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260412125413-624f097039e105fb49d3f8be35ac81fa244d995c":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260412125413-624f097039e105fb49d3f8be35ac81fa244d995c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260412125413-624f097039e105fb49d3f8be35ac81fa244d995c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c29e5282e8072b2c7f0eb9c9844011bff2782774","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260412125413-624f097039e105fb49d3f8be35ac81fa244d995c.tgz","fileCount":5,"integrity":"sha512-VfKJM4ziwyKX7obfejHwiqqwunQ7ovd9/q0PsAMoUdKPhnLkoaI+gkMfYcLbYgKHGMK24Q1IhDiBRIpni15GWw==","signatures":[{"sig":"MEYCIQDbkMrawAz09Lt2PX57++s1WBSVY6qzeY8VicfKiMz+sAIhANyzAE4t5JdkICHT0HyIrsDW91KEdjpuVIRAvaS/yVM7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260412125413-624f097039e105fb49d3f8be35ac81fa244d995c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"624f097039e105fb49d3f8be35ac81fa244d995c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260412125413-624f097039e105fb49d3f8be35ac81fa244d995c_1775998590041_0.7128970367951857","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260412125438-bc37f8834ec12286395ba230a102bedbe5b6fb8c":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260412125438-bc37f8834ec12286395ba230a102bedbe5b6fb8c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260412125438-bc37f8834ec12286395ba230a102bedbe5b6fb8c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"acf8ee4a585f23292f4c15734ac01dc4a30e04af","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260412125438-bc37f8834ec12286395ba230a102bedbe5b6fb8c.tgz","fileCount":5,"integrity":"sha512-b6mAaoAbY/ri6XWoAWxtfBQfOxg/fM4LH4xsfqlOCTRkWNBBhtzcAEOJvpOFrtZsLyo3cH/sbzOwqEVETqshCQ==","signatures":[{"sig":"MEUCIQCxqspmD59tuap5Qf/87tfAEpJU4yzeOB5O6J/gWLhdswIgHFss2zuU/UGOHCHsCOK0hSgVe+F6UDBNzRdyiakZJQI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260412125438-bc37f8834ec12286395ba230a102bedbe5b6fb8c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bc37f8834ec12286395ba230a102bedbe5b6fb8c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260412125438-bc37f8834ec12286395ba230a102bedbe5b6fb8c_1775998616252_0.975968811907413","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260412125728-e283b7aa230bf7bb39e76ac3b01468c33a8f5d2e":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260412125728-e283b7aa230bf7bb39e76ac3b01468c33a8f5d2e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260412125728-e283b7aa230bf7bb39e76ac3b01468c33a8f5d2e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"aeddbca311bb0641d7ff00b33690f29d662df158","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260412125728-e283b7aa230bf7bb39e76ac3b01468c33a8f5d2e.tgz","fileCount":5,"integrity":"sha512-g7qzvLQrn01LkfpKIFZFEiL+4BDWw/prF8C5DZfQUJXJ+vcc4Lk6b+htWvGaca6Ktpin6JqwXshndQGMCAf13w==","signatures":[{"sig":"MEQCIClrVv2c1Xc3XJjaIoluv01pahPMIAxFTJaOs+7KzfhZAiAboO4xNt5Pia4m5spvg5P4n6bPaueTB71Ew8Hmy9+Y6g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260412125728-e283b7aa230bf7bb39e76ac3b01468c33a8f5d2e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e283b7aa230bf7bb39e76ac3b01468c33a8f5d2e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260412125728-e283b7aa230bf7bb39e76ac3b01468c33a8f5d2e_1775998787153_0.1023859360570405","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260412130811-176ced71eddc9c199f6d59e8df7ee318aab7d220":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260412130811-176ced71eddc9c199f6d59e8df7ee318aab7d220","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260412130811-176ced71eddc9c199f6d59e8df7ee318aab7d220","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"54c7d136b75271d9d4544a0e8f84f24aa530aec7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260412130811-176ced71eddc9c199f6d59e8df7ee318aab7d220.tgz","fileCount":5,"integrity":"sha512-e4nwzEphfSl873lxEeKsWq2AlXfW0pi/zZAGIFXLm11G+T37eqVIDAfB317b9kdxOKoQY7l4/auxvKhFkXACSQ==","signatures":[{"sig":"MEUCIG3Q8wIZWnXFiy7O1VMxwRNpyE7dq9/E7qatVOGZ0BZxAiEAhmoBXUYqFg30CgeAEU8hJSaPqKKTW+xr2aJ2XSVKIFA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260412130811-176ced71eddc9c199f6d59e8df7ee318aab7d220","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"176ced71eddc9c199f6d59e8df7ee318aab7d220","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260412130811-176ced71eddc9c199f6d59e8df7ee318aab7d220_1775999429320_0.042812040952398656","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260412131235-ab2470b6c8c2cb9fb0f7f40f09d95272672da6d7":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260412131235-ab2470b6c8c2cb9fb0f7f40f09d95272672da6d7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260412131235-ab2470b6c8c2cb9fb0f7f40f09d95272672da6d7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6e0e95b2561ba29a8e9be5ba92825b390a9f6539","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260412131235-ab2470b6c8c2cb9fb0f7f40f09d95272672da6d7.tgz","fileCount":5,"integrity":"sha512-ZMkkibHZi92tMmHq+Q1ZWQvmf2C7gmg1peFMy//PjzlEXakLqFpT1mW2M/XZmfivsBJkMcBy+WAWz/CZmACHgg==","signatures":[{"sig":"MEQCIDaSp0lg4d/hwE47D/g+6sAjDed3RK5lVCSGbR8n5XfJAiA9VnhBC3F4yu4djohvsYYpZQXBaVBWJWV5CVrYh3jxBg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260412131235-ab2470b6c8c2cb9fb0f7f40f09d95272672da6d7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ab2470b6c8c2cb9fb0f7f40f09d95272672da6d7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260412131235-ab2470b6c8c2cb9fb0f7f40f09d95272672da6d7_1775999704283_0.7486721988531302","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260412222004-5702643311d060aaeace53f2f6b936226b2831ae":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260412222004-5702643311d060aaeace53f2f6b936226b2831ae","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260412222004-5702643311d060aaeace53f2f6b936226b2831ae","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"496c6f683ade4827a89d6f92c6c139306e414207","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260412222004-5702643311d060aaeace53f2f6b936226b2831ae.tgz","fileCount":5,"integrity":"sha512-e9qeVH9aeqAHnblA97cDxlXsKOL8cEu070s8eHuBWho8Fqcj5F5+WW4XWnijuXAwtTzRpx/2fcKe6sJwwYATgw==","signatures":[{"sig":"MEUCIQCC7HuoY1UmFUwaELwMm2MDi5LfuQWIqBG1E8TpINYKQwIgczA9orR4kcQfzOp9QFP9iLikpl4CgYR6nUsTHUx98pw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260412222004-5702643311d060aaeace53f2f6b936226b2831ae","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5702643311d060aaeace53f2f6b936226b2831ae","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260412222004-5702643311d060aaeace53f2f6b936226b2831ae_1776032545670_0.4577488274437336","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260412222425-deca4ea5a397934fa5777164f71dd7e40e788fb9":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260412222425-deca4ea5a397934fa5777164f71dd7e40e788fb9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260412222425-deca4ea5a397934fa5777164f71dd7e40e788fb9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"eb4a5c17d121539360615c4d989dee6e604b38e2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260412222425-deca4ea5a397934fa5777164f71dd7e40e788fb9.tgz","fileCount":5,"integrity":"sha512-rMLq9sZaSEhOrljC7lsZkXbNY0pBI09gvqLlnfTl1hOVJdw0M6rna8q2Pj9niBl5L1LiiDJaMYCll1jzSy81bw==","signatures":[{"sig":"MEUCIGB5Y3iIv0qg7fsN68gy0SkVomRfvfpHRrEqNnTCAUgFAiEA3tX90wGbl3fDsBpL50tnRU1GLkPj+PbGrnbsxJ92r0s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260412222425-deca4ea5a397934fa5777164f71dd7e40e788fb9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1850068},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"deca4ea5a397934fa5777164f71dd7e40e788fb9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260412222425-deca4ea5a397934fa5777164f71dd7e40e788fb9_1776032806050_0.047233377277609456","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260412222957-5a413e0b18acb55b278d8de9ed4a8ab47b3daa66":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260412222957-5a413e0b18acb55b278d8de9ed4a8ab47b3daa66","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260412222957-5a413e0b18acb55b278d8de9ed4a8ab47b3daa66","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"64a06546707f6c58301de96e3323906597613e74","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260412222957-5a413e0b18acb55b278d8de9ed4a8ab47b3daa66.tgz","fileCount":5,"integrity":"sha512-ymHGZqJMLIGUhG810F9fApGgosAVgwaaQGfItIAEQOf3bGt1+zW4Nqam5p3gdrdRsLn3aAvaM2np6U2Qu7CajQ==","signatures":[{"sig":"MEYCIQCuMVjC7x8IN6Tm2nJIpJKWG/PgyM89JQYzncenI8mW9AIhAMfaVFhWny+lNMemxzfCZEwujZZ8Ydw8vtZNPi/AiCLj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260412222957-5a413e0b18acb55b278d8de9ed4a8ab47b3daa66","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1850068},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5a413e0b18acb55b278d8de9ed4a8ab47b3daa66","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260412222957-5a413e0b18acb55b278d8de9ed4a8ab47b3daa66_1776033139016_0.3990115252354658","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260412231239-40b66e4f809fcf8ae7d8c7bdbf8c56c0c6225b8e":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260412231239-40b66e4f809fcf8ae7d8c7bdbf8c56c0c6225b8e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260412231239-40b66e4f809fcf8ae7d8c7bdbf8c56c0c6225b8e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ae1ed52ba65c7b34f7f57e123dbb102378125202","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260412231239-40b66e4f809fcf8ae7d8c7bdbf8c56c0c6225b8e.tgz","fileCount":5,"integrity":"sha512-XfE5jzV4yzJZ+JsKezE0cw91b9HIg8ooVcBmShbiFAqA/MlhAnRQDNj1CGZ/HVhiJd8z5g9qEMLVWo949pseBA==","signatures":[{"sig":"MEUCIQD7YlRe4rSQazUwf6K4DrKyy2S/gZxshGEO7qjM1CJM1wIgSpzp0A4j9AOzwfm0D6S+/wLK7BBuNKv3YnJmJ/X0AwI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260412231239-40b66e4f809fcf8ae7d8c7bdbf8c56c0c6225b8e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1849816},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"40b66e4f809fcf8ae7d8c7bdbf8c56c0c6225b8e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260412231239-40b66e4f809fcf8ae7d8c7bdbf8c56c0c6225b8e_1776035699835_0.5596100746400399","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260412233054-1a14ed57a16f1be2e34fd813d243ba265641ef56":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260412233054-1a14ed57a16f1be2e34fd813d243ba265641ef56","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260412233054-1a14ed57a16f1be2e34fd813d243ba265641ef56","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"86cbd42ccee3278ce322013fd135409387342ce2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260412233054-1a14ed57a16f1be2e34fd813d243ba265641ef56.tgz","fileCount":5,"integrity":"sha512-HuBQu5O4IPMtogazNo2rrDUYbpJpC0qiXGA4GcJQl+1oblXrRi5omKtEgIKf0nPufZTFZt5IoNhJ3CgMzG9/Jw==","signatures":[{"sig":"MEUCIQCOLMVBcA9aMN6Ha8rSMI6RFmbLR5XssCQEpPQ4qAO/eAIgeZRVgsUjUtNzsmkWktVXznut7wimj0G+l7s8dVlZpCI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260412233054-1a14ed57a16f1be2e34fd813d243ba265641ef56","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1850068},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1a14ed57a16f1be2e34fd813d243ba265641ef56","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260412233054-1a14ed57a16f1be2e34fd813d243ba265641ef56_1776036800470_0.3313823189031371","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260412233147-230612d95149ba67a0a7980e7e3dd1c14e27ea28":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260412233147-230612d95149ba67a0a7980e7e3dd1c14e27ea28","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260412233147-230612d95149ba67a0a7980e7e3dd1c14e27ea28","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"577fba071ae7689f56916c2b8c0596834dc72410","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260412233147-230612d95149ba67a0a7980e7e3dd1c14e27ea28.tgz","fileCount":5,"integrity":"sha512-vzHwrn3WQvj8q9dZxspChUhLvKHmFyz5NM0BWfl3EgS4Yi6dYlSb7uO16yAFePeclpuswxZAJqzT7Up2BoToyg==","signatures":[{"sig":"MEYCIQCus2OMIeW1a/h/7/arTfvu0LPSqP/NIgm20N3F81g4JgIhALOToDGAXKwq0l/2j97+PSX2GuVVDFOGkkLqStOrP8Ym","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260412233147-230612d95149ba67a0a7980e7e3dd1c14e27ea28","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1850068},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"230612d95149ba67a0a7980e7e3dd1c14e27ea28","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260412233147-230612d95149ba67a0a7980e7e3dd1c14e27ea28_1776036840281_0.6345358343059673","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260413003132-9c0f901d92fbbed629fa2c27e40eb7d124cf2e36":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260413003132-9c0f901d92fbbed629fa2c27e40eb7d124cf2e36","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260413003132-9c0f901d92fbbed629fa2c27e40eb7d124cf2e36","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1236e9dc6209efb037ffa10a72b8318ec1c7eda6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260413003132-9c0f901d92fbbed629fa2c27e40eb7d124cf2e36.tgz","fileCount":5,"integrity":"sha512-83nVVjKkw7Prb2RqddniRsGijv9A/hrAucwK3xU6l2uFJmojqBhiByEJR0sh8fsVXwPJmaPcKf9Kk6nW/8FpTQ==","signatures":[{"sig":"MEUCIQD6UgZl2zzNFsRXSAfiAtlC9OzV1lGPakbB0qJsanjzfgIgCzkMLVK2cxf9UIpQR9vAKCn6Rvp7kGdNM8bDDmHZ0IQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260413003132-9c0f901d92fbbed629fa2c27e40eb7d124cf2e36","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1850068},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9c0f901d92fbbed629fa2c27e40eb7d124cf2e36","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260413003132-9c0f901d92fbbed629fa2c27e40eb7d124cf2e36_1776040431225_0.8991531479297266","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260413073250-7c052054a65bfd7ceb853012d7109f46534bb5e0":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260413073250-7c052054a65bfd7ceb853012d7109f46534bb5e0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260413073250-7c052054a65bfd7ceb853012d7109f46534bb5e0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9a42a82a2caf15d4d1f6ca63742fd46c47656aae","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260413073250-7c052054a65bfd7ceb853012d7109f46534bb5e0.tgz","fileCount":5,"integrity":"sha512-NcRtzm14iGTYGfnMKWB+Z6NgWSJWwm8lHx/qdDlQpSr7Tx1Nu54TwHwNjR52O09na4SuLuaOUpbhuX+i9ENBFQ==","signatures":[{"sig":"MEQCIAXUTPcpjHKnbUaDSIhIZjUAusR0HrEOVl793ssW9xo+AiBd6vlHbVWvn1roY+i+21KyLhRePKkBJLhTP93lVMN0wQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260413073250-7c052054a65bfd7ceb853012d7109f46534bb5e0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1850068},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7c052054a65bfd7ceb853012d7109f46534bb5e0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260413073250-7c052054a65bfd7ceb853012d7109f46534bb5e0_1776065714280_0.020189142206468613","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260413075549-8ac80bbea6675f46c827c514aea6ceaafc87f9cc":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260413075549-8ac80bbea6675f46c827c514aea6ceaafc87f9cc","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260413075549-8ac80bbea6675f46c827c514aea6ceaafc87f9cc","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"52c8d0b14c31c2f946c329f4c213ec42e8c3cd6f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260413075549-8ac80bbea6675f46c827c514aea6ceaafc87f9cc.tgz","fileCount":5,"integrity":"sha512-PFPVJ7gwaSmS4Ybmh7xEZiQmW8+EAaxDDP/5K4pqnWAUyJh8GZUOgGngq5866lSOxRoeElIUHOhgfmg1PoYfxw==","signatures":[{"sig":"MEQCIBL6ALDepaD7DB/+9H9URq2wyH2wf6gAszgRXtbcGVXIAiA1rrS4VUyEVD+ingilgs5mNb7m+nwaUw0/7O05u0NpuQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260413075549-8ac80bbea6675f46c827c514aea6ceaafc87f9cc","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1851543},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8ac80bbea6675f46c827c514aea6ceaafc87f9cc","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260413075549-8ac80bbea6675f46c827c514aea6ceaafc87f9cc_1776067082663_0.9446438096469434","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260413075907-fcc17cdde12da66fff58b172d87ca313308a86ee":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260413075907-fcc17cdde12da66fff58b172d87ca313308a86ee","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260413075907-fcc17cdde12da66fff58b172d87ca313308a86ee","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7a730feea63a8f247adfe4c7fdb072e15f7463d1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260413075907-fcc17cdde12da66fff58b172d87ca313308a86ee.tgz","fileCount":5,"integrity":"sha512-5EURQVpd4hAilLW9k1M65mEs6obXqyFp0pt7TAYl10NaKB9vvUfaax8S2wzpXTd52eaZYSZ9KjFrabUNtkVaBA==","signatures":[{"sig":"MEUCIQCS2/ea/pxoU9PNkzmw8Su0ENe0O4etRkn2qmsHCMn3JgIgC3uuzI6GT0uKP0+WfHb3c2eUGU10xd3uaSyWC2tq2Mo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260413075907-fcc17cdde12da66fff58b172d87ca313308a86ee","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1850068},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fcc17cdde12da66fff58b172d87ca313308a86ee","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260413075907-fcc17cdde12da66fff58b172d87ca313308a86ee_1776067286597_0.30353685732438174","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260413081751-63bda59c9f656651f9c1eb4afe8ba90ecdfbece3":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260413081751-63bda59c9f656651f9c1eb4afe8ba90ecdfbece3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260413081751-63bda59c9f656651f9c1eb4afe8ba90ecdfbece3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d41593ed6ae8fde8324a0b43139d85576f558139","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260413081751-63bda59c9f656651f9c1eb4afe8ba90ecdfbece3.tgz","fileCount":5,"integrity":"sha512-cRLGqqEhhhPQTSw9VKp7KWhcuIWjUc+/evM9UBUfH1Z6VkYFaPXmUYtZUHIKbCplFe+Fneo5dJYEJM238md/vA==","signatures":[{"sig":"MEQCIBnDHKXqyNilcr8Jf7cp1ykpZim1XNIDwRuTEUW6RzliAiBrq8C6eyH4aH1Ms0a6+AuMHD6dOFfDqN5cDXTx1KLeyA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260413081751-63bda59c9f656651f9c1eb4afe8ba90ecdfbece3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1851543},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"63bda59c9f656651f9c1eb4afe8ba90ecdfbece3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260413081751-63bda59c9f656651f9c1eb4afe8ba90ecdfbece3_1776068415485_0.8309271003652572","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260413082102-400e0398a2861090790ee35b1dcc200032f429b0":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260413082102-400e0398a2861090790ee35b1dcc200032f429b0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260413082102-400e0398a2861090790ee35b1dcc200032f429b0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c67462c9a562a471163a888b8292e4e65739d7f6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260413082102-400e0398a2861090790ee35b1dcc200032f429b0.tgz","fileCount":5,"integrity":"sha512-sWFjhNlDZrkVOFyHMZBXxGeM6HNdGDk4Y85NteI/GPHglN8rgl+bJNtM1hgrC6f/wC23tCkuDnO/zBQ9KDusQw==","signatures":[{"sig":"MEQCIDsTwQf+yLXH3pU7J4TOPIqOyC7o3n3Uwwn7pNTgC7mPAiAKTeEV153poD6Ir9EIM/Sy0VjOFAxUi2SLwWIMTXFhGQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260413082102-400e0398a2861090790ee35b1dcc200032f429b0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1850068},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"400e0398a2861090790ee35b1dcc200032f429b0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260413082102-400e0398a2861090790ee35b1dcc200032f429b0_1776068602527_0.6234084692230395","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260413082326-f9209da2e7f810766a47bf1568d5118776862320":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260413082326-f9209da2e7f810766a47bf1568d5118776862320","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260413082326-f9209da2e7f810766a47bf1568d5118776862320","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d67869aceadd5152bc378650aa5810eb80b7dc77","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260413082326-f9209da2e7f810766a47bf1568d5118776862320.tgz","fileCount":5,"integrity":"sha512-dnrADMCH2Z5Bjb1NEZ3W97qha45W4bz5tRvku0E8Z01XgT+qLExVyhVQ8dLaNfX7xDxsKvIhtYPfsFF1PtJqVg==","signatures":[{"sig":"MEYCIQDZPDbJZ/mb5hFd6nktRxRL7EGRuKKZBicnD5uVk/DCnwIhAJPZtEzR6NzlfcmqJhC7JjYlqMOWZ1Ou6U2w4eO4j43S","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260413082326-f9209da2e7f810766a47bf1568d5118776862320","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1850068},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f9209da2e7f810766a47bf1568d5118776862320","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260413082326-f9209da2e7f810766a47bf1568d5118776862320_1776068746739_0.5081042740574333","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260413082525-c1c6854fc6e6a5dde9fa5aa581cff8eb07e3e293":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260413082525-c1c6854fc6e6a5dde9fa5aa581cff8eb07e3e293","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260413082525-c1c6854fc6e6a5dde9fa5aa581cff8eb07e3e293","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"546776835238a982bf57cfa593083ea5f0139ce4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260413082525-c1c6854fc6e6a5dde9fa5aa581cff8eb07e3e293.tgz","fileCount":5,"integrity":"sha512-VXVXiNg9BMfIrCLgJZo7PiXFFWBE4HZSc1SslRPqNirMyXIdDCkIngwKElFru4ErasEeAAToHMi1c8FmuP8tfg==","signatures":[{"sig":"MEUCIClzrjVymKDh9VOX8yoDDK6YDIyJtSWVsaulwXlY6SFnAiEAvw1NEMeu/5I2Dc3CfMV0sYfetud/5oGhgAZeWeVkwWA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260413082525-c1c6854fc6e6a5dde9fa5aa581cff8eb07e3e293","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1850068},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c1c6854fc6e6a5dde9fa5aa581cff8eb07e3e293","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260413082525-c1c6854fc6e6a5dde9fa5aa581cff8eb07e3e293_1776068867974_0.9092022957541286","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260413104340-9f4213b3f790dde03a208b943dfd8c76698830ba":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260413104340-9f4213b3f790dde03a208b943dfd8c76698830ba","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260413104340-9f4213b3f790dde03a208b943dfd8c76698830ba","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1bff35fca2338ad10c484de9001fe0b00e6bcf39","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260413104340-9f4213b3f790dde03a208b943dfd8c76698830ba.tgz","fileCount":5,"integrity":"sha512-8fSQBhs00pxeEF6EbM6sph7iwmaNM6bVNybG4zB3xIL1UjI/7GoIBfbbCyfavheYbevqeJtdZh3/KtWXHUK0DA==","signatures":[{"sig":"MEUCIDoSotdHqslZ207pu3D2xVXO5IFQ/ETQ8WJ4+pZEpvciAiEA5O3U5AYrOflaJazvTHuD1ixVB1BSfJ2Zaj6yFNSiVAU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260413104340-9f4213b3f790dde03a208b943dfd8c76698830ba","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1851543},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9f4213b3f790dde03a208b943dfd8c76698830ba","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260413104340-9f4213b3f790dde03a208b943dfd8c76698830ba_1776077163236_0.7616263414313926","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260413104355-a14a96d272949a83b730e9f6112afe48dd463d2a":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260413104355-a14a96d272949a83b730e9f6112afe48dd463d2a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260413104355-a14a96d272949a83b730e9f6112afe48dd463d2a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1437e8ea4a3840fd95fa0ccd8842b8c587ab74bb","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260413104355-a14a96d272949a83b730e9f6112afe48dd463d2a.tgz","fileCount":5,"integrity":"sha512-+IbzmPdA8iJ5l3Upo04apjgeZqxld8V3flb9ZVu8FYFbLywTOdpVnusKk61jyjY4wxodeGO55uVjE8F8aT9aDw==","signatures":[{"sig":"MEYCIQDySt/UrzI2WcakTpBcpR189HXjExct0NdOduZxJpgYMgIhAPfrpHAIRZ3edY7nwTXUPmKGoHHNOCvExHaLyPDPvBLo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260413104355-a14a96d272949a83b730e9f6112afe48dd463d2a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1851543},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a14a96d272949a83b730e9f6112afe48dd463d2a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260413104355-a14a96d272949a83b730e9f6112afe48dd463d2a_1776077183904_0.31272569355246227","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260413123159-7ef78c4d58787d40b07f49c2358ffb90a2e6a616":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260413123159-7ef78c4d58787d40b07f49c2358ffb90a2e6a616","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260413123159-7ef78c4d58787d40b07f49c2358ffb90a2e6a616","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"aa442a6625738c4edc26d1e3a562f30ef740713e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260413123159-7ef78c4d58787d40b07f49c2358ffb90a2e6a616.tgz","fileCount":5,"integrity":"sha512-7hQB//aUId5/xnDRak6ph0OREnDN7GkAiNWm1UKK3moXPu0h0fYW8jiy/Xmvy39U8+fJO6bV3SKqHfR+Dyx78A==","signatures":[{"sig":"MEUCIC8dHINmQtP2G/5nYN7xHC3YUYfVLoJ3uDs/qKZdftVUAiEA1jX8pBOdwPnegWEPURoO7HRfIB91KgROMWhtOXdYTWg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260413123159-7ef78c4d58787d40b07f49c2358ffb90a2e6a616","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1850068},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7ef78c4d58787d40b07f49c2358ffb90a2e6a616","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260413123159-7ef78c4d58787d40b07f49c2358ffb90a2e6a616_1776083661958_0.3494610487485079","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260413123756-0e7ac757eb00f1e9ae7188b6507f89f39b3d9c88":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260413123756-0e7ac757eb00f1e9ae7188b6507f89f39b3d9c88","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260413123756-0e7ac757eb00f1e9ae7188b6507f89f39b3d9c88","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ed24e8971eea544728b9a0427840792abb8429c1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260413123756-0e7ac757eb00f1e9ae7188b6507f89f39b3d9c88.tgz","fileCount":5,"integrity":"sha512-5EgWZzzk72KgbRy09BCdTJ1z2w28C01V8dLG3OeKk1gEDuph3EisCDzil0Y5A1wRHQ6NwhlQMx3+qQLx9f2fPg==","signatures":[{"sig":"MEUCIQDrCa/Seq6aVHUGlXFZVwP+xQW0J0z+O/it3EE4+6Au9QIgW1s0xltJqUgPr5AmH7BZP6qgEoCv3atVINr97ae9CCw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260413123756-0e7ac757eb00f1e9ae7188b6507f89f39b3d9c88","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1851543},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0e7ac757eb00f1e9ae7188b6507f89f39b3d9c88","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260413123756-0e7ac757eb00f1e9ae7188b6507f89f39b3d9c88_1776084017436_0.12035415696227725","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260413125904-d87b8775d34eb0305469498078a291bf0b855fd0":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260413125904-d87b8775d34eb0305469498078a291bf0b855fd0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260413125904-d87b8775d34eb0305469498078a291bf0b855fd0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e68044356de2d4868eb7ceb6914452f62c2c5781","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260413125904-d87b8775d34eb0305469498078a291bf0b855fd0.tgz","fileCount":5,"integrity":"sha512-39glqkxd9mPDGTTig1mbsoIARuHD7NDzeQYaVjHrdOUTpMlXAWX1RkXhtdLyi7UHGAHYgFjGAQ3LdWJWJTZkCQ==","signatures":[{"sig":"MEUCIFWm8zNCeiAqgzfWGHxy9xzbJUpGsh4xrLKElWvT6J8rAiEA4LOT1tzzwvYpYYFlpT14pOv8hHKtLUKZzvI9pLXGJzY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260413125904-d87b8775d34eb0305469498078a291bf0b855fd0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1851543},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d87b8775d34eb0305469498078a291bf0b855fd0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260413125904-d87b8775d34eb0305469498078a291bf0b855fd0_1776085287906_0.7318364274271889","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260413131846-d58cdae88cae70a3e5ddd24541e35713bb132109":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260413131846-d58cdae88cae70a3e5ddd24541e35713bb132109","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260413131846-d58cdae88cae70a3e5ddd24541e35713bb132109","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"051cf3a1ab3d58c14be58acdb37f7c13a2d45124","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260413131846-d58cdae88cae70a3e5ddd24541e35713bb132109.tgz","fileCount":5,"integrity":"sha512-OLYFXWS5woDIpjZ0aaOTFv4oS5q8l+6/r5i2Z8bAY3Li+2KBg6un+okGS7xxgYpIEQNC7aeXFup5MQ8rSLS0LQ==","signatures":[{"sig":"MEUCIQCepcfOKK0LoWxdw47Ndc50Cpssaal1ft+NbSYuqiCbAgIgDE+UxgGcL8/x7BfgElqbIuYLoac/+auyeHLJTRBDtlk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260413131846-d58cdae88cae70a3e5ddd24541e35713bb132109","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1851543},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d58cdae88cae70a3e5ddd24541e35713bb132109","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260413131846-d58cdae88cae70a3e5ddd24541e35713bb132109_1776086463454_0.17431325601358116","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260413151527-5ee3571c17e9b3b1f25495fb284f61e687682d5b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260413151527-5ee3571c17e9b3b1f25495fb284f61e687682d5b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260413151527-5ee3571c17e9b3b1f25495fb284f61e687682d5b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1c5ddcc0eab4e1ecc87b73cc2f31bd760806dbcc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260413151527-5ee3571c17e9b3b1f25495fb284f61e687682d5b.tgz","fileCount":5,"integrity":"sha512-rn4W5rh6FY7nRBEaaJFa12rS0jexn2fWwzAc3l5Hr100WTTp0chx4iznG+/VtkFQWi98m+cvLtRlH8VprTa/YQ==","signatures":[{"sig":"MEYCIQDqlANDltY/l8MjejCWVeNctL51pWB9Qu8bdp6/o+HywQIhAKYeL4lMbSqP6eE5e21cOSi+E96XUg5Jx7sHthXa2HLL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260413151527-5ee3571c17e9b3b1f25495fb284f61e687682d5b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1858019},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5ee3571c17e9b3b1f25495fb284f61e687682d5b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260413151527-5ee3571c17e9b3b1f25495fb284f61e687682d5b_1776093468714_0.8325210956241749","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260413153049-0da7bb4387e88291dc0b67bd2a8770be7acca9ab":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260413153049-0da7bb4387e88291dc0b67bd2a8770be7acca9ab","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260413153049-0da7bb4387e88291dc0b67bd2a8770be7acca9ab","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ef19f6416edea0a1592336e17ebbb07198b301b3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260413153049-0da7bb4387e88291dc0b67bd2a8770be7acca9ab.tgz","fileCount":5,"integrity":"sha512-qQabP7zUsZ8iaE/oiQH+9oXVQBnaOWic6owDuW7uVMWGDY0KIRornsW357aipDiGDSGLK2XIYnlgHS1G7xKCjg==","signatures":[{"sig":"MEUCIAkPTONHmj4IClW25BnOsMv0MzF6XMcURVsT1odQELfZAiEAon7E9B48a7Sh4FZhubxsP0BqZcBgTklco2T1vSadyKg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260413153049-0da7bb4387e88291dc0b67bd2a8770be7acca9ab","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1858094},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0da7bb4387e88291dc0b67bd2a8770be7acca9ab","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260413153049-0da7bb4387e88291dc0b67bd2a8770be7acca9ab_1776094389776_0.49528860712924105","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260413203016-ada103357787f19b209c1a0feb628a46f6eff9b2":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260413203016-ada103357787f19b209c1a0feb628a46f6eff9b2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260413203016-ada103357787f19b209c1a0feb628a46f6eff9b2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ee024f1c629780ec982e407a4367ec7f8ef7dc33","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260413203016-ada103357787f19b209c1a0feb628a46f6eff9b2.tgz","fileCount":5,"integrity":"sha512-stYsd3BsjxCvQC2aQAyTgUQ3z3zxUFyqXfyvs6QYt0CFj1RXnTbH5us9r91hURMIHeF9VjPdNIcxeEAJLXVseQ==","signatures":[{"sig":"MEQCIAb2B/P4Z3J3+twFIS4S5cblU6mNzl8Aw0TCezBWTOZDAiB7IEOfCdcUnDoIJ/KIAapeLDb5FNmx5i4DWRrFjFL6gw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260413203016-ada103357787f19b209c1a0feb628a46f6eff9b2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1858094},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ada103357787f19b209c1a0feb628a46f6eff9b2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260413203016-ada103357787f19b209c1a0feb628a46f6eff9b2_1776112358690_0.7474341207209625","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260414002758-9e6973a085ff80a770859eea9ec894c2aef0593f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260414002758-9e6973a085ff80a770859eea9ec894c2aef0593f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260414002758-9e6973a085ff80a770859eea9ec894c2aef0593f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"99d38f4e21d6213ea28e61c424d105641652b5de","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260414002758-9e6973a085ff80a770859eea9ec894c2aef0593f.tgz","fileCount":5,"integrity":"sha512-EotYqw8WNKEvLQ094GuuU5mg0S2k/6tRFyWE0YGjH/n8O+e0vjC9dRoMjb8T3POa+gJL+8uyThW5ZNs+M61VeA==","signatures":[{"sig":"MEQCIDhRYNXy+isk+m9fzdRh4GB+YLwCH/+I21oFmTc7SuCWAiBvMU4Ke168tEIrZVHc0VuhB472Od+0X5i83gNajBflYA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260414002758-9e6973a085ff80a770859eea9ec894c2aef0593f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1858094},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9e6973a085ff80a770859eea9ec894c2aef0593f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260414002758-9e6973a085ff80a770859eea9ec894c2aef0593f_1776126617511_0.536793368976199","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260414101939-6b5b8bd69a79fb219a0dd3ad86547f8316f88b59":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260414101939-6b5b8bd69a79fb219a0dd3ad86547f8316f88b59","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260414101939-6b5b8bd69a79fb219a0dd3ad86547f8316f88b59","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bf1bd4f031c7584ab5ea6ac8400e1b1d7c8830cb","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260414101939-6b5b8bd69a79fb219a0dd3ad86547f8316f88b59.tgz","fileCount":5,"integrity":"sha512-nsMjzyeHcupKeVrmXO8Zlt1FAmplo68QZ8IZt1EMlbN9K/+wXYSMmJgOcybUKH9lxBOUK2D1fi93oG2Dn/Czxw==","signatures":[{"sig":"MEUCIDKBRoLgBHpDIttEujVZdD86iQEUI4C+rcx7xrs8oux3AiEA7jnSY4223nfqy4yRIAkG4ei/Whix9wre9Ik7bxpRqjk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260414101939-6b5b8bd69a79fb219a0dd3ad86547f8316f88b59","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1868587},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6b5b8bd69a79fb219a0dd3ad86547f8316f88b59","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260414101939-6b5b8bd69a79fb219a0dd3ad86547f8316f88b59_1776162112437_0.8021139388219791","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415042329-e9c16a173b5b5097336ea7c283984c71fd7f6990":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415042329-e9c16a173b5b5097336ea7c283984c71fd7f6990","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415042329-e9c16a173b5b5097336ea7c283984c71fd7f6990","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"20aa6bea27337120b8c227625aa8403bd424e01f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415042329-e9c16a173b5b5097336ea7c283984c71fd7f6990.tgz","fileCount":5,"integrity":"sha512-qXrEDt/QFAR1nQMdViPNHbKsY04iILZ7iZ8rfeRGL+VtEelM00behKup4DJeLePk1hxijHb7+bNF4PRngCS15g==","signatures":[{"sig":"MEUCIE+Cn4diK3NaLUoPI1oF6NPsjwCiLRFh9xFn80SA9LeaAiEAuO0Kzi4b6ogniIV1dcahM1kyU7N9XVqSdibnVYrxi/A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415042329-e9c16a173b5b5097336ea7c283984c71fd7f6990","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1858094},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e9c16a173b5b5097336ea7c283984c71fd7f6990","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415042329-e9c16a173b5b5097336ea7c283984c71fd7f6990_1776227150725_0.34290298766098926","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415042333-a25b2e6e4d01184631a952348c48fbf6e958c25a":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415042333-a25b2e6e4d01184631a952348c48fbf6e958c25a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415042333-a25b2e6e4d01184631a952348c48fbf6e958c25a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9466d8d20475929cf40efc599b4ebb0185e0a2ae","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415042333-a25b2e6e4d01184631a952348c48fbf6e958c25a.tgz","fileCount":5,"integrity":"sha512-l9HQxMpILXekZyQB07nP4g953XqoU9Grpn8jwvFntoKT9O/5j36luO6waIk84qQSJOE0e9jxJVVSLZ5JsnBnYw==","signatures":[{"sig":"MEUCIHRbvVtZACuemnr7kgsXgGPX/LxBmMHTOvbADxk2tooEAiEAxMyjlT6JYFMvSbxfwQDgdrkirGunK3D/fMiyiGBvf3w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415042333-a25b2e6e4d01184631a952348c48fbf6e958c25a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1858094},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a25b2e6e4d01184631a952348c48fbf6e958c25a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415042333-a25b2e6e4d01184631a952348c48fbf6e958c25a_1776227152398_0.8762921765192206","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415081003-7e8b0459bd09cfa68be59227195af5ed6996666a":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415081003-7e8b0459bd09cfa68be59227195af5ed6996666a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415081003-7e8b0459bd09cfa68be59227195af5ed6996666a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4170bb18cb9e13a8286dfb3f82fbe7faac80f9dc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415081003-7e8b0459bd09cfa68be59227195af5ed6996666a.tgz","fileCount":5,"integrity":"sha512-noN+rMbhLFLZ4+kc1OtX11uqMGJ2TOpBmofkms0ZvlGpfDFepY5FngfBymVZDFeFpgLyDfqQByutsjopNBqxMQ==","signatures":[{"sig":"MEUCIQDm45YV9QUULIU63924O4WSSKQRVxpx8ZtXwvxZwZsc+QIgDNniiISr+9aqBZC3B9SFY19qD7kA0MTbC9hkyKatZfA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415081003-7e8b0459bd09cfa68be59227195af5ed6996666a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1861390},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7e8b0459bd09cfa68be59227195af5ed6996666a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415081003-7e8b0459bd09cfa68be59227195af5ed6996666a_1776240747477_0.29082965697392016","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415081221-2a7760a60f862781da4dc05180d2f872196beaa3":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415081221-2a7760a60f862781da4dc05180d2f872196beaa3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415081221-2a7760a60f862781da4dc05180d2f872196beaa3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0e970ac91e75d8bdf584fcd7c2fb4ce6ec7407ac","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415081221-2a7760a60f862781da4dc05180d2f872196beaa3.tgz","fileCount":5,"integrity":"sha512-qa57WlNcVjLnmiTh3HIFtx4FDYCtZ/60RZn3XSgRCgBOTrbQmr/8oU3TcdaSS7MDHqt+vTzQSBWjT9JXvO9u7A==","signatures":[{"sig":"MEUCIF6oBTmYTzy61I4hW+/SdYBdUSoei8ucbSKkPWCWgqAkAiEAsvqxC3JK65FZ8ySFWbCF4PoUEsB2ePmMkRG83Ur/mlQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415081221-2a7760a60f862781da4dc05180d2f872196beaa3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1861479},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2a7760a60f862781da4dc05180d2f872196beaa3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415081221-2a7760a60f862781da4dc05180d2f872196beaa3_1776240880718_0.4134558054025532","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415082303-3a0b1c87d9dda2a59ada54e49c29b158455a6e36":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415082303-3a0b1c87d9dda2a59ada54e49c29b158455a6e36","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415082303-3a0b1c87d9dda2a59ada54e49c29b158455a6e36","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"27cac6b7951a6c78c963c14b0e64ac25044b1631","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415082303-3a0b1c87d9dda2a59ada54e49c29b158455a6e36.tgz","fileCount":5,"integrity":"sha512-9FZwMpGcbtg8PuyITvQ6PbjD49gSgSJCbZO85xLiYeZG4kmzbA6ea3SO/MGzBwEs5SsqZiJNWa+r0JQhMVGf7g==","signatures":[{"sig":"MEQCICqJV2H0AifNgxfTH6hzSqL+CSxs6hHVMmx362tPm/jUAiAJsTQnhHRpttKIN3Z8qpvCP7xnBsjONCgomsHAQhnP8Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415082303-3a0b1c87d9dda2a59ada54e49c29b158455a6e36","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1868587},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3a0b1c87d9dda2a59ada54e49c29b158455a6e36","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415082303-3a0b1c87d9dda2a59ada54e49c29b158455a6e36_1776241525469_0.5558970212237169","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415082324-1a87f928becd0394694a4a90d678f8a447b9cf76":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415082324-1a87f928becd0394694a4a90d678f8a447b9cf76","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415082324-1a87f928becd0394694a4a90d678f8a447b9cf76","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3f015bf3ac35a8714525a6227ac5a236c7bc6ccd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415082324-1a87f928becd0394694a4a90d678f8a447b9cf76.tgz","fileCount":5,"integrity":"sha512-BBm4wc1qZgtaN8/oaOCVPiuchNoGhwepC0swnWV5boC2tl2P+1TM/SuB/DZa2JLVERekXg9z7BAJfiIjr7QVBg==","signatures":[{"sig":"MEUCIDI7ArOQ2078Kn6zIheSar+BckrCsy76N2vuZ86Ch1FyAiEAyHruRfOmb6zgGp75ncjYsMQ0eEA2FHMXygBRzID3mao=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415082324-1a87f928becd0394694a4a90d678f8a447b9cf76","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1858094},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1a87f928becd0394694a4a90d678f8a447b9cf76","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415082324-1a87f928becd0394694a4a90d678f8a447b9cf76_1776241545911_0.16533112696664953","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415082340-25f19582f10292800324adca2741498fe18f26e3":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415082340-25f19582f10292800324adca2741498fe18f26e3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415082340-25f19582f10292800324adca2741498fe18f26e3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ccd8de3fb4dbd36b1af5351f3cc8415031ef8388","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415082340-25f19582f10292800324adca2741498fe18f26e3.tgz","fileCount":5,"integrity":"sha512-8aNhGNJ0CxCKNy/AAeHW2rhBVrcE/HR7kygsKdfLWDy7G/dwe5jsYo3ajee6qAbOZmPFMRUqOP/vtkpG/rl/cg==","signatures":[{"sig":"MEUCIQD+HPvNhSPbh0u9FvqhthIjCVmnimfZZXO5SUSn8YBKdQIgcvTbV3gI0A1m3vJjAkzj9vM9mlONdz5Zg7cRla/knMU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415082340-25f19582f10292800324adca2741498fe18f26e3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1868587},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"25f19582f10292800324adca2741498fe18f26e3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415082340-25f19582f10292800324adca2741498fe18f26e3_1776241562087_0.8638172976864462","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415082909-762d0ea9ffeb56cff5e0543c68233043348b9a32":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415082909-762d0ea9ffeb56cff5e0543c68233043348b9a32","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415082909-762d0ea9ffeb56cff5e0543c68233043348b9a32","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1bf6bb5c49197c54bc2c3f6a75d0098110e30b08","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415082909-762d0ea9ffeb56cff5e0543c68233043348b9a32.tgz","fileCount":5,"integrity":"sha512-5huzz8uDW1L1rjxXa2b9OL81sr3tVKyoyZY8S/CFOgG32BZzV5v94tgWCtIdFC+Cq7uE+u0KY/N9w8wDh2cUzg==","signatures":[{"sig":"MEYCIQCrO5peHJyurj1j7kk63DJmsNiowY6rsIkCxIRB2Fuu3AIhAJWj/XBrktl4HpveqfBffUvnH2j6xFSOsC6gyVnzOTO4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415082909-762d0ea9ffeb56cff5e0543c68233043348b9a32","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1861479},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"762d0ea9ffeb56cff5e0543c68233043348b9a32","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415082909-762d0ea9ffeb56cff5e0543c68233043348b9a32_1776241890775_0.2817665714682591","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415083232-947632b3960b56b6f88be2c265e80e3dcc74e9ea":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415083232-947632b3960b56b6f88be2c265e80e3dcc74e9ea","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415083232-947632b3960b56b6f88be2c265e80e3dcc74e9ea","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3da6a35749846fb68122164545be413d82aaea52","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415083232-947632b3960b56b6f88be2c265e80e3dcc74e9ea.tgz","fileCount":5,"integrity":"sha512-KgYN3vn9gM7F14Do3CXY5D8I2N9/2pAzCKikoGypDwO5vNaW+dhylPHP2sBHE/o23PRJsDy5JQdTkbXbtBsk8A==","signatures":[{"sig":"MEUCIH6cgEwnDPj9NuLRiwhAFviceAdDDyjh92gEOsQ4/zvwAiEA0vKAd5TcNcGhdc8g/vJIPeAMZZhs16S1FUMWsCei6FA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415083232-947632b3960b56b6f88be2c265e80e3dcc74e9ea","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1871972},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"947632b3960b56b6f88be2c265e80e3dcc74e9ea","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415083232-947632b3960b56b6f88be2c265e80e3dcc74e9ea_1776242095003_0.011560416072565083","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415083943-e0d9bfdea5c0ff24bbe350ef620765b9c644267b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415083943-e0d9bfdea5c0ff24bbe350ef620765b9c644267b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415083943-e0d9bfdea5c0ff24bbe350ef620765b9c644267b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"568ef11868a124cf68462f0e17dd7cadb24c1654","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415083943-e0d9bfdea5c0ff24bbe350ef620765b9c644267b.tgz","fileCount":5,"integrity":"sha512-G//pgf61aVNpVDnyKtelSvwcz2gPYnEDOuFfRPZnMRNdnA2l5ksrXCmQYjklscOO5t+ai5LZXs/Dg+x+fPUWpw==","signatures":[{"sig":"MEYCIQDaHCi4VFTRGTtehGebHUgR9tRzfG7ZQguu+p9vt8aFZgIhAKQ81H+dsskGKb82K5GOwuS7MLKvkN9B8ePZvVP0cBOL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415083943-e0d9bfdea5c0ff24bbe350ef620765b9c644267b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1871972},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e0d9bfdea5c0ff24bbe350ef620765b9c644267b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415083943-e0d9bfdea5c0ff24bbe350ef620765b9c644267b_1776242525623_0.8858181712461219","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415090942-4fdcdec79ddd1ac4b57697c3d31e379851b096f5":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415090942-4fdcdec79ddd1ac4b57697c3d31e379851b096f5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415090942-4fdcdec79ddd1ac4b57697c3d31e379851b096f5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"69077b920d88adeac2542aa7d1b931dc028ecef5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415090942-4fdcdec79ddd1ac4b57697c3d31e379851b096f5.tgz","fileCount":5,"integrity":"sha512-BcJZJV2smE2BjiRaho2nLoBg1TUivemIAXisVogS4kfVzy7YHE/UX1g+dnHfRCB+5u4hvnMlDWsRSpXKunK8TQ==","signatures":[{"sig":"MEQCIAdOKnMePhGdFEMuBX7FnHBXUUJ34W5KlC3N7U+f5AmzAiBknV+OaI+W2g2lz04318WkArptMV1NWLdAecSRyGp5nQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415090942-4fdcdec79ddd1ac4b57697c3d31e379851b096f5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879357},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4fdcdec79ddd1ac4b57697c3d31e379851b096f5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415090942-4fdcdec79ddd1ac4b57697c3d31e379851b096f5_1776244324813_0.8506750926235012","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415140326-9498c204675b36e1ce969ba566a6b66cb25c7644":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415140326-9498c204675b36e1ce969ba566a6b66cb25c7644","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415140326-9498c204675b36e1ce969ba566a6b66cb25c7644","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"68626c391db0c2f9f1868e01df97990c34acdb20","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415140326-9498c204675b36e1ce969ba566a6b66cb25c7644.tgz","fileCount":5,"integrity":"sha512-Dw8lfUrAMpWnACrtAs17aHUF98kMjiVcYWVbgFBHAbhMloVn3Cc6uIkg4d3UcXk99hM4nZ9yCvxTeh1b0FUEfA==","signatures":[{"sig":"MEYCIQCKn3l/yA3XiokoSWmixfGINl/gd7HlJ36yKzh1IEgYtwIhAKY2TlKfuzblyDCfEcisMoCbLDqs0GyDUXagQpeB+HB5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415140326-9498c204675b36e1ce969ba566a6b66cb25c7644","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879357},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9498c204675b36e1ce969ba566a6b66cb25c7644","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415140326-9498c204675b36e1ce969ba566a6b66cb25c7644_1776261946992_0.27837388038193045","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415141031-a994b2270ad117e3b0d60a92f8d3349ef9734428":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415141031-a994b2270ad117e3b0d60a92f8d3349ef9734428","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415141031-a994b2270ad117e3b0d60a92f8d3349ef9734428","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3183ea7a746e8bfec157850fc4d53e9fe6a7ff49","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415141031-a994b2270ad117e3b0d60a92f8d3349ef9734428.tgz","fileCount":5,"integrity":"sha512-SV6KPvXjBBdE7aKLUyXQt3bc9ZNM95DA1WyrDQcmHy5pvwDYRcJrHqwMdZAj1NfpQADdivgJFdg5FHKZT5HzNw==","signatures":[{"sig":"MEUCIQDu7H/hbujWoBQIfG6rti2CHyDvcUXTOlQWNCGvq882GAIgHcUl64Hns04IH34tFwoNDgOvMwubrngasWmy04e32AA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415141031-a994b2270ad117e3b0d60a92f8d3349ef9734428","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879357},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a994b2270ad117e3b0d60a92f8d3349ef9734428","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415141031-a994b2270ad117e3b0d60a92f8d3349ef9734428_1776262381738_0.5300661588481967","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415141146-f319dd1bcb0e0b7488646e3c5606403819f9a7ba":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415141146-f319dd1bcb0e0b7488646e3c5606403819f9a7ba","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415141146-f319dd1bcb0e0b7488646e3c5606403819f9a7ba","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c221383c20e3e73c0f9e02b50588fa6057ad1332","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415141146-f319dd1bcb0e0b7488646e3c5606403819f9a7ba.tgz","fileCount":5,"integrity":"sha512-PdYT/C3NluAirUrflXO19Wzo+KSkqnRuHmjQxuGbMzBmUoScafH1nkO84C+IzzRWlYNKZLcMUPBTHb+F63j0Qw==","signatures":[{"sig":"MEYCIQDK4ndwjIfxdU2FGRP/NNLKA3bKEFFD9aEkzdn2dI3ZEAIhALpzY8U1IqZRafWfAHik8huW4WIEXW1tulIExYNVWX89","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415141146-f319dd1bcb0e0b7488646e3c5606403819f9a7ba","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879357},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f319dd1bcb0e0b7488646e3c5606403819f9a7ba","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415141146-f319dd1bcb0e0b7488646e3c5606403819f9a7ba_1776262448293_0.17105054497246353","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415141231-e34d50d3e7337cb0c137d117b659204e87950f9e":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415141231-e34d50d3e7337cb0c137d117b659204e87950f9e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415141231-e34d50d3e7337cb0c137d117b659204e87950f9e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1ebefa6e1c672eab072be39289d5bd3d41faf27c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415141231-e34d50d3e7337cb0c137d117b659204e87950f9e.tgz","fileCount":5,"integrity":"sha512-1wF2o//dP4ZdMaTLiVz2F/NLZo8LZ3myDVCLweelhlTLs76Ik/C20277ddEdpdxtswEBZbv0PLdAp7SvwfRRDQ==","signatures":[{"sig":"MEUCIBOX6bJO3wtQrPav6yspnr+qvaXSpXsom/eiOz3t6L7eAiEAmh/ekyWFsGMQdQxQ0lCpEZ9z6moS+doaFrJdGqhg+Yw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415141231-e34d50d3e7337cb0c137d117b659204e87950f9e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1883423},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e34d50d3e7337cb0c137d117b659204e87950f9e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.1","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415141231-e34d50d3e7337cb0c137d117b659204e87950f9e_1776262498220_0.1471347006084005","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415142638-dbc5a5680f4c8bc8cc2b3e0ff6b83a2955f2b259":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415142638-dbc5a5680f4c8bc8cc2b3e0ff6b83a2955f2b259","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415142638-dbc5a5680f4c8bc8cc2b3e0ff6b83a2955f2b259","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"358329aaf5d0ed59cfe5668760f7783e4cbab4db","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415142638-dbc5a5680f4c8bc8cc2b3e0ff6b83a2955f2b259.tgz","fileCount":5,"integrity":"sha512-nWcnl7AhFGTQdWjiCK9m04vNG2TJhj3bcNHN2YCLyXDGO3+rYa35dnKDVF2Ng5QZ7pU55uxWk48ZLyGc7WSjXg==","signatures":[{"sig":"MEUCIQDN7f+npH3GxMNODhTYjdLzfod2My+33wLbqvCJ/i04AwIgF1Nvburiu/vYXSvLYXmYdJ/3qU60VF03iH3ue/kHYzk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415142638-dbc5a5680f4c8bc8cc2b3e0ff6b83a2955f2b259","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879357},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"dbc5a5680f4c8bc8cc2b3e0ff6b83a2955f2b259","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415142638-dbc5a5680f4c8bc8cc2b3e0ff6b83a2955f2b259_1776263340177_0.6646673323903072","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415142653-438400da689d3ef5ee09959c6bd0d8efdbe88b1e":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415142653-438400da689d3ef5ee09959c6bd0d8efdbe88b1e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415142653-438400da689d3ef5ee09959c6bd0d8efdbe88b1e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4c0739bd862ea9a740f4bb8c3bf0a683daf17f27","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415142653-438400da689d3ef5ee09959c6bd0d8efdbe88b1e.tgz","fileCount":5,"integrity":"sha512-0c3KnKmVIj/OapdBLKfPGYLJBwsCOcyu1g4RtzNhERPgvwMusnRfY7I9SURlfpJzrvKc1wkk9oW00k5T7uIRWA==","signatures":[{"sig":"MEUCIQDRL5zAtLonkqzVRGd88s3UnGVuPOaU+vUG5fBGAJ6XgwIgaN7Qtvl3C9IKIpad5WyvNhN8G2aR+2SWZJUWyWmZx9c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415142653-438400da689d3ef5ee09959c6bd0d8efdbe88b1e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879357},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"438400da689d3ef5ee09959c6bd0d8efdbe88b1e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415142653-438400da689d3ef5ee09959c6bd0d8efdbe88b1e_1776263354417_0.6939403883885635","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415142701-ea9024c62b180a965df8ccd87b261ce88380bf6c":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415142701-ea9024c62b180a965df8ccd87b261ce88380bf6c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415142701-ea9024c62b180a965df8ccd87b261ce88380bf6c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9c1e011cea42d591d7aff183e7cf0a2ccd096b35","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415142701-ea9024c62b180a965df8ccd87b261ce88380bf6c.tgz","fileCount":5,"integrity":"sha512-sJ6elARZ5eWAF/ZkS4vbUCYnUG4hcW56+7riDmnLwJtHvSF7Lg8/h4cIMEpCePVW6ypu/plBd8Q54GJy2DgGJA==","signatures":[{"sig":"MEYCIQCOzTcunaHTrWLzQgQiEWTgK9L4V8RQcG4rSJZGX2fv1gIhAIaULQuVHWELj8B+uOA//L1odRAty/2HrgTcpxSQqj/v","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415142701-ea9024c62b180a965df8ccd87b261ce88380bf6c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879357},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ea9024c62b180a965df8ccd87b261ce88380bf6c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415142701-ea9024c62b180a965df8ccd87b261ce88380bf6c_1776263370117_0.765062650014249","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415142707-988b5e28a7c49301f63f9680dc3b9ef32971024a":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415142707-988b5e28a7c49301f63f9680dc3b9ef32971024a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415142707-988b5e28a7c49301f63f9680dc3b9ef32971024a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e0af0128e55fc3428742ff388b1a921c68679174","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415142707-988b5e28a7c49301f63f9680dc3b9ef32971024a.tgz","fileCount":5,"integrity":"sha512-+PT32bHM8Oc92hUk74LK8KGHSD3Gal0SrZfYtMwRQe5O1v+7VVxD+j3FBGnLEuy0LDI41r/N1320x3bcA7A7Wg==","signatures":[{"sig":"MEQCIBe4o3sa8Ez+bQEaua3f4g/29KLqkux+0cqJO9MkEVrOAiAWEv9euL7KfL25rRsq8yX1dBwT5IMnLhsDYIVnu13C2w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415142707-988b5e28a7c49301f63f9680dc3b9ef32971024a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879357},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"988b5e28a7c49301f63f9680dc3b9ef32971024a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415142707-988b5e28a7c49301f63f9680dc3b9ef32971024a_1776263374076_0.4671268966572355","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415142716-9071d18db85769132febfc422bed60b8d8939a1b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415142716-9071d18db85769132febfc422bed60b8d8939a1b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415142716-9071d18db85769132febfc422bed60b8d8939a1b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6357d6dc53cf5627f40841073125a57363985650","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415142716-9071d18db85769132febfc422bed60b8d8939a1b.tgz","fileCount":5,"integrity":"sha512-T8wid8rAtjEn4IHIE/pw4cex2XzQ8Fq3gaNgXev9EVkuiid565mHaHAjurXzSMqyLik238xQOdEWrfm+mXBnjw==","signatures":[{"sig":"MEUCIQDtg1eE1/Cu964bCInmlGaOMoBLhdHiHgZ19Cl5cXQLLQIga9hrAwaJxASaPtH3+/9tJy0wNcLNMJsMA7bOgGN2wCI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415142716-9071d18db85769132febfc422bed60b8d8939a1b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879357},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9071d18db85769132febfc422bed60b8d8939a1b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415142716-9071d18db85769132febfc422bed60b8d8939a1b_1776263378173_0.2640541322105783","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415143401-747ddc59f87e5adc1b8c7f4a2d58a21c76e6af7e":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415143401-747ddc59f87e5adc1b8c7f4a2d58a21c76e6af7e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415143401-747ddc59f87e5adc1b8c7f4a2d58a21c76e6af7e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"85cb7e05843bf8fda53e0a6a02a5bf222b3883fd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415143401-747ddc59f87e5adc1b8c7f4a2d58a21c76e6af7e.tgz","fileCount":5,"integrity":"sha512-GM4VUQwsX7fAlY75+wCZUFa9iXaI2ARxwJ8kmmSTgHwGguHVH9MMEICB7MqAL2fZs24b8FnpV/4BQlItfxGJpA==","signatures":[{"sig":"MEYCIQDRqRUvDiTPbzLCmxBewhR9FBRpql+ykxZtfWHcpQnS6QIhAJpla6SgrCZe+aVGAM7AZSzZulODjwXpg2IO2z50Za7D","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415143401-747ddc59f87e5adc1b8c7f4a2d58a21c76e6af7e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1877404},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"747ddc59f87e5adc1b8c7f4a2d58a21c76e6af7e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415143401-747ddc59f87e5adc1b8c7f4a2d58a21c76e6af7e_1776263786163_0.8158692231976157","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415143851-f061eaaa0a93ae18c6f699274c965e95e664af98":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415143851-f061eaaa0a93ae18c6f699274c965e95e664af98","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415143851-f061eaaa0a93ae18c6f699274c965e95e664af98","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"437755c79317d5cf0c411e9a0421f3f8776fceec","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415143851-f061eaaa0a93ae18c6f699274c965e95e664af98.tgz","fileCount":5,"integrity":"sha512-NKTNJKVbkbvd3CVE7LGyd/IZQrm5LP7g1TMC6XpgtVkV4KLI4FdDlqol+v/xGJ8IfcUsLrYwiAbGMS6LBS0WFw==","signatures":[{"sig":"MEUCIE9y+ss/Kn8+H3wwgKLeHaNZ0Sf6KwH8uWoY0ZBqILppAiEAg5YHkKJ8WAFcoMQ/bqsGBby7qUPYJ4sFKU8sA6zQkws=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415143851-f061eaaa0a93ae18c6f699274c965e95e664af98","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1877404},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f061eaaa0a93ae18c6f699274c965e95e664af98","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415143851-f061eaaa0a93ae18c6f699274c965e95e664af98_1776264077193_0.02124893267945893","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415143927-6b57943e47a988f2308cd7b5d38242ad4d91ad12":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415143927-6b57943e47a988f2308cd7b5d38242ad4d91ad12","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415143927-6b57943e47a988f2308cd7b5d38242ad4d91ad12","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b3b6e2d4c1c06559b0c04023b59322e3b81afd61","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415143927-6b57943e47a988f2308cd7b5d38242ad4d91ad12.tgz","fileCount":5,"integrity":"sha512-fxue6DGbqmnCvaHmqjuDhqQcQmEM9XzZaCFlV7m2naPWHLfshb7dvFu8OY4Ly9S7v4Eo5FWJDUSvxo0S1HqVcA==","signatures":[{"sig":"MEQCIH0htNHLxsI1v4+d0tDdcqtUxzIa9Qp0zvcOKKkVd9NuAiBfup15RD2G0cIbbbsogbYDD7w1QyiIphmfh3BDkeY0GQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415143927-6b57943e47a988f2308cd7b5d38242ad4d91ad12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879357},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6b57943e47a988f2308cd7b5d38242ad4d91ad12","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415143927-6b57943e47a988f2308cd7b5d38242ad4d91ad12_1776264103524_0.5324860307706918","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415143931-63fd2b54098cc0c249110641e0f54d631191f425":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415143931-63fd2b54098cc0c249110641e0f54d631191f425","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415143931-63fd2b54098cc0c249110641e0f54d631191f425","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"15c966bb3379798691ffd52f28f2839fccb4827c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415143931-63fd2b54098cc0c249110641e0f54d631191f425.tgz","fileCount":5,"integrity":"sha512-0/Os1P9PZH6g3IxTdt4gcMdHLc0X2hg8lW3bUh36h0Afj19Q9wpt6zyo2I65FexmvQ0Fe8XBVoM7NHzNddAHAg==","signatures":[{"sig":"MEUCIQCHb+Hi6J+8Lwj8CG0iX3yi0XQgTd8u3iKEUz8lSalySwIgf7QjpPGbpqryEY3OAsU3BjMnL5dax3BZKobehARCQQ8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415143931-63fd2b54098cc0c249110641e0f54d631191f425","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1877404},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"63fd2b54098cc0c249110641e0f54d631191f425","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415143931-63fd2b54098cc0c249110641e0f54d631191f425_1776264112923_0.9905894179468175","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415144227-da789886bd540a11344074eae040c63b9920f1e7":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415144227-da789886bd540a11344074eae040c63b9920f1e7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415144227-da789886bd540a11344074eae040c63b9920f1e7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5cfee41a7cbc02d6db25ce07786ff17ab36657fa","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415144227-da789886bd540a11344074eae040c63b9920f1e7.tgz","fileCount":5,"integrity":"sha512-rDA2cfKtLM2OMLNzrFGFnhABUtocCrr81muQZMb+NCKyozfJz/D4q7g0GUqCao7tUQiSTcL/lYA73IsuDBaVVg==","signatures":[{"sig":"MEUCIQCmt+yK28f+FZ2ji7E2oZg/hk+m9GE+P7JXFIdtcZgrIwIgXzVFPztX5+iYjqNUmgbXCggh/65CXojo2HvPFQ8QN3g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415144227-da789886bd540a11344074eae040c63b9920f1e7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1877404},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"da789886bd540a11344074eae040c63b9920f1e7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415144227-da789886bd540a11344074eae040c63b9920f1e7_1776264290755_0.22160367853029084","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260415163832-fa2148a54e3006facb838c99f55da524a19b6f39":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260415163832-fa2148a54e3006facb838c99f55da524a19b6f39","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260415163832-fa2148a54e3006facb838c99f55da524a19b6f39","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6d4bcaa110b0f9c8eb4a9afc723d466d29063489","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260415163832-fa2148a54e3006facb838c99f55da524a19b6f39.tgz","fileCount":5,"integrity":"sha512-BP7D5BrLDOx4K3OMIQz6x95CUo7NR45b2RTXkjzbM3HhLSX/QbrNbI4DT6+UmSd30iSJpI9G8XhRTH37AxlfcA==","signatures":[{"sig":"MEUCIHdfoXgkuNWYFao/PNT0n7vj0KBB7kZ/Y+670C84OdnWAiEA7CTiZmk3i9OlCxxmblJuASKmW/SUHC2J7jdqnC9bzsc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260415163832-fa2148a54e3006facb838c99f55da524a19b6f39","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1877404},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fa2148a54e3006facb838c99f55da524a19b6f39","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260415163832-fa2148a54e3006facb838c99f55da524a19b6f39_1776271253932_0.38566634527544363","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260416074833-f5b760a17cf8bc4dae10fae49c4d0a734029cdb0":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260416074833-f5b760a17cf8bc4dae10fae49c4d0a734029cdb0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260416074833-f5b760a17cf8bc4dae10fae49c4d0a734029cdb0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"318b5b4c2fdd83d8bed5e220f04bae18bdc71232","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260416074833-f5b760a17cf8bc4dae10fae49c4d0a734029cdb0.tgz","fileCount":5,"integrity":"sha512-kV1TyGBq0H/5iFILKvOS+ez4xQJKO0UB7vDVTORTI+RxefremAEzh3Hgztb0sOeJQDstmATFL199GQNagGeDMA==","signatures":[{"sig":"MEQCICqVakX5umDhcpnZfeZDCHDnkXIVr79pnzK+DhJzBAGNAiAFU/dqCl4WdV5L8oMOdPkrUW3t55OwAVEZ0n6pIkjcNg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260416074833-f5b760a17cf8bc4dae10fae49c4d0a734029cdb0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1877404},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f5b760a17cf8bc4dae10fae49c4d0a734029cdb0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260416074833-f5b760a17cf8bc4dae10fae49c4d0a734029cdb0_1776325854391_0.4643004487782738","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260416081500-78f42797fc2ddb51d949d977a9a42a999a26a459":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260416081500-78f42797fc2ddb51d949d977a9a42a999a26a459","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260416081500-78f42797fc2ddb51d949d977a9a42a999a26a459","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8f9ba112bba86cc92d2558a0a2cfeb48f6658b5a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260416081500-78f42797fc2ddb51d949d977a9a42a999a26a459.tgz","fileCount":5,"integrity":"sha512-5ejMIrsjJFrmgwBmks2apF/6yiB/xwAlgMn6gRKkCnHtqUvAAsoOmKkK90zryqYVaB7NSYAnmv7cAteT5M5jLA==","signatures":[{"sig":"MEQCIDh5wBarJ78Vw6plZVGTn44plIBaWikUNRWqzaK1xuM+AiBHaq3wbhfbFDtsus1kIvES8iOLmEetvgHhIJRBsb1eQQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260416081500-78f42797fc2ddb51d949d977a9a42a999a26a459","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1877404},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"78f42797fc2ddb51d949d977a9a42a999a26a459","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260416081500-78f42797fc2ddb51d949d977a9a42a999a26a459_1776327443566_0.5314774495504528","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260416083402-d12789d567f74d8bf8fe31bc91675ec450d87be4":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260416083402-d12789d567f74d8bf8fe31bc91675ec450d87be4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260416083402-d12789d567f74d8bf8fe31bc91675ec450d87be4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6a7c24538b7587b772c0bc5eea79a8ae7f436ab5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260416083402-d12789d567f74d8bf8fe31bc91675ec450d87be4.tgz","fileCount":5,"integrity":"sha512-nXHV2GW3l7hYbiLouYsprCGFiRSzoZtS9mtW59UjOw2r0BfYzJUKtHp4F3k8t1vHNKXP8F6gq5w7Gfw4tItJGw==","signatures":[{"sig":"MEQCIAChV4J36YRp0QiVkoxRGwn6ws8P2ElG1QB2dJunl923AiAFKmX9PYhJcidKYEPXPY7Y5o1x/nH1Zj6CPskLi/rkjA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260416083402-d12789d567f74d8bf8fe31bc91675ec450d87be4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1877404},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d12789d567f74d8bf8fe31bc91675ec450d87be4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260416083402-d12789d567f74d8bf8fe31bc91675ec450d87be4_1776328582032_0.04311244675094694","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260416090832-cb6a5a10123539b1b5355a3c4dbee7dad3899338":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260416090832-cb6a5a10123539b1b5355a3c4dbee7dad3899338","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260416090832-cb6a5a10123539b1b5355a3c4dbee7dad3899338","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"96cfd1d2fb87c8d8872131e78da25c4a5af13d54","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260416090832-cb6a5a10123539b1b5355a3c4dbee7dad3899338.tgz","fileCount":5,"integrity":"sha512-e09QczxH3FUrzs+/ex67DD6hNMyyvdifauVYdZG1tyt7Tj6/+1atcgpjBPh+Ak22rG16pEXtJ2jypKLued0B0g==","signatures":[{"sig":"MEUCIQDf9crf3/XfVHvREKwSZ0LgCuZXk642dmJESEbvKUNA+AIgYH4C2FKUfgKJ7N57ZFCZHp+6r/8zRJoVPkeu5mZpp/I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260416090832-cb6a5a10123539b1b5355a3c4dbee7dad3899338","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1877404},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"cb6a5a10123539b1b5355a3c4dbee7dad3899338","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260416090832-cb6a5a10123539b1b5355a3c4dbee7dad3899338_1776330655726_0.06906742228520146","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260416102710-32b03412074ddaf80728b4ca0623d3e39fdfb0cd":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260416102710-32b03412074ddaf80728b4ca0623d3e39fdfb0cd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260416102710-32b03412074ddaf80728b4ca0623d3e39fdfb0cd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b182fe9235013d86c69b38153d531687bd1009bd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260416102710-32b03412074ddaf80728b4ca0623d3e39fdfb0cd.tgz","fileCount":5,"integrity":"sha512-DWpNLd9cYagdiAqi7K6QVAK5VpvDUVEmGA3CiStjaRf119+ffC+Iz9BW6o72cV6QEgPFGOkLJshVOVj+F7fiUw==","signatures":[{"sig":"MEQCIFbTcIhjkarI8xZospAH9uVq9i5Nz609vqM8jMBHzLrfAiBraEuzUimagyJOpRIJTAMjyrbt80F/4JKD47xLUjve+w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260416102710-32b03412074ddaf80728b4ca0623d3e39fdfb0cd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1877404},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"32b03412074ddaf80728b4ca0623d3e39fdfb0cd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260416102710-32b03412074ddaf80728b4ca0623d3e39fdfb0cd_1776335377382_0.4368737795344295","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260416120325-59858230b2b83723c515ce06bfa1a05a6587ac8e":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260416120325-59858230b2b83723c515ce06bfa1a05a6587ac8e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260416120325-59858230b2b83723c515ce06bfa1a05a6587ac8e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"31d145d60fb72c950ce5d736a4255c08ac924587","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260416120325-59858230b2b83723c515ce06bfa1a05a6587ac8e.tgz","fileCount":5,"integrity":"sha512-nUNqBOUEBIeBZz2q3AgCT//GWbwdhZxSjsCCoQpXJYLwdeosq6Xv737KG5kw5LmLfYyhnSLgAb12ba6KInZJ3A==","signatures":[{"sig":"MEUCIBRG/7M5Txzhgp9Mp6Gdj7W0/LLrHF7oZhmIIncIJ0x4AiEArtw1F5thzGmsnAKGkGSC/xgxHoKaU0KDtm5EsR5XdoI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260416120325-59858230b2b83723c515ce06bfa1a05a6587ac8e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1877404},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"59858230b2b83723c515ce06bfa1a05a6587ac8e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260416120325-59858230b2b83723c515ce06bfa1a05a6587ac8e_1776341149621_0.9499340362043256","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260416120549-f6c986df5bf3858100394d282fe230b8d0b92306":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260416120549-f6c986df5bf3858100394d282fe230b8d0b92306","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260416120549-f6c986df5bf3858100394d282fe230b8d0b92306","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"413f5d8553e2d9ce188d4859a363dd073d60f7e6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260416120549-f6c986df5bf3858100394d282fe230b8d0b92306.tgz","fileCount":5,"integrity":"sha512-4d5yziiTCjN8xtk7xpEkTS1R1mViWRdKbe3KJNvHhY3NmEdVE/u7zJxEmRJ5uFitBlPmOHf6mzR/QLmaxJZefw==","signatures":[{"sig":"MEUCIEHSvpCxCWTo7ZMuwO0Asxuk7MrDeUYOjbalxrrS4cXIAiEA9nRPpUzcLji0DX39gI6nIWTS1UdG41YnzdABIPf1/44=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260416120549-f6c986df5bf3858100394d282fe230b8d0b92306","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1877404},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f6c986df5bf3858100394d282fe230b8d0b92306","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260416120549-f6c986df5bf3858100394d282fe230b8d0b92306_1776341292946_0.2043760291075063","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260416120745-162ad138174c208c6db29301750eb1783ebbe85c":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260416120745-162ad138174c208c6db29301750eb1783ebbe85c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260416120745-162ad138174c208c6db29301750eb1783ebbe85c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"367b1352188d48518a2de6cf7f1bd1370add8f34","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260416120745-162ad138174c208c6db29301750eb1783ebbe85c.tgz","fileCount":5,"integrity":"sha512-gfxOwbp1QnJaOiTxsAbznOApjiKeToMxUYLTmQuK42yCu1cj0jf2BQthr+k913J+bdKab+VispKuNrvJ6U7U3w==","signatures":[{"sig":"MEUCIQC1SAdKc2IuWGqH4chYDG+JCHqDq9NGzz4Aezh10a35TQIgeHpjecuQbEvfXZen4E/Ghjq6kcUfH+0btStMpshAs8g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260416120745-162ad138174c208c6db29301750eb1783ebbe85c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1877404},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"162ad138174c208c6db29301750eb1783ebbe85c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260416120745-162ad138174c208c6db29301750eb1783ebbe85c_1776341378414_0.8702650457608445","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260416120733-ab672301e55d912c9ff52b4e2190d772c64b4b51":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260416120733-ab672301e55d912c9ff52b4e2190d772c64b4b51","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260416120733-ab672301e55d912c9ff52b4e2190d772c64b4b51","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0a502a1252dff305afc4e1198c085c37ff9dfbc6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260416120733-ab672301e55d912c9ff52b4e2190d772c64b4b51.tgz","fileCount":5,"integrity":"sha512-P80WUJa8a/UCGYIZnnhsSGjUUJwG66rmMxMseU0KBqQY/wAab9w6SICbu/WNvdsE7ZNRzWbW4DnZbnNOZ8DGzw==","signatures":[{"sig":"MEQCIBpY5ZvNUFYiyGPTLP4Emh43VbqXrojK8MB7aGfbVxM/AiAI/M88HhdNPFjZhlHRqsxv8Jd0SwqEKzb+m0bAQaTI0w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260416120733-ab672301e55d912c9ff52b4e2190d772c64b4b51","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1877404},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ab672301e55d912c9ff52b4e2190d772c64b4b51","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260416120733-ab672301e55d912c9ff52b4e2190d772c64b4b51_1776341395663_0.9361587651945291","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260416120751-199f72466a6f76bfc16831a42e7145c75ffa3585":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260416120751-199f72466a6f76bfc16831a42e7145c75ffa3585","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260416120751-199f72466a6f76bfc16831a42e7145c75ffa3585","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e7cb9c40dc41b2b4385fddeea2231186fb904573","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260416120751-199f72466a6f76bfc16831a42e7145c75ffa3585.tgz","fileCount":5,"integrity":"sha512-CFwaV41rnHyxkc0ndeyciJ0gWZ5y+FMmOipmxNnaTWQvsUek1j1DoTTVs+fPm2rC6xGyq1azVhG4Dcq3Jg8Nvw==","signatures":[{"sig":"MEUCIH5JAqcxTWEKZZwNebn6+rGq7NTuyG0ySj7f6FsaLdcPAiEAgloMvyaueYru9vmzLv5vuCEB/MYPHJ7NxJL6nUvqMdU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260416120751-199f72466a6f76bfc16831a42e7145c75ffa3585","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1877404},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"199f72466a6f76bfc16831a42e7145c75ffa3585","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260416120751-199f72466a6f76bfc16831a42e7145c75ffa3585_1776341411042_0.10226858012813889","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260416122754-fb2b229b562cc88abcc2d38ea8edc64ae7c6931e":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260416122754-fb2b229b562cc88abcc2d38ea8edc64ae7c6931e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260416122754-fb2b229b562cc88abcc2d38ea8edc64ae7c6931e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1566ae767eecaeb0a904dc9ba87791986b9673ee","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260416122754-fb2b229b562cc88abcc2d38ea8edc64ae7c6931e.tgz","fileCount":5,"integrity":"sha512-a4O9XY1+fEZqMnbf5WrQK0yGu8FBxqRD3qQk9dxk5Z0FTWaryWiCA91G1i7a/dHYWFngbr5pcN5QkMg9dK2rqg==","signatures":[{"sig":"MEUCIFw8F7ci+P5CRA09lNnUIaP7WE/7lguwAePgzMg5XobeAiEAixkg9uRxYR7KerbrYbilDBjz64LzNSQowWDtkpeuT7g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260416122754-fb2b229b562cc88abcc2d38ea8edc64ae7c6931e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1877404},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fb2b229b562cc88abcc2d38ea8edc64ae7c6931e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260416122754-fb2b229b562cc88abcc2d38ea8edc64ae7c6931e_1776342614561_0.25065568081864775","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260416124122-ea399bdc94d69b042f5e4c19d51e63f51b97d863":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260416124122-ea399bdc94d69b042f5e4c19d51e63f51b97d863","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260416124122-ea399bdc94d69b042f5e4c19d51e63f51b97d863","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c779a39aeb18a1f7f53f43ef95b37aa838fe1a29","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260416124122-ea399bdc94d69b042f5e4c19d51e63f51b97d863.tgz","fileCount":5,"integrity":"sha512-h1F48kK2G33dh7r4zcb/pXpH0/uidVzN9BVBkCak7sXbrhWTnJinKuKKbAJvj6XQth7KOtuXcmKsBUdWrIH6Ug==","signatures":[{"sig":"MEQCIGgzShPznTACjHEGkhZGFlqcGF/qMhN+yMbW3gDJk5L2AiA8Nu3OXAQMZTHNRgNUvy8FGnW1exZtttkGAFo3rglkSQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260416124122-ea399bdc94d69b042f5e4c19d51e63f51b97d863","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1877404},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ea399bdc94d69b042f5e4c19d51e63f51b97d863","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260416124122-ea399bdc94d69b042f5e4c19d51e63f51b97d863_1776343425066_0.9748610533234097","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260416124226-3737171fa5b64e3c2243c86efa904b170a7f72a1":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260416124226-3737171fa5b64e3c2243c86efa904b170a7f72a1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260416124226-3737171fa5b64e3c2243c86efa904b170a7f72a1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0bdd9e34e285a7f0c897a09607fbe0341d6a2956","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260416124226-3737171fa5b64e3c2243c86efa904b170a7f72a1.tgz","fileCount":5,"integrity":"sha512-mNLQGQA3nQ0XJED2VjeG6YunRx3NC2CGngC2I/FE78GZdSF1kSV0LYeFbD6IadfEwPEaCC1LB66dkRCw49Uh9A==","signatures":[{"sig":"MEQCIEd77aHm1BBQ+gqVGpdBAymdhPp5i93IJ+vfSTCuhwVMAiAU7l0Ke7G2pBdR5w6wb29b3BWMkgBndbDNq5fBpEVhrw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260416124226-3737171fa5b64e3c2243c86efa904b170a7f72a1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1877404},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3737171fa5b64e3c2243c86efa904b170a7f72a1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260416124226-3737171fa5b64e3c2243c86efa904b170a7f72a1_1776343488209_0.23985953066236365","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260416145439-32565204078c02d552dd041648bada7c512201e4":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260416145439-32565204078c02d552dd041648bada7c512201e4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260416145439-32565204078c02d552dd041648bada7c512201e4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9787fc14b7e14e11641d9a0dd016ec22f326c4d4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260416145439-32565204078c02d552dd041648bada7c512201e4.tgz","fileCount":5,"integrity":"sha512-4ZPvSWOgBLADOvKKjICpTUFCJZ5QSPJYoh2R8T2AHRruiHCexK5grFyemoq4OR9Se8jHKSGUG3BS9IWvMKEg8w==","signatures":[{"sig":"MEYCIQCGG+Lt1mS817Fw43ahWQwCgoZeoWR6Y8hHcqOtLaKVoQIhAOvXxrkJVpzMg4+L8KZZtbVNJxWFxky3gXimHGJmG4Sz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260416145439-32565204078c02d552dd041648bada7c512201e4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879653},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"32565204078c02d552dd041648bada7c512201e4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260416145439-32565204078c02d552dd041648bada7c512201e4_1776351419155_0.39887334731230495","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260416173434-9fadbadb8f8ab36c392eb346757816da97b84862":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260416173434-9fadbadb8f8ab36c392eb346757816da97b84862","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260416173434-9fadbadb8f8ab36c392eb346757816da97b84862","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"57de8ff57c411e596423c74a2dadaa1c3ecf2ec5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260416173434-9fadbadb8f8ab36c392eb346757816da97b84862.tgz","fileCount":5,"integrity":"sha512-4SWfyIHW0OZ1M+g7aFiyVZj+QbxPfof6v9Q8iMxoZ7zfsnMoCNwKWCwhnfL2J8bXPSoTWpf0LFWZk61GleDbaA==","signatures":[{"sig":"MEYCIQDvUipDz8c0Ll6FszDuRNT7YTVNNGwqXhSv/ZLnm/ajQwIhANTKBZ1RfHfAKrFfsdVBKfSPQqocEpXvuI02KCSRSMtn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260416173434-9fadbadb8f8ab36c392eb346757816da97b84862","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879653},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9fadbadb8f8ab36c392eb346757816da97b84862","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260416173434-9fadbadb8f8ab36c392eb346757816da97b84862_1776361016737_0.3357418310765903","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260416173743-3454ffc5e012c1e9a81aaca203a56e6131a0c73f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260416173743-3454ffc5e012c1e9a81aaca203a56e6131a0c73f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260416173743-3454ffc5e012c1e9a81aaca203a56e6131a0c73f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"52868369267b0a1eb02f701e5783de233d8b3ca1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260416173743-3454ffc5e012c1e9a81aaca203a56e6131a0c73f.tgz","fileCount":5,"integrity":"sha512-/RXXBZmjnluzgLrZw9dz7IkW2i6Xu+uOpmUoXKD9xO7dWT5VYy/lN7ai1Emckt+SKKTyGcSVp00Eknziq8QvnQ==","signatures":[{"sig":"MEUCIBJWyqCNp5KLftOktPKV2qIwv+ZNSDEGDEg/SAo1vZk4AiEAkZAvFH8vocDjgmQ7sk+7BND5aIbb6dw9XEf5DZVJzeY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260416173743-3454ffc5e012c1e9a81aaca203a56e6131a0c73f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879653},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3454ffc5e012c1e9a81aaca203a56e6131a0c73f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260416173743-3454ffc5e012c1e9a81aaca203a56e6131a0c73f_1776361202399_0.9449565372478128","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260417000546-b904d67aed22cba9c5354362a6e11b4f68b74d2b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260417000546-b904d67aed22cba9c5354362a6e11b4f68b74d2b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260417000546-b904d67aed22cba9c5354362a6e11b4f68b74d2b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"79fb62c7fb62bbdaeafeb81bfd59db5173f052ef","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260417000546-b904d67aed22cba9c5354362a6e11b4f68b74d2b.tgz","fileCount":5,"integrity":"sha512-T3eGeJeNeLqUeAjxP/B6h6WZEKtCprn5j2wmWqkciKbwDxDdo+ni0wMEs0BQk++7L6u49/VjSRMoSz2jmxhzvA==","signatures":[{"sig":"MEQCIE8gvdoQw0AsVkoqotBNee3kBdh5xPM4z1cfokT/7e5sAiB3eYSsQBl/LzPUjfGyUzgZ6Z74TF9C1uBZ+CvNbF4kQw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260417000546-b904d67aed22cba9c5354362a6e11b4f68b74d2b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879653},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b904d67aed22cba9c5354362a6e11b4f68b74d2b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260417000546-b904d67aed22cba9c5354362a6e11b4f68b74d2b_1776384491994_0.7539858479783403","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260417084933-08034dec3cd055effd5e9e749a5e3671d475184d":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260417084933-08034dec3cd055effd5e9e749a5e3671d475184d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260417084933-08034dec3cd055effd5e9e749a5e3671d475184d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"38eedfa897f17ea929603840dfd25280b45e69cb","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260417084933-08034dec3cd055effd5e9e749a5e3671d475184d.tgz","fileCount":5,"integrity":"sha512-WoPs9dyEFW0KNQjRrjRu6Eo/uAcdWSOksWiJHT4PsEojt70f5O5lbY2rDyu+4AVQiGCEAKEhB2zkb7dEn3ObpA==","signatures":[{"sig":"MEQCIFMiIV90Dzy4F0gDjJAxJAJidskWBXaFD9YkoYJikQ+/AiAW1OM3XRur4tBZoJ+Lbnw4eRc57IJxjqr4BOkqFFQNOA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260417084933-08034dec3cd055effd5e9e749a5e3671d475184d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879653},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"08034dec3cd055effd5e9e749a5e3671d475184d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260417084933-08034dec3cd055effd5e9e749a5e3671d475184d_1776415910553_0.646422903811658","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260417085019-a4ef4473465dc8f67f247aee74201c1c939306c4":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260417085019-a4ef4473465dc8f67f247aee74201c1c939306c4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260417085019-a4ef4473465dc8f67f247aee74201c1c939306c4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b5466037164726da0c51e275fb9abdd697730207","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260417085019-a4ef4473465dc8f67f247aee74201c1c939306c4.tgz","fileCount":5,"integrity":"sha512-SibMP19CxQSU4gy+cXLz4wutADCTX9SSW/qBVHsqylBVDO0IJJohbxMiWEXK+zIYo6InTo3EPYhQjO1qgZnlnw==","signatures":[{"sig":"MEUCIQC95dJcC441PQp5Z4N1qvDRRZryo13dPJfY4efmI88rPgIgKchfI0riwBnDgbtVgvGZ6SB86df7yvJSCYg97sh33qU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260417085019-a4ef4473465dc8f67f247aee74201c1c939306c4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879653},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a4ef4473465dc8f67f247aee74201c1c939306c4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260417085019-a4ef4473465dc8f67f247aee74201c1c939306c4_1776415961624_0.4581135320876313","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260417131509-0220f48c77c5f9d985ea69488cac6a9cbc793a40":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260417131509-0220f48c77c5f9d985ea69488cac6a9cbc793a40","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260417131509-0220f48c77c5f9d985ea69488cac6a9cbc793a40","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c0aa8d3af66da7d755ca7d20302d7e518371726a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260417131509-0220f48c77c5f9d985ea69488cac6a9cbc793a40.tgz","fileCount":5,"integrity":"sha512-U6pCTN6yHdDwqtIwC5Gy6nyfhILgUtHrzhKULCCO/J5fqxjKa6mG+8XgFkk416lB24SdLFK6EhuOmsMDQGQ+3Q==","signatures":[{"sig":"MEUCIQCWr9HCkt9Ailcg012RuOHI+4xKR4zCCXj91cQ6HwtySgIgIoab8hV8oEHkehtHeEIMCyrKKquaama/tV+0OAJHqyA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260417131509-0220f48c77c5f9d985ea69488cac6a9cbc793a40","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879653},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0220f48c77c5f9d985ea69488cac6a9cbc793a40","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260417131509-0220f48c77c5f9d985ea69488cac6a9cbc793a40_1776431851366_0.6835228948257588","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260417172216-7303c60d28b3dc4ce1af12a58d3babf24606722c":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260417172216-7303c60d28b3dc4ce1af12a58d3babf24606722c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260417172216-7303c60d28b3dc4ce1af12a58d3babf24606722c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"31b99b86df2b9d0bc0da9da8fe7393164de8a6de","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260417172216-7303c60d28b3dc4ce1af12a58d3babf24606722c.tgz","fileCount":5,"integrity":"sha512-ymMdUck/y7lr2gD8/rvESjtC5aWMOphuCMlTmeG3R5a+d9UTxdUjcse2AETJdjOqbYyEIXl1LAqOE8S3NkGppg==","signatures":[{"sig":"MEQCIB7krS9QdMsj+GCTOYQY1ABBLwGzTnkUh7R6h4vjPepkAiBNBo8UgTjITzzJDzZl3m/cvTkBr9qvyMAmAmTpwwGeFQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260417172216-7303c60d28b3dc4ce1af12a58d3babf24606722c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879653},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7303c60d28b3dc4ce1af12a58d3babf24606722c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260417172216-7303c60d28b3dc4ce1af12a58d3babf24606722c_1776446680743_0.2128073060036091","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260417172228-0ac9b34395fe7e9ac567ca48c820c7e8653b933e":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260417172228-0ac9b34395fe7e9ac567ca48c820c7e8653b933e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260417172228-0ac9b34395fe7e9ac567ca48c820c7e8653b933e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8b87583221f4cd2947d2cb6172f73599d00563ef","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260417172228-0ac9b34395fe7e9ac567ca48c820c7e8653b933e.tgz","fileCount":5,"integrity":"sha512-/Dozt1gBww4Mt6bYXo25yaENuV4OFa9Xd/jDqiN5WWmKJGT5w2AGPTD2cm8WIq1zWm2eL7M+ZmibVv4YKg3E6g==","signatures":[{"sig":"MEUCIQCA/iAqR8GaL3Hvb9iZYLAuf4iyuqtsN4wXFWB1V2fQZQIgdRNSA3Vqpyg6LaruaLqzntEYYXfB8UlYewZh+Ib+tTk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260417172228-0ac9b34395fe7e9ac567ca48c820c7e8653b933e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879653},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0ac9b34395fe7e9ac567ca48c820c7e8653b933e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260417172228-0ac9b34395fe7e9ac567ca48c820c7e8653b933e_1776446692824_0.9904603313324938","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260417202955-0caa120738fb3a4a9a8726375434d68bebe56f45":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260417202955-0caa120738fb3a4a9a8726375434d68bebe56f45","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260417202955-0caa120738fb3a4a9a8726375434d68bebe56f45","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4d485e16066a43be816b3203bdbcb5dabce86415","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260417202955-0caa120738fb3a4a9a8726375434d68bebe56f45.tgz","fileCount":5,"integrity":"sha512-xcET9b4aZjKDSL6MxIMyHcOHvn3mjZo8IudN0qRll4yu/7lAaBLYdm/NwfJwQCp+IMZ8AAsKfXcKPVQQYS2jLQ==","signatures":[{"sig":"MEUCIQCXCG2tPtvBG0nthm9Vp1kR21Cd0xftYClRJA86TQ41dgIgFLQPFc9fODRi8UuoSqQen3KrJyE+Qbya0FNkVGIn+7Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260417202955-0caa120738fb3a4a9a8726375434d68bebe56f45","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879653},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0caa120738fb3a4a9a8726375434d68bebe56f45","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260417202955-0caa120738fb3a4a9a8726375434d68bebe56f45_1776457940530_0.5616701504108534","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260417214221-d5c83ba6c78cf8b71f4c230ec602fe6b9cdcecc5":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260417214221-d5c83ba6c78cf8b71f4c230ec602fe6b9cdcecc5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260417214221-d5c83ba6c78cf8b71f4c230ec602fe6b9cdcecc5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f0523686e9e84c665859b3f7691cc75810b7c019","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260417214221-d5c83ba6c78cf8b71f4c230ec602fe6b9cdcecc5.tgz","fileCount":5,"integrity":"sha512-C7ZxGyxDzP7gYhIzpamVt+qFrvgjwuNJh/d+6ftkC8YgGHLwUylOrBwDk6Bt/0Kch35THHyB6+MTHByG7C1CQA==","signatures":[{"sig":"MEQCIArfcbvNwfdi4bRySfFWRV1h5JeMB1xoTDHOxsSb99yjAiBJS3vIbK4juP2SK90IAPXOfSqNqqW8IBcTw6XtJGGANw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260417214221-d5c83ba6c78cf8b71f4c230ec602fe6b9cdcecc5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879653},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d5c83ba6c78cf8b71f4c230ec602fe6b9cdcecc5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260417214221-d5c83ba6c78cf8b71f4c230ec602fe6b9cdcecc5_1776462284027_0.4927242041563442","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260418003011-e886b7152c0f909f6f897cb6ecd8507a681d0527":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260418003011-e886b7152c0f909f6f897cb6ecd8507a681d0527","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260418003011-e886b7152c0f909f6f897cb6ecd8507a681d0527","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f6de43b9e1833baac55c4820d092c9c4f562f74d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260418003011-e886b7152c0f909f6f897cb6ecd8507a681d0527.tgz","fileCount":5,"integrity":"sha512-dusONmtKWPEK3TWGVaU1BC5pH7HBJKrzErcjBfxmFKaRvWCUeAjSuX1b+Q+plFHhCUx0Z+SJLC/RcAEmI7S+dw==","signatures":[{"sig":"MEQCIHr1mpNvDwtP4rj9hXAdoYsPy0m/TX39c7w5RRe2Hh/ZAiB4IE3V0DlsB2oWGe2ilrokBWhxxcsEhJh0HWB6o8pcKg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260418003011-e886b7152c0f909f6f897cb6ecd8507a681d0527","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879653},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e886b7152c0f909f6f897cb6ecd8507a681d0527","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260418003011-e886b7152c0f909f6f897cb6ecd8507a681d0527_1776472353310_0.04521310115871624","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260419064949-7c6e84459c0e3b57e7af54ba383a468c23aa8a00":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260419064949-7c6e84459c0e3b57e7af54ba383a468c23aa8a00","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260419064949-7c6e84459c0e3b57e7af54ba383a468c23aa8a00","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"487b56db0437de1bc09a93234ee0bbe303ebe6dc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260419064949-7c6e84459c0e3b57e7af54ba383a468c23aa8a00.tgz","fileCount":5,"integrity":"sha512-x/r+W+LtrOTqrKGGdXn0GwSnqc0i3tcLF127JNDw7w9JUjaqnGmMmq0rgEeh9GXm0DZFthTH1SB05+1o+Om76w==","signatures":[{"sig":"MEYCIQDIbbN065UdgDLKvN8pQGrMv0zHymUimfgxQQLsbLhyZAIhAM1ObtrLw/bh9YP5/H2SQc1eNSKspFUUiTmXOwMch20f","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260419064949-7c6e84459c0e3b57e7af54ba383a468c23aa8a00","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879637},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7c6e84459c0e3b57e7af54ba383a468c23aa8a00","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260419064949-7c6e84459c0e3b57e7af54ba383a468c23aa8a00_1776581528565_0.6857298654248261","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260419080755-caebd7bdba077b95067379a7ca211cbdf960c437":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260419080755-caebd7bdba077b95067379a7ca211cbdf960c437","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260419080755-caebd7bdba077b95067379a7ca211cbdf960c437","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"13be49d78f39b1a437369eb770ed6ba85bca21ad","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260419080755-caebd7bdba077b95067379a7ca211cbdf960c437.tgz","fileCount":5,"integrity":"sha512-0tfPpTzJ9b29SZ/JCCK3e/rE9q615Y3elMlWmAKeP2Hl2qvjLA8zQo4uI/0N/sL8xQyB87fS59Gg+/+qL7k0vw==","signatures":[{"sig":"MEYCIQCTDCuoAXAHRhM5/Wc3WazXFpMRHMcE77L5Vpx4uUp5cQIhALit+bXdEueGSj0vOgNBoSVQOE7FCf1r5Ji5njEBBPgx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260419080755-caebd7bdba077b95067379a7ca211cbdf960c437","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879637},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"caebd7bdba077b95067379a7ca211cbdf960c437","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260419080755-caebd7bdba077b95067379a7ca211cbdf960c437_1776586221100_0.19494518527358418","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260419080911-1555a70e5e38273c60f4b02869aed1969002cfdb":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260419080911-1555a70e5e38273c60f4b02869aed1969002cfdb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260419080911-1555a70e5e38273c60f4b02869aed1969002cfdb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ced65abfabb7b1f04e0ecd8a443753e1d9fcb6f2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260419080911-1555a70e5e38273c60f4b02869aed1969002cfdb.tgz","fileCount":5,"integrity":"sha512-vvZNYADWzpt0AshJ0VRBPtow1lkd3tyB3NiXZ1087A45DOnwXyL3X2PYFXkf2/mwG6jXSWKtbCx55u5E64F5SQ==","signatures":[{"sig":"MEQCIHz1s+Iy1bT6bx179fUCxpaK4CbAMHtj2ZV9VrJbQdySAiBAy+PDM8cvWt8MhI0iZw0ONzpnqfmKpaTTYwAoD0bzMQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260419080911-1555a70e5e38273c60f4b02869aed1969002cfdb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879637},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1555a70e5e38273c60f4b02869aed1969002cfdb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260419080911-1555a70e5e38273c60f4b02869aed1969002cfdb_1776586263348_0.6247712721195713","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260419091215-d94f18096f1a2dd768c927c0ad500ad3e42bdb56":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260419091215-d94f18096f1a2dd768c927c0ad500ad3e42bdb56","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260419091215-d94f18096f1a2dd768c927c0ad500ad3e42bdb56","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c21b17cdad513405c94c338407a36f2fa5c0b662","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260419091215-d94f18096f1a2dd768c927c0ad500ad3e42bdb56.tgz","fileCount":5,"integrity":"sha512-vgDWIn33E8I+70xHF2ohuJaxLf8BD86e89MlbDqTaLQ8Thc7J1RT5foI/bjl8JIQc1eiox24iA8Bi83AffFVYw==","signatures":[{"sig":"MEYCIQCpiCeyNkUv2JeH6WYajFH7qVmTSrIQLsRuz0RefhKPJwIhAMrFNIULPoZPmRg4lk8WIRr+YVV0vBoN/WXOGspjNfOu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260419091215-d94f18096f1a2dd768c927c0ad500ad3e42bdb56","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879637},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d94f18096f1a2dd768c927c0ad500ad3e42bdb56","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260419091215-d94f18096f1a2dd768c927c0ad500ad3e42bdb56_1776590076416_0.5964301509236523","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260419095433-12801eaf0a958b5cc563db202de0a1f7aad84750":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260419095433-12801eaf0a958b5cc563db202de0a1f7aad84750","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260419095433-12801eaf0a958b5cc563db202de0a1f7aad84750","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9984bf81ae0d147778c194a32a84e674ce050041","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260419095433-12801eaf0a958b5cc563db202de0a1f7aad84750.tgz","fileCount":5,"integrity":"sha512-UxAHvVRBL/RcdmvICg0ac3uGfXabza+SK7UtOv56XxGhze/lBAH0xgXJfKs0jvJBI7PVjia+4+KYBTb6xPfW9Q==","signatures":[{"sig":"MEYCIQD7bhckwMeBEAuAXv0FRFjnpHWOxUTY+jWKG6fgkIVh7QIhAPQGe15Xbt3c42u2XYSzZB50VzehY5aCStdoR9AtWJH2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260419095433-12801eaf0a958b5cc563db202de0a1f7aad84750","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879637},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"12801eaf0a958b5cc563db202de0a1f7aad84750","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260419095433-12801eaf0a958b5cc563db202de0a1f7aad84750_1776592619185_0.4446805736573929","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260419101046-e9c5c554446cdc37f71e8da514dec971b3625dd7":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260419101046-e9c5c554446cdc37f71e8da514dec971b3625dd7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260419101046-e9c5c554446cdc37f71e8da514dec971b3625dd7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ec423bbc9ae1d0a45664088bec9142e667d46545","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260419101046-e9c5c554446cdc37f71e8da514dec971b3625dd7.tgz","fileCount":5,"integrity":"sha512-ROSaPLodj26nHz0vw1vLvfZvmDqy8WrgHhfBtwP93BZls1qEN9TZ1w07KmAffpDhdIQFyObuwPlU0uhNnfHf4Q==","signatures":[{"sig":"MEUCIHD6ZFqAmFKo8Xp1Cilkj7ilem7hUukJdwRp5TPtx3RkAiEAibIHZaVniv1eVGi0p0WB6A7AVkD9+IdF4w+Gy9M77og=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260419101046-e9c5c554446cdc37f71e8da514dec971b3625dd7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879637},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e9c5c554446cdc37f71e8da514dec971b3625dd7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260419101046-e9c5c554446cdc37f71e8da514dec971b3625dd7_1776593588242_0.7505602271012357","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260419101304-4d2f6f8dd6ad9c6a59e253944f2111f668ee6646":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260419101304-4d2f6f8dd6ad9c6a59e253944f2111f668ee6646","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260419101304-4d2f6f8dd6ad9c6a59e253944f2111f668ee6646","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"58ca443bb09eee7046cf0daf9ca3b4b7c64f8de6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260419101304-4d2f6f8dd6ad9c6a59e253944f2111f668ee6646.tgz","fileCount":5,"integrity":"sha512-1asEmXJ/Vp7KpqWTlT0I6YyN8Qen3KKg6EW1VtjuMHedC/cOw1IoFyWblocCNneKK9AKbO4aFLr55f4qEDFLAw==","signatures":[{"sig":"MEUCIQC4oFnGVDTR9lerI0sVIgS7d9WNj4cAJ/t8V1A4/2QCQQIgMtDKZgiF2ovy5vSsxX1qnJD7PNlC4Ahz3+BDkiJ4mjU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260419101304-4d2f6f8dd6ad9c6a59e253944f2111f668ee6646","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879637},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4d2f6f8dd6ad9c6a59e253944f2111f668ee6646","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260419101304-4d2f6f8dd6ad9c6a59e253944f2111f668ee6646_1776593724942_0.4879817444967627","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260419104823-cfcebd4a740621605bad8d417b4a5d53551301b8":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260419104823-cfcebd4a740621605bad8d417b4a5d53551301b8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260419104823-cfcebd4a740621605bad8d417b4a5d53551301b8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f2920080663bbdf9eb0c574f804d04b55c78ed98","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260419104823-cfcebd4a740621605bad8d417b4a5d53551301b8.tgz","fileCount":5,"integrity":"sha512-PHGdWMiIhK6LuuDtipZ/iFcCUXbCkDzLpL89aVWOZUegkYTha2UtiS6sr4kcOuIX57faO/JL7+b0iwlPUtqfBQ==","signatures":[{"sig":"MEYCIQD3QOWWx1wENzVpo5LeONha4HRzuj0vv2DzzupdPSwpDgIhAM/P5KdkmUNPPVU+zy5lODD0GaSSTsEtoQU6zr67YhZi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260419104823-cfcebd4a740621605bad8d417b4a5d53551301b8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879637},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"cfcebd4a740621605bad8d417b4a5d53551301b8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260419104823-cfcebd4a740621605bad8d417b4a5d53551301b8_1776595843920_0.8183015288634281","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260419105621-88d55235ae260c20a261f69baf9a820ea924e8de":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260419105621-88d55235ae260c20a261f69baf9a820ea924e8de","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260419105621-88d55235ae260c20a261f69baf9a820ea924e8de","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"10ba56a7c1a4723d55f074059484ea7e0bcd7422","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260419105621-88d55235ae260c20a261f69baf9a820ea924e8de.tgz","fileCount":5,"integrity":"sha512-vXQri8vpk7KP1GyjdniQ87SqvqHn9FBtG9yJclDSCi+Z6F43puucTSx1VmZGjXdPRroxMJkh27waq/WzYWHsSA==","signatures":[{"sig":"MEUCIQCGJu/AEQZlXo7r/H0FKjyyPlYMcBsBTjVoRxh7NqAXkwIgFyoyb/Z5Ooa0vIH7anNQ/jvO/1DdJCD8AHCcXYpVkTA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260419105621-88d55235ae260c20a261f69baf9a820ea924e8de","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879733},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"88d55235ae260c20a261f69baf9a820ea924e8de","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260419105621-88d55235ae260c20a261f69baf9a820ea924e8de_1776596324419_0.602518878915806","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260419112350-9c8e62fa31fc3ffa56925b67560ec8608e4e0568":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260419112350-9c8e62fa31fc3ffa56925b67560ec8608e4e0568","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260419112350-9c8e62fa31fc3ffa56925b67560ec8608e4e0568","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"38095919a82727b2d276991c718838ccb0827e9a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260419112350-9c8e62fa31fc3ffa56925b67560ec8608e4e0568.tgz","fileCount":5,"integrity":"sha512-xCpvTB5t9AaoKiWEsXpkYSz76Aa1qs5MvZiKkgVROTahYeZYxtZWHI8CNLqbz6T9tnf6vTAa6hNzJasPNMeqgg==","signatures":[{"sig":"MEUCIDkIWuJnfpNrg9vSllWU+5B30LBJMyCdDr4Bo9iW8WI6AiEAxvmnBqbPh/M93vpSltrag4DYORpFof/Jq8AuaK4gkUY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260419112350-9c8e62fa31fc3ffa56925b67560ec8608e4e0568","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1879733},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9c8e62fa31fc3ffa56925b67560ec8608e4e0568","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260419112350-9c8e62fa31fc3ffa56925b67560ec8608e4e0568_1776597962170_0.7846877128695433","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260419113154-3fcc2ce7839be4e486a076300c48442c80f92ae3":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260419113154-3fcc2ce7839be4e486a076300c48442c80f92ae3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260419113154-3fcc2ce7839be4e486a076300c48442c80f92ae3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9e881e5d520bac82fb88904291992679edb29a08","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260419113154-3fcc2ce7839be4e486a076300c48442c80f92ae3.tgz","fileCount":5,"integrity":"sha512-lh9h6jjZm911czmyoaTVYEFK8n3+MH1plCGv7ccbXu0OSvQvsNivv1sCyArplTizItPKkETyaHN8uqW2LIkfzw==","signatures":[{"sig":"MEUCIQChn9aRr7epY1xNoxhwD4oC2bHBnZFTaDNW4LI2UlTZYgIgYKX6xLo34DMqJ9AVSscRd74ZsbE8dMdKdiSzOTIPp+U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260419113154-3fcc2ce7839be4e486a076300c48442c80f92ae3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881987},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3fcc2ce7839be4e486a076300c48442c80f92ae3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260419113154-3fcc2ce7839be4e486a076300c48442c80f92ae3_1776598456985_0.7347803166873237","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260419114559-859c8ebf96f6eaea5a1b438d5cda54fa0c26f7d1":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260419114559-859c8ebf96f6eaea5a1b438d5cda54fa0c26f7d1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260419114559-859c8ebf96f6eaea5a1b438d5cda54fa0c26f7d1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d261970b6d29fcf4e159bb40b48642342010a534","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260419114559-859c8ebf96f6eaea5a1b438d5cda54fa0c26f7d1.tgz","fileCount":5,"integrity":"sha512-AS6wQvmbgoB1SzdvsWDtDb0H/8Ve71BM5Wuw7NMWZ7pHPVAxVXKXzszj0+M8x/Qtsj8EtfRhm+5dMYySYF3ePg==","signatures":[{"sig":"MEUCIAeu+roltSQ5hi332eLqszcRQzZ5NFcUPtmxm9T4m8QNAiEAkvfSo6mxM+b1IvNewNUo4AxF7xX4bfAtAWYkdy5VleU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260419114559-859c8ebf96f6eaea5a1b438d5cda54fa0c26f7d1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881987},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"859c8ebf96f6eaea5a1b438d5cda54fa0c26f7d1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260419114559-859c8ebf96f6eaea5a1b438d5cda54fa0c26f7d1_1776599293560_0.8531962111664448","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260419114629-ae2dcd574e4141d59ea4669769d85d7134e89b5d":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260419114629-ae2dcd574e4141d59ea4669769d85d7134e89b5d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260419114629-ae2dcd574e4141d59ea4669769d85d7134e89b5d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0f5429889b6e2b7522953a21e9fbe712abe51b05","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260419114629-ae2dcd574e4141d59ea4669769d85d7134e89b5d.tgz","fileCount":5,"integrity":"sha512-HDxiOUgSnOZCkV0U0wTf886NOVR3kQgZzfaLb4JKMHLVPsQW4QI7EYkQkLkEwqaIgS17kgLCmbGa3zZv98G3DA==","signatures":[{"sig":"MEYCIQCgkwklqBwLLpleBYzRnqzSSXwrEmkpEac41zlnxFMdowIhAMlYLpvklNh5UxQzg42wnNCHJfJxHbK6lI6S3CVBfnOA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260419114629-ae2dcd574e4141d59ea4669769d85d7134e89b5d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881987},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ae2dcd574e4141d59ea4669769d85d7134e89b5d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260419114629-ae2dcd574e4141d59ea4669769d85d7134e89b5d_1776599328025_0.5150286626661889","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260419115500-ab4d28284c3eb0138872ab991bde3c6890edff2a":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260419115500-ab4d28284c3eb0138872ab991bde3c6890edff2a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260419115500-ab4d28284c3eb0138872ab991bde3c6890edff2a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ad68acb036b00429f8d2b3fae32b792c84ae7d49","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260419115500-ab4d28284c3eb0138872ab991bde3c6890edff2a.tgz","fileCount":5,"integrity":"sha512-ZpbqrLEUEUlAohs9wMOKA/q5WI/MUKwCgQq+w8dDkEoxjGYhHQ5MimV8HOxkabDX8Bayl4xcfEsLv3awSmIhjQ==","signatures":[{"sig":"MEUCIH4M+9ja2Y8/ZnWXbneCv/GHBT6b5nGF7NoyMm+fHJ5wAiEAuEzWswYdcudMRt5hEeZFgggT5vLUoFRbkzMr8pqz0rE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260419115500-ab4d28284c3eb0138872ab991bde3c6890edff2a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881987},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ab4d28284c3eb0138872ab991bde3c6890edff2a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260419115500-ab4d28284c3eb0138872ab991bde3c6890edff2a_1776599844038_0.5009329206538036","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260419125646-412c2c055a5b71d8254d492672a0753a4005e6b2":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260419125646-412c2c055a5b71d8254d492672a0753a4005e6b2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260419125646-412c2c055a5b71d8254d492672a0753a4005e6b2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0715786ea760f23c5cf7a17501e1aaf013f86fbd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260419125646-412c2c055a5b71d8254d492672a0753a4005e6b2.tgz","fileCount":5,"integrity":"sha512-UN0c2ao2/tqjTDCZlTQI2sScLW3rrsAamopc/DnG+hBkJwcPmLAI+++qvPvmOLL59YzlU5666YfS1suVH5rf3A==","signatures":[{"sig":"MEQCIHNzUuBUO5mFiKTDXUxd2dUxOr8aCghlzZ8vjmK8z5kvAiAPl2Z79taomPr/geoHKKH4/uK2R0NcvxeJi+R9v9mmZw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260419125646-412c2c055a5b71d8254d492672a0753a4005e6b2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881987},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"412c2c055a5b71d8254d492672a0753a4005e6b2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260419125646-412c2c055a5b71d8254d492672a0753a4005e6b2_1776603544835_0.5348608934184889","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260419132111-e2f0eac345c44902968394afc63e66ef0c870265":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260419132111-e2f0eac345c44902968394afc63e66ef0c870265","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260419132111-e2f0eac345c44902968394afc63e66ef0c870265","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"01b390c9776aa97ee199fc6b25d0fe250f12c93a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260419132111-e2f0eac345c44902968394afc63e66ef0c870265.tgz","fileCount":5,"integrity":"sha512-4dwZUl9/dg19qT/l/bXvXMaWwD5WUSB1uQn6EAS39JCZm/ChgjKUhAsdvATYswbnrMaz/8uy38gAOIk7lHc7tw==","signatures":[{"sig":"MEUCIH07qf2Wm3Ris/8HXkOVytQz5xIYObY7HPfDD+uxwe+WAiEA4QMjf+stYl+oelOyB3gOmkpsAaY4a/wzxET/IX7j6Pk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260419132111-e2f0eac345c44902968394afc63e66ef0c870265","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e2f0eac345c44902968394afc63e66ef0c870265","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.11.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260419132111-e2f0eac345c44902968394afc63e66ef0c870265_1776604983653_0.18176481404593736","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260419140111-dcf3e033596d4c272ba8ed23af5369cd959eedda":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260419140111-dcf3e033596d4c272ba8ed23af5369cd959eedda","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260419140111-dcf3e033596d4c272ba8ed23af5369cd959eedda","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d0195df7032b0dfe458f454e12b7a4cf604f4014","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260419140111-dcf3e033596d4c272ba8ed23af5369cd959eedda.tgz","fileCount":5,"integrity":"sha512-/fDfjUWDlKPXIvO7brJS9y85d1wRgglgWs9U0wqIn5o5dpJyrE2LbXlREX7hKqc3XxD+hcctB+vBNB3kKV4HeQ==","signatures":[{"sig":"MEQCIBksEbrplk9d6yHOZXkYq1WbcycV2iFc3nevmjyl61U/AiBofR4ULLk8TG3uZ1+0tvV3mvh+42bsQYxBR3Q8z2nxqQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260419140111-dcf3e033596d4c272ba8ed23af5369cd959eedda","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"dcf3e033596d4c272ba8ed23af5369cd959eedda","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260419140111-dcf3e033596d4c272ba8ed23af5369cd959eedda_1776607417005_0.9673164251884014","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260419141044-244f89ad0dbe535555867eb53c63afb4ada87e66":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260419141044-244f89ad0dbe535555867eb53c63afb4ada87e66","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260419141044-244f89ad0dbe535555867eb53c63afb4ada87e66","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"06c9a9d9ac91aa9c2ef59f42e7e5fb50ab40377a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260419141044-244f89ad0dbe535555867eb53c63afb4ada87e66.tgz","fileCount":5,"integrity":"sha512-yPAT4A5W1op42hlEnOryuowd/C4WerxQyj5cW/KPUtMBV83CRL/Cs3nr4ksP9aHyxDKL2TSSLrvBWq31sv04hg==","signatures":[{"sig":"MEUCIQDh0qDPTrUFwGckAPPM3UZZKLzpX8CqgNQ92FH0VXA/nwIgDks1cwTaAju3ZkS37UPje3a+BjZEzIa2pT8QPktr7Lg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260419141044-244f89ad0dbe535555867eb53c63afb4ada87e66","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"244f89ad0dbe535555867eb53c63afb4ada87e66","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260419141044-244f89ad0dbe535555867eb53c63afb4ada87e66_1776607985044_0.5239980300518434","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260419141226-cd616f2250e4d784469c94b7f328eafb0172edfe":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260419141226-cd616f2250e4d784469c94b7f328eafb0172edfe","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260419141226-cd616f2250e4d784469c94b7f328eafb0172edfe","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8bc9079f2ef140fd5c31db8957ba9bd5175e4024","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260419141226-cd616f2250e4d784469c94b7f328eafb0172edfe.tgz","fileCount":5,"integrity":"sha512-hbQoMFhJcIjR4dPqLCmGd2dYX/sHWFXcrvTGWA68b70aTtCEt/fffoKogO2u1/LD7VLTcYT97qHSipMjTJEPlA==","signatures":[{"sig":"MEUCIGsv3nP3/ilvukuzZ1eGaB0jC0MgnKTbjQmLf3u2WzYTAiEA1Rx8kG8HwzAkB+iuUMO052q3ayIeCbWU3R94BHupJRI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260419141226-cd616f2250e4d784469c94b7f328eafb0172edfe","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"cd616f2250e4d784469c94b7f328eafb0172edfe","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260419141226-cd616f2250e4d784469c94b7f328eafb0172edfe_1776608085746_0.09730156525138511","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260419141241-1e5b80be6478a4eddd7ea0a7b80cdc95e672bec3":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260419141241-1e5b80be6478a4eddd7ea0a7b80cdc95e672bec3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260419141241-1e5b80be6478a4eddd7ea0a7b80cdc95e672bec3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"516fc147f5d7b7a3e4093c8ffefb610eb5291da8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260419141241-1e5b80be6478a4eddd7ea0a7b80cdc95e672bec3.tgz","fileCount":5,"integrity":"sha512-8EmjkRN0I3tYU/4ouaAOTQKPE6MKZj7RtoFx6/71t956XpQwecg+f3ChsSuamzt9/v+LMxQwLJUfS3N/bdhOOw==","signatures":[{"sig":"MEQCIBic04CYZPREUEtT7L3PBXc6PqYblS2SSMHoIcCDNV4AAiA3dg/YY26pkBu0MDfaayQSnNNuClpu8/JHRTqydLpNPQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260419141241-1e5b80be6478a4eddd7ea0a7b80cdc95e672bec3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1e5b80be6478a4eddd7ea0a7b80cdc95e672bec3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260419141241-1e5b80be6478a4eddd7ea0a7b80cdc95e672bec3_1776608104199_0.11918255971303271","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260419141302-f5f444b276b8c55995a158fd2cdc0310b9993fc2":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260419141302-f5f444b276b8c55995a158fd2cdc0310b9993fc2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260419141302-f5f444b276b8c55995a158fd2cdc0310b9993fc2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b4034cf86f48d4b122716540f7aa824d6b9b7d9f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260419141302-f5f444b276b8c55995a158fd2cdc0310b9993fc2.tgz","fileCount":5,"integrity":"sha512-4eBlsCmz0OAzHSMIIFQgI8phGNkp3kfAtXE0yAPJcEXJdWnzQ5uUQQ6NbmRMXP6+6rYbzOdnqTd5MQksK7//aQ==","signatures":[{"sig":"MEUCIQC6Eu/Ef9teUDHcF670usgVCqEZaGHbDfvWb9qzQ+qX1gIgMOR26hcBKmnDP6Fj+2gHhPOcFNJeEfOUyOE80PMJ1/s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260419141302-f5f444b276b8c55995a158fd2cdc0310b9993fc2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f5f444b276b8c55995a158fd2cdc0310b9993fc2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260419141302-f5f444b276b8c55995a158fd2cdc0310b9993fc2_1776608126872_0.04830598911514761","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260419141327-47fe16c64f6dad1ee5c425ae336d89cdcd94ff52":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260419141327-47fe16c64f6dad1ee5c425ae336d89cdcd94ff52","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260419141327-47fe16c64f6dad1ee5c425ae336d89cdcd94ff52","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a1353a03e9f633fba5efb90a57304d1c3328c5e9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260419141327-47fe16c64f6dad1ee5c425ae336d89cdcd94ff52.tgz","fileCount":5,"integrity":"sha512-wkbK3BJvFoETrC6W+MmiB3yg8IdXLTQEBm8UE46BRliSuUt9FHp79LBx5X0Pd/E4rGkWsFzyqQrKvZSUgqKKNA==","signatures":[{"sig":"MEUCIQD6nkoX7QJAMi5rW2SZf7AXzX5eMzTA0+UGNqQuT1ixeAIgGUqGqIQmBYONW5u6rP41LACMij/ZW5uuPBFOcIdQi/A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260419141327-47fe16c64f6dad1ee5c425ae336d89cdcd94ff52","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"47fe16c64f6dad1ee5c425ae336d89cdcd94ff52","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260419141327-47fe16c64f6dad1ee5c425ae336d89cdcd94ff52_1776608148433_0.7460392543913748","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260419141356-6fafeb67f678b3ab89afad50691475953d0e922d":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260419141356-6fafeb67f678b3ab89afad50691475953d0e922d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260419141356-6fafeb67f678b3ab89afad50691475953d0e922d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e6033573a7cdf7a187236c24711a22a2155011a3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260419141356-6fafeb67f678b3ab89afad50691475953d0e922d.tgz","fileCount":5,"integrity":"sha512-PXPUYbSuoGVsQflbob9Dtmh8YToa33RZBu6TceO9ETw6Z4nuuf67bQylgg5aA4pI+vWZPwULEr0qOrecLyO76g==","signatures":[{"sig":"MEYCIQCy0tPQOs2HiBqyJq15Y5gFwtOuaBP5lDoyV72xa5dYFQIhANEgR32kuF01o35fNj5dZ1qYrLZUMsaGV0v34D4hDS1l","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260419141356-6fafeb67f678b3ab89afad50691475953d0e922d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6fafeb67f678b3ab89afad50691475953d0e922d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260419141356-6fafeb67f678b3ab89afad50691475953d0e922d_1776608176319_0.22952234821941842","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260419162843-b1939587f507ae30d432abc703222cdb5e15ba1b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260419162843-b1939587f507ae30d432abc703222cdb5e15ba1b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260419162843-b1939587f507ae30d432abc703222cdb5e15ba1b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"66d243cf4f367f8855720ffa40b7b9c31073bcd4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260419162843-b1939587f507ae30d432abc703222cdb5e15ba1b.tgz","fileCount":5,"integrity":"sha512-9UkbgCSnmBK3ZfLyLg6ZIV6JEU7tPpXJPci2Bmh6WJ8XpMPZUNgN0mT/8mihW1Kxfs0f9UlLN/Or5n2hauxBjQ==","signatures":[{"sig":"MEUCIAbikWXaWjQant1YxXY97F1aG3WF3h4yURuT1pWtS2PAAiEAtdwNk/l7CFc0fhKLm0skkYqBQSyXZ700FNMdLNxl23g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260419162843-b1939587f507ae30d432abc703222cdb5e15ba1b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b1939587f507ae30d432abc703222cdb5e15ba1b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260419162843-b1939587f507ae30d432abc703222cdb5e15ba1b_1776616264381_0.6282193326921328","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260420002927-3038829ee8b39aa41d66f2b4dc482fe1589635b2":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260420002927-3038829ee8b39aa41d66f2b4dc482fe1589635b2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260420002927-3038829ee8b39aa41d66f2b4dc482fe1589635b2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"41be95dbe901e9cf1c27b39eb1a55ac02c854754","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260420002927-3038829ee8b39aa41d66f2b4dc482fe1589635b2.tgz","fileCount":5,"integrity":"sha512-k4FsV7gSGk+SASZ9Oe23zvUF4CEbdSQhgr9FpfoKGHyVGxuAht2+vV5mKL+j4qqpOGbrYxFTX/pBciUXkq9q8w==","signatures":[{"sig":"MEUCIB4vbKd+5pQFYc1H26IDa7vGd/xqTGJqO8O7do7uvegVAiEA8eoe70ui0zpRPm3MUYGecCQZ0xijrsRLOvl50dwoSzA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260420002927-3038829ee8b39aa41d66f2b4dc482fe1589635b2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3038829ee8b39aa41d66f2b4dc482fe1589635b2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260420002927-3038829ee8b39aa41d66f2b4dc482fe1589635b2_1776645109813_0.9876324869871376","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260420042637-fff076f8623b5bb27a8105be525beaa76778faf8":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260420042637-fff076f8623b5bb27a8105be525beaa76778faf8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260420042637-fff076f8623b5bb27a8105be525beaa76778faf8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7643632940fa83e07bb9383b1244f15e6a3fa38c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260420042637-fff076f8623b5bb27a8105be525beaa76778faf8.tgz","fileCount":5,"integrity":"sha512-NLSGTat/mORRMVZ4blE8WWMmuJGW1q+rNUJDN5utD0N/YB0jSqcaN1EbTNp0bzznn1ByZMAGR9No4TQLHpHJNA==","signatures":[{"sig":"MEQCIHqpO10nvJovfh3TzODosiLXQvzhWw6dwYt5oD8LygmGAiAPugXLmXrCvE+yjZ+LBknHIKZh1gwLe/Mmze7ZtpsX3Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260420042637-fff076f8623b5bb27a8105be525beaa76778faf8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fff076f8623b5bb27a8105be525beaa76778faf8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260420042637-fff076f8623b5bb27a8105be525beaa76778faf8_1776659328420_0.5101185998966693","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260420093323-d34b055d41e0f73ff2bad4f47d8cd5adf6cb1ca7":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260420093323-d34b055d41e0f73ff2bad4f47d8cd5adf6cb1ca7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260420093323-d34b055d41e0f73ff2bad4f47d8cd5adf6cb1ca7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ed33634e00a92810a038250bbc313bec77375184","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260420093323-d34b055d41e0f73ff2bad4f47d8cd5adf6cb1ca7.tgz","fileCount":5,"integrity":"sha512-sXiZj1F2IQW/J5Mj4oJQDhVLrFtdT3d/qygvKS0dbBjyiOjM8GDIduNj93W0I8r9e1RoRscK6A2zWiIwMXr4uw==","signatures":[{"sig":"MEUCIHf19vhSkhTQeh85WPseB/mGteCMpHn1mI7VPPpJhuhHAiEApMUXIf0B7I89pVuyWyqgJtREG7XrDA5yRdQEogwD7uM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260420093323-d34b055d41e0f73ff2bad4f47d8cd5adf6cb1ca7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d34b055d41e0f73ff2bad4f47d8cd5adf6cb1ca7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260420093323-d34b055d41e0f73ff2bad4f47d8cd5adf6cb1ca7_1776677744341_0.055431426383487636","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260420093523-882535ac9eecab862ed245052d053e259fd2af74":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260420093523-882535ac9eecab862ed245052d053e259fd2af74","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260420093523-882535ac9eecab862ed245052d053e259fd2af74","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f5475ca71f478a71f9413d13b908b3630c4a7451","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260420093523-882535ac9eecab862ed245052d053e259fd2af74.tgz","fileCount":5,"integrity":"sha512-VNTovz+Cn/c83ntN/A07CodGlHO3CF2NBpJYnX9lwV0baEhd4QONh/fh3O5+E75n62AQC7rkRRNnkVzz3KdOzw==","signatures":[{"sig":"MEYCIQDoP75Fv6ZxWNvROGDk15jID8c2I+nJee2crxulyfj4WQIhAJ+7im30uUDESLDAvgRGPUN2YM/ik6xpVjXtBXa+Y5uB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260420093523-882535ac9eecab862ed245052d053e259fd2af74","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"882535ac9eecab862ed245052d053e259fd2af74","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260420093523-882535ac9eecab862ed245052d053e259fd2af74_1776677865632_0.08146087305051819","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260420093535-3b7a585bf2774c129269c6babb2f363d2ea11d83":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260420093535-3b7a585bf2774c129269c6babb2f363d2ea11d83","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260420093535-3b7a585bf2774c129269c6babb2f363d2ea11d83","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"259a6c3c6054d02a29c2414a6350630d853e72d1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260420093535-3b7a585bf2774c129269c6babb2f363d2ea11d83.tgz","fileCount":5,"integrity":"sha512-k/Du/fWpsGImHumxuBajhSnIYh5F1/eq5x1SENtxSWdg4i7dr+Tx72NQgiD6UnBHMgrepu9fguKPNcENx7BzBA==","signatures":[{"sig":"MEUCIE9Yg/nOuRtEqv3xOfJ1FqVadHkTKHe9ZIxMrhnhBTpmAiEAiBhtT2veMqAetSfGqaqzpmVK6O8kjaYA8WBhzGyp/1M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260420093535-3b7a585bf2774c129269c6babb2f363d2ea11d83","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3b7a585bf2774c129269c6babb2f363d2ea11d83","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260420093535-3b7a585bf2774c129269c6babb2f363d2ea11d83_1776677876239_0.1565673731662478","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260420093608-9c12dc78dcc5a4b984d566d7c7a5226c94b71e53":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260420093608-9c12dc78dcc5a4b984d566d7c7a5226c94b71e53","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260420093608-9c12dc78dcc5a4b984d566d7c7a5226c94b71e53","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"26350667dc3e734c65af060fa4272e521664976a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260420093608-9c12dc78dcc5a4b984d566d7c7a5226c94b71e53.tgz","fileCount":5,"integrity":"sha512-m3JslFF6vujLIy4Q9BhHbyRwFPW0oeriHSP7YNbcofVd2gvOVYAmwNYFaB7FQGPCxxhEWLTC5zS5F81knpODrQ==","signatures":[{"sig":"MEQCIGwUXprD4RhNl91dxlDmvHe7vGlk9Gl+f6UnBIobiAn5AiBHQrWPu/UA6uwR/XfZKpsOei/6pNh/zTbVzLPuABhNvQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260420093608-9c12dc78dcc5a4b984d566d7c7a5226c94b71e53","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9c12dc78dcc5a4b984d566d7c7a5226c94b71e53","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260420093608-9c12dc78dcc5a4b984d566d7c7a5226c94b71e53_1776677908980_0.8411863219058673","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260420160425-7f52ba699330c008a0ddc6af4de375ea00af2a0a":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260420160425-7f52ba699330c008a0ddc6af4de375ea00af2a0a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260420160425-7f52ba699330c008a0ddc6af4de375ea00af2a0a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"842b404475d4f00bca41c55ee6675a0c43d575d9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260420160425-7f52ba699330c008a0ddc6af4de375ea00af2a0a.tgz","fileCount":5,"integrity":"sha512-Yf7unpP4stJrF/WUPalt5SjXx3MmYA9fKEHz1Jot9NdvCWqCvXoNmKH52VUKm0vmGXlSzELQSq6Y1dGWmgO9Pg==","signatures":[{"sig":"MEUCIATztJce/yMuwt14ehuxTgQQh8oZQfxve7kxg8qD8CGjAiEAkGpxjaL7BB1+rR4P+lAbH9uWe9pp/XKpVnZrzzTEnWQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260420160425-7f52ba699330c008a0ddc6af4de375ea00af2a0a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7f52ba699330c008a0ddc6af4de375ea00af2a0a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260420160425-7f52ba699330c008a0ddc6af4de375ea00af2a0a_1776701208806_0.39755781605926543","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260420212608-7cf4198db777553c29122cce0d6cab075aeb94e4":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260420212608-7cf4198db777553c29122cce0d6cab075aeb94e4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260420212608-7cf4198db777553c29122cce0d6cab075aeb94e4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7a8e49631b1780685b3e145b92e7c9b0e8c80024","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260420212608-7cf4198db777553c29122cce0d6cab075aeb94e4.tgz","fileCount":5,"integrity":"sha512-7+d75D30GtF0lTqDGqaYXZt67RHnArp1IThlMk2lgoWBFqkbNZcAmiT5D/81SV+TsGg0RSYijHNs9NJSckgLPQ==","signatures":[{"sig":"MEQCIHlndwDb8RoZp9M0Zz0Eco9UC+rvNEfyOMZKJaqcKIAFAiAgKHaggvlp0JFTmmretrjUMjTP2AjH4Gb/vZr5dTjzRQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260420212608-7cf4198db777553c29122cce0d6cab075aeb94e4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7cf4198db777553c29122cce0d6cab075aeb94e4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260420212608-7cf4198db777553c29122cce0d6cab075aeb94e4_1776720513337_0.6800752216491388","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260420212616-c0304369a7b0577463329e7eef9b3fe3e7697aac":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260420212616-c0304369a7b0577463329e7eef9b3fe3e7697aac","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260420212616-c0304369a7b0577463329e7eef9b3fe3e7697aac","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"929d41daf9ec9e40044fdf9bbdfc2628ac9eb756","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260420212616-c0304369a7b0577463329e7eef9b3fe3e7697aac.tgz","fileCount":5,"integrity":"sha512-x8opHqukhV+VUrPSI+929i9CEZZ85xD9OKD9a5RwOjvwSB6yZE+PeVlgvcA7dWrgkyOqYSzKHqBpLaSFoU+Rxw==","signatures":[{"sig":"MEUCIQDDBAzOd7MYzXf5dBKlQ3KUUrVUbe1pBmz7ksylO9nVYQIgH/BL/oLJgTUQ4338vu6di/tw3J6XOvfwxZ4oGQ7SF/I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260420212616-c0304369a7b0577463329e7eef9b3fe3e7697aac","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c0304369a7b0577463329e7eef9b3fe3e7697aac","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"5.9.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260420212616-c0304369a7b0577463329e7eef9b3fe3e7697aac_1776720519699_0.9477903882506682","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260421072921-a2e1f93d71582a48af6794f28eeee28f5f9921b0":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260421072921-a2e1f93d71582a48af6794f28eeee28f5f9921b0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260421072921-a2e1f93d71582a48af6794f28eeee28f5f9921b0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"29581389ea4978c8b315409d5cd291bab58bb70d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260421072921-a2e1f93d71582a48af6794f28eeee28f5f9921b0.tgz","fileCount":5,"integrity":"sha512-Zug87Qm468lOh71TlFhSi/YG5k8kkEvBNmaYOZ8K1ARa9wr7XZXRLyRc/HzbLpeg4mvHrmYXFrO6g+ulvNNJtQ==","signatures":[{"sig":"MEUCIQCf/XBvFEs5Zoy/tCjdxVm0LXysdMNr4rG4UdQPmlYIgQIgR8rwR8WKrlx5m8+W5elU2GoARE34PMNxAHLQz2cT/gU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260421072921-a2e1f93d71582a48af6794f28eeee28f5f9921b0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a2e1f93d71582a48af6794f28eeee28f5f9921b0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260421072921-a2e1f93d71582a48af6794f28eeee28f5f9921b0_1776756704043_0.9030890783697545","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260421073741-6fd7c47e4a04b809ffa3c6cf3f3c38447e5bb237":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260421073741-6fd7c47e4a04b809ffa3c6cf3f3c38447e5bb237","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260421073741-6fd7c47e4a04b809ffa3c6cf3f3c38447e5bb237","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f233dda176aec0849d7774258498db9a2a5a0233","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260421073741-6fd7c47e4a04b809ffa3c6cf3f3c38447e5bb237.tgz","fileCount":5,"integrity":"sha512-JOclINXZMOWR+NSS7ZaVBEnBMjRrOTZVxxfg+D1++s8+0UFVKKn5HjspAfEDtwlehlGZ8kx5Eq3UNvWZxRbgBg==","signatures":[{"sig":"MEUCIQC5B7OnOGRjqXMdNsnTJdOUIoEFypbOVFL67xeNE1AJTgIgckmGNJJW0UTkDSFLXe4z0f0Z9VUvX9AdXnyNKs4e/K8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260421073741-6fd7c47e4a04b809ffa3c6cf3f3c38447e5bb237","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6fd7c47e4a04b809ffa3c6cf3f3c38447e5bb237","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260421073741-6fd7c47e4a04b809ffa3c6cf3f3c38447e5bb237_1776757202161_0.5599389384949007","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260421073904-8c2ceb05aacf531ac49094cf08f2c89de8bf574b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260421073904-8c2ceb05aacf531ac49094cf08f2c89de8bf574b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260421073904-8c2ceb05aacf531ac49094cf08f2c89de8bf574b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f4b86688d6490036ed4781914410e3fd769d036a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260421073904-8c2ceb05aacf531ac49094cf08f2c89de8bf574b.tgz","fileCount":5,"integrity":"sha512-dSq3EInKJkEA6EhUGjj72ipsEtZdsTYU75BXrtccjJoXTsnDghPrELTB4leoKXo1bRk7/M2TX1owDTWwr9MJUQ==","signatures":[{"sig":"MEQCIDMQ7BE2bhDNQe1RSc0Q98BA5zr8mz+PiJsgPGXLYrpmAiAXoLc8xMsJhH1AYI0jf9ppq7Wc3TKKqQ60N1Eq/R7BDQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260421073904-8c2ceb05aacf531ac49094cf08f2c89de8bf574b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8c2ceb05aacf531ac49094cf08f2c89de8bf574b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260421073904-8c2ceb05aacf531ac49094cf08f2c89de8bf574b_1776757261279_0.28124273192375115","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260421073852-47c16cd8f30bee6399feee80ab1d70541d3c4d79":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260421073852-47c16cd8f30bee6399feee80ab1d70541d3c4d79","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260421073852-47c16cd8f30bee6399feee80ab1d70541d3c4d79","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f53c200ba0c7ce442714dc4c9e88c3c8b230562a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260421073852-47c16cd8f30bee6399feee80ab1d70541d3c4d79.tgz","fileCount":5,"integrity":"sha512-Gldjj5wXjTtxckQAYHDEjqoNvDzp47W+pyfHx4+nOzkVS4C/neHzEcHo/+Q21b/gyinfjFnY6EwN6Aj4KiRLCQ==","signatures":[{"sig":"MEUCIQC9zXMmJTAIIBLXwZyXQ/dt+S8oV7W+yrb1OwIZB9vKagIgP0RxCCuU+RzX8VZI18Q2/GDQkMFHCP7li6wGVQycQCI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260421073852-47c16cd8f30bee6399feee80ab1d70541d3c4d79","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"47c16cd8f30bee6399feee80ab1d70541d3c4d79","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260421073852-47c16cd8f30bee6399feee80ab1d70541d3c4d79_1776757276548_0.03455133148538159","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260421073930-6d5793665fe8511d32bef247049eeb67e305c8a8":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260421073930-6d5793665fe8511d32bef247049eeb67e305c8a8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260421073930-6d5793665fe8511d32bef247049eeb67e305c8a8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9db744ee7afefdf679057fdbe013dbd8b5a82a3d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260421073930-6d5793665fe8511d32bef247049eeb67e305c8a8.tgz","fileCount":5,"integrity":"sha512-ZCTqg7UOe9UKCHroBHTAYxc6eVk2+7/Eeh32/BSkUf28s/lz9JdddBtuwIKJm1uq7j1VCAVHxrELpzLjYL9KGw==","signatures":[{"sig":"MEQCICt77WFRyFricg/2qbroPr+uuwAkOotfUslyy3pli8rLAiBprIG+HhN4eg0Y5bQM/p2wGavURMw/GiJVA1cCWPUyCw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260421073930-6d5793665fe8511d32bef247049eeb67e305c8a8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6d5793665fe8511d32bef247049eeb67e305c8a8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260421073930-6d5793665fe8511d32bef247049eeb67e305c8a8_1776757312592_0.9445764483369028","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260421073932-894ca348129bc5fce3b7cfbe730ab266aa451faf":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260421073932-894ca348129bc5fce3b7cfbe730ab266aa451faf","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260421073932-894ca348129bc5fce3b7cfbe730ab266aa451faf","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8cf4d357cffb2a75fe6bde764a17fa53175a8b39","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260421073932-894ca348129bc5fce3b7cfbe730ab266aa451faf.tgz","fileCount":5,"integrity":"sha512-svTz6kXojokKINohOfJTM+TgNsNyYO502Iwdi/mBUs+cgqY3kN0wsyRdXZJnTtrXVUn1G+H1d4f0yaRJfhAFxQ==","signatures":[{"sig":"MEQCIDNzd7LjrQvrAnIyC9cxG/q+odO0vNFHR+BzTBwzV4X2AiB4XRszQeCsSQKyD1JhYC+K5RfD4amZJTIE5FI8QlP8TA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260421073932-894ca348129bc5fce3b7cfbe730ab266aa451faf","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"894ca348129bc5fce3b7cfbe730ab266aa451faf","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260421073932-894ca348129bc5fce3b7cfbe730ab266aa451faf_1776757319009_0.7134696287362072","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260421074010-ea74d0859ddc4adacc6a8d263de4dd8d90a8f40e":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260421074010-ea74d0859ddc4adacc6a8d263de4dd8d90a8f40e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260421074010-ea74d0859ddc4adacc6a8d263de4dd8d90a8f40e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0d257779f3a51075bf837d77afa706e141f76116","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260421074010-ea74d0859ddc4adacc6a8d263de4dd8d90a8f40e.tgz","fileCount":5,"integrity":"sha512-azm0eTZbcItNuu45bd1levS/ONugO3bfdbHuXYHinkX/PUNznJwAEraWFZCWPHkq3O4za7YOGJULjnWi8maMnw==","signatures":[{"sig":"MEUCIQCIZluG+Dg4K79kEEZlwolF+ms4zBjI2dpQvYNiiSx7CgIgAe+HDDHKc7GzO86ioolTi8ti3dbPxGwfCb/j7D/RLEM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260421074010-ea74d0859ddc4adacc6a8d263de4dd8d90a8f40e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ea74d0859ddc4adacc6a8d263de4dd8d90a8f40e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260421074010-ea74d0859ddc4adacc6a8d263de4dd8d90a8f40e_1776757351482_0.14051943538312983","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260421075557-ad7f4692ef9dab4adb907e33fd33955bc8e71466":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260421075557-ad7f4692ef9dab4adb907e33fd33955bc8e71466","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260421075557-ad7f4692ef9dab4adb907e33fd33955bc8e71466","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a01f9c32e864c4f576059e8e0d925bdf19967e26","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260421075557-ad7f4692ef9dab4adb907e33fd33955bc8e71466.tgz","fileCount":5,"integrity":"sha512-akWFsLGZ+PcDT3Oj+LhXspWeTbwm7G8fniVin8v6Hr5+Pcdl+qcIwcD/PCxdfucN/dOBg54D5uz+9fGAJpUNQw==","signatures":[{"sig":"MEUCIBTtXMU9L1VoQd2moQmKC2PLEy5Mgnr45yoJBgXd7oaKAiEAyxh0dsJSAYYL6cYcMtpDIer01u3csAgZmhkBlJfiQx4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260421075557-ad7f4692ef9dab4adb907e33fd33955bc8e71466","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ad7f4692ef9dab4adb907e33fd33955bc8e71466","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260421075557-ad7f4692ef9dab4adb907e33fd33955bc8e71466_1776758299406_0.8477504012973327","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260421075624-24055d2d07f85a8d2ebdc22c1360cb106713dba0":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260421075624-24055d2d07f85a8d2ebdc22c1360cb106713dba0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260421075624-24055d2d07f85a8d2ebdc22c1360cb106713dba0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7a2386867b7727c02537cba0950ef4ff52a89155","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260421075624-24055d2d07f85a8d2ebdc22c1360cb106713dba0.tgz","fileCount":5,"integrity":"sha512-lnudT6WZZDwYZHI91YK+7+2Y4dDE4UJc791OZlLvlUNhhPYjlIdlM6gB+K44uNG8K1nIWPcwqk8x2pGGLea4eg==","signatures":[{"sig":"MEUCIQDLe/BwbNAWGcBUnMRkbGUIEp6crTri4pzb+w24bZ0/YAIgOsFIr6O/d6N35W8dAZmMr9JErAhAWn1pWTTIrnQB/bc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260421075624-24055d2d07f85a8d2ebdc22c1360cb106713dba0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"24055d2d07f85a8d2ebdc22c1360cb106713dba0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260421075624-24055d2d07f85a8d2ebdc22c1360cb106713dba0_1776758327640_0.5079014671944291","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260421075627-9b448c6578464822e115bdbf2b217b7974216d42":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260421075627-9b448c6578464822e115bdbf2b217b7974216d42","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260421075627-9b448c6578464822e115bdbf2b217b7974216d42","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"79daebc6a0036c1498226f819c441131326e1c55","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260421075627-9b448c6578464822e115bdbf2b217b7974216d42.tgz","fileCount":5,"integrity":"sha512-JDgWW1QcYX1FDxxi+VuvD4YdH0aiZciF5HFcFEx8fTe6yfPnkzx8bIIUVGDietVNJDCi3XOT/0FlOlFCN2XqyA==","signatures":[{"sig":"MEQCIF2g/bm59VFeOU3zsRHkuXhsb0GNol5hxZMuokeKQ2/aAiBrKn8BvsHI1R02z55OEbZEFqUEhxuHufj8+Ft3sC57Vg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260421075627-9b448c6578464822e115bdbf2b217b7974216d42","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9b448c6578464822e115bdbf2b217b7974216d42","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260421075627-9b448c6578464822e115bdbf2b217b7974216d42_1776758331061_0.34209037845619905","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260421075713-2b4cadb6d625ee3d5dcbc7f4474126e0a3da27a3":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260421075713-2b4cadb6d625ee3d5dcbc7f4474126e0a3da27a3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260421075713-2b4cadb6d625ee3d5dcbc7f4474126e0a3da27a3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"61a722c455426cfe44717f8741199429e0f20c0f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260421075713-2b4cadb6d625ee3d5dcbc7f4474126e0a3da27a3.tgz","fileCount":5,"integrity":"sha512-4MT11ABGvIt27o1fuXZ2D05H5LYWzDAYugRYQbtBJbUt9nq6pB2H1LNkd86slYjGQDl8QAyL+WOgynMcJvY41Q==","signatures":[{"sig":"MEQCIGs2jynXaT48YU5HEICiyR0VGTAoJ6YkhILsBYGcr8HsAiA1FkDeQ0WJ2W0fim1mP3lFXwEWGqVwbdaOpV27aG7Eig==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260421075713-2b4cadb6d625ee3d5dcbc7f4474126e0a3da27a3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2b4cadb6d625ee3d5dcbc7f4474126e0a3da27a3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260421075713-2b4cadb6d625ee3d5dcbc7f4474126e0a3da27a3_1776758378533_0.9617989679125167","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260421081155-bb6cc4c0b0b59fff41df172e2f4212eca6906193":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260421081155-bb6cc4c0b0b59fff41df172e2f4212eca6906193","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260421081155-bb6cc4c0b0b59fff41df172e2f4212eca6906193","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d27c07364d832db205ac50378d7a117f1ebade6c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260421081155-bb6cc4c0b0b59fff41df172e2f4212eca6906193.tgz","fileCount":5,"integrity":"sha512-1zSeGZoY8xzBVc5qNR5CcPOa1pqY3vxsfmaje/gyoFyUiA+Hzhl2rlBDUMA4yPXGwjIK1lBNqx/8qkgx0nB0KQ==","signatures":[{"sig":"MEYCIQDzVyqjnkY8AGMHgkopB6Av7rZkSm02MfHYuoOqvTq5KAIhAKSbWVjqJCw5S/awEFUJDDlRNuCqoJB0p9o59Q3Z2svq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260421081155-bb6cc4c0b0b59fff41df172e2f4212eca6906193","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bb6cc4c0b0b59fff41df172e2f4212eca6906193","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260421081155-bb6cc4c0b0b59fff41df172e2f4212eca6906193_1776759263130_0.8983440592640421","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260421082759-39eba6982d2b067a4074f4d040272ed440aae084":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260421082759-39eba6982d2b067a4074f4d040272ed440aae084","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260421082759-39eba6982d2b067a4074f4d040272ed440aae084","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d1fecf83b8dba17d20ac66473773989086e063c2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260421082759-39eba6982d2b067a4074f4d040272ed440aae084.tgz","fileCount":5,"integrity":"sha512-tVCY7GEScCzb4ZEp5983I8QHQezO2yReN7jjp2IHo/SsIqj4W1acRM2kHQMUm6dQsRQUg6lfg8/C0xpmMB3z/w==","signatures":[{"sig":"MEYCIQDPXafQ+B3EoWxzx1wQEMfsdOwhJ+6GW6IK3P9QkLgfqwIhAPvk2QI7MGDVOGfUr+O8xBOs7krir/GP++pSsefCjSqC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260421082759-39eba6982d2b067a4074f4d040272ed440aae084","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"39eba6982d2b067a4074f4d040272ed440aae084","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260421082759-39eba6982d2b067a4074f4d040272ed440aae084_1776760194013_0.7357038630317596","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260421082809-30f836624985736e76073dfbd0adae9d750752ce":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260421082809-30f836624985736e76073dfbd0adae9d750752ce","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260421082809-30f836624985736e76073dfbd0adae9d750752ce","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2a83003b2229cafdf95c8175b1572be8e46b0ba0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260421082809-30f836624985736e76073dfbd0adae9d750752ce.tgz","fileCount":5,"integrity":"sha512-l/uoLGrRBfFYlVJpihxpog7HKlS4cjH9FGLekBEaFiZyvvQzzDtSUvcEaj+565llIepiZa01I3laAvnqQjc5ug==","signatures":[{"sig":"MEUCIQC54EQeeyGvJ/WFeVS9SeFbyU/s0EDJ6R9ufaDHyemfJgIgaKtstzDZN/TL3UmVUJ+g87EkyRqhVlte7nQVZYycjsw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260421082809-30f836624985736e76073dfbd0adae9d750752ce","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"30f836624985736e76073dfbd0adae9d750752ce","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260421082809-30f836624985736e76073dfbd0adae9d750752ce_1776760227689_0.151977880304496","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260421110743-30f8e85d779197832cfc0b62f741acbac311905f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260421110743-30f8e85d779197832cfc0b62f741acbac311905f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260421110743-30f8e85d779197832cfc0b62f741acbac311905f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6cd09bbff84d1f6df4f642ccf1024df3faa36b43","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260421110743-30f8e85d779197832cfc0b62f741acbac311905f.tgz","fileCount":5,"integrity":"sha512-dotkWnIbtCKDkFsABUg3EWCwyuE/YlCm8qZmUan4DnlcxV2cmGujZW/lTkESQNmdIJ7eW0FgOXCvnQwxgFPqOw==","signatures":[{"sig":"MEQCIEgXmSMhNBd8XD98MAbUqYt07KJ059kwj9/TkPYAL2G5AiBaTEzgtWZmMVWBCZ+tGhDciheHWDWIIiPAhy5Y4SHC0g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260421110743-30f8e85d779197832cfc0b62f741acbac311905f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"30f8e85d779197832cfc0b62f741acbac311905f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260421110743-30f8e85d779197832cfc0b62f741acbac311905f_1776769805239_0.17259351464023687","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260421123247-32983df5971bd22e5da54fce118d0530767080d5":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260421123247-32983df5971bd22e5da54fce118d0530767080d5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260421123247-32983df5971bd22e5da54fce118d0530767080d5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ea69b16237834cd90a30ea8d6a3d856fd84f91d6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260421123247-32983df5971bd22e5da54fce118d0530767080d5.tgz","fileCount":5,"integrity":"sha512-3M/y4IQgc6497r02DrOqHODOGUUdxvGyNfXGXkzBIOlzCloAjEA9CpyR0MEtN0WVbjueg7CrA3VDlX0fmEYTow==","signatures":[{"sig":"MEUCIQCd2l0XMhdRfZCqaSmGBNDGpNxBOlk+KEJJCaAOwMBLTgIgVYr+1VCIU334BFfzpRfp+kFtuzJAMmoqUMLCIJ4ePl4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260421123247-32983df5971bd22e5da54fce118d0530767080d5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"32983df5971bd22e5da54fce118d0530767080d5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260421123247-32983df5971bd22e5da54fce118d0530767080d5_1776774911069_0.9699069865697816","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260421181713-1d298a53a6055376b7b2abaa4d03993f0c01c792":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260421181713-1d298a53a6055376b7b2abaa4d03993f0c01c792","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260421181713-1d298a53a6055376b7b2abaa4d03993f0c01c792","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e8f865922c53f1125425f5bb238d9a1aeed35988","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260421181713-1d298a53a6055376b7b2abaa4d03993f0c01c792.tgz","fileCount":5,"integrity":"sha512-bJOO4QkeBo85CVLDyv537iP5n6Kam0Xo7dXMPc9HrrDUrvFU/JUAvAY0m8nYKNsqsuZJxruQ4YK7a4wvrCOjew==","signatures":[{"sig":"MEUCIQDFQoK0t6JiG7Bm0V4P3s9y4oTxUuMjJQqJQ/1v3cUFFwIgSW75m6Fc50AF+1FGngmMoBKJ8ER3xWIwyGCGjHKsdRo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260421181713-1d298a53a6055376b7b2abaa4d03993f0c01c792","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1d298a53a6055376b7b2abaa4d03993f0c01c792","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260421181713-1d298a53a6055376b7b2abaa4d03993f0c01c792_1776795573361_0.5789105048650909","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260421181711-356a5af259d6d78c48a43743bf46eba6d5e0fe42":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260421181711-356a5af259d6d78c48a43743bf46eba6d5e0fe42","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260421181711-356a5af259d6d78c48a43743bf46eba6d5e0fe42","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"50d735ce0b5ee243dc57859ca607e5c21dd05ba3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260421181711-356a5af259d6d78c48a43743bf46eba6d5e0fe42.tgz","fileCount":5,"integrity":"sha512-o8nMIRBGEkTMLCSR+iXmn5Pna8Wct1b2N1cZwrghiYMKbgbpRFxxTbKGcMRZQwQECowZb9KBOAstOeQaPRqgnQ==","signatures":[{"sig":"MEQCIFMsEoskamlRGPdBbY4Jny4rHD8frVDrxqWgbcmk6Q8kAiBZcwTkMwO8i3kfP8ky83fb7Y6/9YQGCmjIoJl0qWhjkQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260421181711-356a5af259d6d78c48a43743bf46eba6d5e0fe42","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"356a5af259d6d78c48a43743bf46eba6d5e0fe42","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260421181711-356a5af259d6d78c48a43743bf46eba6d5e0fe42_1776795582083_0.16389293486979817","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260422080732-22a37f6f482979c86e1326467fa253dac0ccb07d":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260422080732-22a37f6f482979c86e1326467fa253dac0ccb07d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260422080732-22a37f6f482979c86e1326467fa253dac0ccb07d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"046c2199f0dd8034f6e65c5395eb79b620aaf937","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260422080732-22a37f6f482979c86e1326467fa253dac0ccb07d.tgz","fileCount":5,"integrity":"sha512-mL1JMDVLXR6XeB2yc1OHzvF3kDAXrihIJQ8G774aHByyyqHmcE+37WyFBBmsXeS2UakJQOPJHPNwWck7mMO6rQ==","signatures":[{"sig":"MEUCIQDcokk45d7WPp8zXse6RWqSCISfDydSB8oW/hkrXHTC5QIgeM4Yu1BsLd3t8c3hr8esZ1u5+LR2C0IkfkJW8jp4aXA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260422080732-22a37f6f482979c86e1326467fa253dac0ccb07d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"22a37f6f482979c86e1326467fa253dac0ccb07d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260422080732-22a37f6f482979c86e1326467fa253dac0ccb07d_1776845397417_0.7741233807737997","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260422080845-5465f1e76e826492aed04e0baba1d1baf8f785ef":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260422080845-5465f1e76e826492aed04e0baba1d1baf8f785ef","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260422080845-5465f1e76e826492aed04e0baba1d1baf8f785ef","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e73c6daa998e901d358414b5990dfb6f05f63d39","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260422080845-5465f1e76e826492aed04e0baba1d1baf8f785ef.tgz","fileCount":5,"integrity":"sha512-P8efwHWBBbu7GhhXByldI55dwHVPl+KUTWHhP465um7dBsRb9aN3ExMEmYvJkGds4Ktj/sHCao6WUq3mm+D2Ug==","signatures":[{"sig":"MEUCIHnnx8PvxyDbb2cSlTfzRFxcHmpjL978/G7SJQcanWJrAiEA4nWcds8oEl/s+ZIIeyDoSRGfyzM+YW79Fnu/rh9OSuQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260422080845-5465f1e76e826492aed04e0baba1d1baf8f785ef","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5465f1e76e826492aed04e0baba1d1baf8f785ef","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260422080845-5465f1e76e826492aed04e0baba1d1baf8f785ef_1776845470283_0.3853275643836078","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260422081220-873a4924a2d51df537e541a97e9d9b77bf194a0e":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260422081220-873a4924a2d51df537e541a97e9d9b77bf194a0e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260422081220-873a4924a2d51df537e541a97e9d9b77bf194a0e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"759814bb983ce9ae379dea9dadb506a66b7a0340","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260422081220-873a4924a2d51df537e541a97e9d9b77bf194a0e.tgz","fileCount":5,"integrity":"sha512-rtGQ+4kU9mjdshFbI1TrNIu0OnwZBamaCLt1QU+QxFTo4a1V6oVDLw1GjgdanJpZt7TALQvO7WJx+zDCi/vBAQ==","signatures":[{"sig":"MEUCIQD0+k/Me0WT6WTo3qy9TIcsBBNqTxC9aZi1L0jvGVqT5gIgFusL50CqLu/8RFVAb7j2RcRXJHkevRnkNTBkMuWPft4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260422081220-873a4924a2d51df537e541a97e9d9b77bf194a0e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"873a4924a2d51df537e541a97e9d9b77bf194a0e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260422081220-873a4924a2d51df537e541a97e9d9b77bf194a0e_1776845655448_0.0956631400259762","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260422081827-6884faa040262c2b58928d63b5567877808a95a3":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260422081827-6884faa040262c2b58928d63b5567877808a95a3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260422081827-6884faa040262c2b58928d63b5567877808a95a3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"841dccd3fc1df63f24a5856df7ee9ee913781a95","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260422081827-6884faa040262c2b58928d63b5567877808a95a3.tgz","fileCount":5,"integrity":"sha512-d+oR9+i7VQb16NYmrD6pUlll8+C2ai+i01l4dSUhwhsMUVLWAqIor1KorQsODIz3T28fnYMAoerGPWH80YoIDg==","signatures":[{"sig":"MEUCIQCJpR4MA/m4wngOprvQI3qqeAU/SpQIs/d0FAzKnfHJbAIgUIa2xbfyPDkjcIMqQYazR0wMVdXKXFPkrebsu+61xH4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260422081827-6884faa040262c2b58928d63b5567877808a95a3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6884faa040262c2b58928d63b5567877808a95a3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260422081827-6884faa040262c2b58928d63b5567877808a95a3_1776846050935_0.3040457853979843","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260422081916-2c68b41bbf17e69970bca280df8c75e832e13aaf":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260422081916-2c68b41bbf17e69970bca280df8c75e832e13aaf","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260422081916-2c68b41bbf17e69970bca280df8c75e832e13aaf","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7ab0136ab8c4043eb00cc300e9d078828c8dd385","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260422081916-2c68b41bbf17e69970bca280df8c75e832e13aaf.tgz","fileCount":5,"integrity":"sha512-1WSbzj8yYI3OOCr/SdbPutczgtLwwjWJWRbI1/qoC5CyG7pxQ0Ts8J6KLciE+BU3ov3KxeVPOm21Ky7j1b5aYg==","signatures":[{"sig":"MEQCIG4x4Mu55di8k4Cz22j4W3XLdpgLrg7L4/Rk/5//Y4PPAiANM1Vr7icgnuuz1rdah6YcskzOrn1xm74evZ+aG8Usow==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260422081916-2c68b41bbf17e69970bca280df8c75e832e13aaf","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2c68b41bbf17e69970bca280df8c75e832e13aaf","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260422081916-2c68b41bbf17e69970bca280df8c75e832e13aaf_1776846099206_0.009634810831869123","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260423054605-ac8484a071ce1743c98e968227cccf9b425a861f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260423054605-ac8484a071ce1743c98e968227cccf9b425a861f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260423054605-ac8484a071ce1743c98e968227cccf9b425a861f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"92c6bc120c600b259160399e83ad321e679b48ff","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260423054605-ac8484a071ce1743c98e968227cccf9b425a861f.tgz","fileCount":5,"integrity":"sha512-nMlw7Sh0EIxUucNuBdmWG5M1L3alQoD8vfUMvuooh9rIBlvhRz3CzdGb7JOZPy1BKI6/al/MA2KfL8Q2YOU5YQ==","signatures":[{"sig":"MEQCIFJO+0pocCudHyDPR0yNnqSVOpiJwoiiehQJT07sNv1lAiANLmRD38+JYVxvxU/LTKEqY3Cy1ncJIJZr8hGcKmoEfQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260423054605-ac8484a071ce1743c98e968227cccf9b425a861f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ac8484a071ce1743c98e968227cccf9b425a861f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260423054605-ac8484a071ce1743c98e968227cccf9b425a861f_1776923309484_0.13227022795270216","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260423054626-fb90716e627d627c2e13749a01d4d7c155b263d4":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260423054626-fb90716e627d627c2e13749a01d4d7c155b263d4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260423054626-fb90716e627d627c2e13749a01d4d7c155b263d4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9544c20955f51dbf0737fc5c44335f7ecf44d4c8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260423054626-fb90716e627d627c2e13749a01d4d7c155b263d4.tgz","fileCount":5,"integrity":"sha512-S3wtSehh3si5/pcH3vJdBA0nxy+Z/y3dQLrOYw2Bhsv5t+W6DwLOYnFfNJKhbCPQLiVyBJL3EJv5rkMuWlfxGA==","signatures":[{"sig":"MEQCIBxNeYvx4Hg06SHMmZ49bX/CFlRSfy7PIb8r+8gYJlr4AiAC+2G98K+3F/HzDsBki2TDDA/bh5Ih0MtGIGd4oDeEIg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260423054626-fb90716e627d627c2e13749a01d4d7c155b263d4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fb90716e627d627c2e13749a01d4d7c155b263d4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260423054626-fb90716e627d627c2e13749a01d4d7c155b263d4_1776923333764_0.44095300636074963","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260423054713-68572dcf5214428a866b20d06db93e03fc8cd965":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260423054713-68572dcf5214428a866b20d06db93e03fc8cd965","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260423054713-68572dcf5214428a866b20d06db93e03fc8cd965","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e3520a2560d897ff21afb434befd73f0dfeb274d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260423054713-68572dcf5214428a866b20d06db93e03fc8cd965.tgz","fileCount":5,"integrity":"sha512-1K0ZhxUcOZHnl5SeYNUBhQqS+MgVMixEX/5qthVtuH4kKXYCMtJFqgBzFFIYuyzglDFQRxlFlEsz1xy0cB9hIw==","signatures":[{"sig":"MEUCIQCBX36xslUnbrPALsIt0mIdyTHVYSKhOgKBDoAF76jx5wIgY4xD9+y23Cl0wmDmKpB41/75J4XVt9GlzE/gOEg9SmQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260423054713-68572dcf5214428a866b20d06db93e03fc8cd965","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"68572dcf5214428a866b20d06db93e03fc8cd965","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260423054713-68572dcf5214428a866b20d06db93e03fc8cd965_1776923378869_0.4911830547649061","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260423054812-1d84dce3ca65cd6654763b51f68712bf39f05060":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260423054812-1d84dce3ca65cd6654763b51f68712bf39f05060","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260423054812-1d84dce3ca65cd6654763b51f68712bf39f05060","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"25e417735dfbb02da9b9f94a704a93f3bc3743a4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260423054812-1d84dce3ca65cd6654763b51f68712bf39f05060.tgz","fileCount":5,"integrity":"sha512-TxLcoEh2X+RIT/i/hUT7v1x5PEJe9l1wyTuMxyHeN0JmrLKwL9HyJc72Y+BngrURzEJAOMSnVjkkzN+mGNouuw==","signatures":[{"sig":"MEUCIDd7xzdaZeLMI/NkL7rVvKRwQobthKWVrU1VkY3RLmT/AiEA7XZZJrzBfETW6FUWreZSp3Xswnu40QsUgzBeZKxjyRM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260423054812-1d84dce3ca65cd6654763b51f68712bf39f05060","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1d84dce3ca65cd6654763b51f68712bf39f05060","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260423054812-1d84dce3ca65cd6654763b51f68712bf39f05060_1776923438529_0.7195309793608251","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260423054818-ce5e13556d1d4ab2be694785179294f5c6ff8255":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260423054818-ce5e13556d1d4ab2be694785179294f5c6ff8255","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260423054818-ce5e13556d1d4ab2be694785179294f5c6ff8255","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5b96e9ea619a2213825bdc1eb012508d68825ca6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260423054818-ce5e13556d1d4ab2be694785179294f5c6ff8255.tgz","fileCount":5,"integrity":"sha512-nB71VTK3+LE4qQ2bxLz3Zm1JjDzVZHTIBAkyBrTFCpmPO+qsLOUuICMALD64hUU+q3QWTxSoDnw0SeAiB5bmbw==","signatures":[{"sig":"MEUCIQC1xsvO6UycgJDJyTpwHwJLr/1KjQ3X1RD9iQiyyfuVZgIgToPoFFytLQxnqAnjlD8L63Hp0zWPhhQc8+GiOnX1pQw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260423054818-ce5e13556d1d4ab2be694785179294f5c6ff8255","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ce5e13556d1d4ab2be694785179294f5c6ff8255","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260423054818-ce5e13556d1d4ab2be694785179294f5c6ff8255_1776923447293_0.5040501177549108","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260423054832-80985a6e9acf6b3cd81dd2cd0548c9e3f576ebea":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260423054832-80985a6e9acf6b3cd81dd2cd0548c9e3f576ebea","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260423054832-80985a6e9acf6b3cd81dd2cd0548c9e3f576ebea","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5d7a0d6019ca0e47f934267ed196da3348c5611c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260423054832-80985a6e9acf6b3cd81dd2cd0548c9e3f576ebea.tgz","fileCount":5,"integrity":"sha512-PXX/aDMjcrxDVrbaVBKQF++2+mo10Z6CvFlLTu6DX9VR/nNzHMXZGZofFTMGP44cbULQlAP/TqM+38sKH3q1HQ==","signatures":[{"sig":"MEQCIFOwY5bXUAd4+1G/ZKfvbgocK3FRMcFMweQrxjjNj73VAiAs0XBoGCA6TmZFp8e9LuFpwjdQpnd9bzqF73ksCjPD0g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260423054832-80985a6e9acf6b3cd81dd2cd0548c9e3f576ebea","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"80985a6e9acf6b3cd81dd2cd0548c9e3f576ebea","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260423054832-80985a6e9acf6b3cd81dd2cd0548c9e3f576ebea_1776923456573_0.5986623465961332","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260423055747-4b3943ff2e96c8f597f464d0a856f9e5ff0bb942":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260423055747-4b3943ff2e96c8f597f464d0a856f9e5ff0bb942","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260423055747-4b3943ff2e96c8f597f464d0a856f9e5ff0bb942","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"68eb04fe7cbb6db2bc693188c4c72e036adbb0a0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260423055747-4b3943ff2e96c8f597f464d0a856f9e5ff0bb942.tgz","fileCount":5,"integrity":"sha512-GWo0I5dWemsXZlm+dDZdB6yLvswpvrucp9cMdVI7uJeAHXt+tbH3zM7m/673CoKyiHRXqT0Vy/T1OfYj4WyZXg==","signatures":[{"sig":"MEYCIQDaCOlqQmnCWu16gzELNoCeYeq1IUfF2HYB6qu0GQpAsQIhAPELzUl8PL3R8xeVApFn5AUlTTJzy0A2LoRLmWw719yV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260423055747-4b3943ff2e96c8f597f464d0a856f9e5ff0bb942","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4b3943ff2e96c8f597f464d0a856f9e5ff0bb942","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260423055747-4b3943ff2e96c8f597f464d0a856f9e5ff0bb942_1776924008718_0.3064691907871573","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260423055751-22a630312936ba4d59e534448ef465f297ab1fdb":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260423055751-22a630312936ba4d59e534448ef465f297ab1fdb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260423055751-22a630312936ba4d59e534448ef465f297ab1fdb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3ac6992d1880597adb02d9ad63d5c1752a36bd26","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260423055751-22a630312936ba4d59e534448ef465f297ab1fdb.tgz","fileCount":5,"integrity":"sha512-i4mvpYrkUJzrAl8V4iKqNInMhKn/PqekhAAE04xnwYAQMoKb9+gzRUFLuW92LmxqG0ZB2IeNx8TT4MTGFedD/A==","signatures":[{"sig":"MEUCIADwXOsEGVWHrIApZ+4W9XoJ9T05eRrLZ1wSYdQxJc/2AiEApeYz6wGKZQSHskzWoydIyXyNqjy6WZgg5LoZekoXVV4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260423055751-22a630312936ba4d59e534448ef465f297ab1fdb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"22a630312936ba4d59e534448ef465f297ab1fdb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260423055751-22a630312936ba4d59e534448ef465f297ab1fdb_1776924018047_0.7168035956036813","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260423070558-1c0e372b7c4d90056e4c485788d5ab8aca917e5c":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260423070558-1c0e372b7c4d90056e4c485788d5ab8aca917e5c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260423070558-1c0e372b7c4d90056e4c485788d5ab8aca917e5c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a623a6634aba0fd3ec9f447d22ca59666fd25173","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260423070558-1c0e372b7c4d90056e4c485788d5ab8aca917e5c.tgz","fileCount":5,"integrity":"sha512-RoQehWQcByNGMTw2ddK+LQ7I0HS7jMfAPVC4Yt7gGGT4A5ja5xwxUooEbXndZtORZS1jGcJBmq0jnctnim76Uw==","signatures":[{"sig":"MEYCIQDmL20w5E4IVp/UUEwmNpIXY8VjrqxBOLYBKJZ87rUFIAIhAOnHzllGtmY0ZUQA3GJMtdoeJEUH4NhZmNMH5pPxcrq0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260423070558-1c0e372b7c4d90056e4c485788d5ab8aca917e5c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1c0e372b7c4d90056e4c485788d5ab8aca917e5c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260423070558-1c0e372b7c4d90056e4c485788d5ab8aca917e5c_1776928101565_0.07124400807791109","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260423092707-f1bc08fdb6ff3476edfee1b28e374f866a1e2274":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260423092707-f1bc08fdb6ff3476edfee1b28e374f866a1e2274","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260423092707-f1bc08fdb6ff3476edfee1b28e374f866a1e2274","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5d503f14d48cb22058075aa270277206f868a303","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260423092707-f1bc08fdb6ff3476edfee1b28e374f866a1e2274.tgz","fileCount":5,"integrity":"sha512-RfW101Z9l5+R8GpHPPl4cBcQ78hrPcDp3gAs+ewk06Ss+/uLkq7ikkWz0/NHLlS8Xk+faKhnOsvpEp30FyKp/A==","signatures":[{"sig":"MEUCIDDKEqfu+EZxFfoz5qEC2UsH+RQlpP98D0UBaPpCPm5PAiEAtdkOk14Z6TkZenmsQGd+NA42kHKGW1Vj4VgRcd00fIk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260423092707-f1bc08fdb6ff3476edfee1b28e374f866a1e2274","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1884605},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f1bc08fdb6ff3476edfee1b28e374f866a1e2274","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260423092707-f1bc08fdb6ff3476edfee1b28e374f866a1e2274_1776936572994_0.871933664205593","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260423094740-18c795aa0563ead4bc2cfeebca10928b6817d3f3":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260423094740-18c795aa0563ead4bc2cfeebca10928b6817d3f3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260423094740-18c795aa0563ead4bc2cfeebca10928b6817d3f3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0e595c0a31dca1850bbd5fe7140b847745de437a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260423094740-18c795aa0563ead4bc2cfeebca10928b6817d3f3.tgz","fileCount":5,"integrity":"sha512-VvdF2rW88W/3VpWcQ0WKJ2AW/d6FaETwQxK8PC2yG4qcV6f4jI0gE9LLNLzNAjn+jukGSiyGRWAaIxTlo1tSqg==","signatures":[{"sig":"MEQCIGIoYvZdYLF31cc11IMi/ceFa4hHpnWXsxNEioub2HbsAiBIg1mIc/PjG0kr6v4jGKoBSwfBQj81L28MLHDTAb27lQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260423094740-18c795aa0563ead4bc2cfeebca10928b6817d3f3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1884605},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"18c795aa0563ead4bc2cfeebca10928b6817d3f3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260423094740-18c795aa0563ead4bc2cfeebca10928b6817d3f3_1776937801306_0.8349640732021264","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260423130554-53ea18a6fe9178cb3f6ced4ce59b0bad850621ac":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260423130554-53ea18a6fe9178cb3f6ced4ce59b0bad850621ac","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260423130554-53ea18a6fe9178cb3f6ced4ce59b0bad850621ac","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ef4e0b36d3f4d45eb8a3a4f5a9184d91dfcad385","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260423130554-53ea18a6fe9178cb3f6ced4ce59b0bad850621ac.tgz","fileCount":5,"integrity":"sha512-wxJamG8ZKsfomCeQAf6I65Ny8h0mehfzZPOpXm0NbFOQvJ02mKs/mV77PfJaRfcZe2tHll3bWkUumEGRLW+9Mg==","signatures":[{"sig":"MEUCIAovKVtF1Z96ymT82PeDKrvpzLtsU2l6UzJwVqMJDKlDAiEAp5bcHcq+/g/QdNthNKFWdjJJndEBeCOVC2GUaaBNiKI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260423130554-53ea18a6fe9178cb3f6ced4ce59b0bad850621ac","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"53ea18a6fe9178cb3f6ced4ce59b0bad850621ac","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260423130554-53ea18a6fe9178cb3f6ced4ce59b0bad850621ac_1776949698174_0.21211218070556193","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260423163306-ad6426e3804d6e585806e784ec990b2e6ad2eeeb":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260423163306-ad6426e3804d6e585806e784ec990b2e6ad2eeeb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260423163306-ad6426e3804d6e585806e784ec990b2e6ad2eeeb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1bbf416709b51e213c7dba447b1dd4fba5b85482","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260423163306-ad6426e3804d6e585806e784ec990b2e6ad2eeeb.tgz","fileCount":5,"integrity":"sha512-M/FFQR5u9y8zqlFuvNVSfmjSxBr0vQQEAdpkt/FvO2fqEw9PVH683HIiJOiIitmpKWM9kyeKumy6XyFWMHk+Nw==","signatures":[{"sig":"MEQCIC8pAz6it4JqUS3peLAO4Xd3YngWnY3PIeAEu9G+nb13AiAwKthUm5xazZLdssbMJQZwaZsa8iy6hdP7hLJ9/KFdkw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260423163306-ad6426e3804d6e585806e784ec990b2e6ad2eeeb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ad6426e3804d6e585806e784ec990b2e6ad2eeeb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260423163306-ad6426e3804d6e585806e784ec990b2e6ad2eeeb_1776962132020_0.9218620544261973","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260423163338-61704f3f4154d3404dc4431d3f2c5222c83bc37b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260423163338-61704f3f4154d3404dc4431d3f2c5222c83bc37b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260423163338-61704f3f4154d3404dc4431d3f2c5222c83bc37b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"34a7b5da1af1723496016b71ce2ae12ba915db7c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260423163338-61704f3f4154d3404dc4431d3f2c5222c83bc37b.tgz","fileCount":5,"integrity":"sha512-e1jJBmGz8bC4ebba6SV4SwOxrproY/yTZ5RHoKarTsNtfudvilHTkMFybMojekwOx0FI5PXRWdSuHGw5e8GFKQ==","signatures":[{"sig":"MEYCIQCMWGDaG4scnLy28QxAkaC/E4p6Jxr90Dmz7iyFR1eWrAIhANP5Zvr2lgaP/HifpO16RASd3QOSMGkyx4UDmbx7oGcW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260423163338-61704f3f4154d3404dc4431d3f2c5222c83bc37b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"61704f3f4154d3404dc4431d3f2c5222c83bc37b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260423163338-61704f3f4154d3404dc4431d3f2c5222c83bc37b_1776962164371_0.5731707509222195","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260424172437-bd32ab039722d0364c44f6a2eb5b3f9b0d700e25":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260424172437-bd32ab039722d0364c44f6a2eb5b3f9b0d700e25","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260424172437-bd32ab039722d0364c44f6a2eb5b3f9b0d700e25","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"54f3674cdefcbd7a5bf3373a278d0cdbe531b764","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260424172437-bd32ab039722d0364c44f6a2eb5b3f9b0d700e25.tgz","fileCount":5,"integrity":"sha512-jFrkUHJScfxrE9vgNzwdXt3Tk8J440OcJmC84jppjn//1r3lenLOJI/aCTpicflQFABvoairFf3Dzx8GXTJU0A==","signatures":[{"sig":"MEYCIQCcWxkw+Ot82lBXEdZDjYZ30IruVZ9Fqi+bjrGTiiqK7wIhAO8MQYyNoC8bp2SRNWl4O8q0Wo7anhEW1l4XOA3HPrMr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260424172437-bd32ab039722d0364c44f6a2eb5b3f9b0d700e25","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bd32ab039722d0364c44f6a2eb5b3f9b0d700e25","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260424172437-bd32ab039722d0364c44f6a2eb5b3f9b0d700e25_1777051620895_0.6132489359570825","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260424172501-910738108b36a709edf46f459f24344bbbe5b740":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260424172501-910738108b36a709edf46f459f24344bbbe5b740","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260424172501-910738108b36a709edf46f459f24344bbbe5b740","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a9dc07a4ae72859225b1f758302593b1b27f9a8c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260424172501-910738108b36a709edf46f459f24344bbbe5b740.tgz","fileCount":5,"integrity":"sha512-IcQPiIBblLNmuEuHHP2J1yowkFATaf6EYOt5pas+1YuK1I73Zu0EGMpi0nApnFzuXQFt/YUyMmY0JSfh9cl1cg==","signatures":[{"sig":"MEUCIES4K0HixQInkVfd8alMHNHLKWbYauRfAjGPNXFzdYcYAiEAlDCZZzAgeU76lrl/NLpxqp1JM69gwwreYHrk5AOSmyc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260424172501-910738108b36a709edf46f459f24344bbbe5b740","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"910738108b36a709edf46f459f24344bbbe5b740","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260424172501-910738108b36a709edf46f459f24344bbbe5b740_1777051644794_0.36222586366403164","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260425122845-43ff5650a310b4b56a87aac7806b6f0099f886c8":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260425122845-43ff5650a310b4b56a87aac7806b6f0099f886c8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260425122845-43ff5650a310b4b56a87aac7806b6f0099f886c8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a9174641097a5373e125bc32734f1bef4fef2e12","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260425122845-43ff5650a310b4b56a87aac7806b6f0099f886c8.tgz","fileCount":5,"integrity":"sha512-6BE4mxAbhhcHqrro7jHMgzzDBdCRUZezhmCyL39t8XfuewA3SYcxieegVnI7oFTMMC0Nrv7+c4fstzygknwmng==","signatures":[{"sig":"MEYCIQCsIXc0Mvf3ulrnRYyT3SAlev0DbLCeSbpmpgeD1a3W7AIhANJ2C06W1PY9DkwRyQemcPsi3c/AchfakFR21c0lEQ1g","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260425122845-43ff5650a310b4b56a87aac7806b6f0099f886c8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"43ff5650a310b4b56a87aac7806b6f0099f886c8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260425122845-43ff5650a310b4b56a87aac7806b6f0099f886c8_1777120269124_0.80126666330895","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260426002720-bf7ab5dcd9303147e264d7767e7b22519fe0c123":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260426002720-bf7ab5dcd9303147e264d7767e7b22519fe0c123","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260426002720-bf7ab5dcd9303147e264d7767e7b22519fe0c123","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"19535fecaa32d8ee4a07f1d9f2cbe6dff3e387b3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260426002720-bf7ab5dcd9303147e264d7767e7b22519fe0c123.tgz","fileCount":5,"integrity":"sha512-SZJadPxUs8Ja5ynSMwJvOmEdTeR2KDZHJKgdWdWUpSkwe0lxaBmKJ48vChFqtb61yHQc49PyTvVQmHKmjluicw==","signatures":[{"sig":"MEYCIQDnkFAGe0kXO73TnJaS0tp9f8g5w9GiVM7v/1SAk4u1LgIhALFc6OePeTbj57IZ7yRrYkbefb505IdQEpZjVmqOH6lv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260426002720-bf7ab5dcd9303147e264d7767e7b22519fe0c123","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bf7ab5dcd9303147e264d7767e7b22519fe0c123","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260426002720-bf7ab5dcd9303147e264d7767e7b22519fe0c123_1777163385639_0.493908390873778","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260426094613-66e45bd749c65a60a95220e321c516e200d2beeb":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260426094613-66e45bd749c65a60a95220e321c516e200d2beeb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260426094613-66e45bd749c65a60a95220e321c516e200d2beeb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"af9d72e93cf5f7f9f3629f54a5bd06e1027e624b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260426094613-66e45bd749c65a60a95220e321c516e200d2beeb.tgz","fileCount":5,"integrity":"sha512-HJHxBb4eLIMOY+1hr/KZK9gpExKwoHXzxQ7Xfwy3+UMoNKQmsRguxA0uhL5M3y03nsa5oiLY66lntnxoWo+E+A==","signatures":[{"sig":"MEYCIQDwztWI51jll84NQCYWlzxRrvyALxGsSQSFR+WuzrNDbwIhAIbARR8XPhYr++ZoNywTmZQCl0HyNN3445QnRbXIa/Th","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260426094613-66e45bd749c65a60a95220e321c516e200d2beeb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1884715},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"66e45bd749c65a60a95220e321c516e200d2beeb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260426094613-66e45bd749c65a60a95220e321c516e200d2beeb_1777196917371_0.671974259457718","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260426102234-774b8f15705164e8743e856bdedd62e04bef20e2":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260426102234-774b8f15705164e8743e856bdedd62e04bef20e2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260426102234-774b8f15705164e8743e856bdedd62e04bef20e2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"97be91b49fc2d80a8cf800698e632f006404e5de","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260426102234-774b8f15705164e8743e856bdedd62e04bef20e2.tgz","fileCount":5,"integrity":"sha512-CRkPjHtTjvvNRMhzShBBYgfi6AnyxFwq90/oFqEQ+4DC71zUpnLyZaf8EHKYsA/uDNovWQi0/MEMFHcdzLxKTg==","signatures":[{"sig":"MEUCIG4VhTtFDIA8+27X2g21PIUOcUCjRrycQiPqGnztkRMgAiEAziS/VSjfwu+SekIZPr4tuqR0IjV56M0jtMde0SFw6cI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260426102234-774b8f15705164e8743e856bdedd62e04bef20e2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1884715},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"774b8f15705164e8743e856bdedd62e04bef20e2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260426102234-774b8f15705164e8743e856bdedd62e04bef20e2_1777199093216_0.12707467261858896","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260426104408-12706d92bb4edc842b256c33b33ba2eaff6babaa":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260426104408-12706d92bb4edc842b256c33b33ba2eaff6babaa","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260426104408-12706d92bb4edc842b256c33b33ba2eaff6babaa","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0d31f7760ba85035d56ac388029d0eeede5a3c6b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260426104408-12706d92bb4edc842b256c33b33ba2eaff6babaa.tgz","fileCount":5,"integrity":"sha512-Mn8dN/EHydjHSZxt4C8rTdBfi4b7xQcnZiL1Dyo3P42oWGY1D6K51LptLOLqPzZoYr1KFiIucjhTyeFo/2ePdQ==","signatures":[{"sig":"MEQCIGoGXbVHqMTp260HihJRRlOFhWtQPQFMUrcOpld2cjyMAiBn59xVNQ946YhRwVAW7o4BS6WZaWRi4Uljhwb2gRkLTA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260426104408-12706d92bb4edc842b256c33b33ba2eaff6babaa","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1884715},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"12706d92bb4edc842b256c33b33ba2eaff6babaa","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260426104408-12706d92bb4edc842b256c33b33ba2eaff6babaa_1777200388885_0.028249267638585485","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260426122008-4e000720bb1ce2eb06125a72e028dc9ad998576d":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260426122008-4e000720bb1ce2eb06125a72e028dc9ad998576d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260426122008-4e000720bb1ce2eb06125a72e028dc9ad998576d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"cd38fffdc47dfd6ec8fbca30f339b938f6244d86","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260426122008-4e000720bb1ce2eb06125a72e028dc9ad998576d.tgz","fileCount":5,"integrity":"sha512-ymahL0msUL4Gwm7TUqnp1GWWSIykHPEhpo8B2U2SxrnGHhejj0hsnKQE+J/PvgfsW9Alrdet9nqnGrnN5Myg4g==","signatures":[{"sig":"MEYCIQC/lcfgE7Vw3dNI+kUyHdr0iUsi2JLQjXZhDtlKOfAuvQIhAMVb2pqLGT5u230ew5f2PfYulUS1w1iEP9o2n7tQvOhJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260426122008-4e000720bb1ce2eb06125a72e028dc9ad998576d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1884715},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4e000720bb1ce2eb06125a72e028dc9ad998576d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260426122008-4e000720bb1ce2eb06125a72e028dc9ad998576d_1777206122870_0.9334424400961849","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260426122544-89c43b84296186f8cfd92bd914c00334bb92db92":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260426122544-89c43b84296186f8cfd92bd914c00334bb92db92","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260426122544-89c43b84296186f8cfd92bd914c00334bb92db92","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c5e18f5e76410895f3a9fb3549251d5523fe2fc3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260426122544-89c43b84296186f8cfd92bd914c00334bb92db92.tgz","fileCount":5,"integrity":"sha512-SD79LZgtguM4ivwDJEFtp/TS9q/qtIKe2U/ELmmMfADWc0nydSvIxSNc5+TFGPXMf0yLj9dn3SsTPvoMUvQIIQ==","signatures":[{"sig":"MEUCIQC7Tbf7668VFvhphnajJb7OAY1ck/aq3R/atQ+nl7FCMgIgZ2AE0hJjC4eGWvgKmz2VwgOj1/2WPitYVueu8Im9UmU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260426122544-89c43b84296186f8cfd92bd914c00334bb92db92","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1884715},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"89c43b84296186f8cfd92bd914c00334bb92db92","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260426122544-89c43b84296186f8cfd92bd914c00334bb92db92_1777206487212_0.24125946077241278","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260426122618-4af88832d58cf4990eba9e8c94ef0a7a343e8575":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260426122618-4af88832d58cf4990eba9e8c94ef0a7a343e8575","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260426122618-4af88832d58cf4990eba9e8c94ef0a7a343e8575","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f617390f1492b75d544074f923fc84217254f6ee","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260426122618-4af88832d58cf4990eba9e8c94ef0a7a343e8575.tgz","fileCount":5,"integrity":"sha512-BGXIAO8Ky2FGy+wR3x+4irL7gbvo9hUhU8I8E26kBPuhBBvk2++kA7VuNZ3c3qlwpyZCqO6kgppsZBN8mk/voQ==","signatures":[{"sig":"MEQCIHdV01WoLH8+aUMv+Lg4Plgq7hTSgAnQNCwm8udF6WYYAiBI/RgSGBuEXPbgvJ6sLDrvH75zTVgY+ywUIqTSF3BHUg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260426122618-4af88832d58cf4990eba9e8c94ef0a7a343e8575","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1884715},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4af88832d58cf4990eba9e8c94ef0a7a343e8575","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260426122618-4af88832d58cf4990eba9e8c94ef0a7a343e8575_1777206523784_0.9909036121669674","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260426144859-92d142dc828d8e364fca130ad6eca6144052257f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260426144859-92d142dc828d8e364fca130ad6eca6144052257f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260426144859-92d142dc828d8e364fca130ad6eca6144052257f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"aaac94810c9d303970afc5b83ff6cc52300fbc60","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260426144859-92d142dc828d8e364fca130ad6eca6144052257f.tgz","fileCount":5,"integrity":"sha512-RRBtPhLyWrE5BkinCeXRhNa3lr9Mai9quSiIfYvgpHwiouwaRWyaZQyNJ6+Exj35tw8nEmYvJ+GF1Zne1MVN4Q==","signatures":[{"sig":"MEQCIDc9yGRGisEsOJdX8uAtN2+cTXncFd6U9HpjSpXA7CfqAiBbmaf6OkYOOq7cYw4pUue4ZuvTvMPV22k9CN18qisVtA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260426144859-92d142dc828d8e364fca130ad6eca6144052257f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"92d142dc828d8e364fca130ad6eca6144052257f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260426144859-92d142dc828d8e364fca130ad6eca6144052257f_1777215071913_0.9971847518282468","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260427002908-37ec33950f543283a2825bfc456b7b3eefd01794":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260427002908-37ec33950f543283a2825bfc456b7b3eefd01794","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260427002908-37ec33950f543283a2825bfc456b7b3eefd01794","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3edad1d1d2aafdb01cee5156a9fe29226d25a048","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260427002908-37ec33950f543283a2825bfc456b7b3eefd01794.tgz","fileCount":5,"integrity":"sha512-e5MB3m5pMJPmJJhhZ4ITDqWRS7Yhipzk4NzH8Uq8vAoAYJsfHwqSaS31wlb3Ekf0jaO+fPIP5RSs5nFFqq4kXA==","signatures":[{"sig":"MEUCIQD5wJtBpbVM7dQ85dQjONVJXdBASoZMCsUEcf8wnMAs0QIgCw0yA5JhrQXutm3G24ZciCpze/5yXEi4mV+YI2afP2k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260427002908-37ec33950f543283a2825bfc456b7b3eefd01794","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"37ec33950f543283a2825bfc456b7b3eefd01794","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260427002908-37ec33950f543283a2825bfc456b7b3eefd01794_1777249886731_0.7053078556592851","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260427054339-cac5da81c069b3f280e2f920f1c6ade981533163":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260427054339-cac5da81c069b3f280e2f920f1c6ade981533163","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260427054339-cac5da81c069b3f280e2f920f1c6ade981533163","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"448167151bdd7323740e5484a9dbc67aadacfbb1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260427054339-cac5da81c069b3f280e2f920f1c6ade981533163.tgz","fileCount":5,"integrity":"sha512-v0mib0GaYa4L5WOfvwOpJoWd13/cLE0Kwr7vZNVpOHgpZCewrwJojtbnVQs2eoSsReCN+E9JXAMko1+TKeP1Ng==","signatures":[{"sig":"MEYCIQC73SHb/EDvsNqZatOxEUq8UWa1ufSYGiEKIprZ1il0GQIhAM7WM76+dtV+g6Cf7avaeTOqVd+YRAg967OSxv4wUyIo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260427054339-cac5da81c069b3f280e2f920f1c6ade981533163","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"cac5da81c069b3f280e2f920f1c6ade981533163","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260427054339-cac5da81c069b3f280e2f920f1c6ade981533163_1777268762372_0.06978596072573562","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260427054343-42fb3f3867281c0e6de93ad382bfadf71d78e46f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260427054343-42fb3f3867281c0e6de93ad382bfadf71d78e46f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260427054343-42fb3f3867281c0e6de93ad382bfadf71d78e46f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ec4b9eabf0835642d7f4774a36adbedd1437b95c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260427054343-42fb3f3867281c0e6de93ad382bfadf71d78e46f.tgz","fileCount":5,"integrity":"sha512-Mog1WmyEkNXZZu/5enwVvfSyP5R7zflqlWfJg+USYfuJPryue+N8OfG7XjN39i2kgtcUr+RNfJFo6KPPB+pn2Q==","signatures":[{"sig":"MEYCIQD5uRuc4HMCgJ6HhmQUE1MsXK+Wn/xW8uiLTC43j9cbngIhAL96DzLB7I2DQS2rRkWL3bHVBFCj/W3N9DvQxv4cDGVK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260427054343-42fb3f3867281c0e6de93ad382bfadf71d78e46f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"42fb3f3867281c0e6de93ad382bfadf71d78e46f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260427054343-42fb3f3867281c0e6de93ad382bfadf71d78e46f_1777268765015_0.45042601634466584","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260427054555-8908ac23c7c473b7828aec2c2a5f75087fbb424b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260427054555-8908ac23c7c473b7828aec2c2a5f75087fbb424b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260427054555-8908ac23c7c473b7828aec2c2a5f75087fbb424b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0ff66b7396ac3afcef8444eef8f294677c11c05c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260427054555-8908ac23c7c473b7828aec2c2a5f75087fbb424b.tgz","fileCount":5,"integrity":"sha512-HVQMai/LxSGwuc7wb+djEOOiHxvGZvvyKU/sQkZ8mjeu2gCNJfVkVt43eHqrYyMqNHxhVCfaWNi4dxZyQd/Lbw==","signatures":[{"sig":"MEYCIQDf3PY2XQBHsMHJ6qrGBSmh02C9nIUCFNwocAkDAv8BMAIhAPOeoljQ9nUnNybhKHU/nAuZVvPpDbTLvFndcRbg0HB2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260427054555-8908ac23c7c473b7828aec2c2a5f75087fbb424b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8908ac23c7c473b7828aec2c2a5f75087fbb424b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260427054555-8908ac23c7c473b7828aec2c2a5f75087fbb424b_1777268867778_0.9990778070677644","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260427054654-26917e9d02527999bad3a6fc6c20f52330b56c23":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260427054654-26917e9d02527999bad3a6fc6c20f52330b56c23","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260427054654-26917e9d02527999bad3a6fc6c20f52330b56c23","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f46d9e22545420c795b5a2e0386cc74c0ead2b4c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260427054654-26917e9d02527999bad3a6fc6c20f52330b56c23.tgz","fileCount":5,"integrity":"sha512-8WbBLwW0AKj01JkhiW6ycHo3Gu8+KXY/nous4zBt6Wu52iazZOK0RuOJhFZGnO/6xs373tL2Ys5Lh1ioDnIKVA==","signatures":[{"sig":"MEQCIGGltl1dM7zgxtIsmB5Ui5p28p/8my9yobZpBNZANfaXAiBnay0nWWJfvhdGyaGQ3mmmjiEoczl1KeO6HEE/Vv3EmA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260427054654-26917e9d02527999bad3a6fc6c20f52330b56c23","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"26917e9d02527999bad3a6fc6c20f52330b56c23","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260427054654-26917e9d02527999bad3a6fc6c20f52330b56c23_1777268943544_0.32601449361642953","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260427054722-8d5018cac6a9165f90ad570ce90f045a4c22a050":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260427054722-8d5018cac6a9165f90ad570ce90f045a4c22a050","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260427054722-8d5018cac6a9165f90ad570ce90f045a4c22a050","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0a28cf855cced11423ae91ef68901d45966063c0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260427054722-8d5018cac6a9165f90ad570ce90f045a4c22a050.tgz","fileCount":5,"integrity":"sha512-qCqxgZo5+3n13D2LGDt7uKp4t6OMoHnllcdw9CKghLEhzVYVE63ke7c/uwHUa5nEFmjX1qduQcBjA478H/574g==","signatures":[{"sig":"MEQCIGVmd2K3+tyV2S1ykNGt2afw0Iam3Dpb9mjj36Txv0ZHAiAygQwn8FzzNtlzwG1hGh+hvWU+g3fYvm1yhEZL1K1p5Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260427054722-8d5018cac6a9165f90ad570ce90f045a4c22a050","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8d5018cac6a9165f90ad570ce90f045a4c22a050","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260427054722-8d5018cac6a9165f90ad570ce90f045a4c22a050_1777268949840_0.16207843031955504","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260427054851-6925deba4595cf0c72d3875df0a094608b394a27":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260427054851-6925deba4595cf0c72d3875df0a094608b394a27","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260427054851-6925deba4595cf0c72d3875df0a094608b394a27","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c4aee3b8f0fa218df2d73cfba463b35c3a826ed7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260427054851-6925deba4595cf0c72d3875df0a094608b394a27.tgz","fileCount":5,"integrity":"sha512-fVmbsxbK48MEibGbaCdBewGMlkuhI/HTmgtyiFkXqLP2v8M4oNKC1g+AXp0sByUIJXqvRL7Dv0mzmK3re86XDA==","signatures":[{"sig":"MEUCIQDN9Kt9RxwgQIvDyLQ7FlvckupT8QoiIBYW5/3oefZv3gIgcAA7wf/04zjTWJjE9HgL4pWXwjPtSiiDYlc1uOnDwWE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260427054851-6925deba4595cf0c72d3875df0a094608b394a27","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6925deba4595cf0c72d3875df0a094608b394a27","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260427054851-6925deba4595cf0c72d3875df0a094608b394a27_1777269057910_0.1802953155064917","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260427060921-27b371f899f880e50bfeab5f20657d20515aa052":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260427060921-27b371f899f880e50bfeab5f20657d20515aa052","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260427060921-27b371f899f880e50bfeab5f20657d20515aa052","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"35951f36ecd384e743310daaf0c4fac85ef34446","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260427060921-27b371f899f880e50bfeab5f20657d20515aa052.tgz","fileCount":5,"integrity":"sha512-0mfpDneAFB2QneNwcJReAomFoDB1ojiG9vlMYQ209YGVduLX6V+ZpxNqNIy6oHVwe2VXfNBEZNtfaAFOoVHnng==","signatures":[{"sig":"MEYCIQD4QfTYs4lvVOPIRkYHSROlCYc4DOp39DQmB8y9XhJhdQIhAPRV2dmdsu9Tl2jWMsbJAKJp9mwD/vBaH4Nj5m50DfI0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260427060921-27b371f899f880e50bfeab5f20657d20515aa052","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"27b371f899f880e50bfeab5f20657d20515aa052","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260427060921-27b371f899f880e50bfeab5f20657d20515aa052_1777270301191_0.708645439081395","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260427060929-d54956bf55639ba42c66acb53ad3a243e2ab4e8d":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260427060929-d54956bf55639ba42c66acb53ad3a243e2ab4e8d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260427060929-d54956bf55639ba42c66acb53ad3a243e2ab4e8d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0bf9262d55234a70e571edbb5bf3f87ec41c43dc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260427060929-d54956bf55639ba42c66acb53ad3a243e2ab4e8d.tgz","fileCount":5,"integrity":"sha512-4ePtHJ9On4nPApKjQsX65VNJ21tzgaz6NSbCyAMGDglb0Zs/s6mABojNwu9ZEJ9GjabWYLgG/aSycBX1m8X7IA==","signatures":[{"sig":"MEQCIFmi4GvowGB1DTfXl9msZ40SzuNV04Dq76mtGhgqKXd1AiBHgAdL4Pc9hru3DdgF4Id8llohz1nZCTFBdPXuhYT+YA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260427060929-d54956bf55639ba42c66acb53ad3a243e2ab4e8d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d54956bf55639ba42c66acb53ad3a243e2ab4e8d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260427060929-d54956bf55639ba42c66acb53ad3a243e2ab4e8d_1777270307626_0.5488214158352485","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260427121912-2d88da389ab70fc0327bc796f27d4268f17047e9":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260427121912-2d88da389ab70fc0327bc796f27d4268f17047e9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260427121912-2d88da389ab70fc0327bc796f27d4268f17047e9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0976644d42f415f4cb02554ec2275c2cb8be617d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260427121912-2d88da389ab70fc0327bc796f27d4268f17047e9.tgz","fileCount":5,"integrity":"sha512-5LPbQL3W2b0a2OonLIQiVtHjzDSXBpUJ6QjHTGhDhGikl2CKVlYvgUUA7VT9HEn4uCGfV7fxG3Qm2lkT6JxO8Q==","signatures":[{"sig":"MEUCIEzn7dZfNBTARFPhuBDMRH5GFOhNw/RT/kyUDgJ9MHhpAiEAgro7kkN/D2XziUT61swZ9aEfvQFiPYbrUtHMdjHAOKM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260427121912-2d88da389ab70fc0327bc796f27d4268f17047e9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2d88da389ab70fc0327bc796f27d4268f17047e9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260427121912-2d88da389ab70fc0327bc796f27d4268f17047e9_1777292477219_0.34820072752180553","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260427125313-66c6a7d9d5ad9ebd0bea7cc400116568596ceeae":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260427125313-66c6a7d9d5ad9ebd0bea7cc400116568596ceeae","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260427125313-66c6a7d9d5ad9ebd0bea7cc400116568596ceeae","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"acf74440b966a5b1322b1046eb8861092f52b9c6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260427125313-66c6a7d9d5ad9ebd0bea7cc400116568596ceeae.tgz","fileCount":5,"integrity":"sha512-tLoIDk885dfhBvQuuQsElmhTUMADgF7X3d+M4hsV8w+FalTQOIIhpBc9Oei/9HPeT2jPNjIdOO6OoDnvc8zbqQ==","signatures":[{"sig":"MEUCIQCIJnnCLEKL5FkyEdC1Dk4TRaqzDUFFlaA8hQgk8FzIpgIgTIxK4E6mbuA6SwWy8dkb2+ZagiZ6DyHFbbKtrJjzNV8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260427125313-66c6a7d9d5ad9ebd0bea7cc400116568596ceeae","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"66c6a7d9d5ad9ebd0bea7cc400116568596ceeae","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260427125313-66c6a7d9d5ad9ebd0bea7cc400116568596ceeae_1777294527439_0.6367942729839327","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260427145616-fbe2e6785be0338f82a2028f6618f8f947a7dbbd":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260427145616-fbe2e6785be0338f82a2028f6618f8f947a7dbbd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260427145616-fbe2e6785be0338f82a2028f6618f8f947a7dbbd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"36f8e5a08c7a1a068500898536664988030756b1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260427145616-fbe2e6785be0338f82a2028f6618f8f947a7dbbd.tgz","fileCount":5,"integrity":"sha512-6A8djrYgyDWIHJMxe3q5oLGGu4fbK3oDWE6sAzEoiZNJMeelUDZ6UQaQHRBH6Jzo/WVFE5H3sknqK6P7z/anKg==","signatures":[{"sig":"MEYCIQDH4KrkfzmqmR6l+kGBnvg8JckQiLbEOP36NRajaypL4QIhAMEEW4+b3hvsh9ssO1cJbywfxgWP6fw22S6n8V9pE/Rl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260427145616-fbe2e6785be0338f82a2028f6618f8f947a7dbbd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fbe2e6785be0338f82a2028f6618f8f947a7dbbd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260427145616-fbe2e6785be0338f82a2028f6618f8f947a7dbbd_1777301910000_0.6728079532993583","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260427160852-b123c0fda23decffb270a87499cb03f4edba214c":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260427160852-b123c0fda23decffb270a87499cb03f4edba214c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260427160852-b123c0fda23decffb270a87499cb03f4edba214c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"65ddf55c4cf45286ace271697edd3f1dbf5eb443","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260427160852-b123c0fda23decffb270a87499cb03f4edba214c.tgz","fileCount":5,"integrity":"sha512-TuKzbH+/uFeHt3l5vgtQJhNWBdy7pFLEeFUEvr+2AyYpuz8XASbLpMSpEreuL/br+wb1sZ+9GAtIXTGGdlTdEg==","signatures":[{"sig":"MEUCIG0ZkhRvDjhlGZxy8mfKwfku/0HKIuHg6rkVo4D/PUexAiEAqZ7SQb5s5BP1XCuiJ8Sa+eSustVYMVr3RVeMIOegDSs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260427160852-b123c0fda23decffb270a87499cb03f4edba214c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b123c0fda23decffb270a87499cb03f4edba214c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260427160852-b123c0fda23decffb270a87499cb03f4edba214c_1777306269458_0.6520716990892286","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260427204621-e6a82ec273dfc262a93d6d2a0954d19483613c8c":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260427204621-e6a82ec273dfc262a93d6d2a0954d19483613c8c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260427204621-e6a82ec273dfc262a93d6d2a0954d19483613c8c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"481d61e3bcad295e43d0909c3c960a87646a2517","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260427204621-e6a82ec273dfc262a93d6d2a0954d19483613c8c.tgz","fileCount":5,"integrity":"sha512-xz+9CGtIzmxu7HhnwCH/Q0Uhb1l5M3qIkRlMZqvw0lzVTvu9ktNyq6SqF/ubAth3gh+bbeBFrA4LBkTFH5r3lg==","signatures":[{"sig":"MEUCIEASVvkFsbjLEaLTYgfOH04yS68FQtsaY8EFZ7Mau2QTAiEA+i7/sVC5In6jd+e9Y9Bd/3c+JIe1kVBr9TEFpo0hjC4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260427204621-e6a82ec273dfc262a93d6d2a0954d19483613c8c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e6a82ec273dfc262a93d6d2a0954d19483613c8c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260427204621-e6a82ec273dfc262a93d6d2a0954d19483613c8c_1777322918830_0.8064576155417069","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260427204633-f79d6db705483e84db8a5fe85f6a5a12bb955ee2":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260427204633-f79d6db705483e84db8a5fe85f6a5a12bb955ee2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260427204633-f79d6db705483e84db8a5fe85f6a5a12bb955ee2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f4da37ed5958a0c038d5cf2e865ffdfb326b9314","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260427204633-f79d6db705483e84db8a5fe85f6a5a12bb955ee2.tgz","fileCount":5,"integrity":"sha512-R8mZw9ZF+ttIUEJnSeLk9dVrgg3xnT3breETaNum/HG8191IBc8jWER8eYjldhCF+hEC1B6BF3Sfgrt8TOSYqA==","signatures":[{"sig":"MEUCICe4nh2Yt1018CTQD/5lzZlqVv5HYpQdIV/UZQJog7uTAiEAsbD8euh2IsC/8bHmv8i0Xjx1/xA0SNbfrP221w7pfN8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260427204633-f79d6db705483e84db8a5fe85f6a5a12bb955ee2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f79d6db705483e84db8a5fe85f6a5a12bb955ee2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260427204633-f79d6db705483e84db8a5fe85f6a5a12bb955ee2_1777322928363_0.4226169760962404","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260428210810-58bd4899ead18603f4057cb2fb16610114beccf2":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260428210810-58bd4899ead18603f4057cb2fb16610114beccf2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260428210810-58bd4899ead18603f4057cb2fb16610114beccf2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1ba4c6dce2ff415ebe06aafb9b35e702948e4735","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260428210810-58bd4899ead18603f4057cb2fb16610114beccf2.tgz","fileCount":5,"integrity":"sha512-ZrYT/zVhjv4pxlzERAO9q9mJU2JIKjcR6MRaspppS9iyt9TvzobCDXIdDNc1D48BZKaMXeamKUCE4RoWCSmmxg==","signatures":[{"sig":"MEQCIDec6md7VsuKOC+hzbvOkNXUkpU48ZiAjPJ+9lOCYq52AiAyspH06IiUamuCWM8aacRDX/h4njDeTzuE4ZBLqKPNEw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260428210810-58bd4899ead18603f4057cb2fb16610114beccf2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"58bd4899ead18603f4057cb2fb16610114beccf2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260428210810-58bd4899ead18603f4057cb2fb16610114beccf2_1777410624556_0.9059673098675352","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260429083134-9533fb06cb00dd5f4b0254ecae3017c295b63324":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260429083134-9533fb06cb00dd5f4b0254ecae3017c295b63324","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260429083134-9533fb06cb00dd5f4b0254ecae3017c295b63324","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e489eb3b51f025b5ce03e94486f95f1241ef7670","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260429083134-9533fb06cb00dd5f4b0254ecae3017c295b63324.tgz","fileCount":5,"integrity":"sha512-BmWmSQ0JNSG8Wclv4v5Q5WzRJCEZa9yvsBlVpu5QWzcCt/R9tOXkxdJ/vNxTFo8QPsXilxBOEK5dEm2wJeg9BA==","signatures":[{"sig":"MEUCIQCT+WHHG64O78oMamLQ8Uu/n5ZvQ1hta+tLPIOdV0PM+AIgIBb1vEkm60IceE4CbyK2cHLcoNwlfkUiJAplBa1YLyg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260429083134-9533fb06cb00dd5f4b0254ecae3017c295b63324","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9533fb06cb00dd5f4b0254ecae3017c295b63324","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260429083134-9533fb06cb00dd5f4b0254ecae3017c295b63324_1777451617945_0.579378821650868","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260429083357-df05429f6a0c2dac79dee5619bccbf2a5ed974c0":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260429083357-df05429f6a0c2dac79dee5619bccbf2a5ed974c0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260429083357-df05429f6a0c2dac79dee5619bccbf2a5ed974c0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d02f3e7c930105cf0c5bb4e7101b8b60fb4714f6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260429083357-df05429f6a0c2dac79dee5619bccbf2a5ed974c0.tgz","fileCount":5,"integrity":"sha512-Sc5vz0DlX24Hr74E3V90vG1acKsMv1C2Zv5zz2+aI5tfFIjQY3JmmggUHaD2XxNG4hbjJOIt9uUGPmATyyd+Kg==","signatures":[{"sig":"MEQCIEsX1aj2Hx8dLWj44beRLfx/tTe1vE3wROHaf+nVKVPYAiB1dLeUmLTCEcBRZhOrj0aPVL3THuqoY6Y3TjBBwH4Bmw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260429083357-df05429f6a0c2dac79dee5619bccbf2a5ed974c0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"df05429f6a0c2dac79dee5619bccbf2a5ed974c0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260429083357-df05429f6a0c2dac79dee5619bccbf2a5ed974c0_1777451770833_0.8841080471175788","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260429093113-5bb8b032a03e41fc37a84a0dbde2bb772f4c3a38":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260429093113-5bb8b032a03e41fc37a84a0dbde2bb772f4c3a38","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260429093113-5bb8b032a03e41fc37a84a0dbde2bb772f4c3a38","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ace02b59dd5828be38817ed6d57e195a88904480","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260429093113-5bb8b032a03e41fc37a84a0dbde2bb772f4c3a38.tgz","fileCount":5,"integrity":"sha512-UT6FGzItQTkaifCqIO3DOFzyT3hvEDalCS13Hzasi/hN5F9d5iwJgCwV6iAGAKkGpCAhiPYUjlAhk0Njl0ofWg==","signatures":[{"sig":"MEUCIAHtAAE6L7gfiACqLGdRUaAG4KLsPrwPLHi0J8DEJHQpAiEAprA62JHuv9HcUmz3VlR8/Z5sNhXTUUASG7oRl/t1EMs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260429093113-5bb8b032a03e41fc37a84a0dbde2bb772f4c3a38","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5bb8b032a03e41fc37a84a0dbde2bb772f4c3a38","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260429093113-5bb8b032a03e41fc37a84a0dbde2bb772f4c3a38_1777455213231_0.9346157311120671","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260429200259-e5b5638b0d47b640591bcafb0d0e8ffbd947a97a":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260429200259-e5b5638b0d47b640591bcafb0d0e8ffbd947a97a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260429200259-e5b5638b0d47b640591bcafb0d0e8ffbd947a97a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"97ed6aaecf7a081195c57236a608d276bc6ff103","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260429200259-e5b5638b0d47b640591bcafb0d0e8ffbd947a97a.tgz","fileCount":5,"integrity":"sha512-/ymSWlYX+LFBjYEevvafvdhJ0Cqa0diKyEGfXrqOMIiQYB3wyO7fCED2PndKPYMVSgopKIFzlvbf5QuKvJwimQ==","signatures":[{"sig":"MEUCIQD20SnxQOijUlrewEbFjC0AfFLOCF/JXaTFKThOy8Hd5AIgfOnlYokQ548ti/EzKFDjNu64N/Jl+t0+TBrhaXPWxCs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260429200259-e5b5638b0d47b640591bcafb0d0e8ffbd947a97a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e5b5638b0d47b640591bcafb0d0e8ffbd947a97a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260429200259-e5b5638b0d47b640591bcafb0d0e8ffbd947a97a_1777493090771_0.3067457645159517","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260429200237-f04b99bbadcdee25e79c81d179ef41b6c4a51bcd":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260429200237-f04b99bbadcdee25e79c81d179ef41b6c4a51bcd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260429200237-f04b99bbadcdee25e79c81d179ef41b6c4a51bcd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1efe2a66d01705d04406c30f72597abe6d6e4bb1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260429200237-f04b99bbadcdee25e79c81d179ef41b6c4a51bcd.tgz","fileCount":5,"integrity":"sha512-lTUCbDPqs6rBMsfgA26KNcPeIy6uFlsxCt/iZLKmuUL+epKiTkrVdD7PH9LYiAkUGdVe6m8655rv9AevVTrztA==","signatures":[{"sig":"MEUCIQDrZGhp0f7oZs+8m4/jol3z8eUQc1tiZ6QnlPCfREAA9AIgKHDu0o3i3w6qZMmwkrBmAWUZWe7/t/iyslTYrwmJe44=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260429200237-f04b99bbadcdee25e79c81d179ef41b6c4a51bcd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f04b99bbadcdee25e79c81d179ef41b6c4a51bcd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260429200237-f04b99bbadcdee25e79c81d179ef41b6c4a51bcd_1777493095162_0.10700721427954374","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260429204703-1e357f2b1763cadc1bcbacf237b6857de85282e9":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260429204703-1e357f2b1763cadc1bcbacf237b6857de85282e9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260429204703-1e357f2b1763cadc1bcbacf237b6857de85282e9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d0f070ece9dd3e7ae1c15fe5753745127ce57d75","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260429204703-1e357f2b1763cadc1bcbacf237b6857de85282e9.tgz","fileCount":5,"integrity":"sha512-39sbfOZTJDdlKlNrDLvzs+S64lGf6Bmy1CFuUTDxYvthWTRrxdj7DpDwJtLFKz19UL64w3vye+tlZr2PjLQINA==","signatures":[{"sig":"MEUCIQDjViuuNNm27gfVWJ3Ja8dL0ItixVY3xSMidTGptxnqHwIgTtj/t74gIhtdJQ5js6Ovg+Z2JPvjqTVyPj+vNKq7uv8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260429204703-1e357f2b1763cadc1bcbacf237b6857de85282e9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1e357f2b1763cadc1bcbacf237b6857de85282e9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260429204703-1e357f2b1763cadc1bcbacf237b6857de85282e9_1777495763104_0.8373856516298823","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260430083229-df3513f0fb66bf362e7b192e1b4db2cee8e2c67a":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260430083229-df3513f0fb66bf362e7b192e1b4db2cee8e2c67a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260430083229-df3513f0fb66bf362e7b192e1b4db2cee8e2c67a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1be48492792a4c363a7fc6e9a81a730bfbecbefc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260430083229-df3513f0fb66bf362e7b192e1b4db2cee8e2c67a.tgz","fileCount":5,"integrity":"sha512-VWjd5o+yU+elLvChcvZ2/HWCNAbJF1Mv5S/uYJn3hxDJmrdQzSIfiFyYJIsqgr8J95XjXd+MmZLLI/v8x8CDZQ==","signatures":[{"sig":"MEUCIQCxaE+uO6J+xkQhHR2XZER7Ydfy7GkVZiD3xcIdHB7TCQIgGve7MhrVMcU5UyJ8uopyfKGqnjehWA8KrLikaFGB5qk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260430083229-df3513f0fb66bf362e7b192e1b4db2cee8e2c67a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"df3513f0fb66bf362e7b192e1b4db2cee8e2c67a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260430083229-df3513f0fb66bf362e7b192e1b4db2cee8e2c67a_1777538087647_0.33082982169566644","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260430100012-88c9cfb3e33d629c375ae2ef26422319cb788f93":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260430100012-88c9cfb3e33d629c375ae2ef26422319cb788f93","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260430100012-88c9cfb3e33d629c375ae2ef26422319cb788f93","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"eaf738fd4e8dfc4d57607f2c96a12e6c19e7761a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260430100012-88c9cfb3e33d629c375ae2ef26422319cb788f93.tgz","fileCount":5,"integrity":"sha512-mTBi2X/muY0zd65n/zB+dXsm3Q4fqvFKqONdCdFP3jF0LlETsQ1g4AYEkHcDTTgQACC9EbNl21D3LqQPp+Kcag==","signatures":[{"sig":"MEUCID4AKLynGTdhCleuinVK3anWfieAQGrZGuDcaPtN/whjAiEAghdItd8q283KLLh16FdltFoWbgRcfViSa2P8rWy9KiI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260430100012-88c9cfb3e33d629c375ae2ef26422319cb788f93","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1907264},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"88c9cfb3e33d629c375ae2ef26422319cb788f93","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260430100012-88c9cfb3e33d629c375ae2ef26422319cb788f93_1777543342490_0.3536189905452698","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260430131537-bcd1c5f2c746ef20cb8a15fba84b89a2d5f23e43":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260430131537-bcd1c5f2c746ef20cb8a15fba84b89a2d5f23e43","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260430131537-bcd1c5f2c746ef20cb8a15fba84b89a2d5f23e43","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fa9ee401e4677cf5054b316a22cb19e3acafcffc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260430131537-bcd1c5f2c746ef20cb8a15fba84b89a2d5f23e43.tgz","fileCount":5,"integrity":"sha512-MdTum4QXP4to2GAyleVfqknt12yttxOvyPGfRMaPR3OzhixD/0sn5UpicW4nndGLhYrIaZ/3J4YfqV+j63BtmQ==","signatures":[{"sig":"MEQCIAsQJsvKaIuyXTzcw7vHLa8wvkm1P6+CntY3mmn8ocDAAiAgdxl7p+Oi77INRRwr/0y4E2kuGCpjEyvNKvZY8ads6A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260430131537-bcd1c5f2c746ef20cb8a15fba84b89a2d5f23e43","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bcd1c5f2c746ef20cb8a15fba84b89a2d5f23e43","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260430131537-bcd1c5f2c746ef20cb8a15fba84b89a2d5f23e43_1777555073584_0.23704322795923205","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260501162916-916d34a80743478b1392b85efcf87be831112d40":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260501162916-916d34a80743478b1392b85efcf87be831112d40","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260501162916-916d34a80743478b1392b85efcf87be831112d40","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1c0fea48c6ebbf68b1b70b59a8529a36a918b28e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260501162916-916d34a80743478b1392b85efcf87be831112d40.tgz","fileCount":5,"integrity":"sha512-yG9RU7MkwH+Nldg551nIrPYDBN0hocGK0AFw+x1E04aZ3aWLhNDEHt22msgti40sTMnQwGW91YBaZAhnDF+tOw==","signatures":[{"sig":"MEQCIFj/rWIr4cG3yK9g93c8hxQWycdNYMZiTC6TgpR4HSvoAiATgQAPWjW1DdLCYDmf24JzNTBYrvMtIeEMDxo+EeWBMA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260501162916-916d34a80743478b1392b85efcf87be831112d40","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"916d34a80743478b1392b85efcf87be831112d40","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260501162916-916d34a80743478b1392b85efcf87be831112d40_1777653108502_0.40481085610247924","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260501202631-8b69e05628c9d5211a5078c849101b5b968d906b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260501202631-8b69e05628c9d5211a5078c849101b5b968d906b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260501202631-8b69e05628c9d5211a5078c849101b5b968d906b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bb5ac28da01760a7d42d28c69fb4fc5f77aeefe8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260501202631-8b69e05628c9d5211a5078c849101b5b968d906b.tgz","fileCount":5,"integrity":"sha512-pvUmDmPUFRpukFvCDVeRqBX3rOQOwzvY3uiv/ns0FbQrBocPN//E85HbwA/59/zP8SOVdS8YZ3vkFGtOoY/eoA==","signatures":[{"sig":"MEYCIQCsNVWT8V1aZU0Ff/JyZS5oUWsxUf+szBVKF81PfrT0EAIhALVW0XdoRhvqPfKNlrhK/QENDRFCnamn6bQ1byL2Y8Zo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260501202631-8b69e05628c9d5211a5078c849101b5b968d906b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8b69e05628c9d5211a5078c849101b5b968d906b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260501202631-8b69e05628c9d5211a5078c849101b5b968d906b_1777667332588_0.8695943412034159","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260502002722-1aeb4987de1407ef4cf3a2ef0ef4a64d94058d04":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260502002722-1aeb4987de1407ef4cf3a2ef0ef4a64d94058d04","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260502002722-1aeb4987de1407ef4cf3a2ef0ef4a64d94058d04","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"97758fb2cf70564c1708d363ef027ba27b8bffae","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260502002722-1aeb4987de1407ef4cf3a2ef0ef4a64d94058d04.tgz","fileCount":5,"integrity":"sha512-8FllgmkFGGgZ3Opoj7AKb4AGkzv4lL+1gLWR/rq5dHXn//qQZ/Qvt0+I2OdVax8fLDxB8/EmO8ptdCZO8yQWGQ==","signatures":[{"sig":"MEUCIQCzqHeC54+TXVIOqqG4POLmUp0NY/275gMaPAEG1zHtRQIgNPQ5UHoI3hf5GgdaEQQWv59dHt5NaTj8zINNNh6GWV0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260502002722-1aeb4987de1407ef4cf3a2ef0ef4a64d94058d04","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1aeb4987de1407ef4cf3a2ef0ef4a64d94058d04","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.2","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260502002722-1aeb4987de1407ef4cf3a2ef0ef4a64d94058d04_1777681776974_0.13196067883244877","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260502042648-6c1b5525fb7011bd60d0aef905037e678aa38e57":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260502042648-6c1b5525fb7011bd60d0aef905037e678aa38e57","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260502042648-6c1b5525fb7011bd60d0aef905037e678aa38e57","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"80a8463f96e4970d25af2b6c1d72202ca603f2c5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260502042648-6c1b5525fb7011bd60d0aef905037e678aa38e57.tgz","fileCount":5,"integrity":"sha512-bd/xRCvx4+YsTi3Tu8vJwMdLXk7lAP56b9eHgg8cafXu2iUSUCAe5wW4Rm+46TVVYyoFhLpBfqdlur6UrqEwzw==","signatures":[{"sig":"MEYCIQCk/y0W/4syOb3VE+cIkCtcAmsWRiZSybvcNORzBaOkAAIhALZ0V3Qyai17nSMCY3ixZpyfiWPPikCOhFKKI2ZLuz1t","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260502042648-6c1b5525fb7011bd60d0aef905037e678aa38e57","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6c1b5525fb7011bd60d0aef905037e678aa38e57","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260502042648-6c1b5525fb7011bd60d0aef905037e678aa38e57_1777696147395_0.7478814619133283","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260503073440-19827ebce63e51864389a78167c414206f1e8f90":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260503073440-19827ebce63e51864389a78167c414206f1e8f90","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260503073440-19827ebce63e51864389a78167c414206f1e8f90","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9b78c98ec1b8e62cd190cb607cc71017768fbbc5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260503073440-19827ebce63e51864389a78167c414206f1e8f90.tgz","fileCount":5,"integrity":"sha512-FxnXEHxiaov4NjY99NKr+bFSlnX/9go7y5sEcMPpxaZXHysUBmWMe3pEJkr7KS3BzmZC1+STEwDffJmjI4S4YA==","signatures":[{"sig":"MEYCIQCVdccxejK3YgJnKIEcP5FLabOdPKXylXU6tV8H0ygrcAIhANCsXgUQvSDdLZGRnkFOtDObCQdPBN4Kbv7b5PGZcHZe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260503073440-19827ebce63e51864389a78167c414206f1e8f90","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"19827ebce63e51864389a78167c414206f1e8f90","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260503073440-19827ebce63e51864389a78167c414206f1e8f90_1777793813636_0.08446415283535602","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260503073458-5baac3fd798e38fd2f6eea5c5b67d7d84db269bb":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260503073458-5baac3fd798e38fd2f6eea5c5b67d7d84db269bb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260503073458-5baac3fd798e38fd2f6eea5c5b67d7d84db269bb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"02c50863ed6ef7708e2f7823baae9fccde63e85a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260503073458-5baac3fd798e38fd2f6eea5c5b67d7d84db269bb.tgz","fileCount":5,"integrity":"sha512-dCuFWUww8PXv8NP7QXkYJYrg06Pub1jHMxWARM4JejKKUfGe950yNyeaaIraUxsGdGZQ0KEE01tqBLjYznPgwA==","signatures":[{"sig":"MEUCIQCyZCrQSR5QBjlSVpiaonhg1u5e67ylJpt9cHREa34VHQIgCrSm4xQSRdWeO9Ti27Ny8VCHIctl/DpNVxD0/CQfTP0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260503073458-5baac3fd798e38fd2f6eea5c5b67d7d84db269bb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5baac3fd798e38fd2f6eea5c5b67d7d84db269bb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.2","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260503073458-5baac3fd798e38fd2f6eea5c5b67d7d84db269bb_1777793831098_0.5886378771652203","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260503073510-3a17df44f648ccbe3f2091a0ec82f325a0474df0":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260503073510-3a17df44f648ccbe3f2091a0ec82f325a0474df0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260503073510-3a17df44f648ccbe3f2091a0ec82f325a0474df0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"94c4db161431fae3a9e628eeb96cf7ffae1cfc07","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260503073510-3a17df44f648ccbe3f2091a0ec82f325a0474df0.tgz","fileCount":5,"integrity":"sha512-BOS+Kx2dGUoTsFjZyzhDfyxoctw2DwRxzyXV3a0TVqNpHoHtBHjXOYCZ3Bnak1hSmycUqaUKFpaKpN1hGR4U4w==","signatures":[{"sig":"MEYCIQCMXIoDW0LTdp6TX8ks53CsdJoKxz0/XXnDkbcT/6X1uwIhAJc9Z6LXKhrxnDY15AKJfM7pAkeHtc6EYnH8nPnXgJzI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260503073510-3a17df44f648ccbe3f2091a0ec82f325a0474df0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3a17df44f648ccbe3f2091a0ec82f325a0474df0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260503073510-3a17df44f648ccbe3f2091a0ec82f325a0474df0_1777793848763_0.15089994301624476","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260503085921-91ca46e69895bea4f7453611940660dacfb9db55":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260503085921-91ca46e69895bea4f7453611940660dacfb9db55","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260503085921-91ca46e69895bea4f7453611940660dacfb9db55","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4dec2d511a9d27494941c77c59b266f1e9e47cb1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260503085921-91ca46e69895bea4f7453611940660dacfb9db55.tgz","fileCount":5,"integrity":"sha512-gmh0oKvvywGgKPbG0CP5rE3eu2sQhZQMAUoupiLoHZuPkbQRuoBbXv93bzUJ6djhKjiypizwYIY45PLS2VcQ6Q==","signatures":[{"sig":"MEUCIQCn4/BRK0W8TeSxpfk7sA9sP/AUV/xbMU7o5voK5kV/RAIgOsf753COeacTa+JApqT6ijBTBu2wDtnAqQNPwCQrq2Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260503085921-91ca46e69895bea4f7453611940660dacfb9db55","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"91ca46e69895bea4f7453611940660dacfb9db55","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.2","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260503085921-91ca46e69895bea4f7453611940660dacfb9db55_1777798897027_0.6554307060338012","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260503212823-fa34c2cfd5a8d100884dccd99cb45ab952229bbe":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260503212823-fa34c2cfd5a8d100884dccd99cb45ab952229bbe","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260503212823-fa34c2cfd5a8d100884dccd99cb45ab952229bbe","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a96eb9e48ca0d0d7dddef558f05274ff66c30152","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260503212823-fa34c2cfd5a8d100884dccd99cb45ab952229bbe.tgz","fileCount":5,"integrity":"sha512-R8eBZyx9leQxOV3rHnA5gzR7xAsSEvT8S83zZ4/N41a27PgRefiQI+3wr3oUBBJ2n6WnCyBLStx8YLW80uKfuw==","signatures":[{"sig":"MEUCIAjrt5FTzhudppxMSKTDt2UsAbsWzNrYxOe+DlB8tSqqAiEAgkPqLkUjuFXaUL3ejM3tEUGoBKnpVvlrwIqLx7VHUAA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260503212823-fa34c2cfd5a8d100884dccd99cb45ab952229bbe","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947225},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fa34c2cfd5a8d100884dccd99cb45ab952229bbe","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260503212823-fa34c2cfd5a8d100884dccd99cb45ab952229bbe_1777843841297_0.0616088253481657","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260504002750-7bc45326bb070f44c7c5a47837fbf57a50f799b8":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260504002750-7bc45326bb070f44c7c5a47837fbf57a50f799b8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260504002750-7bc45326bb070f44c7c5a47837fbf57a50f799b8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"aca8575ae05a084d179b1b73ce3b0096009ba47b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260504002750-7bc45326bb070f44c7c5a47837fbf57a50f799b8.tgz","fileCount":5,"integrity":"sha512-bb7Cqn+ikLnoXpmFu4aoDAB1Hot8ObiM00l7oSqv4D5Isrncj/p6pMNDoNVFgsh0VJdYrfBITwP6EuNTnuCj8Q==","signatures":[{"sig":"MEYCIQDWClJmKhFYmqpVwiM0ZVlan21rWM/Da9Rsp/vrxBfShwIhANH6L/zrLhay/w0jucJVTtgY86rPJyInpRyHHcN3NfSM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260504002750-7bc45326bb070f44c7c5a47837fbf57a50f799b8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7bc45326bb070f44c7c5a47837fbf57a50f799b8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260504002750-7bc45326bb070f44c7c5a47837fbf57a50f799b8_1777854606002_0.3965704493095623","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260504095322-a61928b0c2ae7ae561d27ab2a5656fd7717830b3":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260504095322-a61928b0c2ae7ae561d27ab2a5656fd7717830b3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260504095322-a61928b0c2ae7ae561d27ab2a5656fd7717830b3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8812c357cd02a21058b659f204c1d0aaa38de1cf","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260504095322-a61928b0c2ae7ae561d27ab2a5656fd7717830b3.tgz","fileCount":5,"integrity":"sha512-/NbX75yZX1SfSllOuRcVXqLHVnKXnflUMHxVJHI6yXLbxxbPn6K3j6Ete5O/DjsgKfekkzUKsjHVNy7xoRULaw==","signatures":[{"sig":"MEUCIBFLquWrO777d3EyIoHKEj6q5g6sINpoHYkuDw6Dqd+3AiEAowHX5hba3uIOIVK8dIgjbRkI1YfYJuZxQwInJPRcLLI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260504095322-a61928b0c2ae7ae561d27ab2a5656fd7717830b3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1908298},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a61928b0c2ae7ae561d27ab2a5656fd7717830b3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260504095322-a61928b0c2ae7ae561d27ab2a5656fd7717830b3_1777888528997_0.08166569031213555","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260504095724-237637d2cd68508db142e79e184fbbbe5df7be4d":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260504095724-237637d2cd68508db142e79e184fbbbe5df7be4d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260504095724-237637d2cd68508db142e79e184fbbbe5df7be4d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"984b6a050005a86d3f299bc82833c038bff8c1a0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260504095724-237637d2cd68508db142e79e184fbbbe5df7be4d.tgz","fileCount":5,"integrity":"sha512-45IZsY27weaTMmtBbM1eOKndT31mYuNRKqd0F+PPVlxCYgakFEnf5qXrBnekjHv2gSvfLSUep8c/Fv06apTCXQ==","signatures":[{"sig":"MEUCIHq8wgnLzsi0OCUGQXX1M9BVWLCx9cgTUWH02s9QhCC/AiEArUsxegcqiINjZs/lb5stOtgRmRlUBHdE3dKxW7h2Ytg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260504095724-237637d2cd68508db142e79e184fbbbe5df7be4d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1908298},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"237637d2cd68508db142e79e184fbbbe5df7be4d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260504095724-237637d2cd68508db142e79e184fbbbe5df7be4d_1777888777647_0.2100291102175882","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260504101958-daecc03e52f80ee0331e7c1d527e293a9a752af2":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260504101958-daecc03e52f80ee0331e7c1d527e293a9a752af2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260504101958-daecc03e52f80ee0331e7c1d527e293a9a752af2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2c2f77e5be03012a8daa830fb3aeb57d333b4d4f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260504101958-daecc03e52f80ee0331e7c1d527e293a9a752af2.tgz","fileCount":5,"integrity":"sha512-zk+tcvjhbJibBaVwPo/UJ9/LTdpnUnZn07UI9QxQd2j31fZoDaJtD+0fK6H9Emg4ykDYVoMLHhI0tYPop0tMtw==","signatures":[{"sig":"MEUCIQCQegZhoyvEPcdLCHcEFvNBDhtd7Y0u/3lusEAo26kVOgIgX0rh9j+iBdCjqXSh851UPav3Cm/7X4sjh/vWvbh8PW8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260504101958-daecc03e52f80ee0331e7c1d527e293a9a752af2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1908298},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"daecc03e52f80ee0331e7c1d527e293a9a752af2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260504101958-daecc03e52f80ee0331e7c1d527e293a9a752af2_1777890132785_0.07685937601003667","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260504102852-1aa93129793a07ed9ca2f0825573ea530950ed6b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260504102852-1aa93129793a07ed9ca2f0825573ea530950ed6b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260504102852-1aa93129793a07ed9ca2f0825573ea530950ed6b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"db79bcd85bf10899db28d6d14d0f035340e557fd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260504102852-1aa93129793a07ed9ca2f0825573ea530950ed6b.tgz","fileCount":5,"integrity":"sha512-igdErdYlwGuHltFmhU6tBUhcitS3icxqMf/t+nuO3In8bmgq4PLjeAXT4oe8PhQ+iHOoQuQ4DUatxjWfPOyKUQ==","signatures":[{"sig":"MEYCIQC1c9sGrwFaoXc1c170m4ofXwmh+/WYL2HT3ZDF3ph2AgIhAKvFc2RuvoGASwpJL0hrvMocKl2CdVwzSjxonX+ran5A","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260504102852-1aa93129793a07ed9ca2f0825573ea530950ed6b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1908298},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1aa93129793a07ed9ca2f0825573ea530950ed6b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260504102852-1aa93129793a07ed9ca2f0825573ea530950ed6b_1777890666891_0.04116232339533599","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260504103220-bae2d6d0d513edb0c6f19411b0df48ce32187947":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260504103220-bae2d6d0d513edb0c6f19411b0df48ce32187947","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260504103220-bae2d6d0d513edb0c6f19411b0df48ce32187947","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c5e9404f6fd17de8f6270d14544093af62bac471","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260504103220-bae2d6d0d513edb0c6f19411b0df48ce32187947.tgz","fileCount":5,"integrity":"sha512-qnJW4NLOiIEQPjhJJHR7SXxGTI0rp545NufdXH+Aq4QDYYz8xvJRGr0rrmw+x7+zB7VKTfbfKePVCYaxFJVTVQ==","signatures":[{"sig":"MEQCIEfFOtlFiIVYrGbMuzjVf68WatKOcPmdJkNkSXChfFzbAiBhakwNblXWv/a8ln8WXWe+o1K/0gbPkAvsOWdRWu6ssQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260504103220-bae2d6d0d513edb0c6f19411b0df48ce32187947","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1908298},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bae2d6d0d513edb0c6f19411b0df48ce32187947","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260504103220-bae2d6d0d513edb0c6f19411b0df48ce32187947_1777890876027_0.96141712305303","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260504104558-c9d24864aff8a0a104b2d98e8b81da293bb75b16":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260504104558-c9d24864aff8a0a104b2d98e8b81da293bb75b16","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260504104558-c9d24864aff8a0a104b2d98e8b81da293bb75b16","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c0e49226a50fb651f946a1bce470a096534efe9d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260504104558-c9d24864aff8a0a104b2d98e8b81da293bb75b16.tgz","fileCount":5,"integrity":"sha512-IRMxbOrNt2hf7HTzbvzo1I2r8NOJJ7lpNo5oGAdRTK7eg4K2yWvf+Oha82uxIHCs7XGR4bzIIKkDTvGHiNqkUQ==","signatures":[{"sig":"MEYCIQDNG9Vv5yVzeJJhntcZAS2FOLq1R1XbuKivq62GudGZqAIhAIi2vit6SeXoKF5twEXZqbyOYTivF6Cl0IZWYlD4y1QB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260504104558-c9d24864aff8a0a104b2d98e8b81da293bb75b16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1881969},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c9d24864aff8a0a104b2d98e8b81da293bb75b16","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260504104558-c9d24864aff8a0a104b2d98e8b81da293bb75b16_1777891692487_0.4399382672972936","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260504104900-1ad0f0ae1a8b271b82f3a7f7a0f8a1ca78b47096":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260504104900-1ad0f0ae1a8b271b82f3a7f7a0f8a1ca78b47096","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260504104900-1ad0f0ae1a8b271b82f3a7f7a0f8a1ca78b47096","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3574704c537a42e3ad9baeb15018207bf48ca2f1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260504104900-1ad0f0ae1a8b271b82f3a7f7a0f8a1ca78b47096.tgz","fileCount":5,"integrity":"sha512-pBJNnNpCXL5H3/62MEDbRJNeBxnhna9jgl5SJg7JxemxDTGpnzgtfrmGud25Tf4xmKw0gPhxpIs8YeX9vyVZZQ==","signatures":[{"sig":"MEUCIQDXh+Wpcn/kukcSm0DTKFtxQKJVeRRuRW5mcWK0qyp0CQIgKw5JCw9BgbJjfx0v80w/e8CkTDfgx5ZR3MWJxf1zW7c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260504104900-1ad0f0ae1a8b271b82f3a7f7a0f8a1ca78b47096","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1908298},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1ad0f0ae1a8b271b82f3a7f7a0f8a1ca78b47096","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260504104900-1ad0f0ae1a8b271b82f3a7f7a0f8a1ca78b47096_1777891873861_0.1765969415579527","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260504105649-e6690c189e5a791cc34f2df1bc85b9d82b61c267":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260504105649-e6690c189e5a791cc34f2df1bc85b9d82b61c267","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260504105649-e6690c189e5a791cc34f2df1bc85b9d82b61c267","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"54408c2cbab6c4a297e35088293e9808630ed1cc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260504105649-e6690c189e5a791cc34f2df1bc85b9d82b61c267.tgz","fileCount":5,"integrity":"sha512-fZBXSUbhIPuCAV6qomvfRAoMxh8QC/lU23FK5dRGSYDtVWYZbSyVV04NiGr48e3sCDtxrM17W9af+DgrXCKC/A==","signatures":[{"sig":"MEYCIQDSMCuAr/564MElQwGTyGE3SXMPsxc1kSSSFTWYBgab9AIhAPkm9x47N6uGpDSBlKjtjssy4SmR3Gn+3g/Jf6PJHnql","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260504105649-e6690c189e5a791cc34f2df1bc85b9d82b61c267","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1908298},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e6690c189e5a791cc34f2df1bc85b9d82b61c267","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260504105649-e6690c189e5a791cc34f2df1bc85b9d82b61c267_1777892341208_0.6206202888045607","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260504110008-78c2e030b61ec23dafdefae303408bbde4981ba8":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260504110008-78c2e030b61ec23dafdefae303408bbde4981ba8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260504110008-78c2e030b61ec23dafdefae303408bbde4981ba8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9d75615c8cb30dc3cbbc3fd6684cf451dfb70080","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260504110008-78c2e030b61ec23dafdefae303408bbde4981ba8.tgz","fileCount":5,"integrity":"sha512-Xbnsi6B8yq42K4M6KwmbXoAJzj111QumSzo8+0oGs9S196KVG+cy9rmlgNMsJq6TzOpWVBO6KHfHa3YkNChL4Q==","signatures":[{"sig":"MEUCIG0OjSdJelid1rUlH8QnohQyEYGOARh+ZiKJdqDPqNuMAiEAq+/M75rmzkBg7DU1xwO2kZlMWt94s+j7jAb183Yo4eA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260504110008-78c2e030b61ec23dafdefae303408bbde4981ba8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1882247},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"78c2e030b61ec23dafdefae303408bbde4981ba8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260504110008-78c2e030b61ec23dafdefae303408bbde4981ba8_1777892545062_0.620488130812638","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260504114628-8dd60c2a73e05adaaa96fa27da7d4524d33e5ceb":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260504114628-8dd60c2a73e05adaaa96fa27da7d4524d33e5ceb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260504114628-8dd60c2a73e05adaaa96fa27da7d4524d33e5ceb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"14e9574cf34d597cab8f5fff69c39b9e391937aa","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260504114628-8dd60c2a73e05adaaa96fa27da7d4524d33e5ceb.tgz","fileCount":5,"integrity":"sha512-utlkY4C4vEf2+p59L7RFX1yEUjDFx8b1d1xqh6ceEDd94VQbTu7u7aCAr5iQRLRjlNns/LxjwuuBFuWUzxPJrw==","signatures":[{"sig":"MEUCIQDhHjnfcFJR4hiD0lVYAYlo2pnheSS+MIrmlVk5iS3JjAIgJ3m3JveCg+R9asZQU3sdLfSLiFy5lZxAE/V7qXw8ZnQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260504114628-8dd60c2a73e05adaaa96fa27da7d4524d33e5ceb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1908298},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8dd60c2a73e05adaaa96fa27da7d4524d33e5ceb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260504114628-8dd60c2a73e05adaaa96fa27da7d4524d33e5ceb_1777895323315_0.2476934257426855","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260504115242-00de2979ae46095fff313af6d4b7ee89cea1ffd7":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260504115242-00de2979ae46095fff313af6d4b7ee89cea1ffd7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260504115242-00de2979ae46095fff313af6d4b7ee89cea1ffd7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"eadd6e0e28d4ff91f1877c444518c3e50e2dc009","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260504115242-00de2979ae46095fff313af6d4b7ee89cea1ffd7.tgz","fileCount":5,"integrity":"sha512-YAXPvvdHy+UU26rIph14iyQKh3SV9x6Gz0hIaXKEG8q1gnSdZC9fArx3Wb5dG9870Sw3zjc/NhRKJD0m/jBbcw==","signatures":[{"sig":"MEYCIQDio0+UffMXVhSiRmZJnnmnoqn6nhj3I/jwtKxhEbAy6AIhAOSO6Zz+bNG4qaWqdZ/4ZFt4AFNSpovfs1D7VFYJlwbc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260504115242-00de2979ae46095fff313af6d4b7ee89cea1ffd7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947225},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"00de2979ae46095fff313af6d4b7ee89cea1ffd7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260504115242-00de2979ae46095fff313af6d4b7ee89cea1ffd7_1777895702382_0.8384937595493196","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260504115822-ff347277a8e6352cf677c12adb42a5497acc284b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260504115822-ff347277a8e6352cf677c12adb42a5497acc284b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260504115822-ff347277a8e6352cf677c12adb42a5497acc284b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"711dcb2f36c9592c05304625b4f3f20007670519","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260504115822-ff347277a8e6352cf677c12adb42a5497acc284b.tgz","fileCount":5,"integrity":"sha512-necEgToaCXPzrXyQ7HNdCVsuEXHX7LBhvswfU26AI2pXHnEYPgBVXdypk4aMzKmhOuOxBn0CduYqOWs01FpbmQ==","signatures":[{"sig":"MEQCIGuqVeh3MUfjUrJ90AytNBE/0acmZ7SxsfG8H4a3/W1OAiA0cFxhJwc/VG10n7zz9SRNFIz8YtVHgagcCwXrhLuJGA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260504115822-ff347277a8e6352cf677c12adb42a5497acc284b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1908813},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ff347277a8e6352cf677c12adb42a5497acc284b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260504115822-ff347277a8e6352cf677c12adb42a5497acc284b_1777896028084_0.0331274287498442","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260504124901-f79b511f92df0c464c7e3ba57437237d51e559d8":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260504124901-f79b511f92df0c464c7e3ba57437237d51e559d8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260504124901-f79b511f92df0c464c7e3ba57437237d51e559d8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"dce6aef330c92a9b5cb363b93a3af6637c756ff7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260504124901-f79b511f92df0c464c7e3ba57437237d51e559d8.tgz","fileCount":5,"integrity":"sha512-XCx/Tybg5RPBy0SRhQ/Wt81/OFcH6IE/S75lP62wAsz52Rmg1RzsSxlEtCAnW9PtZgqVaKQ36N7uzO7Ei4v81Q==","signatures":[{"sig":"MEUCIQCYHrdDhyX2yHA97+RFN3C2l6uHQRUMSIFWxiK0hpgulwIgHcx7EUYP+BfpBImjbyIjGYnpqqqZbTk1tZ4Ll1PF9Hc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260504124901-f79b511f92df0c464c7e3ba57437237d51e559d8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947225},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f79b511f92df0c464c7e3ba57437237d51e559d8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260504124901-f79b511f92df0c464c7e3ba57437237d51e559d8_1777899082644_0.8781219951986505","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260504130001-5c68900c25d71ea6b6e673cdceb8a93a8d55c325":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260504130001-5c68900c25d71ea6b6e673cdceb8a93a8d55c325","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260504130001-5c68900c25d71ea6b6e673cdceb8a93a8d55c325","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3afd4d1af004b88ab295efefd5aafe7785ca694e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260504130001-5c68900c25d71ea6b6e673cdceb8a93a8d55c325.tgz","fileCount":5,"integrity":"sha512-4l/Gm9zn85SPexsb5hAIFJkJqjpMkxtf+EhJj5k0MeM+ekf5GDlBDbugO5c1sjwvsl7ciXyyfrkGAc3tWm63TA==","signatures":[{"sig":"MEYCIQDtxCjOGBDqrh7aUDabemcuTBpFdLfv0A7+Qq/WhsduaAIhAO5PcQYEcql3DHDdssbos7phealIQOoCQPxiGFCCmrnv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260504130001-5c68900c25d71ea6b6e673cdceb8a93a8d55c325","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947740},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5c68900c25d71ea6b6e673cdceb8a93a8d55c325","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260504130001-5c68900c25d71ea6b6e673cdceb8a93a8d55c325_1777899740277_0.5774813811008337","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260504154428-a150d2d7415da572f607025bfb41ca2fba73384b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260504154428-a150d2d7415da572f607025bfb41ca2fba73384b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260504154428-a150d2d7415da572f607025bfb41ca2fba73384b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"796ae9a7c470c3e24367b99a66687b38d0c865db","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260504154428-a150d2d7415da572f607025bfb41ca2fba73384b.tgz","fileCount":5,"integrity":"sha512-NJbkEGtOojYt5JP15qN2XFcIxi7mkVHpDcqVzw3v0fohMr+96/neTn2wBHC4t9Nd/p027/roh7vriDK1Vs87IQ==","signatures":[{"sig":"MEUCIQC8L6EksTslpuSJMO0IV62246le348pV1KDKDL9Tm/VJAIgOrkq/SX0pRbEh5kOihU18llxICrCj42RSSJrPC2YZ54=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260504154428-a150d2d7415da572f607025bfb41ca2fba73384b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947740},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a150d2d7415da572f607025bfb41ca2fba73384b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260504154428-a150d2d7415da572f607025bfb41ca2fba73384b_1777909605194_0.5836818185548085","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260504154456-5fa7de460b268a8414c17f47f19fa9b721d872bd":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260504154456-5fa7de460b268a8414c17f47f19fa9b721d872bd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260504154456-5fa7de460b268a8414c17f47f19fa9b721d872bd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"88655404a70d2f3c34ac2b5363cbfd7f5ef77b47","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260504154456-5fa7de460b268a8414c17f47f19fa9b721d872bd.tgz","fileCount":5,"integrity":"sha512-J+spCyjSINUX03ZjvMrbupkAgzw3SEbsf/bThAE8SKbngCZX9o1WhsCi/Sf5npPEYEBbGVdCpE0jZ3d5RElu9w==","signatures":[{"sig":"MEQCICCI9eMQInwB2OjctnpHvCoj6qInt7Hlk/5BDf+Q7/r1AiApc8tYMSCrtEX69+kFcuZaFUZ+Vxk2cTaMMeawHXmd5g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260504154456-5fa7de460b268a8414c17f47f19fa9b721d872bd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947740},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5fa7de460b268a8414c17f47f19fa9b721d872bd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260504154456-5fa7de460b268a8414c17f47f19fa9b721d872bd_1777909635701_0.027982587080941146","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260504202821-bd3bd2b1c2e2db7a559c06bcdbcd2f9b32ab41a9":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260504202821-bd3bd2b1c2e2db7a559c06bcdbcd2f9b32ab41a9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260504202821-bd3bd2b1c2e2db7a559c06bcdbcd2f9b32ab41a9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c66a4667419289997739fe6b703b9c93c3f5e6d5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260504202821-bd3bd2b1c2e2db7a559c06bcdbcd2f9b32ab41a9.tgz","fileCount":5,"integrity":"sha512-HxTTSrGZoEByL/S7m0+2Wg118N/+X27eIHhmrLA1czAxO0zSgmxNLqQqaRU/UlpcU75tt7qDIm9wokqT7z3qLg==","signatures":[{"sig":"MEUCIQDOxn09T0MQoPLnoI43Psy0uFiAEmbY2UMtKdXo8oR9fgIgMYS7MIA/hoDGN5/DMxhz51IIU0q5MCcuYQO66ixkPZg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260504202821-bd3bd2b1c2e2db7a559c06bcdbcd2f9b32ab41a9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947740},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bd3bd2b1c2e2db7a559c06bcdbcd2f9b32ab41a9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260504202821-bd3bd2b1c2e2db7a559c06bcdbcd2f9b32ab41a9_1777926637102_0.606922654957571","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260504214028-e0fecc283b8c6cc631191000b6a0d33f02625614":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260504214028-e0fecc283b8c6cc631191000b6a0d33f02625614","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260504214028-e0fecc283b8c6cc631191000b6a0d33f02625614","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f7a518e1bcb35755d8c611864db1331f00a6be1e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260504214028-e0fecc283b8c6cc631191000b6a0d33f02625614.tgz","fileCount":5,"integrity":"sha512-rOjv3O9EDr/My9gABRVBqeUwyEbTfFjMuQ2Ar5jke+ICSPAASsmow6ftTpsM22cPz7nh5XKSNxWup1xInGgiLw==","signatures":[{"sig":"MEUCICQkLEygo1c/SFheD+LU2vKlVK2rv6Cw6MNPo7QEm4oiAiEAt64sywd2MEPblQmMiCyr5ryvXk4NPe6dcEqvrbY6/6M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260504214028-e0fecc283b8c6cc631191000b6a0d33f02625614","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947740},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e0fecc283b8c6cc631191000b6a0d33f02625614","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260504214028-e0fecc283b8c6cc631191000b6a0d33f02625614_1777930973683_0.25131940735914515","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260504221156-61d8e5d91a407d01a65f640d7845b66efbda8fd2":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260504221156-61d8e5d91a407d01a65f640d7845b66efbda8fd2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260504221156-61d8e5d91a407d01a65f640d7845b66efbda8fd2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"43d6cf9f25ce621e367ed55942e063feb511b179","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260504221156-61d8e5d91a407d01a65f640d7845b66efbda8fd2.tgz","fileCount":5,"integrity":"sha512-3jlub1D2D5e7OgKMkBIEDI/gXVyO2Yx7vmnM6dSfQfl/aPzMHvuFkkUqVn6wbpEANo9YLPpeO/l8zME3EXNVXQ==","signatures":[{"sig":"MEYCIQD54TDkaf2l17B6dxncxoS+RFJmesx6THqOdHNl9/5EMQIhAPYJJOvnEZcHCfu5KiJ0MMSzF4PBF13CLF6+WyhiJJ1c","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260504221156-61d8e5d91a407d01a65f640d7845b66efbda8fd2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947746},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"61d8e5d91a407d01a65f640d7845b66efbda8fd2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260504221156-61d8e5d91a407d01a65f640d7845b66efbda8fd2_1777932856974_0.8314332632793264","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260505123208-27533a4fa47f3f09cb4e70637c64758dc3e5c864":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260505123208-27533a4fa47f3f09cb4e70637c64758dc3e5c864","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260505123208-27533a4fa47f3f09cb4e70637c64758dc3e5c864","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1939befdba249a1199c6b0e5bfa6de72ab48bbb3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260505123208-27533a4fa47f3f09cb4e70637c64758dc3e5c864.tgz","fileCount":5,"integrity":"sha512-r9MIu/MgacAyDR3AA5XP/9NakHFDTZsIe6Ef52EgkXGglxMXWTv5lHdyW0sUL0QJo9V40n73mE+K8nfgH6Zxnw==","signatures":[{"sig":"MEUCIHfF8UUzxBgDjVZ0yrM8fFisR0eIE3F08eXHFi54tVXMAiEAvonvtGU/3VkEDCG6BelzHRVWFCxnV9InrloCBy2ZssQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260505123208-27533a4fa47f3f09cb4e70637c64758dc3e5c864","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947740},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"27533a4fa47f3f09cb4e70637c64758dc3e5c864","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260505123208-27533a4fa47f3f09cb4e70637c64758dc3e5c864_1777984468725_0.982138485618923","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260505170718-a8694fc2ef140a80010f8cba716d0da5c8256c26":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260505170718-a8694fc2ef140a80010f8cba716d0da5c8256c26","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260505170718-a8694fc2ef140a80010f8cba716d0da5c8256c26","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"cd6bce3efff87b4a413b69eca4d8132d7761c8df","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260505170718-a8694fc2ef140a80010f8cba716d0da5c8256c26.tgz","fileCount":5,"integrity":"sha512-+PWngKWyJDxFz2imhOB5QlzOu0V892hIZ2wiq6sFpMBRgo/QtL/Hg9AF33ndZUJQ5bxutJHmSz6fjxDd8x3z3A==","signatures":[{"sig":"MEUCIQDwXl0hcmhvEPraZyjj3DuOt+rX17HWl9vRsOK60NuszgIgQHcJh0dYeydhLlEEi0RCjEYcVulIRFhkcZsyPFhxkto=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260505170718-a8694fc2ef140a80010f8cba716d0da5c8256c26","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947740},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a8694fc2ef140a80010f8cba716d0da5c8256c26","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260505170718-a8694fc2ef140a80010f8cba716d0da5c8256c26_1778000978938_0.2550022069029616","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260506061112-13a99716def5466d5ec2f9d9c934c3b8b5190016":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260506061112-13a99716def5466d5ec2f9d9c934c3b8b5190016","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260506061112-13a99716def5466d5ec2f9d9c934c3b8b5190016","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3889db15e27f2b2c3aa39756de45eb15496e41c7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260506061112-13a99716def5466d5ec2f9d9c934c3b8b5190016.tgz","fileCount":5,"integrity":"sha512-IJ6fTD+IbvG/ZaNJ1NOOZZaUC9sRfCVfqUcNar+e2/a2ZavL95KqMsx2WKl0dlb4jy8nMnXik0qILqEwrODqzg==","signatures":[{"sig":"MEUCICgox5TH5T0L2LrDaqjvOP5gJtXMv6srDCI3N5VSg+nNAiEApJFu3GJCvYnnzzKdCy6miBfKg+WLjI2xrhvjRtwgIVE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260506061112-13a99716def5466d5ec2f9d9c934c3b8b5190016","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947740},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"13a99716def5466d5ec2f9d9c934c3b8b5190016","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260506061112-13a99716def5466d5ec2f9d9c934c3b8b5190016_1778047988978_0.27275605118573054","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260506062016-9955041e989cb6f021bb3ab4c9d896a926222658":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260506062016-9955041e989cb6f021bb3ab4c9d896a926222658","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260506062016-9955041e989cb6f021bb3ab4c9d896a926222658","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b039d7b7b748de1af35fa1947e1baa086fddc644","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260506062016-9955041e989cb6f021bb3ab4c9d896a926222658.tgz","fileCount":5,"integrity":"sha512-DwjjXPnObc3jRUMV9G7Ih0DesoDdtwdTbNqVLXejV8xSeCLTJTSivChDLLz+7FHVc3UvxGc8hhMvx/tBaqWZnA==","signatures":[{"sig":"MEUCIQCv+XwDpvhrryvyUw76fsWobJkBXI/mjsTwOVKYV/mfXgIgBUX37Bifjg7mY3KE1B1vgzKCHAG3YEtyXSlrC8NY6mY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260506062016-9955041e989cb6f021bb3ab4c9d896a926222658","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947740},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9955041e989cb6f021bb3ab4c9d896a926222658","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260506062016-9955041e989cb6f021bb3ab4c9d896a926222658_1778048527661_0.8396850608792539","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260506063049-2399c9eadeb1dad233766993f009c8e5d1fed9e9":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260506063049-2399c9eadeb1dad233766993f009c8e5d1fed9e9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260506063049-2399c9eadeb1dad233766993f009c8e5d1fed9e9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b1dd0d825df91fb71f5fe4025fd0b8c7c07dc832","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260506063049-2399c9eadeb1dad233766993f009c8e5d1fed9e9.tgz","fileCount":5,"integrity":"sha512-DR7HIOws8ef+zkr4Czmpsdn/7m9BpWP8hvUe/esPapm3tjdorxCJ+rRHtZXhVbdjHk4CV1myhrsPfJSASZS3ig==","signatures":[{"sig":"MEQCICTQiR5uMgkAQnM18N5yXzpj4OVu3YNWl/5CP20VdiFDAiAzXBC1dAh8nvI9SZGA+EtOzYPUoISbbRJgrt7fXsMraA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260506063049-2399c9eadeb1dad233766993f009c8e5d1fed9e9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947740},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2399c9eadeb1dad233766993f009c8e5d1fed9e9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260506063049-2399c9eadeb1dad233766993f009c8e5d1fed9e9_1778049185358_0.5104214545426535","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260506064709-f2ad932280567b07414139b41c241dabf0ac5035":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260506064709-f2ad932280567b07414139b41c241dabf0ac5035","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260506064709-f2ad932280567b07414139b41c241dabf0ac5035","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c39edeb6f34f8c54ff07857ce5d1889f400cadf8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260506064709-f2ad932280567b07414139b41c241dabf0ac5035.tgz","fileCount":5,"integrity":"sha512-Vgknt7YFP3EOC0kpHVRwaFLbXd2g12jeGM403YjR2mZ3hZ6gBoV20w/KcIe6JdiEtpeZNiNTj+ZiRag9UFtdLA==","signatures":[{"sig":"MEUCID3iKGaRsyrB4dTWg4zcApTpYhxg3lExy28fScmrI0F8AiEAjBu3E1XinZZFE9udz4UBsavm0pYyG5l7o7RTqpLAFy0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260506064709-f2ad932280567b07414139b41c241dabf0ac5035","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947746},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f2ad932280567b07414139b41c241dabf0ac5035","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260506064709-f2ad932280567b07414139b41c241dabf0ac5035_1778050166713_0.243541327024009","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260506070028-4115abccaaab47e51f356b35c07f661a9e69e652":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260506070028-4115abccaaab47e51f356b35c07f661a9e69e652","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260506070028-4115abccaaab47e51f356b35c07f661a9e69e652","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3568904e7606d07672451a5dffbcc62056a107f3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260506070028-4115abccaaab47e51f356b35c07f661a9e69e652.tgz","fileCount":5,"integrity":"sha512-Eeyp7YFsg/5EIHM7MBtEWBtHimighCYLbXGMzjQsn3PIH4ZX9A+EKC+GRnL4FoAikIWOWg/ggbOIDZ3/+iuEfw==","signatures":[{"sig":"MEQCIArwp8v0lArnybaEnBuon2kzhwEvX8x4IBB+HwcbqIlxAiAMS1MQOQjFPHa9WGoUgGNanpPH4YdivQSfF1RS4g0h7Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260506070028-4115abccaaab47e51f356b35c07f661a9e69e652","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947746},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4115abccaaab47e51f356b35c07f661a9e69e652","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260506070028-4115abccaaab47e51f356b35c07f661a9e69e652_1778050970586_0.09347159479314726","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260506081145-53c9ecdcddcdaed99f297dbc3ab5ddbc702cd9f2":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260506081145-53c9ecdcddcdaed99f297dbc3ab5ddbc702cd9f2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260506081145-53c9ecdcddcdaed99f297dbc3ab5ddbc702cd9f2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a9779a7125f46b4391ad15a5148c9f6d414938b5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260506081145-53c9ecdcddcdaed99f297dbc3ab5ddbc702cd9f2.tgz","fileCount":5,"integrity":"sha512-zvYwnLAUgXfoX7qMzH6mPIE1WeghXcvtL3czTxSDx0Y81LZQeu+d9GztV/noj9arGbLQVM7oHCkvfY4U8gfDuQ==","signatures":[{"sig":"MEYCIQDTW0zGJQVFsUUO+O95a/MygjOW4hCfRnYQp88jY/RiegIhAP5mhK+GyT21QMsFRJlsdK1mhXXez4DKwvTSmImdzTyd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260506081145-53c9ecdcddcdaed99f297dbc3ab5ddbc702cd9f2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947746},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"53c9ecdcddcdaed99f297dbc3ab5ddbc702cd9f2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260506081145-53c9ecdcddcdaed99f297dbc3ab5ddbc702cd9f2_1778055244827_0.14121776884413295","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260506082549-c64da6a889cb36541bf0950c8c9f9e10e5969906":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260506082549-c64da6a889cb36541bf0950c8c9f9e10e5969906","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260506082549-c64da6a889cb36541bf0950c8c9f9e10e5969906","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c61573cef849d3f3cf6950c719f514278add5b2c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260506082549-c64da6a889cb36541bf0950c8c9f9e10e5969906.tgz","fileCount":5,"integrity":"sha512-SbwpcR5bwiafmHubN8xpx+SYFXLK8EW4s5BdUye1nJbTzA5U3bR9wo2Rt63SCm2TRnnLeW3AWjcpZ/tUIrLWwA==","signatures":[{"sig":"MEQCIG3TRL15T6dBLssyIyQyYk+z2BKbayCF9d+/d8iuY8W1AiBEkuDh1enzl5ejGEq/oP1GzU+d4HWeOMl5XWndP6pMdw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260506082549-c64da6a889cb36541bf0950c8c9f9e10e5969906","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947746},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c64da6a889cb36541bf0950c8c9f9e10e5969906","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260506082549-c64da6a889cb36541bf0950c8c9f9e10e5969906_1778056086802_0.9483403138328419","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260506084932-1df2cac357efd6b54371b2f5c8a301b871ce781c":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260506084932-1df2cac357efd6b54371b2f5c8a301b871ce781c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260506084932-1df2cac357efd6b54371b2f5c8a301b871ce781c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"045070544e0985e86519d1c952ef7cfbd3cfbc7a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260506084932-1df2cac357efd6b54371b2f5c8a301b871ce781c.tgz","fileCount":5,"integrity":"sha512-XcqTpg+1gDDWMANxGGO7RyguPpkhfNeXARw4yzwbhiIx0fiKnj9x0UYNFkVQ6DzbVQDi6wrRPl1+xKCOqj26Dw==","signatures":[{"sig":"MEQCIEssjmNGswr0464hbnM7mBtce7TqbS/Ab03i7h5SDuk6AiBQ14wVhla2q4RKuhlIyMCrZPuWohZ24WeYUWQzsLJkXA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260506084932-1df2cac357efd6b54371b2f5c8a301b871ce781c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947746},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1df2cac357efd6b54371b2f5c8a301b871ce781c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260506084932-1df2cac357efd6b54371b2f5c8a301b871ce781c_1778057512292_0.2266454950285619","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260506085525-6c97694913c60dd40062ab09d25fa1f06d4080a6":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260506085525-6c97694913c60dd40062ab09d25fa1f06d4080a6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260506085525-6c97694913c60dd40062ab09d25fa1f06d4080a6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"679b9abe9f3b1e31898f9a51563b6f7455389310","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260506085525-6c97694913c60dd40062ab09d25fa1f06d4080a6.tgz","fileCount":5,"integrity":"sha512-ERkNkitwplDjEJBSaVapqzjWDraakvWot7EgoAV4MouaYNz/bYVx3mPlYkzudBCDf5l6yp3+MapiZQ5dyN74UQ==","signatures":[{"sig":"MEUCIEE172+v6pphkqzEedJ19sfMryENFa3+p3ypGtUiOTQzAiEAsc8e2k2gwAwnmcFK3V1Vt05lp1qpKJm4ux0u2cjnAbM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260506085525-6c97694913c60dd40062ab09d25fa1f06d4080a6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947746},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6c97694913c60dd40062ab09d25fa1f06d4080a6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260506085525-6c97694913c60dd40062ab09d25fa1f06d4080a6_1778057862324_0.2574801287236683","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260506090226-844309920faceee4fa68c929e99e4b9822a488f4":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260506090226-844309920faceee4fa68c929e99e4b9822a488f4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260506090226-844309920faceee4fa68c929e99e4b9822a488f4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4e5766adab2bd7c91897bf17544e9b82c5ac4036","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260506090226-844309920faceee4fa68c929e99e4b9822a488f4.tgz","fileCount":5,"integrity":"sha512-v8dH7eDUGEFqB6LqvXVFluMJs1iTLO+ZJlnizSsiwb+6HfolQ8BNGcLm6UiubQW6o8bhdNblq2g43Ay06UEqKA==","signatures":[{"sig":"MEQCIDiyt4/lb+6DPvBv7rgD4N//VdWsRni8ZsgBsvoY2SaTAiA9UzsmFzj1rJTnUI94WssBJe66xYVEh+1vaxtiB6DlYA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260506090226-844309920faceee4fa68c929e99e4b9822a488f4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947746},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"844309920faceee4fa68c929e99e4b9822a488f4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260506090226-844309920faceee4fa68c929e99e4b9822a488f4_1778058285285_0.9815183202753717","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260506152246-77369a88a145452e580868993044a6be2e65b294":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260506152246-77369a88a145452e580868993044a6be2e65b294","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260506152246-77369a88a145452e580868993044a6be2e65b294","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"27deb0cbe831b29a1a4450cf8161f110e0c4ce00","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260506152246-77369a88a145452e580868993044a6be2e65b294.tgz","fileCount":5,"integrity":"sha512-3JOPyPvsh0MhtACmA6XMyF025YI5uTsDxv/UKBkZs0RDTN+brFg9ngf/3Je0jxeTdSVk8KQOjq2LrwHQd8KIEQ==","signatures":[{"sig":"MEQCIBA9OXwhlCntwBEivir54b8SMYIJHSqehKEWAR//wKbXAiBEHdxsbmHHfdsRj2EQos9FdymNYaCc1lm/Z2RpT59FQQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260506152246-77369a88a145452e580868993044a6be2e65b294","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947746},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"77369a88a145452e580868993044a6be2e65b294","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260506152246-77369a88a145452e580868993044a6be2e65b294_1778081100160_0.7839753218623384","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260506152531-93c4bda20f7c08a46bbd38afa57b69171b479a08":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260506152531-93c4bda20f7c08a46bbd38afa57b69171b479a08","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260506152531-93c4bda20f7c08a46bbd38afa57b69171b479a08","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"82fe76403e273ce3ec006789999d6c1d3a5522e0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260506152531-93c4bda20f7c08a46bbd38afa57b69171b479a08.tgz","fileCount":5,"integrity":"sha512-jX41qVYG9q/n07/j0X7ycWXK4zxC/Kae65TgP6b3P6wbPFmEVZntUAmfzm25NpQG6fupdjIemvKkX/+gmcr+gQ==","signatures":[{"sig":"MEUCIQCamjcREJFjGN4UjVxxXFh5ETR5RSiXp+VpwcnxAqLnSwIgG5jN1ajAlM8kBXHYpwN2fHT94roMAoeQf9QgE7mBE28=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260506152531-93c4bda20f7c08a46bbd38afa57b69171b479a08","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947746},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"93c4bda20f7c08a46bbd38afa57b69171b479a08","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260506152531-93c4bda20f7c08a46bbd38afa57b69171b479a08_1778081269543_0.7592328870283909","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260506152532-ae61cd0e5cbc6e2e9bc7d6b4024c3bd9cf6c502a":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260506152532-ae61cd0e5cbc6e2e9bc7d6b4024c3bd9cf6c502a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260506152532-ae61cd0e5cbc6e2e9bc7d6b4024c3bd9cf6c502a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ceff7287ae9df9176572197bd96c5475374c0dde","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260506152532-ae61cd0e5cbc6e2e9bc7d6b4024c3bd9cf6c502a.tgz","fileCount":5,"integrity":"sha512-NPJvaRCUNmCC2IhmoUQxuQHbp6QF2xUYR8RIAcMIWC8HQ/eiBn1scZ+2+1n7EPl1PvMZ5c4+Pd3iodgHGeHnSg==","signatures":[{"sig":"MEUCIQDlCpZZKS1Yt71S+jbW4ds5ot1sZx5cY/EB1l0ezr0kjQIgV63wkP+t+IE4gpF8SwqCPflWjiVv+IcRwsdOV0BGqAM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260506152532-ae61cd0e5cbc6e2e9bc7d6b4024c3bd9cf6c502a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947746},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ae61cd0e5cbc6e2e9bc7d6b4024c3bd9cf6c502a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260506152532-ae61cd0e5cbc6e2e9bc7d6b4024c3bd9cf6c502a_1778081275473_0.31083904162980747","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260506153557-39e5fd829788920d97fffa90d20bede46f90e632":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260506153557-39e5fd829788920d97fffa90d20bede46f90e632","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260506153557-39e5fd829788920d97fffa90d20bede46f90e632","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"beb78c4c8d59ced7c7b839cfd73cf352d1c388d7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260506153557-39e5fd829788920d97fffa90d20bede46f90e632.tgz","fileCount":5,"integrity":"sha512-eUONg3cGKBZFQjQ2OUStoip8hkH4ZgcSNo1rfIlBJeqTOKkZkyzY9AwAQBWMhz6ZxXTzNgKSvzMF/5iN9Rzp6A==","signatures":[{"sig":"MEYCIQDsZqrA8ZiKqJs2TCokUSj2ww3jz724z5meZudsZTpstwIhAOflxcGQXgYXZpQqqsYgiqLHTULdcYZvCq3mhF3n+Vkv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260506153557-39e5fd829788920d97fffa90d20bede46f90e632","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947746},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"39e5fd829788920d97fffa90d20bede46f90e632","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260506153557-39e5fd829788920d97fffa90d20bede46f90e632_1778081897733_0.09854969611102526","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260506164015-6e66368935a46cd14bdcca244a723be2900e7597":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260506164015-6e66368935a46cd14bdcca244a723be2900e7597","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260506164015-6e66368935a46cd14bdcca244a723be2900e7597","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b946669d4dbb231640786bb88a23d0512ba695a9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260506164015-6e66368935a46cd14bdcca244a723be2900e7597.tgz","fileCount":5,"integrity":"sha512-mS/XHA06sWborq0+W9R8WX7XSgetAZ/Wrgk/G0NuWOTaCm7il4ag8AnEVLzNAxartnEPnhh9Rv7/mf3WRwQNqg==","signatures":[{"sig":"MEUCIDxsfuy+AlAddd1woBAlIS4XJGhmXo4ZX6EO6CSddBCHAiEAo+3lBkGUAc/eDOGcsFVGQJfU2Rp0SDMtYEUZhrjN7Wk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260506164015-6e66368935a46cd14bdcca244a723be2900e7597","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947746},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6e66368935a46cd14bdcca244a723be2900e7597","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.2","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260506164015-6e66368935a46cd14bdcca244a723be2900e7597_1778085754560_0.7607382326819765","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260506165144-be4022db2d2af0b81a57a46e975a5e40844979cd":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260506165144-be4022db2d2af0b81a57a46e975a5e40844979cd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260506165144-be4022db2d2af0b81a57a46e975a5e40844979cd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e7ba6259fb5cf737531b814c0b0483c5b1d03ad3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260506165144-be4022db2d2af0b81a57a46e975a5e40844979cd.tgz","fileCount":5,"integrity":"sha512-2RTEW4nYHSq/VAPoowImJgXwvDXXo411PnPF5INnaz5+xknxyaHqMrOQWqmxJf84NQiBdx8UIRw3+EK0kMZuOw==","signatures":[{"sig":"MEUCIQD7zeLN7soeBln+eK/DVPxO2gyxjstkuebjQCIJ+sdtqQIgSmVR47sNgMALNSDAu6xLXBx91lyOQma2ukd9i8rHCK8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260506165144-be4022db2d2af0b81a57a46e975a5e40844979cd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947746},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"be4022db2d2af0b81a57a46e975a5e40844979cd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.2","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260506165144-be4022db2d2af0b81a57a46e975a5e40844979cd_1778086440492_0.256827986078519","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260506165641-5a914e5c8f8027de8371fa24cba8fb3ca32da7a7":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260506165641-5a914e5c8f8027de8371fa24cba8fb3ca32da7a7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260506165641-5a914e5c8f8027de8371fa24cba8fb3ca32da7a7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c5572a67ee18cb1288a00369ced7c36614efd46e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260506165641-5a914e5c8f8027de8371fa24cba8fb3ca32da7a7.tgz","fileCount":5,"integrity":"sha512-0G2nP0e2Om0zTlhbReilyqVKMRl8fSRW5wY5kOXy7mXFcu22mB3x+06Fd/SUd7efUsOCUNsOLEqztCq4zrDU6A==","signatures":[{"sig":"MEUCIDVQd7j/bfm7qiEgsa5m7vqdcpNZzxKA+igcT4qpf998AiEA+Y5vIcKHHWQWRbqvZ1ACbdd+HHvEzj+lriTE8NxaPJE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260506165641-5a914e5c8f8027de8371fa24cba8fb3ca32da7a7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5a914e5c8f8027de8371fa24cba8fb3ca32da7a7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260506165641-5a914e5c8f8027de8371fa24cba8fb3ca32da7a7_1778086740042_0.1336691088279771","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260506165852-955341047fa7d192c4f4d5dc7d938349d99e3456":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260506165852-955341047fa7d192c4f4d5dc7d938349d99e3456","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260506165852-955341047fa7d192c4f4d5dc7d938349d99e3456","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fe00150160ced2c045662f9cbeb4b36b60227005","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260506165852-955341047fa7d192c4f4d5dc7d938349d99e3456.tgz","fileCount":5,"integrity":"sha512-YHnDDN1x/nQZymxwpRBhKgc4cl+KECwvM1cc3iljOfJ3P0kYwgE+H48RhQlrayc4r8n4Rr7kYlxA0JTXejlQ4g==","signatures":[{"sig":"MEUCIQCe3RZGALjAVIgRXPmsa52CA6vMUD2+S/hKZpJUH9t02wIgT8ZmCZlGNUwpsr/C7Ka3dn/DFn890rI/LwMVw1WYZT8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260506165852-955341047fa7d192c4f4d5dc7d938349d99e3456","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947746},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"955341047fa7d192c4f4d5dc7d938349d99e3456","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.2","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260506165852-955341047fa7d192c4f4d5dc7d938349d99e3456_1778086878067_0.5273161051106197","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260506170133-be126385270b50e3d9cac5860b66944f3c82dbe4":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260506170133-be126385270b50e3d9cac5860b66944f3c82dbe4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260506170133-be126385270b50e3d9cac5860b66944f3c82dbe4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ea4cbfeb9d877fe6ab673aa40b8c76ee873fdd3c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260506170133-be126385270b50e3d9cac5860b66944f3c82dbe4.tgz","fileCount":5,"integrity":"sha512-+e3d9654d2eWpXN32XmA0emwsE2OftGpyAQK1sYGCs0K+KCmdyI3Pu4cv42+rLeW0l3OloWDhFWLebToZnXNLQ==","signatures":[{"sig":"MEQCIGm2cFeXXGl5n5AINTgXGE5m92+bmrRVwLzdkNnGBhzcAiASJM9WfYdijO7kRSkRO4khAENpbpbD+m2ypvD6uGuf3w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260506170133-be126385270b50e3d9cac5860b66944f3c82dbe4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947746},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"be126385270b50e3d9cac5860b66944f3c82dbe4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260506170133-be126385270b50e3d9cac5860b66944f3c82dbe4_1778087036359_0.6557011306502998","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260506211025-e2c14d6330ee05b10fbc55942fcf5e22b1cc3ac2":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260506211025-e2c14d6330ee05b10fbc55942fcf5e22b1cc3ac2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260506211025-e2c14d6330ee05b10fbc55942fcf5e22b1cc3ac2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3e035171cc23454fb91464c3425cba3365f45e8c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260506211025-e2c14d6330ee05b10fbc55942fcf5e22b1cc3ac2.tgz","fileCount":5,"integrity":"sha512-xGj5ZvLqW2qz1Vup0+omkfCt9/9AKQ7qiMMy91KeitVMDIKau3aBUPburdTtTFgiwTMsV+8BEuB+vMzJO0MLYQ==","signatures":[{"sig":"MEUCIQCBSjD4Uc8VocHkKl4mtRcLHg39KzsHvDjfumeXKBIw+QIgKYb7FeoKH14aZYVw27DobWhfi9hzLjySNK7z07QhU9I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260506211025-e2c14d6330ee05b10fbc55942fcf5e22b1cc3ac2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e2c14d6330ee05b10fbc55942fcf5e22b1cc3ac2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260506211025-e2c14d6330ee05b10fbc55942fcf5e22b1cc3ac2_1778101967569_0.7001179457462463","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260506212348-0f5bb7a222eda3a4e3555220e040a69bcf909874":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260506212348-0f5bb7a222eda3a4e3555220e040a69bcf909874","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260506212348-0f5bb7a222eda3a4e3555220e040a69bcf909874","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a997945a9746ffd5eba2f6a3d8ba12f46ff97be3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260506212348-0f5bb7a222eda3a4e3555220e040a69bcf909874.tgz","fileCount":5,"integrity":"sha512-uwjNay7uTrO79mSTFm1i5hW/6wPldfDnYXE5uQI4fWcfgYavLnu3baOP4nYWJJJAK+9llCjl7EolMBg64t4rrQ==","signatures":[{"sig":"MEUCIDKm5B9HgO4m0PsltlCPZ//6YXoUkBa/tbqO7B83bn9NAiEAuWOA7B36smk0XyJH/nT0CLjPFHNq+SoHjAN3lSPvUTI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260506212348-0f5bb7a222eda3a4e3555220e040a69bcf909874","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0f5bb7a222eda3a4e3555220e040a69bcf909874","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260506212348-0f5bb7a222eda3a4e3555220e040a69bcf909874_1778102758981_0.7814133087705568","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260507042507-a12a3663fa6036ac4cbfbe310e585278e021852a":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260507042507-a12a3663fa6036ac4cbfbe310e585278e021852a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260507042507-a12a3663fa6036ac4cbfbe310e585278e021852a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"895dbc63a0bcfeabfb31b87994d7dd81c29f74a5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260507042507-a12a3663fa6036ac4cbfbe310e585278e021852a.tgz","fileCount":5,"integrity":"sha512-GX05q3eT3kKO41pkdhBJ58lSOazgdIDznVomicAvDwg7TOD2o4QptVpmGXYone02Dm4PNk6NG8dqgG3rFqngYg==","signatures":[{"sig":"MEYCIQDauoTcU/0KVApZ6DrOuV6ODc0nKz3MsE++0ID3MqSAGwIhAOzzLsilW8rw/ckreiIhkIvPNFjm3x+zJ6jkanqTV9wW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260507042507-a12a3663fa6036ac4cbfbe310e585278e021852a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a12a3663fa6036ac4cbfbe310e585278e021852a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260507042507-a12a3663fa6036ac4cbfbe310e585278e021852a_1778128047579_0.07142136717159331","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260507090230-7f916a15be13057f03d0b62472b311b5af14747d":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260507090230-7f916a15be13057f03d0b62472b311b5af14747d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260507090230-7f916a15be13057f03d0b62472b311b5af14747d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9d3249f9b8eb27eecf65b1a58d9a68eb31eb9e5f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260507090230-7f916a15be13057f03d0b62472b311b5af14747d.tgz","fileCount":5,"integrity":"sha512-CryvqTFTDvBQnbj6LbBtNkZo9f2/pXnXvGUGt7mKUWJ9ZqF+YO7vMtIJ/OYom+42/SdgnMTzkXrmThdPjXoIAA==","signatures":[{"sig":"MEUCIG1ZbHaD7Bm03cA/RLfNjPon4GS6Z5Sh4x6EcQquuP/CAiEA7sBl5wjcE05GmNryLNbvei41CpbSZdR3d2/L/bL3B9Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260507090230-7f916a15be13057f03d0b62472b311b5af14747d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7f916a15be13057f03d0b62472b311b5af14747d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260507090230-7f916a15be13057f03d0b62472b311b5af14747d_1778144691462_0.10913796870296211","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260507111753-2dd5cf45dd85bfbeae64f06441ed8f9d1c1a1995":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260507111753-2dd5cf45dd85bfbeae64f06441ed8f9d1c1a1995","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260507111753-2dd5cf45dd85bfbeae64f06441ed8f9d1c1a1995","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e96333a3ddca07c85e20b4b8c1cd4582f97c4a67","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260507111753-2dd5cf45dd85bfbeae64f06441ed8f9d1c1a1995.tgz","fileCount":5,"integrity":"sha512-rXKli3nTZ9jogld43Feu7O4YxKynSOaYDaa3xQXnoxytJyJTf61VuTGrUWVNampHzjhMHgrFxp2eb8v7M/YFXg==","signatures":[{"sig":"MEQCIBiP+501CMkuluk/0twt8ll591U0rFuG7dk8hm/Zb37IAiAG5RlfWmCS0lQKfIwFGaZwjRZaarYyy1fhjCPPakA5GA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260507111753-2dd5cf45dd85bfbeae64f06441ed8f9d1c1a1995","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2dd5cf45dd85bfbeae64f06441ed8f9d1c1a1995","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260507111753-2dd5cf45dd85bfbeae64f06441ed8f9d1c1a1995_1778152812568_0.08234365382903341","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260507121957-af60d20bb62268f54bbb53d4741624b3d8d08827":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260507121957-af60d20bb62268f54bbb53d4741624b3d8d08827","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260507121957-af60d20bb62268f54bbb53d4741624b3d8d08827","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7e3f46ef5b4f4fdfe23c4a32ef6e9b6cc5603a16","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260507121957-af60d20bb62268f54bbb53d4741624b3d8d08827.tgz","fileCount":5,"integrity":"sha512-//3Kw80PYwUivguQmSOZ3gQ5fo4ujtBHGYYe02ZP8RajH+h+U/JiQ/JWXg8JnYKowMY1/CyPZtQz+YmXdDI+qw==","signatures":[{"sig":"MEUCIQCoRTyQhmZwRAOnH2AOKmaHFFND2eK5gvyVqe6zdb2MqQIgWc1wPx6XQgBTc0ZNfyH34w3ihlN3mHv3w3KYxFQq45c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260507121957-af60d20bb62268f54bbb53d4741624b3d8d08827","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"af60d20bb62268f54bbb53d4741624b3d8d08827","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260507121957-af60d20bb62268f54bbb53d4741624b3d8d08827_1778156537870_0.4006342112315271","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260507122746-185669a11f0cfc4579bf1b98e239bed2f2a773f6":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260507122746-185669a11f0cfc4579bf1b98e239bed2f2a773f6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260507122746-185669a11f0cfc4579bf1b98e239bed2f2a773f6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e2020bf0e4f756729303723499c92441416130e0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260507122746-185669a11f0cfc4579bf1b98e239bed2f2a773f6.tgz","fileCount":5,"integrity":"sha512-PyFgerugPo/Jv4dxuFjLBqumFFOrW1It6elH/TOvMu5EQB4zewb+29usCmEv/IGUhcwvbl9u0Tl9y8knX+M1zg==","signatures":[{"sig":"MEUCIBIgPfrKJ/wuqtJZpHG16m1hQuDE7rKssArkWludsBOoAiEAvyiHP+xR0OCOLPeR62YpH9M/MsiOxKuOJ2PFK3q9iYs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260507122746-185669a11f0cfc4579bf1b98e239bed2f2a773f6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"185669a11f0cfc4579bf1b98e239bed2f2a773f6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260507122746-185669a11f0cfc4579bf1b98e239bed2f2a773f6_1778157003897_0.7315998127047305","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260507134545-35ad53dabf3de065025a6e0ed1dfa4b27116590b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260507134545-35ad53dabf3de065025a6e0ed1dfa4b27116590b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260507134545-35ad53dabf3de065025a6e0ed1dfa4b27116590b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b2606a3a7493b2b471f88ab399c7bebdf3d97bc7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260507134545-35ad53dabf3de065025a6e0ed1dfa4b27116590b.tgz","fileCount":5,"integrity":"sha512-6Y4Or+V3M8lla9VaS2Rrqs56vxJuWhg6+v6KZJlCcUWT4apPeQhM8mBAMAYOx+WXjxv/Heznhoq8oAzFz75RaA==","signatures":[{"sig":"MEUCIQDnhzsa7iQZqqjPiY67ug0iCJTNkVZoQTXEGHhZEVw6wAIgVgPZ3zxT2SD7W9UNtb5aQIBtVywHuNF7aqknYEk1WD0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260507134545-35ad53dabf3de065025a6e0ed1dfa4b27116590b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"35ad53dabf3de065025a6e0ed1dfa4b27116590b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260507134545-35ad53dabf3de065025a6e0ed1dfa4b27116590b_1778161681914_0.7674251312356133","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260507140502-3e51eb97b39d831b09585abd779950959c4481b0":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260507140502-3e51eb97b39d831b09585abd779950959c4481b0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260507140502-3e51eb97b39d831b09585abd779950959c4481b0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"81204c5b3c76795c94d1d1d2a1287b1521ad972b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260507140502-3e51eb97b39d831b09585abd779950959c4481b0.tgz","fileCount":5,"integrity":"sha512-yGzmpvHrsCayCd6WksoQYyDLV8zMAty1z4PdR2QWsDiqcQpItRT8pjFRSN+4CEKlYzk/l8C4rtiixDh9ktwNTg==","signatures":[{"sig":"MEQCIAmlwCXu5Q627w5k0nbgQhxTUs8PUaJN8BQ9oo1kISrhAiABUZnVfik8iIvsp966yCGgp+IbaCzwn8frD2w6TwevmA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260507140502-3e51eb97b39d831b09585abd779950959c4481b0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3e51eb97b39d831b09585abd779950959c4481b0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260507140502-3e51eb97b39d831b09585abd779950959c4481b0_1778162845894_0.5472887891494489","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260507142110-3746755f6e982067576a854a5866e9006f515331":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260507142110-3746755f6e982067576a854a5866e9006f515331","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260507142110-3746755f6e982067576a854a5866e9006f515331","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"955b64a38958902792fcebefd66a6160c13213e6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260507142110-3746755f6e982067576a854a5866e9006f515331.tgz","fileCount":5,"integrity":"sha512-A2GmALtWdudJ6S9rb4Kyc5fLAnhF/gOCm67lTEZRVa7RjSGSSwMbJwo4yF1jqa1OQynZoDn6xKbCzkoFK0km7g==","signatures":[{"sig":"MEYCIQC5K54g5SX/orJ6zX1xbqN0GECnd++Td1Gh8nvr7p9chQIhANR1/8oNAjNn8nuQeMdL8qkgX9uerSz9x+Wk99i82LlC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260507142110-3746755f6e982067576a854a5866e9006f515331","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3746755f6e982067576a854a5866e9006f515331","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260507142110-3746755f6e982067576a854a5866e9006f515331_1778163810420_0.4674268510398769","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260507152725-37312f1812638659faf5b2f6ac72f3dfc9c92f96":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260507152725-37312f1812638659faf5b2f6ac72f3dfc9c92f96","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260507152725-37312f1812638659faf5b2f6ac72f3dfc9c92f96","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e0bdae466cc9134b2a3bc8de9c8d74155f1787bc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260507152725-37312f1812638659faf5b2f6ac72f3dfc9c92f96.tgz","fileCount":5,"integrity":"sha512-F05KwLsDANZ3y11uVxj3UHGqUjgwu0m9LR2Auls2AzKMCoOXzP3eZnED5DpwdjKxSla6iOoCBDB5GkhhKK8C6g==","signatures":[{"sig":"MEUCIQDI0uvbRVOPBXTb64JEYPZocw7w8CJjwYouWWjXqZvfawIgCDT4ht5v7se+4+TiCeNGPCXWpJkAMeLr2FnIfCDJyE8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260507152725-37312f1812638659faf5b2f6ac72f3dfc9c92f96","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"37312f1812638659faf5b2f6ac72f3dfc9c92f96","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260507152725-37312f1812638659faf5b2f6ac72f3dfc9c92f96_1778167786096_0.4462399852908363","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260508065643-1f9a382fbd0b15ac6e2c2315be0130d40537b104":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260508065643-1f9a382fbd0b15ac6e2c2315be0130d40537b104","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260508065643-1f9a382fbd0b15ac6e2c2315be0130d40537b104","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d674c1d10b66c62a9cd0235650e73db51cb04227","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260508065643-1f9a382fbd0b15ac6e2c2315be0130d40537b104.tgz","fileCount":5,"integrity":"sha512-w0Wuh4UqG0XuCO2I6tyIy11bjh4H+wQ7DnyMM5TPHNJtW8QaHY9brK1f6Uvkp130zrMsuXA+VmPmwStOqstpzA==","signatures":[{"sig":"MEYCIQD7dSCqX62zhbr9fzw+UwKXmabq8iHr1L0GzlLzSJM54wIhAJk9o9/dt7WA27S0CI4WlPRfa6bxUN8spt0uGA6Ik71T","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260508065643-1f9a382fbd0b15ac6e2c2315be0130d40537b104","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1f9a382fbd0b15ac6e2c2315be0130d40537b104","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260508065643-1f9a382fbd0b15ac6e2c2315be0130d40537b104_1778223547737_0.9927425300643964","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260508071110-20f5becdec9522d09c6a97f123f7c572407661fb":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260508071110-20f5becdec9522d09c6a97f123f7c572407661fb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260508071110-20f5becdec9522d09c6a97f123f7c572407661fb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"eb93a8e00445613b32f1185509d169e5d49c3fdc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260508071110-20f5becdec9522d09c6a97f123f7c572407661fb.tgz","fileCount":5,"integrity":"sha512-3DhopBEAb4DMaC/0KFFXKhfAO5sk5USm2Ke4NjMlKD5mgJMGlrg/WJqlb+9eJWnHpX3F09Rn0X3BNGXtKvHJkA==","signatures":[{"sig":"MEYCIQCW3yUq9GY4Xz9Cg/2sJdwaVJqcr/YTzrFfwGCZM/BIoAIhALao6CSkev8CU01tkHdLk2iuk4Fk+KdT5NavxCx+KzMS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260508071110-20f5becdec9522d09c6a97f123f7c572407661fb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947746},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"20f5becdec9522d09c6a97f123f7c572407661fb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.3.6","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260508071110-20f5becdec9522d09c6a97f123f7c572407661fb_1778224388581_0.057712373497676106","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260508071319-1ab7041899f8d43292c7b08031062683ebab7609":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260508071319-1ab7041899f8d43292c7b08031062683ebab7609","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260508071319-1ab7041899f8d43292c7b08031062683ebab7609","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e9bcd33134d42f2d4239d36703880614e4e97191","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260508071319-1ab7041899f8d43292c7b08031062683ebab7609.tgz","fileCount":5,"integrity":"sha512-plh6VPWLESOzixnLFwPINpaC6XkDJ5bntG7I2jWSulG0ZHGgAWKLQOv1a9vHS4aymsXjWAcLP1xEfe82kqfj8g==","signatures":[{"sig":"MEQCIC5mcJFEtiUeH931Ie5Jzz/84TiKPnZlUkWBTxOShXzwAiAkZwRtGJnXup2gIBAXCW9WUIuOCK+oCXh9bYHoeSV79Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260508071319-1ab7041899f8d43292c7b08031062683ebab7609","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1ab7041899f8d43292c7b08031062683ebab7609","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260508071319-1ab7041899f8d43292c7b08031062683ebab7609_1778224540768_0.01447505682986372","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260508071343-01c4c5240c312b9dd8aac67859d8570f1f4e4dd9":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260508071343-01c4c5240c312b9dd8aac67859d8570f1f4e4dd9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260508071343-01c4c5240c312b9dd8aac67859d8570f1f4e4dd9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e5581fc88f94dadd4a6266afcf82bf95940013a4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260508071343-01c4c5240c312b9dd8aac67859d8570f1f4e4dd9.tgz","fileCount":5,"integrity":"sha512-MeM1o01DVDvKR+ZTTnR012mR5cjlq1oSjFTB6F3nXcT6uEnGqI59fV0+Hpm2rsBezLPftjfpaWV9+CpoMO0qRQ==","signatures":[{"sig":"MEQCIHRAGQeWVUN2ZZ1yfC0+9h0bfBqKGEumVcI8g7QpwoiWAiBIuPE5jwYBTFd3KId54zjGIeUTlp0Dn6hipaPeW1rs5Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260508071343-01c4c5240c312b9dd8aac67859d8570f1f4e4dd9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"01c4c5240c312b9dd8aac67859d8570f1f4e4dd9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260508071343-01c4c5240c312b9dd8aac67859d8570f1f4e4dd9_1778224564487_0.5646192602512354","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260508071547-b6892070a6a7cd1bc6c4f8af78b655939b85bd7a":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260508071547-b6892070a6a7cd1bc6c4f8af78b655939b85bd7a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260508071547-b6892070a6a7cd1bc6c4f8af78b655939b85bd7a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0c43268e2310d929b78674b1121a8544a9b6f1a9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260508071547-b6892070a6a7cd1bc6c4f8af78b655939b85bd7a.tgz","fileCount":5,"integrity":"sha512-zUVtl5oA8LnO1UYQI7iBSEGURjSy0xNPXiJxyOY76cPVUUrvPRJCyz5ovlLnDSCS22lwfkpIDkj16BMJtHTokQ==","signatures":[{"sig":"MEUCIASPn7vZqwOl/E4a0M7jLz9XNLTYUbuSfezKW+NXLSwhAiEA1inWShxL6xTfOfca5m5XpCc1CCkUyJsngH7PREseA5w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260508071547-b6892070a6a7cd1bc6c4f8af78b655939b85bd7a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b6892070a6a7cd1bc6c4f8af78b655939b85bd7a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260508071547-b6892070a6a7cd1bc6c4f8af78b655939b85bd7a_1778224687759_0.8557810006281179","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260508071608-b700500bcf1dcd23df5025261ad2ed9154abba56":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260508071608-b700500bcf1dcd23df5025261ad2ed9154abba56","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260508071608-b700500bcf1dcd23df5025261ad2ed9154abba56","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"55f30f01ddd8d45d193a794c0f299ca2b2abfaeb","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260508071608-b700500bcf1dcd23df5025261ad2ed9154abba56.tgz","fileCount":5,"integrity":"sha512-gZkqrwkyIoI2rLflNYej2AbFEdixFkXtj7DulokLudq2OPdSWTke5C31CJUfDpAuU4wCTa3hC1m4wWoCFHg80Q==","signatures":[{"sig":"MEUCIQChkXyPMNONPG02udND1q6JzJ1kDqLBRiKSSEl74LqchQIgEZerj2fyqnCiKSKjxX8b9Wfl2RwAAprrFYJosIstHII=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260508071608-b700500bcf1dcd23df5025261ad2ed9154abba56","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b700500bcf1dcd23df5025261ad2ed9154abba56","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260508071608-b700500bcf1dcd23df5025261ad2ed9154abba56_1778224709945_0.054239743179046895","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260508071629-8c648ecea5fd9351781ea1fd47722c96db75a5d6":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260508071629-8c648ecea5fd9351781ea1fd47722c96db75a5d6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260508071629-8c648ecea5fd9351781ea1fd47722c96db75a5d6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f65173ef51d0ef9a3d7f298232dca9d42581dde9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260508071629-8c648ecea5fd9351781ea1fd47722c96db75a5d6.tgz","fileCount":5,"integrity":"sha512-9K4GRnCuxWcQDvPicSCimw25ldCQrK9ruy1d4Y8g/G3CpPN06uRFGA/8tx0jPW5W1Q96tExfA4nFFR3XapwkYA==","signatures":[{"sig":"MEUCIQDlYOsrU8ocVep//Ozi8LNqzoS70owXV91MglRMKHQnpwIgNxi+MK0FAQ5mhjjoBbaxeG1Yv/9AzNH54IB2oh4NW8o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260508071629-8c648ecea5fd9351781ea1fd47722c96db75a5d6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8c648ecea5fd9351781ea1fd47722c96db75a5d6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260508071629-8c648ecea5fd9351781ea1fd47722c96db75a5d6_1778224730658_0.5710115096899067","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260508071636-d2a0996f35d5acd4a1429781e5559c6ba8d46171":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260508071636-d2a0996f35d5acd4a1429781e5559c6ba8d46171","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260508071636-d2a0996f35d5acd4a1429781e5559c6ba8d46171","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3d2f4a6009b7b31131e00063763bac6a8366847b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260508071636-d2a0996f35d5acd4a1429781e5559c6ba8d46171.tgz","fileCount":5,"integrity":"sha512-9sy1fzMtbpxN54b6Uih1vzzAw2gwN2pGPK6ovwCiap3TJebt69cGrxUg9EUc0PfcS597gZnsjZ5HuiANlriUUw==","signatures":[{"sig":"MEYCIQDF2YbtR7UBb38PN55bs1WpAAtTLl1rn+XMPuwTFUTnMQIhAMwi0r29CyKlMHKlJurjlSzw3SUilFSHShZBlqyX08Lg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260508071636-d2a0996f35d5acd4a1429781e5559c6ba8d46171","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d2a0996f35d5acd4a1429781e5559c6ba8d46171","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260508071636-d2a0996f35d5acd4a1429781e5559c6ba8d46171_1778224741558_0.14560832115591849","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260508071735-f1316f410b1222c02bbb643b1847012861a76b29":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260508071735-f1316f410b1222c02bbb643b1847012861a76b29","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260508071735-f1316f410b1222c02bbb643b1847012861a76b29","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3f20e71fc0edb4120dfe7c13bbdeea77e13f4cab","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260508071735-f1316f410b1222c02bbb643b1847012861a76b29.tgz","fileCount":5,"integrity":"sha512-+K6j+zJmstXk78My8uLUoPhKozr40FBcvEP+BuSsQTUMhXyzDlG4owiSA9pbq1Zw/MSB82i/ptie8nupFlyjVQ==","signatures":[{"sig":"MEYCIQCbcwo/0wV6fOP/+nKbbQ91aqkUirA4z09DbNhGYd8d3gIhAJ3h6rQIcFSpgO+Ao/IGKGNCczI+9zM08/vAjkEM9sQB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260508071735-f1316f410b1222c02bbb643b1847012861a76b29","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f1316f410b1222c02bbb643b1847012861a76b29","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260508071735-f1316f410b1222c02bbb643b1847012861a76b29_1778224792138_0.9265240694836125","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260508073235-f95e8fc2c97b9b6cf603da88b970504ce48d1bb6":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260508073235-f95e8fc2c97b9b6cf603da88b970504ce48d1bb6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260508073235-f95e8fc2c97b9b6cf603da88b970504ce48d1bb6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9011ae34c34ae047de0fc626b3cb770b76f926ff","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260508073235-f95e8fc2c97b9b6cf603da88b970504ce48d1bb6.tgz","fileCount":5,"integrity":"sha512-kvcK6/OVJhkst0dRqDoCdCCjmic0aAfZDC2bHMqpU3us0I97AVHT1m3Xi6Xb4q9+/nFu/oA1YyRyqF8m8Y14vg==","signatures":[{"sig":"MEQCIAZPaj83XKe57qoe1WkrLaiJNw7r3+ddaHj39vCSyhKfAiBqWUae2n/pc3YKQHctdQq2mj/OWoKaZPO3I0EbpHD5gA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260508073235-f95e8fc2c97b9b6cf603da88b970504ce48d1bb6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f95e8fc2c97b9b6cf603da88b970504ce48d1bb6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260508073235-f95e8fc2c97b9b6cf603da88b970504ce48d1bb6_1778225686609_0.519796334148469","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260508073253-e43d2ac10bef6dfdbcfa9dec8b48496584d58015":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260508073253-e43d2ac10bef6dfdbcfa9dec8b48496584d58015","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260508073253-e43d2ac10bef6dfdbcfa9dec8b48496584d58015","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"dd77b73954b8c848effebe443696fa54f535456b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260508073253-e43d2ac10bef6dfdbcfa9dec8b48496584d58015.tgz","fileCount":5,"integrity":"sha512-AaSO5G01vhrs3WMUoKQYGuZPRNVdMdcjtUu7FTSJvykgTDg+8rvGlECwyQ1xZ+9Q6LYDegvgZhy83CME1BrfVQ==","signatures":[{"sig":"MEQCIClQT0OKjXm8VByEWdhidixhCD6kTL7rh92N4lXp58SaAiA5l8P21ZVS2YL6NvFYFlIKvOMEpQ+Ytg4o4UlRBsigUA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260508073253-e43d2ac10bef6dfdbcfa9dec8b48496584d58015","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e43d2ac10bef6dfdbcfa9dec8b48496584d58015","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260508073253-e43d2ac10bef6dfdbcfa9dec8b48496584d58015_1778225713962_0.6812113734760128","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260508073311-4c8f2efc451eaccb02e93d38d985cf280948be62":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260508073311-4c8f2efc451eaccb02e93d38d985cf280948be62","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260508073311-4c8f2efc451eaccb02e93d38d985cf280948be62","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0a5997ffefe020fdce6a1e60304356108f9a8143","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260508073311-4c8f2efc451eaccb02e93d38d985cf280948be62.tgz","fileCount":5,"integrity":"sha512-zT5ZEfDuNTK5MCkIaIC+vL6Dl7IE8B+AarTW7juR0+2JJxDEBWIrRWsG9+BRTE1h/cXZ0G8WM9GybGrdMBkrUA==","signatures":[{"sig":"MEUCIQDfVlAFuoDltqX16IGqigUlD9khmdlKuMrs1I3oerKwdQIgaFrfJJlUEKBIW+UTOwFHsfKouO1TRwyZn/vfFUHTt8g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260508073311-4c8f2efc451eaccb02e93d38d985cf280948be62","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4c8f2efc451eaccb02e93d38d985cf280948be62","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260508073311-4c8f2efc451eaccb02e93d38d985cf280948be62_1778225730548_0.1814516569141571","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260508073710-cb6ab30f44f3448457129821a60b91b6f178eb25":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260508073710-cb6ab30f44f3448457129821a60b91b6f178eb25","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260508073710-cb6ab30f44f3448457129821a60b91b6f178eb25","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9d375f90a93407a2a2b12148e4eb02ea50e64415","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260508073710-cb6ab30f44f3448457129821a60b91b6f178eb25.tgz","fileCount":5,"integrity":"sha512-JZAmpxqY8kR47k8tAfi4cD56SlC3o6/XSbjHw5nBbOt4asiGoyHz8YurQqODlULbps/XxTR5CLStVyiThMId0w==","signatures":[{"sig":"MEUCIQDKdUHnMRHCwlrTOGSvR6v0RRIWXLNVV0BxTVM9r3x4twIgNXCDGKAN7SPxffHb4ViW035a88f+1agnki0PDfGJZ6I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260508073710-cb6ab30f44f3448457129821a60b91b6f178eb25","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"cb6ab30f44f3448457129821a60b91b6f178eb25","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260508073710-cb6ab30f44f3448457129821a60b91b6f178eb25_1778225969098_0.8011098492486146","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260508075114-ff9714633c2453fae563da08a5f767ff936cce61":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260508075114-ff9714633c2453fae563da08a5f767ff936cce61","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260508075114-ff9714633c2453fae563da08a5f767ff936cce61","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e6f6fbfaf3b5b223876b3fb81cdd63cf45329e69","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260508075114-ff9714633c2453fae563da08a5f767ff936cce61.tgz","fileCount":5,"integrity":"sha512-OEPIhaaWBhF5cAouAIeQwALydZYAExooXRiwlv2S9b1XE4Eo2U689+NP3gOs4cSmEMA9Sgc3o3stRRmXiKVgRg==","signatures":[{"sig":"MEQCIElib9ueKTwJiV1WzobpibIKXOHM5oV/L6vaJDwjNWbuAiAXiugpatnn3HQbztMKONykh/hkxkPycTKeM5mEwM1c/A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260508075114-ff9714633c2453fae563da08a5f767ff936cce61","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ff9714633c2453fae563da08a5f767ff936cce61","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260508075114-ff9714633c2453fae563da08a5f767ff936cce61_1778226808003_0.826404774025606","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260509002445-b162a2edd9bd23ad9c852a46b1db0e455e8d9394":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260509002445-b162a2edd9bd23ad9c852a46b1db0e455e8d9394","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260509002445-b162a2edd9bd23ad9c852a46b1db0e455e8d9394","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7740a0b24a4244821d579b19659d8b7029120ab1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260509002445-b162a2edd9bd23ad9c852a46b1db0e455e8d9394.tgz","fileCount":5,"integrity":"sha512-/g5H0lvPP9UynCPLLsa3OLImbL8Z6kBokKl0Bxd8KlCQtSz8qB5ynrsSILoXZzmLpm+Sz0V0Tr2IVtfbh4JCYQ==","signatures":[{"sig":"MEYCIQC1AcuwtSThWzi7Jlye6x/lpV5BDyB8SPwlKU7RAyKPZgIhALoftkxOfmRMgEgRFAlhXIPHHiSnEJC7/zlsiDmHJ532","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260509002445-b162a2edd9bd23ad9c852a46b1db0e455e8d9394","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b162a2edd9bd23ad9c852a46b1db0e455e8d9394","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.13.2","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260509002445-b162a2edd9bd23ad9c852a46b1db0e455e8d9394_1778286424454_0.7858461621866129","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260510080738-bb8f66aec61d354d1bef62a44ab40449c15ea911":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260510080738-bb8f66aec61d354d1bef62a44ab40449c15ea911","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260510080738-bb8f66aec61d354d1bef62a44ab40449c15ea911","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b9a92cac4415f42c22b72954c8810327bed23250","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260510080738-bb8f66aec61d354d1bef62a44ab40449c15ea911.tgz","fileCount":5,"integrity":"sha512-8ZD2NnRPkoE7rVbV9VabUL+4+uJ1FIL+nw5j7/gHecfalD4QmyO4FVUbdr1DAJodZU2pw82MnprSQJf+j5gP1A==","signatures":[{"sig":"MEUCIQCeA/fJwhfBYHLhdr9YiRfNrZXNYv0lDKJqW3bk4SWD1QIgbPaz+gAQ4rDDHcJAsd869FCg1QWm+QZ9/zvHVi89GEo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260510080738-bb8f66aec61d354d1bef62a44ab40449c15ea911","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bb8f66aec61d354d1bef62a44ab40449c15ea911","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260510080738-bb8f66aec61d354d1bef62a44ab40449c15ea911_1778400598386_0.5359635171433592","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260510093433-0863f862458b056918e574606941568744719b47":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260510093433-0863f862458b056918e574606941568744719b47","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260510093433-0863f862458b056918e574606941568744719b47","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"92a99d631f341a13220c945e1bbea76cd0a20af1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260510093433-0863f862458b056918e574606941568744719b47.tgz","fileCount":5,"integrity":"sha512-33rzbxnLJYmX4RcP8CNe795aKbJ2rvwLYeF43CGt2RfXBmLMPI2X7Drov87Tt/lkdaQSz2iZXBrJmSWN9rBNMg==","signatures":[{"sig":"MEUCIC5vxaI22BTVfZKfOps0Z31ro07afDGMBipmuBnxUAlZAiEAsd/TPOInlkJpcmPrqBNRwtuswKs+X23NkO6PTsf6hHM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260510093433-0863f862458b056918e574606941568744719b47","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0863f862458b056918e574606941568744719b47","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260510093433-0863f862458b056918e574606941568744719b47_1778405814262_0.9521024729737375","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260510093510-f99cd659b4461282c0134429e53da6b42b0600da":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260510093510-f99cd659b4461282c0134429e53da6b42b0600da","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260510093510-f99cd659b4461282c0134429e53da6b42b0600da","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6d1a39e3206d635684f7cf97fd5bbd861e8b9ae6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260510093510-f99cd659b4461282c0134429e53da6b42b0600da.tgz","fileCount":5,"integrity":"sha512-WkGKR+nJ5shG/NadDs2uUEBxUlxVarpCaMksRetFZKJXMBNo0MU4zNXS6lWK05TVA2iLdq0DnTiCOrkQGjo80g==","signatures":[{"sig":"MEUCIQCxZZq0m2NwQecebzE+jjYaHQ9pvgA0lfBLufUGCguSZQIgMew7C1pVjUd7pz9F4pz66l1HDRTJ3Kv1a0D6WUSdLWA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260510093510-f99cd659b4461282c0134429e53da6b42b0600da","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f99cd659b4461282c0134429e53da6b42b0600da","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260510093510-f99cd659b4461282c0134429e53da6b42b0600da_1778405849959_0.8685027655053572","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260510103408-a715b2923c58dd1bdce69f697a04d6d8e40b042f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260510103408-a715b2923c58dd1bdce69f697a04d6d8e40b042f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260510103408-a715b2923c58dd1bdce69f697a04d6d8e40b042f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"528ee66b0b7aad2e07f7cf02064a63e893322196","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260510103408-a715b2923c58dd1bdce69f697a04d6d8e40b042f.tgz","fileCount":5,"integrity":"sha512-8CXokgQzJt0modfNpbCh5nF7HTn/c8w1mMLkRHhF5hX0iOQV4y1hr1sx1bg3agHmagc1I1g79sRDqHZmIsWuJQ==","signatures":[{"sig":"MEQCIHU8NUKvIGkol78ffsirfEo7rKEicNHMrQSfS+zfXwg6AiApGH5i1E8jLIqKQy1Ci38Vy+rLPTXpS7H2dYWjhWgUhQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260510103408-a715b2923c58dd1bdce69f697a04d6d8e40b042f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a715b2923c58dd1bdce69f697a04d6d8e40b042f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260510103408-a715b2923c58dd1bdce69f697a04d6d8e40b042f_1778409388896_0.26578059448422064","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260510111628-37a5c9cb83d2e3321dfd1bb7dad0fcf5a1d1b158":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260510111628-37a5c9cb83d2e3321dfd1bb7dad0fcf5a1d1b158","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260510111628-37a5c9cb83d2e3321dfd1bb7dad0fcf5a1d1b158","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b9f58d38eb6b073b9268557e6c355faad8f8766e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260510111628-37a5c9cb83d2e3321dfd1bb7dad0fcf5a1d1b158.tgz","fileCount":5,"integrity":"sha512-ss/VZmWHT+c2vUMIgnwqqRA8OAX4I8RZL08m6O5hWSPXGXvL7Wp/UgB6xWAfgU240wDG4EhlRscxY/b8WT4LWw==","signatures":[{"sig":"MEUCIBi1g6dBvQvwAhhBth3fmMHHQtbX6PsQh5sht9nJjVoKAiEAkUcNJMvNoFJ7XJuNUgsz6YKgzmH+gyFANbs1/+nU7Rk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260510111628-37a5c9cb83d2e3321dfd1bb7dad0fcf5a1d1b158","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"37a5c9cb83d2e3321dfd1bb7dad0fcf5a1d1b158","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260510111628-37a5c9cb83d2e3321dfd1bb7dad0fcf5a1d1b158_1778411925877_0.22566016819351464","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260510115606-9c399c0c0b317269761af824353c1b1f7eba3214":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260510115606-9c399c0c0b317269761af824353c1b1f7eba3214","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260510115606-9c399c0c0b317269761af824353c1b1f7eba3214","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3b7032ebb070c759ba3a18ad0297da19669d2137","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260510115606-9c399c0c0b317269761af824353c1b1f7eba3214.tgz","fileCount":5,"integrity":"sha512-ygi+tTg1VG4rUZtkRRnudyiI0vIV10ryr+myPKElJfoV4v1lLQ0+66pVWexTkS9OchA8OO7TkOkJBdgOoDinXg==","signatures":[{"sig":"MEYCIQCunwRPE6c2niK99D0h62buxAcHWBIvChgKxBeWBgfzQQIhANQk99quEvSn4FxbM2VrIe2p1L0p9xChLPyisd4fwZEn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260510115606-9c399c0c0b317269761af824353c1b1f7eba3214","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9c399c0c0b317269761af824353c1b1f7eba3214","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260510115606-9c399c0c0b317269761af824353c1b1f7eba3214_1778414305405_0.494624741076819","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260510120343-3b6043ce3aacdafd617b415914a81c992c38095f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260510120343-3b6043ce3aacdafd617b415914a81c992c38095f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260510120343-3b6043ce3aacdafd617b415914a81c992c38095f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"254fec0d32d7619b0b6d13e45361f45a2a005754","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260510120343-3b6043ce3aacdafd617b415914a81c992c38095f.tgz","fileCount":5,"integrity":"sha512-q7jESY6n/QGrPDPks93IjnBZC3s7A14OoaO/wONDkbXlUFe1a+yCCzkn+jYow+0aIznHmBKwTdrfPmCxv4BYGQ==","signatures":[{"sig":"MEYCIQDLHtx5nrmRQlRSaEvzon6/pzMn52doT4Wp8zGLrvZ9BAIhAJ3qAP7knY8Aomobt1+fI5abHxK6XxSFXymHcV2BP2ZB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260510120343-3b6043ce3aacdafd617b415914a81c992c38095f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3b6043ce3aacdafd617b415914a81c992c38095f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260510120343-3b6043ce3aacdafd617b415914a81c992c38095f_1778414764404_0.45032392024157364","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260510125136-e56953a1e8ada4cf87fd66b2aba8956e4992879b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260510125136-e56953a1e8ada4cf87fd66b2aba8956e4992879b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260510125136-e56953a1e8ada4cf87fd66b2aba8956e4992879b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"10d339b9ebed3999eca94c112d566a20792a2c0d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260510125136-e56953a1e8ada4cf87fd66b2aba8956e4992879b.tgz","fileCount":5,"integrity":"sha512-uyr1rHgXhAd3otCNYEqUwD3EU2zAf0nZaxDZ5ofk+km1vZBwj5ulB7Ork58jTwAaGG17xwGzbQ4yBJvlQTVq0w==","signatures":[{"sig":"MEYCIQDsjhZ1jkYgse570jMdP7UUOxcbChnOoEVCZwhodDks1QIhALRcbTpQez9Z6XtVmNlHYK9BnEqEjv1bfGCD2DAOZv5Y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260510125136-e56953a1e8ada4cf87fd66b2aba8956e4992879b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e56953a1e8ada4cf87fd66b2aba8956e4992879b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260510125136-e56953a1e8ada4cf87fd66b2aba8956e4992879b_1778417644688_0.24237396479843754","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260510132832-5e2f8f69172072e8ce0357475b8b3b77beb6c98f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260510132832-5e2f8f69172072e8ce0357475b8b3b77beb6c98f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260510132832-5e2f8f69172072e8ce0357475b8b3b77beb6c98f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"304cdde4cc235009a4632fc9c73a60941e6cab3b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260510132832-5e2f8f69172072e8ce0357475b8b3b77beb6c98f.tgz","fileCount":5,"integrity":"sha512-Hpket5LRpAmhPZnlrwoGh64C+9b7xO/xUaNM+9UPxmmS4HHsiFmKjW/wMjpx1aPOyclRJMTNVV9Boj4/h1A38w==","signatures":[{"sig":"MEQCIEplDwj+A5mAJxOisbS1TRp3mSffDZIrreKUeNsJvSyHAiAveTfzCSQe39K3P97AgJHlvOu5gYEHUA3A7t+BR2lzjg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260510132832-5e2f8f69172072e8ce0357475b8b3b77beb6c98f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5e2f8f69172072e8ce0357475b8b3b77beb6c98f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260510132832-5e2f8f69172072e8ce0357475b8b3b77beb6c98f_1778419853460_0.7694116409524421","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260510132842-e037e8b45452a54d0525494e4a6b45d9fec10e3c":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260510132842-e037e8b45452a54d0525494e4a6b45d9fec10e3c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260510132842-e037e8b45452a54d0525494e4a6b45d9fec10e3c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"27fabe81f8dc58a71c3ab34d6ca1efe1959f28fd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260510132842-e037e8b45452a54d0525494e4a6b45d9fec10e3c.tgz","fileCount":5,"integrity":"sha512-lenObCUaRSvZP8YZmMI5s2H4PIYz0Rk9ZNmU1WiRT1TS7OjhjeDTa9W6O8k7z0TAlcmEKkD2mo7ZvKNSDAZRoA==","signatures":[{"sig":"MEQCIFjoY9u1X3ZR+S61iV8aa0v/sTl1FFDl4VWJURWNe7/gAiBK2VipGCQYIDfoF4tRPV8YQ1Cq7m4EfHiFFA0p86TN4A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260510132842-e037e8b45452a54d0525494e4a6b45d9fec10e3c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e037e8b45452a54d0525494e4a6b45d9fec10e3c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260510132842-e037e8b45452a54d0525494e4a6b45d9fec10e3c_1778419873705_0.412823101679759","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260510142937-e0d2516da5d6cec4f895a5e060ad79c69bf5a87d":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260510142937-e0d2516da5d6cec4f895a5e060ad79c69bf5a87d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260510142937-e0d2516da5d6cec4f895a5e060ad79c69bf5a87d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c35312e161ff6c5b7901a0d9c6ff3186812319db","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260510142937-e0d2516da5d6cec4f895a5e060ad79c69bf5a87d.tgz","fileCount":5,"integrity":"sha512-onwuF23SXAhYCmSTaPHNXyId17wOTAUgs5LEzoxuFP9JufkGRSBPrzdQjsYgCbpY71KhJ6VkapjGBGZqu+lPoQ==","signatures":[{"sig":"MEYCIQD+8gy5JEMbEpp+5WK5uCxaFmE9AiCby9KdMrjRqi8FUwIhAJFWwnBF9PXb9mf3wnJVqM2pABZgLDjBF47p6PgdVOB0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260510142937-e0d2516da5d6cec4f895a5e060ad79c69bf5a87d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e0d2516da5d6cec4f895a5e060ad79c69bf5a87d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260510142937-e0d2516da5d6cec4f895a5e060ad79c69bf5a87d_1778423512677_0.7341510227383665","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260510143605-f5f1e5ec7e13a20d09fd346dc782797684424399":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260510143605-f5f1e5ec7e13a20d09fd346dc782797684424399","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260510143605-f5f1e5ec7e13a20d09fd346dc782797684424399","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b69050ba8492f3ac55281997e86cd64d1211b5d2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260510143605-f5f1e5ec7e13a20d09fd346dc782797684424399.tgz","fileCount":5,"integrity":"sha512-zR2rSvPvt5MA/ynlkDrn1TGmZjnCpkYwL8KX7oxmjfDpHa3zvszoL/eFu/GmtIZbHNFD4vOEZ0mjR6vgL77G0Q==","signatures":[{"sig":"MEUCIQC5iT6lP/UEqolfxBUmFaNagPwE3iefN1C9gqh9r4qtkwIgSfhb3sXnm/1KF7uh2vAey3nsnBqYNuAWo2M4Po/01VA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260510143605-f5f1e5ec7e13a20d09fd346dc782797684424399","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f5f1e5ec7e13a20d09fd346dc782797684424399","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260510143605-f5f1e5ec7e13a20d09fd346dc782797684424399_1778423906275_0.7016879370666524","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260510144827-b73e4e59c66f98cf0836df38eb3c4c0277d66e85":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260510144827-b73e4e59c66f98cf0836df38eb3c4c0277d66e85","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260510144827-b73e4e59c66f98cf0836df38eb3c4c0277d66e85","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ff1d2d2246750391a6d65c8a96252742cc8e5fd1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260510144827-b73e4e59c66f98cf0836df38eb3c4c0277d66e85.tgz","fileCount":5,"integrity":"sha512-/hkPzYhvLUmgUImI1dZugxuwwoc1+apFknSSHNgNI7iyWS4khaMt+urUlfZ7sUKvi2xYPsbeivIF1Gx0CrJNtA==","signatures":[{"sig":"MEQCIH8+BnAt0LD/ktqSzt+ckHYjO32MWysVKqd1NCZ2evkpAiABkm2Qe5nihliuj3Am2tsRQpAL1ARokwmbSoZY/3MZYQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260510144827-b73e4e59c66f98cf0836df38eb3c4c0277d66e85","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b73e4e59c66f98cf0836df38eb3c4c0277d66e85","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260510144827-b73e4e59c66f98cf0836df38eb3c4c0277d66e85_1778424645181_0.9588627528965483","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260510145333-ed7811e971bbe74afa05c489c3692c11728b5501":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260510145333-ed7811e971bbe74afa05c489c3692c11728b5501","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260510145333-ed7811e971bbe74afa05c489c3692c11728b5501","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3bbdef6d3b9fe829f0d48d63602baae2c34643de","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260510145333-ed7811e971bbe74afa05c489c3692c11728b5501.tgz","fileCount":5,"integrity":"sha512-50+NHBBKZdB1xc2ZVioYTT4qpG/s0mya0YUzNhRIBWzZaw+XdCEj8FBT97TQKkex7x48J2oxGydCe3mOw9pxbw==","signatures":[{"sig":"MEQCIAL/EV1Lm2va5181qiK2vcwmaK206sVa6XXk95MkbimYAiA1IZT7nigXpteEnEUj95oExxPE8bcDswLm2iJtZSMkdw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260510145333-ed7811e971bbe74afa05c489c3692c11728b5501","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ed7811e971bbe74afa05c489c3692c11728b5501","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260510145333-ed7811e971bbe74afa05c489c3692c11728b5501_1778424952553_0.09690686381657798","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260510202455-c4e129c506801c78ea4c1aab6f99eb71e741eb61":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260510202455-c4e129c506801c78ea4c1aab6f99eb71e741eb61","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260510202455-c4e129c506801c78ea4c1aab6f99eb71e741eb61","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3b34595c399b7e7e351b437d78fa5716f468c2c1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260510202455-c4e129c506801c78ea4c1aab6f99eb71e741eb61.tgz","fileCount":5,"integrity":"sha512-iuongqbPyXuJJJb7D6+SG/nx5UdKrM9COqkqrkYhvnrnV7MHCatc6qgJATiQs6CWc2ExcLIebnIw4Z4sDRQlBQ==","signatures":[{"sig":"MEYCIQCXw3D9v4G/vw9q8YNjEAdhnV6AYkR30jtGM8LRV4z1XAIhAPHvazQW2jD+WtmXYt9t8UAt1g7M62EUeIkiMlCWfS+c","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260510202455-c4e129c506801c78ea4c1aab6f99eb71e741eb61","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c4e129c506801c78ea4c1aab6f99eb71e741eb61","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260510202455-c4e129c506801c78ea4c1aab6f99eb71e741eb61_1778444837879_0.7639275254893221","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260511002645-a60724f7dad957620a0ad01b3906bc7249b5ac4a":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260511002645-a60724f7dad957620a0ad01b3906bc7249b5ac4a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260511002645-a60724f7dad957620a0ad01b3906bc7249b5ac4a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"59856156553db984cad50c16937dee53ae6bbf46","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260511002645-a60724f7dad957620a0ad01b3906bc7249b5ac4a.tgz","fileCount":5,"integrity":"sha512-jRxuKGGhsJVNHz4UGFFXCX3SF9mLcySgPFJizZ1yQrw6X3dHiqrklbzcxvNpE0b0swmSoz8cCJVUMMlQA1ONBQ==","signatures":[{"sig":"MEQCIB8jPusPJ/eCwLIFgIsBOaAusWIluuYghSSV9c4IOTaOAiAzdv35y00tejAXMeWrPrnmxsUcGQux5j0WiissyzMtZg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260511002645-a60724f7dad957620a0ad01b3906bc7249b5ac4a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a60724f7dad957620a0ad01b3906bc7249b5ac4a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260511002645-a60724f7dad957620a0ad01b3906bc7249b5ac4a_1778459342900_0.2084966579163483","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260511111313-e6bd661e992d505e95c00a9da85146d93af68b80":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260511111313-e6bd661e992d505e95c00a9da85146d93af68b80","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260511111313-e6bd661e992d505e95c00a9da85146d93af68b80","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d0a5a40e71b041491e309b005d264a5d85107473","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260511111313-e6bd661e992d505e95c00a9da85146d93af68b80.tgz","fileCount":5,"integrity":"sha512-pxnmhAJMa5nNPlKI8KXzywMCXTxe2ebtgf3Y0dJPjUepB5+3EnEok9P7Y5quHGUGMqL/vUPffw9sFrcBcsHcCw==","signatures":[{"sig":"MEUCIQDT8e/irXAVzAA0PJsOgWgPJhuVyt+Msgicf8wncbqbKAIgECizJBsTUXR5hwIiOVMN7XMCez/Ra0LNKSJQFOVk0bQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260511111313-e6bd661e992d505e95c00a9da85146d93af68b80","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e6bd661e992d505e95c00a9da85146d93af68b80","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260511111313-e6bd661e992d505e95c00a9da85146d93af68b80_1778498135475_0.9369513381063519","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260511202711-8cf9be9f9936e1cb5a0a57fb02e1f9f89ab76dfa":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260511202711-8cf9be9f9936e1cb5a0a57fb02e1f9f89ab76dfa","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260511202711-8cf9be9f9936e1cb5a0a57fb02e1f9f89ab76dfa","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0dad530ba90af2dd7cfb65ef6ac0c46d745d02f6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260511202711-8cf9be9f9936e1cb5a0a57fb02e1f9f89ab76dfa.tgz","fileCount":5,"integrity":"sha512-n0iy7sgdldoARLOs0noOkEIRRkfnv+j4yn/g3RIEqQWrSq2ObMII7MP496Ej93BY0bxruJRjiexeWnwktcmQAQ==","signatures":[{"sig":"MEQCIFJM4+1v0rd4iC3IDxMiHGBhNs0la9iAzKjok25NSgblAiAlB8OWsylt3mzLt0MkKKIf2LlO99OBT1RKptgHMVfqtA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260511202711-8cf9be9f9936e1cb5a0a57fb02e1f9f89ab76dfa","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8cf9be9f9936e1cb5a0a57fb02e1f9f89ab76dfa","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260511202711-8cf9be9f9936e1cb5a0a57fb02e1f9f89ab76dfa_1778531370033_0.46161697204207197","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260511202714-0132b2a0de507240daa90b61809434f83599a364":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260511202714-0132b2a0de507240daa90b61809434f83599a364","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260511202714-0132b2a0de507240daa90b61809434f83599a364","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"900b5876f9552444769ac2d144958294779f5e74","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260511202714-0132b2a0de507240daa90b61809434f83599a364.tgz","fileCount":5,"integrity":"sha512-IHLLuPITh3+3kqDsoBiRqlDm/GCGJKMwM5Ylyt531zFxgergb8IoOKB4Zr3nlKe572lPB+JhamxPCgXccY9T4g==","signatures":[{"sig":"MEUCIH+TximpIKoFRTaAXt/PGihsjRJlJ+7/3k9281ReF4oWAiEAts/PFkea8Gh0zd6tCNR5/MprPIkoDm37X94pyCtvFuc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260511202714-0132b2a0de507240daa90b61809434f83599a364","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0132b2a0de507240daa90b61809434f83599a364","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260511202714-0132b2a0de507240daa90b61809434f83599a364_1778531372561_0.518234670329587","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260512042437-d87e3723eb8b10058ada3b3c8214df4793ab2f17":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260512042437-d87e3723eb8b10058ada3b3c8214df4793ab2f17","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260512042437-d87e3723eb8b10058ada3b3c8214df4793ab2f17","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"dd3ad44cc5d886ba26f88875a40758994a5cf864","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260512042437-d87e3723eb8b10058ada3b3c8214df4793ab2f17.tgz","fileCount":5,"integrity":"sha512-/pS236gnDRAqjkKPWa65p7+1jb7yt9ICZ+zrTboMlhc+Y8yJomigVNzIIxV4yjy09b04Qa7GPQo6MpEKMqG/yA==","signatures":[{"sig":"MEUCIBRek8PAFmu1g2ZQOA4a2KIMLm+1pC5wrCapJ53O42tWAiEA5YlohM80ZXLdVh0B5wGREexlU0GniF6L+O5udKg6rsc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260512042437-d87e3723eb8b10058ada3b3c8214df4793ab2f17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d87e3723eb8b10058ada3b3c8214df4793ab2f17","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260512042437-d87e3723eb8b10058ada3b3c8214df4793ab2f17_1778560015212_0.09684008017513279","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260512060605-cd8fa619d0c97104875409dcbd774482b6bc24df":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260512060605-cd8fa619d0c97104875409dcbd774482b6bc24df","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260512060605-cd8fa619d0c97104875409dcbd774482b6bc24df","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"541672329a4ee876f40b29fcd0760bcb611dcb06","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260512060605-cd8fa619d0c97104875409dcbd774482b6bc24df.tgz","fileCount":5,"integrity":"sha512-w4W+951L3Jy7BS2ykqv0pKciFY9l+M1VzqiF3vR8q4POoM4iFJz+JEK3hyIeW8QbThhV4aje/GrWWlXUAMfdVw==","signatures":[{"sig":"MEQCIBWaEJAytttJ4tcR77Kghver7ts5DkvuQ2nSFMqeCYtTAiAU7JXlCOc+az9YkS2ypt8A86pw7N8jJI2tyUGAPkYnAA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260512060605-cd8fa619d0c97104875409dcbd774482b6bc24df","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"cd8fa619d0c97104875409dcbd774482b6bc24df","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260512060605-cd8fa619d0c97104875409dcbd774482b6bc24df_1778566106531_0.18813863162962763","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260512060629-8b50c3f140a009a11f8c193ffd87c847690622ff":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260512060629-8b50c3f140a009a11f8c193ffd87c847690622ff","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260512060629-8b50c3f140a009a11f8c193ffd87c847690622ff","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4464615423f62a7d2903cfd6df9561daffbc036a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260512060629-8b50c3f140a009a11f8c193ffd87c847690622ff.tgz","fileCount":5,"integrity":"sha512-A56ngw6nDabozyOi9OYq10zo1FytKoigx67q5c1Ru5L+PBJ1jHwG5xM8IlNgPQ0zIVuprtfspIZ4w6BabGvmZw==","signatures":[{"sig":"MEUCIQDdynKegIH0wK44HbZ7JmsWep/92QrTPkP5YbBKBIMyQwIgeRIh0naQTWWxOdfP/7tu8mMPsoV2pYwfpJgustQtTeI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260512060629-8b50c3f140a009a11f8c193ffd87c847690622ff","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8b50c3f140a009a11f8c193ffd87c847690622ff","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.59.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260512060629-8b50c3f140a009a11f8c193ffd87c847690622ff_1778566132174_0.5392613106816222","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260512060755-ab8ea88478906cf43c555622498c20562e83a8df":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260512060755-ab8ea88478906cf43c555622498c20562e83a8df","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260512060755-ab8ea88478906cf43c555622498c20562e83a8df","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9297ba2cb3797c41de850c7f9b9a458eea5e28d3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260512060755-ab8ea88478906cf43c555622498c20562e83a8df.tgz","fileCount":5,"integrity":"sha512-o1jEP9pD+wKQMRiOnsfGnku17QVhPECmKJpuvOdraXXsKF2Q/9O6H2gLtHF7C+vv0iIy4x33psqXWhxeYrg5Eg==","signatures":[{"sig":"MEQCIAGELFRozoPRIA8uh5uAGsHRHhsudZKPyRgX0EPH1jSAAiAPZve7H1Fb7UVvwKnJiJuhGzmPFI+dKQinkWrhsVTjTA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260512060755-ab8ea88478906cf43c555622498c20562e83a8df","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ab8ea88478906cf43c555622498c20562e83a8df","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260512060755-ab8ea88478906cf43c555622498c20562e83a8df_1778566213659_0.44149314041586174","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260512062111-d73635013f7590db10d0bcd81bce0d6432767664":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260512062111-d73635013f7590db10d0bcd81bce0d6432767664","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260512062111-d73635013f7590db10d0bcd81bce0d6432767664","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"cc1bd0c95d8db9a68abcc1b2b2028de65e219889","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260512062111-d73635013f7590db10d0bcd81bce0d6432767664.tgz","fileCount":5,"integrity":"sha512-WlskR9+Etm2+beGbe2R2Cq/aGH24Ne2nWahpN+5zax9lmHo11cPjoC7v1x4Wd+Qu2ffTWdpMRbPzpTB7q9/6Yg==","signatures":[{"sig":"MEUCIQC94JONVUbHYq3G81OpmQ1mkB1G3s6HwpYsxqOyv45+VgIgJM/oEEFbhyvHtRJQZSbjKTfJ9i0gVNN1z049EwIOW3U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260512062111-d73635013f7590db10d0bcd81bce0d6432767664","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d73635013f7590db10d0bcd81bce0d6432767664","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260512062111-d73635013f7590db10d0bcd81bce0d6432767664_1778567012445_0.523340037573736","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260512062936-9d51af942e3a319ea0f637bf07760b88b0813498":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260512062936-9d51af942e3a319ea0f637bf07760b88b0813498","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260512062936-9d51af942e3a319ea0f637bf07760b88b0813498","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"98a610e20bf06a8401581324677f06f6c804df23","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260512062936-9d51af942e3a319ea0f637bf07760b88b0813498.tgz","fileCount":5,"integrity":"sha512-C6wYaBixwyROs2XLZOMZQFIHMYf/lVVl1iE9RuM1CIgpKUFrh82giRWn50AFpDeNIo/G8J4NyNEUgd4bfRu4Zw==","signatures":[{"sig":"MEYCIQDhIFTEHutKry5r8Qg2CtNWYJSf951XJjDV5DrBU1KolAIhANcv7JI9K0lQYhSlqnYbOdimvkEQPvjLHd3wSt1gLAxa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260512062936-9d51af942e3a319ea0f637bf07760b88b0813498","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9d51af942e3a319ea0f637bf07760b88b0813498","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260512062936-9d51af942e3a319ea0f637bf07760b88b0813498_1778567515501_0.18613944783830116","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260512065548-a232c048ac1053dbcfa7d3335d30f8e38f2d0ae1":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260512065548-a232c048ac1053dbcfa7d3335d30f8e38f2d0ae1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260512065548-a232c048ac1053dbcfa7d3335d30f8e38f2d0ae1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"516fce7a2f5c000fac948f0806bf8b0cb9b7c24b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260512065548-a232c048ac1053dbcfa7d3335d30f8e38f2d0ae1.tgz","fileCount":5,"integrity":"sha512-n1F6PWAiDXoir4oFh6P9psDiLK3cHLT6LHKX9hX5PJ4JS7/56AqpHkaMvUOw0vajRJEwwt04J14OHfDM2k2WUQ==","signatures":[{"sig":"MEQCICh0m85p1rR8toXILinLngEE8hMqbdWOnP/qkxi93pYGAiBErkzjYn2MHxEEp3DGVSq4Rs9V2CHu4cYKd0+zfY1lJA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260512065548-a232c048ac1053dbcfa7d3335d30f8e38f2d0ae1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a232c048ac1053dbcfa7d3335d30f8e38f2d0ae1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260512065548-a232c048ac1053dbcfa7d3335d30f8e38f2d0ae1_1778569087000_0.9691369193902344","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260512071228-48a192d8f7d9b4c4e276be3d070dd85f8f08b1e4":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260512071228-48a192d8f7d9b4c4e276be3d070dd85f8f08b1e4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260512071228-48a192d8f7d9b4c4e276be3d070dd85f8f08b1e4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b5386313b28c0f9dfa8a510d6aa371f9c533b2fb","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260512071228-48a192d8f7d9b4c4e276be3d070dd85f8f08b1e4.tgz","fileCount":5,"integrity":"sha512-c7tkTq193j5H2xaKUfnyfVC/D9TR5BJcST7LcNfLAI0cmtZC1KWPa5A+/Trbb8AGC10nL67paQ3ZbXKxgSAZdw==","signatures":[{"sig":"MEQCICagVffA0SV6vu0ZxbIr+Hat86uZ5aZPgNRX7GFjE0piAiB2kHYm4fI9+iV+1s86aJ9z2lN+B2TPmReITphyKevoGQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260512071228-48a192d8f7d9b4c4e276be3d070dd85f8f08b1e4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"48a192d8f7d9b4c4e276be3d070dd85f8f08b1e4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260512071228-48a192d8f7d9b4c4e276be3d070dd85f8f08b1e4_1778570092849_0.3418322345538485","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260512072713-d0456f22dce1616fac2bffbe59d58b27819a6075":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260512072713-d0456f22dce1616fac2bffbe59d58b27819a6075","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260512072713-d0456f22dce1616fac2bffbe59d58b27819a6075","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9ae0454fc2c143904255ae4965f86856fce40d10","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260512072713-d0456f22dce1616fac2bffbe59d58b27819a6075.tgz","fileCount":5,"integrity":"sha512-lJ75VmSLOrLwXszlqx+M/H19bcLyqOU9ud6G9Xz2dgh9BVont7wShU8H7F8yr2QHvh636BsTjZ56cS8fwstvAQ==","signatures":[{"sig":"MEQCIBvEh9FMVvo/wGN1bYQLoFoUTLs5pLCOV6RtC1SHTOmaAiBu4vcixd24jdg3fgWv3moIhJT8HMhT4Z+o9VV1LaopxA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260512072713-d0456f22dce1616fac2bffbe59d58b27819a6075","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d0456f22dce1616fac2bffbe59d58b27819a6075","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260512072713-d0456f22dce1616fac2bffbe59d58b27819a6075_1778570974628_0.7549166804326339","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260512082000-7c0974450bc86d3382101b102af060bbde8adc7f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260512082000-7c0974450bc86d3382101b102af060bbde8adc7f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260512082000-7c0974450bc86d3382101b102af060bbde8adc7f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d2b8cf4a6edbeb9cdcf35dca14fb3a5adbaabb19","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260512082000-7c0974450bc86d3382101b102af060bbde8adc7f.tgz","fileCount":5,"integrity":"sha512-VTjuV13JGsc/2np/BUDL0lnGPtn+zsx4239leB45aePvDeaf3vzxXtpDrk5J+x0Osc5Mj962pXFC0wUzBuX0cQ==","signatures":[{"sig":"MEUCIQDzSZYWNEAca4AMky24KHetQMBjZTI0o8ubHwqUzQE4owIgHr+HbpJ9v2w5t+g/UDjKOA5irsFWT9Yu6nf4ykUndfE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260512082000-7c0974450bc86d3382101b102af060bbde8adc7f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7c0974450bc86d3382101b102af060bbde8adc7f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260512082000-7c0974450bc86d3382101b102af060bbde8adc7f_1778574131236_0.512055134372571","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260512121003-637a5459325a6911961a4065e3449170c8e2d0a1":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260512121003-637a5459325a6911961a4065e3449170c8e2d0a1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260512121003-637a5459325a6911961a4065e3449170c8e2d0a1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"29f02e5b6d6b0270185bc2a6e28abe10afa2fb4b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260512121003-637a5459325a6911961a4065e3449170c8e2d0a1.tgz","fileCount":5,"integrity":"sha512-3A0ZMrrD/XmpH/3REexDSMLRQa0+BgVHMvPPYNob7d96tZCYadfRvCU78e1v8TYqPYM7XVKoEflUpDwRSHb//Q==","signatures":[{"sig":"MEUCIGIycDa0oGVD3wETpdwwrPBe9n7Uf1i1b9/v/8Sy303LAiEA4VLjkd+8uuHfmcYpn1MPkdzBWbinYqNs6dj+fkR4ABI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260512121003-637a5459325a6911961a4065e3449170c8e2d0a1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1948522},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"637a5459325a6911961a4065e3449170c8e2d0a1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260512121003-637a5459325a6911961a4065e3449170c8e2d0a1_1778587945033_0.7069108056499915","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260512121431-56d430abb529bd5a40b98787531df69ee720b565":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260512121431-56d430abb529bd5a40b98787531df69ee720b565","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260512121431-56d430abb529bd5a40b98787531df69ee720b565","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d6bd5f038a7d03cb6862c9d571678756938a63a0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260512121431-56d430abb529bd5a40b98787531df69ee720b565.tgz","fileCount":5,"integrity":"sha512-41Z3u7uqL2/o+onFDMddoDElWNOo+QbQ6obruXZAVjk3VIQwEUQanY2CSL//hF1lv0CSfy1xW48WCSTX9KPbMw==","signatures":[{"sig":"MEYCIQDKazkzghi4x5jtsEjjRdZmaCNeEwmZN6a27hoY9CV/QgIhAMa46oypA21i7VQuW5AoSuKTbwCe77l8VNOTReflFR5O","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260512121431-56d430abb529bd5a40b98787531df69ee720b565","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"56d430abb529bd5a40b98787531df69ee720b565","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260512121431-56d430abb529bd5a40b98787531df69ee720b565_1778588216203_0.17396907369205028","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260512121610-afdbd4186b8f9fa74446e9777d1ea28cc400df34":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260512121610-afdbd4186b8f9fa74446e9777d1ea28cc400df34","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260512121610-afdbd4186b8f9fa74446e9777d1ea28cc400df34","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"36d552841baada8f18844040832900f81d54fd58","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260512121610-afdbd4186b8f9fa74446e9777d1ea28cc400df34.tgz","fileCount":5,"integrity":"sha512-6/2Oo5qXOmpw7oRpLVtHKLKO77ZsdZsZS23RAVyG7pIWSlw6uLxPfRlH2A4JNaDPI/kOCb0KTMi/iF9AKaO/pg==","signatures":[{"sig":"MEUCIQCxQpMr7xnRPa3fJZQptFtgQkXqapwnCbpA/GJfUZNFRQIgPSSC0HWRn2mZxzr9H2rn9sRG9enCF9ZO70nZWF/Xi+I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260512121610-afdbd4186b8f9fa74446e9777d1ea28cc400df34","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1948522},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"afdbd4186b8f9fa74446e9777d1ea28cc400df34","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260512121610-afdbd4186b8f9fa74446e9777d1ea28cc400df34_1778588285253_0.3420573781793901","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260512175815-9e4b03196612dd08250c529f3b0d0316187b17fd":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260512175815-9e4b03196612dd08250c529f3b0d0316187b17fd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260512175815-9e4b03196612dd08250c529f3b0d0316187b17fd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a8ab4386ab2ffe91039392aa3a86b482e6d7a4f2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260512175815-9e4b03196612dd08250c529f3b0d0316187b17fd.tgz","fileCount":5,"integrity":"sha512-1xXrltGJgvakKo8q6Cy5tUHSxzM1FqAAvhB8Oj6DuyCNvAD+03ekdosl4b5rn9FbsBvSS1E0CRC/HtdA0060og==","signatures":[{"sig":"MEUCIHpSMa37qk04yMsd714QiGy8tZHy0ChUGJu9g5m1dNANAiEA6qozkwJfE7O9xTL9B1gvm6cbIy2HFx4yjVunP20euxw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260512175815-9e4b03196612dd08250c529f3b0d0316187b17fd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9e4b03196612dd08250c529f3b0d0316187b17fd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260512175815-9e4b03196612dd08250c529f3b0d0316187b17fd_1778608835529_0.31208034555151976","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260513082508-b7204f96c06f30a2a8712ce3968d6f68dd0fa089":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260513082508-b7204f96c06f30a2a8712ce3968d6f68dd0fa089","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260513082508-b7204f96c06f30a2a8712ce3968d6f68dd0fa089","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a2b31a315ed065770af4235341484f30be32e8a6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260513082508-b7204f96c06f30a2a8712ce3968d6f68dd0fa089.tgz","fileCount":5,"integrity":"sha512-rhZ8sTDWW1E3mvt42SNyPhMsit6leYb3smLHwVI5lfsWos4y2IVo3ny+Oqjyv3FhVLBoFa5XJQSQl0VOTL7eOw==","signatures":[{"sig":"MEYCIQC7JkiaI/NO0rGNpYz4EPeLXqg2q0IXZQkri2AihAp2+QIhALfn1OnweNB3+L3enuKgIbaoYMiuXquq/zqVE9UVaGpG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260513082508-b7204f96c06f30a2a8712ce3968d6f68dd0fa089","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1950131},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b7204f96c06f30a2a8712ce3968d6f68dd0fa089","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260513082508-b7204f96c06f30a2a8712ce3968d6f68dd0fa089_1778660847002_0.31788764334036856","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260513082720-edb6542a7b86fedc240761fd1f86e796cf1d70db":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260513082720-edb6542a7b86fedc240761fd1f86e796cf1d70db","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260513082720-edb6542a7b86fedc240761fd1f86e796cf1d70db","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c9b30f3b23327c2cd50cb3da9988dd368070a09a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260513082720-edb6542a7b86fedc240761fd1f86e796cf1d70db.tgz","fileCount":5,"integrity":"sha512-LjV1wmGAsn8qwWWxiytGjX5YOJqSjwf7lPcYIdiQqo8WhUHouSgZsizIWZ0htZSjv4aBTdrKVBWiGz8vtgBRiQ==","signatures":[{"sig":"MEUCIDem5EKr1ayG6QnAWLALQfkrUd/MaBd+mOWInUo075dAAiEApD48zHqmOdR5br+1g9VlUoQFgIvdqJtDnPzHxMEUUAY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260513082720-edb6542a7b86fedc240761fd1f86e796cf1d70db","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1950131},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"edb6542a7b86fedc240761fd1f86e796cf1d70db","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260513082720-edb6542a7b86fedc240761fd1f86e796cf1d70db_1778660985618_0.7018846831784058","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260513083009-46e0571df883b0a897b009898c36d1844d1f5c95":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260513083009-46e0571df883b0a897b009898c36d1844d1f5c95","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260513083009-46e0571df883b0a897b009898c36d1844d1f5c95","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4bddb8fb32ce53d1607ab36328e666bbd80b1526","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260513083009-46e0571df883b0a897b009898c36d1844d1f5c95.tgz","fileCount":5,"integrity":"sha512-5kKMHL4QRDEAX5jhq7VcGyIe9Hzin7E7WpHTdA2QBQNydaizcIgvfbD7Id32vF1gxd8hoE8mZSDMTvjDyHHa5A==","signatures":[{"sig":"MEUCIEEDxom7DT0yf8KOM58/8YjMOcusgiWfQTc83ino39zEAiEAp6LpgThriX5zPYY1Vwsp51gluHQpTKrGfKSWWFlcBMo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260513083009-46e0571df883b0a897b009898c36d1844d1f5c95","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1947769},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"46e0571df883b0a897b009898c36d1844d1f5c95","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260513083009-46e0571df883b0a897b009898c36d1844d1f5c95_1778661152547_0.13240500513805764","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260513094126-d3d821255ce1df27881e03f8b23c2f241d376eac":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260513094126-d3d821255ce1df27881e03f8b23c2f241d376eac","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260513094126-d3d821255ce1df27881e03f8b23c2f241d376eac","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5f35a652d2da2ca8460b21de1fd2a8ede20b374c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260513094126-d3d821255ce1df27881e03f8b23c2f241d376eac.tgz","fileCount":5,"integrity":"sha512-5L+eMwwEfrQMD4JqpYVT2bpVj8ZuiLiFznh8PMwmJjbh3KmzakfInIiEeU7TO2xbR0A5BEyMa80+KIzlBiDJNg==","signatures":[{"sig":"MEUCIQCVW7n01CxBbiTxRX+E6Z4r6ZePOpEjlfLqPTu+00upNwIgXN0dZ4szMtlKCHt9VTjAw/LmSFtxuODW58GjF0OQ9pE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260513094126-d3d821255ce1df27881e03f8b23c2f241d376eac","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1960355},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d3d821255ce1df27881e03f8b23c2f241d376eac","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260513094126-d3d821255ce1df27881e03f8b23c2f241d376eac_1778665425859_0.36288615639439015","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260513094333-7951db06b3e79ac6f8a53eca5a43714e5e656b2b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260513094333-7951db06b3e79ac6f8a53eca5a43714e5e656b2b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260513094333-7951db06b3e79ac6f8a53eca5a43714e5e656b2b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"be1266d079c375871e2c35b1b124437068fa300e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260513094333-7951db06b3e79ac6f8a53eca5a43714e5e656b2b.tgz","fileCount":5,"integrity":"sha512-HHvFcUQp7jo4SFs/uMtHQAnfKV/rHZaQ7q0kiicwPU0enlzjZXdDtQs7BcZtIH7hVyZ0/DNS/WTlrIuYesXgkg==","signatures":[{"sig":"MEUCIQDsNxdoAqGcNnm8eHNZygfO8P6wOEE3eCUMqS/K2DOn0AIgZYl62v1Dx2Dn16zCxM17iQ749aY7KSR/hxl+Lehx+NQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260513094333-7951db06b3e79ac6f8a53eca5a43714e5e656b2b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1948522},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7951db06b3e79ac6f8a53eca5a43714e5e656b2b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260513094333-7951db06b3e79ac6f8a53eca5a43714e5e656b2b_1778665553001_0.28844767692404805","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260513100023-1c4938ad40a8cffeeae7aed78e87dc5a048dc5e8":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260513100023-1c4938ad40a8cffeeae7aed78e87dc5a048dc5e8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260513100023-1c4938ad40a8cffeeae7aed78e87dc5a048dc5e8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ad700a56b8047d198be2a5ccbc38a3fcdffde3d0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260513100023-1c4938ad40a8cffeeae7aed78e87dc5a048dc5e8.tgz","fileCount":5,"integrity":"sha512-K4W9ETxQXIbzUFLQLpWxslg7xNyzYzdG99RctMu4gLBdd1onDcK0LRJlkhs1C/mpFGBH4tFfTITiiZwDuyE3eQ==","signatures":[{"sig":"MEUCIEE1v6kFlvA/chlk5d1KzJIi61L5tr2dK2YXOpKAkCcGAiEA7c4n8bxj4WUc7GInOlUyur+lVMOk5Z68N2/A5OnCcSc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260513100023-1c4938ad40a8cffeeae7aed78e87dc5a048dc5e8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1960355},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1c4938ad40a8cffeeae7aed78e87dc5a048dc5e8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260513100023-1c4938ad40a8cffeeae7aed78e87dc5a048dc5e8_1778666566475_0.54788729148997","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260513100213-e5442b09defa722ccf54953a1f3eaf462e4780aa":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260513100213-e5442b09defa722ccf54953a1f3eaf462e4780aa","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260513100213-e5442b09defa722ccf54953a1f3eaf462e4780aa","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"cfb05d9ecf7a17b9b5bd9e08ca51deff783bfa2b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260513100213-e5442b09defa722ccf54953a1f3eaf462e4780aa.tgz","fileCount":5,"integrity":"sha512-X6WG9aW+/9DkWnIZkEPz9l6//JMImSbRCxXRzLcgTdQaZXfdMe+zrQ1p5bYEOnRZ/1+S7mf1LO0h4uF+nW+PZg==","signatures":[{"sig":"MEUCIQCR+JEYflqcjcsyV2NS+H9lMwAxUlpmi/iVAxov7CO3gAIgX8JnqHGpCLFQND0k1WihawFrCOQjxVTNf2Z1//bFr+s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260513100213-e5442b09defa722ccf54953a1f3eaf462e4780aa","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1960355},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e5442b09defa722ccf54953a1f3eaf462e4780aa","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260513100213-e5442b09defa722ccf54953a1f3eaf462e4780aa_1778666672572_0.20548029767728027","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260513102600-0f2f431f2aea252a8d5cbbd0f511f7a5cd58cae5":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260513102600-0f2f431f2aea252a8d5cbbd0f511f7a5cd58cae5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260513102600-0f2f431f2aea252a8d5cbbd0f511f7a5cd58cae5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"447f98c36742308d82e703d20277140f0d3fb857","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260513102600-0f2f431f2aea252a8d5cbbd0f511f7a5cd58cae5.tgz","fileCount":5,"integrity":"sha512-KhU7LDk1kFPdH2W3CRRclWmQs8S0Bp1z8belMa2rPQ17523zNrEfe1wPMTVKg9WGDoJKPdNRTOxzFC9d8HM0lg==","signatures":[{"sig":"MEUCIQDBkn2/i0nd+iMBac4qCxB7JeeDLfQqEAxSY83DKy7zbQIgM46ROF6Eg1toN/TB7R5HOtmQymBIvoG0A8ryGryV/wI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260513102600-0f2f431f2aea252a8d5cbbd0f511f7a5cd58cae5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1960355},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0f2f431f2aea252a8d5cbbd0f511f7a5cd58cae5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260513102600-0f2f431f2aea252a8d5cbbd0f511f7a5cd58cae5_1778668099205_0.9228194580191036","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260513122914-ac349cdfbdd83c0cf3fc892a67d3d3cacaa1c534":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260513122914-ac349cdfbdd83c0cf3fc892a67d3d3cacaa1c534","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260513122914-ac349cdfbdd83c0cf3fc892a67d3d3cacaa1c534","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f6fbd4ccb7693386e12bd76293231d9ebd232570","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260513122914-ac349cdfbdd83c0cf3fc892a67d3d3cacaa1c534.tgz","fileCount":5,"integrity":"sha512-vcMyb9Tl9quzjqwY7g1DYApmr7sa2PF5AVRElOc6rd4Tgs6nZxT/qOu6NSJzoh32wRfKWNCBoYIEyrV71DWLDg==","signatures":[{"sig":"MEQCIEb4Vi5ikV7gyVxxVFZcKpCp9I0pqkbwfDGQ3/Ns08ofAiAcRGcwW/p7QiE/7at72VFBrreMpnaxNCx3tUpsTn7TUg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260513122914-ac349cdfbdd83c0cf3fc892a67d3d3cacaa1c534","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1960355},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ac349cdfbdd83c0cf3fc892a67d3d3cacaa1c534","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260513122914-ac349cdfbdd83c0cf3fc892a67d3d3cacaa1c534_1778675497128_0.4848715070411911","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260513132026-6d9412fdf49f7af0d112da6f190fe896a13f52a1":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260513132026-6d9412fdf49f7af0d112da6f190fe896a13f52a1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260513132026-6d9412fdf49f7af0d112da6f190fe896a13f52a1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fad9ba7227f7e1ed32618bd4df25698ed3fbf33f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260513132026-6d9412fdf49f7af0d112da6f190fe896a13f52a1.tgz","fileCount":5,"integrity":"sha512-3MgEdYDe/wGhqYmOTI2ewehQaBd+YUSDaL9XHdyTNuqSNMmL05sSFDW8En0SWIc2AQThDfbnL1U+b6V7zV65Lg==","signatures":[{"sig":"MEUCIASGCLp4MZDixx8UoCyJpiqv0AdW53LXnDugews01PSZAiEAmiQwGi7YZxCRKtTo6H6XfixSntLw6ZHmqEmgwVBj+sk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260513132026-6d9412fdf49f7af0d112da6f190fe896a13f52a1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961108},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6d9412fdf49f7af0d112da6f190fe896a13f52a1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260513132026-6d9412fdf49f7af0d112da6f190fe896a13f52a1_1778678562101_0.7331230543150993","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260513135604-95bb5fb9ee3a12d7a4c1aa65d010711bd2d17bf2":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260513135604-95bb5fb9ee3a12d7a4c1aa65d010711bd2d17bf2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260513135604-95bb5fb9ee3a12d7a4c1aa65d010711bd2d17bf2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8b1a18998ab28ff62c310106684b63e349ec9def","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260513135604-95bb5fb9ee3a12d7a4c1aa65d010711bd2d17bf2.tgz","fileCount":5,"integrity":"sha512-gwIQNbJLZlQECpn+9aoah1kmOpbv1TjErlMtxO4kPN+6vDyecFTUKgWomczczdtiFsDnER7LnKgMKJo5cu8hdQ==","signatures":[{"sig":"MEUCIH9KYl3PpUZQyfSIPqIrrGubf2mud6gk+mw0EnbyPAJoAiEAv4p7O8tLj/+nIZ7zJ9Ealdr57TvOw4XFyeArZqVWIWE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260513135604-95bb5fb9ee3a12d7a4c1aa65d010711bd2d17bf2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"95bb5fb9ee3a12d7a4c1aa65d010711bd2d17bf2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260513135604-95bb5fb9ee3a12d7a4c1aa65d010711bd2d17bf2_1778680704856_0.8827248482353798","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260513144816-d9ffff2a7fff3c840f4831277d3325427ad38a60":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260513144816-d9ffff2a7fff3c840f4831277d3325427ad38a60","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260513144816-d9ffff2a7fff3c840f4831277d3325427ad38a60","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c58f4a053720c5bc07a5a7972c9cb648387873d9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260513144816-d9ffff2a7fff3c840f4831277d3325427ad38a60.tgz","fileCount":5,"integrity":"sha512-aBEAtPvS4AN32ktkfSdY1IWJ60NWzVrRNSYhwHUW4sGYlZMbiDNjSugzS/tHvERj49J7UjH0DVQFktaMVqPH1g==","signatures":[{"sig":"MEYCIQCH9tGMabyIQ58KWUaA38RsBp+AQycRci553cGbwVFOagIhAPfQQ6Isp3HhhYblwA65GGCaaukVSWIBDzUHmzHo+vbR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260513144816-d9ffff2a7fff3c840f4831277d3325427ad38a60","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d9ffff2a7fff3c840f4831277d3325427ad38a60","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260513144816-d9ffff2a7fff3c840f4831277d3325427ad38a60_1778683832987_0.6092477865257007","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260513145223-9faab513a2b8fe3c01681f23bbf4d087217ce99d":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260513145223-9faab513a2b8fe3c01681f23bbf4d087217ce99d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260513145223-9faab513a2b8fe3c01681f23bbf4d087217ce99d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"00aeccdcc4fe03db7ff12393473d7afe19da98b8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260513145223-9faab513a2b8fe3c01681f23bbf4d087217ce99d.tgz","fileCount":5,"integrity":"sha512-+xYKQyhnPIHmBRMFqJCMpRFUJQWaF84YhbSSoCaYFZDBPqpw53F4cinsBX6Dc3/izVDtwvIdm+f1c4iPZyeuEA==","signatures":[{"sig":"MEQCIBxEXdUQmbJgcsBuTgAW/gsWA7LQh8nUGY20HIlT5gqJAiAZA78EDrBun4qSfbCtiCg17ynvHUiVUCn9dAbQU2eUfQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260513145223-9faab513a2b8fe3c01681f23bbf4d087217ce99d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9faab513a2b8fe3c01681f23bbf4d087217ce99d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260513145223-9faab513a2b8fe3c01681f23bbf4d087217ce99d_1778684087226_0.5254976646584988","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260513145248-66548d0c5e8974c960249eccdc36f4d47c1a20b4":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260513145248-66548d0c5e8974c960249eccdc36f4d47c1a20b4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260513145248-66548d0c5e8974c960249eccdc36f4d47c1a20b4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c8d45b60902036c590f9149dd39e864c1857371c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260513145248-66548d0c5e8974c960249eccdc36f4d47c1a20b4.tgz","fileCount":5,"integrity":"sha512-8rDqgxn25jFcSY3sNMmrGmYwyFFJuoOxY6sPKuOC0eO/geB8+c7uKbJlIVlkcJO4Kf2vQ53o8sMq6/LfZfpopw==","signatures":[{"sig":"MEYCIQD8DrZgp6BfY5Q1pA78AMtGIy/+c9vS33mMPJG/fakw8gIhAMt3lhoMnPYHRwJJ44RIxQ8KpKeK/F6QM6TJz8kaYAOR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260513145248-66548d0c5e8974c960249eccdc36f4d47c1a20b4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"66548d0c5e8974c960249eccdc36f4d47c1a20b4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260513145248-66548d0c5e8974c960249eccdc36f4d47c1a20b4_1778684108221_0.7953806137254247","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260514105559-ff43c6657ee585c549cf5112f0dc7523667d4431":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260514105559-ff43c6657ee585c549cf5112f0dc7523667d4431","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260514105559-ff43c6657ee585c549cf5112f0dc7523667d4431","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c8248afc2ccbef53715e8ec67bf698e7346bb638","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260514105559-ff43c6657ee585c549cf5112f0dc7523667d4431.tgz","fileCount":5,"integrity":"sha512-83HKJRa6HWg0tyIUe6NN908bO81brYhDgGyEq2tpVj8rJcS2OjjqTiLlmlfM1tCD073Ogt2pTDtpxm/GAQ6OWA==","signatures":[{"sig":"MEQCIAcwFSDYKi3xXM8LNtjXTlXQ2XUGR2Wg0eRuHQIN4OwqAiAYjs4dEgI7fPtQEqLqD7JFP7m31QTiyULEmRN+SP7IXQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260514105559-ff43c6657ee585c549cf5112f0dc7523667d4431","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ff43c6657ee585c549cf5112f0dc7523667d4431","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260514105559-ff43c6657ee585c549cf5112f0dc7523667d4431_1778756302399_0.6011566970929405","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260514105745-2dd25471a0146abda00cb15892732fe335f9f6a9":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260514105745-2dd25471a0146abda00cb15892732fe335f9f6a9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260514105745-2dd25471a0146abda00cb15892732fe335f9f6a9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3f576dfbc167db7693a65f0769d3d922da6e7987","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260514105745-2dd25471a0146abda00cb15892732fe335f9f6a9.tgz","fileCount":5,"integrity":"sha512-YdrlNWN8O8prmLwKHf4fH8ppj7fs9FNDsVYlLVrKqkvInD/W/2LbQwCOqAGEBfPpEaQTAvfljp4CG2t5z8jGLg==","signatures":[{"sig":"MEYCIQDFpllTqt1pRAkipKonlnTfy++yKd/mgh5xTYpi9GU7tAIhAPucDYPUIhj3Xq7ta80dwjlpOKwqDgcyQzQ+CD0SQY/S","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260514105745-2dd25471a0146abda00cb15892732fe335f9f6a9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2dd25471a0146abda00cb15892732fe335f9f6a9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260514105745-2dd25471a0146abda00cb15892732fe335f9f6a9_1778756400568_0.6176368444466316","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260514122644-cfd94a0bafe528a2ebe81f02126441cdd1ff2ec4":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260514122644-cfd94a0bafe528a2ebe81f02126441cdd1ff2ec4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260514122644-cfd94a0bafe528a2ebe81f02126441cdd1ff2ec4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"26406a4d6db3c6079c3c94f7242858473ae8eba2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260514122644-cfd94a0bafe528a2ebe81f02126441cdd1ff2ec4.tgz","fileCount":5,"integrity":"sha512-LWjAQM8HvaeJW4qdq0UcaOsEGQ7vA9UtkGajZHInFHYpiZy0KZToh5A8QQy+2shuCtY56brn7AOnWtjpwBR53g==","signatures":[{"sig":"MEYCIQDdluWdh0kFW8t+gFT7t1ZdvLKTvztZGaR9WNR8nO+8AwIhAOVYxrwCj+1zHgxYge7uPlput54d07rsB84dhAq12NHj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260514122644-cfd94a0bafe528a2ebe81f02126441cdd1ff2ec4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"cfd94a0bafe528a2ebe81f02126441cdd1ff2ec4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260514122644-cfd94a0bafe528a2ebe81f02126441cdd1ff2ec4_1778761743561_0.04145030088599788","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260514162708-d8d3c409e94119fb41826b2f82397cbbd2c8a5fa":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260514162708-d8d3c409e94119fb41826b2f82397cbbd2c8a5fa","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260514162708-d8d3c409e94119fb41826b2f82397cbbd2c8a5fa","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"614e878aba82121274c3abb78133f0d70783f115","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260514162708-d8d3c409e94119fb41826b2f82397cbbd2c8a5fa.tgz","fileCount":5,"integrity":"sha512-qrS67wOGBzo7FOnjVlN/DWWzh6tLHnfFyJUgTmooXD0HnXcpXeAJ5mDx2ufG+GXXmP3o/KSpeO4vG6Bwd+1Bew==","signatures":[{"sig":"MEQCIAljqtYEkq1b4Kr+0WLU0DA9dCp0gMK1hO7rAFG1/hqCAiAO3TeEFKcyhj7yZWhcKlFXxeo2gVt6jhQ3Z9AZGD5vhg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260514162708-d8d3c409e94119fb41826b2f82397cbbd2c8a5fa","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d8d3c409e94119fb41826b2f82397cbbd2c8a5fa","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260514162708-d8d3c409e94119fb41826b2f82397cbbd2c8a5fa_1778776171925_0.4957575678661501","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260514162727-b56792a3df7d99d2ea005ab6479e7d07dc526631":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260514162727-b56792a3df7d99d2ea005ab6479e7d07dc526631","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260514162727-b56792a3df7d99d2ea005ab6479e7d07dc526631","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"87a9f0924aa6186a4a59366307597bfdb1df4b41","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260514162727-b56792a3df7d99d2ea005ab6479e7d07dc526631.tgz","fileCount":5,"integrity":"sha512-8GbzKCJduiK1yD06NYL0852+Eg0X79SGCcnyEkt2mRnpDtbztMb8GfVyi1iXYyvjJtXabc99BiuW4M41Vk7eAQ==","signatures":[{"sig":"MEUCIQCosAxHVJKReWloDIgoGlXE4u2XT/oWagUpxCnKEukxwgIgJuz71+OYRfiBA2MXqOkqvrFVqZ904jHfEGDnxVTxbgM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260514162727-b56792a3df7d99d2ea005ab6479e7d07dc526631","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b56792a3df7d99d2ea005ab6479e7d07dc526631","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260514162727-b56792a3df7d99d2ea005ab6479e7d07dc526631_1778776189763_0.30198241453734864","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260515122521-4fa921ab42fc72869753e435846dbef1ea678290":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260515122521-4fa921ab42fc72869753e435846dbef1ea678290","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260515122521-4fa921ab42fc72869753e435846dbef1ea678290","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"00dd7c2919c1e48462f0fa893f8a2c581389342c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260515122521-4fa921ab42fc72869753e435846dbef1ea678290.tgz","fileCount":5,"integrity":"sha512-vovlXvT4JQupCigvVZ/zJHO+p2W3P2DnLsrvW8/JqrpY7+Vus+0xee1IL3ee5nmVEk2G7pvgLsL71B1UlYRGkg==","signatures":[{"sig":"MEYCIQDLxUnHuCp2tynYr1B9VdpWY8IgDDWjvhkHQxW7K6kLZwIhAMYn8Y0e6eJ38xflhvdAGXbyx9J3tB4YPVQi5YNRrnGf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260515122521-4fa921ab42fc72869753e435846dbef1ea678290","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4fa921ab42fc72869753e435846dbef1ea678290","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260515122521-4fa921ab42fc72869753e435846dbef1ea678290_1778848062456_0.813803690671997","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260515162636-d18b9022a63404650e5f12467b9ca5fd4d873cba":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260515162636-d18b9022a63404650e5f12467b9ca5fd4d873cba","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260515162636-d18b9022a63404650e5f12467b9ca5fd4d873cba","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d6a805adaa15b03f9f08289336d4772860c8c477","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260515162636-d18b9022a63404650e5f12467b9ca5fd4d873cba.tgz","fileCount":5,"integrity":"sha512-gbxPyWt2JufnxI+200gXrRykx+LaNbQ1HRjMmp4vA25SSN+smmoyWjRepu/XTag6afClDq1kyjGoDzJcvADRbw==","signatures":[{"sig":"MEYCIQDYAYAkooU9HElJvXJZxfxxpduLX9BhRD8ZLOxaTI6R0AIhAPyQLisXKrmZe1/bXB7ltgt1IvQ4WDeuUQorN9Edk/Uj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260515162636-d18b9022a63404650e5f12467b9ca5fd4d873cba","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d18b9022a63404650e5f12467b9ca5fd4d873cba","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260515162636-d18b9022a63404650e5f12467b9ca5fd4d873cba_1778862540419_0.319606326605949","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260516002408-d327dca4a5501216deaa81a11c65360961b5f05e":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260516002408-d327dca4a5501216deaa81a11c65360961b5f05e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260516002408-d327dca4a5501216deaa81a11c65360961b5f05e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b529699e9983a607c6666b81f9c59424839a5a8b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260516002408-d327dca4a5501216deaa81a11c65360961b5f05e.tgz","fileCount":5,"integrity":"sha512-83uIDfFU7O0/W+f5itLZNRpddIdMq47j+OMCd+gZmUrJoE3Jz5KRDeQLBO7DnQ59Z9ySeDxG6vlVlob+f0anSw==","signatures":[{"sig":"MEUCIGYy9ACu/QYiBJZftyiVjvr7DV5gPnjo6hX9Yb1KHD3gAiEApmlihe+akvLklT+/Pg/TWsk9kmQtDpU9Ulc17kookvU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260516002408-d327dca4a5501216deaa81a11c65360961b5f05e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d327dca4a5501216deaa81a11c65360961b5f05e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260516002408-d327dca4a5501216deaa81a11c65360961b5f05e_1778891190120_0.48093312592274473","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260516042525-57a23958b312d5b06e00cf4265c5dd3218dbee51":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260516042525-57a23958b312d5b06e00cf4265c5dd3218dbee51","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260516042525-57a23958b312d5b06e00cf4265c5dd3218dbee51","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4778bfe57ff1ada1e0b3a1094e1720fde8ae074e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260516042525-57a23958b312d5b06e00cf4265c5dd3218dbee51.tgz","fileCount":5,"integrity":"sha512-B9x6IMufKJpUkTF8TFaAC3378kyMGhF+GPRdY9ypghqC4Sh76RfZtcLlLH8Z5RafgxBaZBMIJ8l83ZOCEVQNoQ==","signatures":[{"sig":"MEUCICZJ+IiNNmJJ3janHZcZ+nuUVa/GSRhtmveHI0ObMh0iAiEAyRphwtAJL0gjbiwyP9C4GWlGzsZnwjx65XxmeCUUZWE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260516042525-57a23958b312d5b06e00cf4265c5dd3218dbee51","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"57a23958b312d5b06e00cf4265c5dd3218dbee51","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260516042525-57a23958b312d5b06e00cf4265c5dd3218dbee51_1778905666465_0.2144316923251457","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260517042515-8294b756d1a6895457eb9aff03565479d49b307f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260517042515-8294b756d1a6895457eb9aff03565479d49b307f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260517042515-8294b756d1a6895457eb9aff03565479d49b307f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ed8785310bf5d9d600f6551060343f1990be4e61","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260517042515-8294b756d1a6895457eb9aff03565479d49b307f.tgz","fileCount":5,"integrity":"sha512-5B05faXOyPICeUG4L8cyxzA3O9Dz7/rEB1rb1Sis4vScGuXiCdKEUb2/WGDR6u1jVBpy9K1ThgITFTsDxWHG+Q==","signatures":[{"sig":"MEUCIES8YTb723cWbPsQu51mwXa2S2mb/oLr5jJl5jUk+vkRAiEAqyrrd3x7QZV9IuNl6jM/ejEDAaouISKe70c/znHgNtk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260517042515-8294b756d1a6895457eb9aff03565479d49b307f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8294b756d1a6895457eb9aff03565479d49b307f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260517042515-8294b756d1a6895457eb9aff03565479d49b307f_1778992049990_0.7707690118191055","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260517084350-d7ed9c1f1c948d2b7436ddab577f2b90cc0e7b0c":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260517084350-d7ed9c1f1c948d2b7436ddab577f2b90cc0e7b0c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260517084350-d7ed9c1f1c948d2b7436ddab577f2b90cc0e7b0c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"22a4bf3c087716760c94e296ced9724de2cdba1d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260517084350-d7ed9c1f1c948d2b7436ddab577f2b90cc0e7b0c.tgz","fileCount":5,"integrity":"sha512-kYp286a+Z8ATOfDWmMOZCe1PA9D69N0k0IV8EWYpZj2kG5elgf3BBUFfs8jNTK72dA1Yf+E2ejElPZyyk7QDVg==","signatures":[{"sig":"MEUCIGI0Dwf0p2yC0UJpwWra7eE/JjDzcYAvEsLuzBLJFpAYAiEAv2IIMf3CivKQbbyZwIJGYl73VjMK8RHwVZvAaVcoAp0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260517084350-d7ed9c1f1c948d2b7436ddab577f2b90cc0e7b0c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d7ed9c1f1c948d2b7436ddab577f2b90cc0e7b0c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260517084350-d7ed9c1f1c948d2b7436ddab577f2b90cc0e7b0c_1779007569465_0.29084812571096363","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260517090938-e3116164795b7c9b19fe4067e83508e5f279d2be":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260517090938-e3116164795b7c9b19fe4067e83508e5f279d2be","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260517090938-e3116164795b7c9b19fe4067e83508e5f279d2be","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"cd010a8c9d4239387000f924ff1c98c75a8439a3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260517090938-e3116164795b7c9b19fe4067e83508e5f279d2be.tgz","fileCount":5,"integrity":"sha512-zO6aOHUdxSSm2s0NyE71tOgZGRW17xWTN+o1xyJFpuWq2NP8cdP/rvxKM/n4wmcagWceEQbDSG77R7FPh8wdMQ==","signatures":[{"sig":"MEYCIQCXN7KkzJPrsvToSV/BzqXNpoHLKZPobvOu68fSmg08JQIhAOkWA367VMNC+wSxAOxnhr78r0AO+FLMM3Tl4pQsjaEs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260517090938-e3116164795b7c9b19fe4067e83508e5f279d2be","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e3116164795b7c9b19fe4067e83508e5f279d2be","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260517090938-e3116164795b7c9b19fe4067e83508e5f279d2be_1779009117764_0.18585067699660507","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260517091555-cc97ad33fb4a80f8d6e8f36dd73c87a73c2af99f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260517091555-cc97ad33fb4a80f8d6e8f36dd73c87a73c2af99f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260517091555-cc97ad33fb4a80f8d6e8f36dd73c87a73c2af99f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"af4df07ea00379940a0e1376ec2490ee40968903","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260517091555-cc97ad33fb4a80f8d6e8f36dd73c87a73c2af99f.tgz","fileCount":5,"integrity":"sha512-VSMfhjRqv4Ex79xqiyESmdnyPzV8BXJ0GN3jOyUPYMh4JWdvgUMSaw5au0Sikt/UGMQfKy5QTpNrdkW1+qrBTg==","signatures":[{"sig":"MEUCIQDuBWFnstqCAI1eN1W2Dr29JLZF9WRAubI5sQ8v8dJb4AIgBcaoGtGiiYwva1Xrlt8m7/4PeHSTSKiruWmNtG9pLT0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260517091555-cc97ad33fb4a80f8d6e8f36dd73c87a73c2af99f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1964513},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"cc97ad33fb4a80f8d6e8f36dd73c87a73c2af99f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260517091555-cc97ad33fb4a80f8d6e8f36dd73c87a73c2af99f_1779009498520_0.9885296040562508","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260517092036-112a215e7bd13630c9ce0570add65c5bc7160483":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260517092036-112a215e7bd13630c9ce0570add65c5bc7160483","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260517092036-112a215e7bd13630c9ce0570add65c5bc7160483","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fb98c02278eb7a39a36f4bad0affc845313a2c28","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260517092036-112a215e7bd13630c9ce0570add65c5bc7160483.tgz","fileCount":5,"integrity":"sha512-WEgEdygAbRAp7Rm1nxjzX/6+ewGvy8CJBRDS4dUSneIZbcZnUjhMP+W0Ky/2id+EMBTvF/HO0HR6Av/vssw5fA==","signatures":[{"sig":"MEUCIQCsGKTaGu9tv2J6nP1DGmwGvin20YdNhUmwhrSlthU8lQIgAbpgtWKDL0jsLxPe3U1w1lL5rczQwharOZPwoXmJkGw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260517092036-112a215e7bd13630c9ce0570add65c5bc7160483","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1653024},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"112a215e7bd13630c9ce0570add65c5bc7160483","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260517092036-112a215e7bd13630c9ce0570add65c5bc7160483_1779009776501_0.5474938523358306","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260518042353-74cc5cd6e468c2b7dc9746b6272473b238825d91":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260518042353-74cc5cd6e468c2b7dc9746b6272473b238825d91","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260518042353-74cc5cd6e468c2b7dc9746b6272473b238825d91","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"621aae82ebe7c47396b805b9e577e448a7a5cc41","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260518042353-74cc5cd6e468c2b7dc9746b6272473b238825d91.tgz","fileCount":5,"integrity":"sha512-IBCWoUYdq6LmQgF22grmR3fsJObxT3YC/8kM8oYpfNutxyFwT60gWL+EbzVsAwePXIQSdJBfaxfqhpRw76+MpA==","signatures":[{"sig":"MEYCIQDrrUDr4MXuON/6JWum1uTh9dtoinzy1nMUvXEFVYMcfAIhAJV0zrcjcHeDSJWiwYwzNPGJ4HBqmcpaFg+PXak2y/0o","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260518042353-74cc5cd6e468c2b7dc9746b6272473b238825d91","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"74cc5cd6e468c2b7dc9746b6272473b238825d91","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260518042353-74cc5cd6e468c2b7dc9746b6272473b238825d91_1779078375022_0.2213255238649452","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260518140459-37b5c09d718f36e833b8b7d3db88a64a6e67d265":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260518140459-37b5c09d718f36e833b8b7d3db88a64a6e67d265","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260518140459-37b5c09d718f36e833b8b7d3db88a64a6e67d265","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d440ecf29e24b4bb6ea2a1b465ea2340f204b0c2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260518140459-37b5c09d718f36e833b8b7d3db88a64a6e67d265.tgz","fileCount":5,"integrity":"sha512-ixsQo/fERo29R4xMvHOeY/l1BvHJPdTXljPhOAcwgAW4rEmbV+yQwrKCIhN+rv4QsuEfuhXuMDCI+Od4KWnEcg==","signatures":[{"sig":"MEQCIGSFV4RjRaYiQIVdpf2eE5Bug0HVV79u8sGbBINWsF53AiBVIuMsYG39qRMNz3Oruwq97qodlf/qCbNKSRzZo6A6lA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260518140459-37b5c09d718f36e833b8b7d3db88a64a6e67d265","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"37b5c09d718f36e833b8b7d3db88a64a6e67d265","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260518140459-37b5c09d718f36e833b8b7d3db88a64a6e67d265_1779113239572_0.23463690561225037","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260518140514-b1b89069d0097bcb60194e18a5c65bb9fbb67e0e":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260518140514-b1b89069d0097bcb60194e18a5c65bb9fbb67e0e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260518140514-b1b89069d0097bcb60194e18a5c65bb9fbb67e0e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b3fefd64a94dce16c8d57dbdec21b855f42aa446","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260518140514-b1b89069d0097bcb60194e18a5c65bb9fbb67e0e.tgz","fileCount":5,"integrity":"sha512-521uY1DWJ8Wvop8ZtEUTpck91izvsw7cRoXgF2ir5DMieeXfDvpyoUs0Z8eC8jbitoPIKZ0iTMkY+KUob4AciQ==","signatures":[{"sig":"MEUCIF7bA/EhjX5HItjKQgWSnhpw1jmtVzfQuMCREdXrm6CJAiEAnKlhIINMrLPMyiO+RNfjP5CK/GAUqPEfQIzUK33K/OM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260518140514-b1b89069d0097bcb60194e18a5c65bb9fbb67e0e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b1b89069d0097bcb60194e18a5c65bb9fbb67e0e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260518140514-b1b89069d0097bcb60194e18a5c65bb9fbb67e0e_1779113255413_0.40185745604693146","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260518210515-efc0e5ab46606ec98a2349550b3ec605d02d603d":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260518210515-efc0e5ab46606ec98a2349550b3ec605d02d603d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260518210515-efc0e5ab46606ec98a2349550b3ec605d02d603d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2dcdd1c167c6d272f7f9374948438046c5af35fe","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260518210515-efc0e5ab46606ec98a2349550b3ec605d02d603d.tgz","fileCount":5,"integrity":"sha512-wDRh3slW18EN7Yw/4ytX0jwC32Vwc9eQtFo4Mx1tyDgnOU+MComVz4Lazmp2RSQruofJD37loKR4cTZrwd9MNw==","signatures":[{"sig":"MEQCIB5CB6hr1v1os8gjvMohdZBSUeSVi/RiZECdI/zIgGArAiBZpWQqCw+JWKm63sAtdcwkp8nqA5I2/Q9Y6n2S+ka5zw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260518210515-efc0e5ab46606ec98a2349550b3ec605d02d603d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"efc0e5ab46606ec98a2349550b3ec605d02d603d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260518210515-efc0e5ab46606ec98a2349550b3ec605d02d603d_1779138459773_0.4000658559718733","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260520002610-18c7b7c10f7d48076aacc4ecae935c35cc9efba5":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260520002610-18c7b7c10f7d48076aacc4ecae935c35cc9efba5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260520002610-18c7b7c10f7d48076aacc4ecae935c35cc9efba5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"535fda30e689e44db53e6e661b24d351607245b4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260520002610-18c7b7c10f7d48076aacc4ecae935c35cc9efba5.tgz","fileCount":5,"integrity":"sha512-7J3iuXrEO5BApjD1ZghB1GJwB2+aykpA3TBov6wyZJHij0YNDJrFdRzGHUEIZm4ARNU+5zJn3ANSttl9zUh2fQ==","signatures":[{"sig":"MEUCIFAwyX4n217b1YfSPp9qCPBGjUwlGSUwfnytc/Xk6p78AiEAhXgYo0/SxSh5/5aFBFS//0k2xBzCJq+54sa+2EM/EfM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260520002610-18c7b7c10f7d48076aacc4ecae935c35cc9efba5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"18c7b7c10f7d48076aacc4ecae935c35cc9efba5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260520002610-18c7b7c10f7d48076aacc4ecae935c35cc9efba5_1779236915982_0.7590744199770969","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260520080303-e6c2745307f7481b06a9ea46607cbcea363ff3e9":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260520080303-e6c2745307f7481b06a9ea46607cbcea363ff3e9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260520080303-e6c2745307f7481b06a9ea46607cbcea363ff3e9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fd94854b0955f695e1b6003cde55a69f054af77a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260520080303-e6c2745307f7481b06a9ea46607cbcea363ff3e9.tgz","fileCount":5,"integrity":"sha512-/1pthMyOQZ/8W6UJqKyvqx/jDYiuZIdxlV529sugXdkeitjMKuXdzQrK3Y5PzmmnLrXsvNeto610P7gnmX84kQ==","signatures":[{"sig":"MEUCIQCt5y7qoYdbZqiJCsvlSz/i/24neRByiY7Cakt1/P2IKwIgYLeQWjR4G9PHp+fwjsRrLCGjsz7kxvGLO4hP3VWofV4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260520080303-e6c2745307f7481b06a9ea46607cbcea363ff3e9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e6c2745307f7481b06a9ea46607cbcea363ff3e9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260520080303-e6c2745307f7481b06a9ea46607cbcea363ff3e9_1779264336107_0.039987615872647764","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260520080634-acdfdbbd606f2dc4e1028dcfc6b6a6f69d663e58":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260520080634-acdfdbbd606f2dc4e1028dcfc6b6a6f69d663e58","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260520080634-acdfdbbd606f2dc4e1028dcfc6b6a6f69d663e58","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c5ff2104d9d97a62b2902b8adaf59f69bb8e08c6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260520080634-acdfdbbd606f2dc4e1028dcfc6b6a6f69d663e58.tgz","fileCount":5,"integrity":"sha512-H1EWHI0YUrKq7r5/93SEs2kMxlhcAWypLzogjngv/6QOP3OGnHzr0cFxaL3oC5oVQ8IQ1boBlKgIbapzwI5xLA==","signatures":[{"sig":"MEYCIQCCYFpxdpHBz3vgUp9+3gMGbmyFu0hjxpbOjqVb68UW3QIhAObZ30WUaK4mEIYiLFTzQTr+MjY6MuUmvh5d/9DRIZAq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260520080634-acdfdbbd606f2dc4e1028dcfc6b6a6f69d663e58","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"acdfdbbd606f2dc4e1028dcfc6b6a6f69d663e58","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260520080634-acdfdbbd606f2dc4e1028dcfc6b6a6f69d663e58_1779264508437_0.6387903643498185","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260520080638-a737586ccfb033a4e16b0201e3804340bda2ddc5":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260520080638-a737586ccfb033a4e16b0201e3804340bda2ddc5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260520080638-a737586ccfb033a4e16b0201e3804340bda2ddc5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"748757d7140b303e51d0f45614bbf78d09f42cce","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260520080638-a737586ccfb033a4e16b0201e3804340bda2ddc5.tgz","fileCount":5,"integrity":"sha512-C4L4qxXSTyqr11WhO2IEFsK6vVICFaW8TEHkpPAXt7EzkDm4O+71I96ydnL4m1nrBj5UAvxgFxwL0n59cxMwLw==","signatures":[{"sig":"MEUCIQDxHORoA/zTIFnI9AE717DowbkO+KDBL6k42Dmhi/lcMgIgRJ1pHEzE7sBFiMJ3i+ynsbPJXbq51Ixefsjf20Lwcb8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260520080638-a737586ccfb033a4e16b0201e3804340bda2ddc5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a737586ccfb033a4e16b0201e3804340bda2ddc5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260520080638-a737586ccfb033a4e16b0201e3804340bda2ddc5_1779264542947_0.6847511130096173","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260520081209-d87011c22cc5538c21f6315bb4d21b7e5a4f1e9f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260520081209-d87011c22cc5538c21f6315bb4d21b7e5a4f1e9f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260520081209-d87011c22cc5538c21f6315bb4d21b7e5a4f1e9f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"74d9d3850e3b1c893fec2525ac3a4ec83c8a6d3a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260520081209-d87011c22cc5538c21f6315bb4d21b7e5a4f1e9f.tgz","fileCount":5,"integrity":"sha512-ucufArD3uTpsapBS26CsxqjCUoO/LNMazHh2q8v2PQO1v8lD2+p6t8/at6lMxYOTcfFCjzKXcFCjbdRwlnKI4A==","signatures":[{"sig":"MEQCIDT2cfWcbhdli1SC4aehLoYLHyvUX6qMDHGfu30WhS3JAiB0Wk9X7slixfQ36geJqElWcMhafj78vIq4ayMPNhsGuw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260520081209-d87011c22cc5538c21f6315bb4d21b7e5a4f1e9f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1653024},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d87011c22cc5538c21f6315bb4d21b7e5a4f1e9f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260520081209-d87011c22cc5538c21f6315bb4d21b7e5a4f1e9f_1779264872670_0.0642520935754003","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260520090327-adfd273e43ac66d527564a47b35aa12edf2803a1":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260520090327-adfd273e43ac66d527564a47b35aa12edf2803a1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260520090327-adfd273e43ac66d527564a47b35aa12edf2803a1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8ca084ef4b30b4e8d040a0332692dafdcf2a2cdf","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260520090327-adfd273e43ac66d527564a47b35aa12edf2803a1.tgz","fileCount":5,"integrity":"sha512-7bgB5ynODyvI83E9KVpJye1ET1/DHK/6f9GT5Ufhk9YGmVVrV68BlJQMv6j8XgNAYpGn2SZl7f9EyI3MKjXq8g==","signatures":[{"sig":"MEYCIQDG5t+bM1+dY8ss503z90VRfxaB0Qlm1cAI1LXxpgC2tgIhAO7SBeAuAVqI2hDXVst0kh3NftMS0CYJRBZgHg6MLzO3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260520090327-adfd273e43ac66d527564a47b35aa12edf2803a1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1964513},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"adfd273e43ac66d527564a47b35aa12edf2803a1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260520090327-adfd273e43ac66d527564a47b35aa12edf2803a1_1779267928737_0.8051336873418495","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260520091751-3893a82a983100c97d08afa96ba82b1ecee3e589":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260520091751-3893a82a983100c97d08afa96ba82b1ecee3e589","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260520091751-3893a82a983100c97d08afa96ba82b1ecee3e589","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"774381928ae14aadf558ce222046ecc02c6702b3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260520091751-3893a82a983100c97d08afa96ba82b1ecee3e589.tgz","fileCount":5,"integrity":"sha512-Fwiiem5WRCmaWCssoSI8wV3IzdGHaTMe2o1aRovoJj2r79hQhXZiRCYYw6lhafGEvpB0f/J42Eoi/tlGOU2jww==","signatures":[{"sig":"MEUCIDQ2jXdZS8jGZlf9T5cCO5JJHvOpAhucDX3IVnTo4I3OAiEAkfadCQOaE2bDSvypCbjvBmHC0kxfT7tqtZWv9fyLToQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260520091751-3893a82a983100c97d08afa96ba82b1ecee3e589","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1964513},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3893a82a983100c97d08afa96ba82b1ecee3e589","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260520091751-3893a82a983100c97d08afa96ba82b1ecee3e589_1779268815875_0.2412680545045438","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260520092103-55177005d757a85a17ec89463b48e0b04853b4c2":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260520092103-55177005d757a85a17ec89463b48e0b04853b4c2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260520092103-55177005d757a85a17ec89463b48e0b04853b4c2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c6117b4ccf68cafb41e4b2003914987874f3cbfe","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260520092103-55177005d757a85a17ec89463b48e0b04853b4c2.tgz","fileCount":5,"integrity":"sha512-3Ax+SNWaEjXAqSjj7zAqG84kWMPDLqkHBn6rwgNCu26TeqD60GOSwzziLegO5rNXtrXMy5evPUHmnh7KXAsSRA==","signatures":[{"sig":"MEUCIHJEbjc9Oz2zjfxERV+SaaVNaU2WHxZTuOLYVWDbyIibAiEAnc8h08T0+nEM6p+Rp5Imt1d0sPVywGAIOZ05QW1hKHc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260520092103-55177005d757a85a17ec89463b48e0b04853b4c2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"55177005d757a85a17ec89463b48e0b04853b4c2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260520092103-55177005d757a85a17ec89463b48e0b04853b4c2_1779269009552_0.14550296608022606","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260520092105-91c7298ef5439cd25d7883a69104b2ceec1565f6":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260520092105-91c7298ef5439cd25d7883a69104b2ceec1565f6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260520092105-91c7298ef5439cd25d7883a69104b2ceec1565f6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6481e350c039289a038dae3cfdb46c960d56878c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260520092105-91c7298ef5439cd25d7883a69104b2ceec1565f6.tgz","fileCount":5,"integrity":"sha512-IOrM80YKGQ1EA1D+IIaJT+grHUfjkaZU7NtPJqYybkdum2BS5QL5SwG6VQSiH0iCJwztRKBcSruzOT+8rnWUww==","signatures":[{"sig":"MEYCIQDC0OjlEGY3uj5e6PYAv++DOQlpyNhRMuPJfq1bz3vJGQIhAOTvSk2EPcAIYRf2U/2e7pRlsUZNOTC3t21KavwhDkH6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260520092105-91c7298ef5439cd25d7883a69104b2ceec1565f6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"91c7298ef5439cd25d7883a69104b2ceec1565f6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260520092105-91c7298ef5439cd25d7883a69104b2ceec1565f6_1779269014634_0.8296168386070444","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260520092825-ed10fa5a4d651ebdf83f42bbc29dbdd9bd38185c":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260520092825-ed10fa5a4d651ebdf83f42bbc29dbdd9bd38185c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260520092825-ed10fa5a4d651ebdf83f42bbc29dbdd9bd38185c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fecf99374be2cfa2166a772a4c39785ce2087907","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260520092825-ed10fa5a4d651ebdf83f42bbc29dbdd9bd38185c.tgz","fileCount":5,"integrity":"sha512-O+t1GbmpvwOdcNPbDL+5d4lcuMrqKM1OeMgYZdChM2rlcJuI2LwHykthulL/5ibhyAw5bThb2gFvD1DUtnxRUg==","signatures":[{"sig":"MEQCIAuJDD1W5rXljrbGDCmbLHlKBgH9CKoxe3FhwuHeMGumAiAnHJGjRfMtvHvMGd2esbkTHKb5H7dgy6eO/8j/YACtWA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260520092825-ed10fa5a4d651ebdf83f42bbc29dbdd9bd38185c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1964513},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ed10fa5a4d651ebdf83f42bbc29dbdd9bd38185c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260520092825-ed10fa5a4d651ebdf83f42bbc29dbdd9bd38185c_1779269449167_0.17685352453335823","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260520092914-f976cefdf01c80de7deb362c5e399c1ad162af22":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260520092914-f976cefdf01c80de7deb362c5e399c1ad162af22","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260520092914-f976cefdf01c80de7deb362c5e399c1ad162af22","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"595a3bfd0e28766344b41f73fa4da5303e34b2b4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260520092914-f976cefdf01c80de7deb362c5e399c1ad162af22.tgz","fileCount":5,"integrity":"sha512-limMtDyMhvY8NmpEDaQptFlZ3kKAQKlprldcwknX5cV3GKcxEhuoIHdwXWmNH15W+NLqdPYvDGNLUHlljggOyw==","signatures":[{"sig":"MEUCIQCyeTdSJEhWXyzopUtjbDVp8mfNRsOuDUs1d8RJpp9BWAIgbnp8TL0xdBoVv7zmlYVHhTUSV8nNJ0w0etDxYh/eQZU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260520092914-f976cefdf01c80de7deb362c5e399c1ad162af22","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1961326},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f976cefdf01c80de7deb362c5e399c1ad162af22","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260520092914-f976cefdf01c80de7deb362c5e399c1ad162af22_1779269495523_0.08471156582772821","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260520130159-603778471d81f1f26e0bbcf4170e01e8a1f2fc86":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260520130159-603778471d81f1f26e0bbcf4170e01e8a1f2fc86","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260520130159-603778471d81f1f26e0bbcf4170e01e8a1f2fc86","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ee675e4d1706f118c965b90189bc1381c5116a6e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260520130159-603778471d81f1f26e0bbcf4170e01e8a1f2fc86.tgz","fileCount":5,"integrity":"sha512-RJlebRWLXObDAqLYMtnj5z4pAEhDqfd2RQ8E4xVySNY6+j+zqpwvwh+dY49mmVDc/qvnVDKlryaMpbCiNsaGzg==","signatures":[{"sig":"MEUCIQDKrnJGleL2xbkAYoza29pxAlcb6Hx7Rpct6agYCoTHVwIgBJyap6A2RYuI1cFZjpMUdMxPM+S/AQKMQ0dK8c1CLO8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260520130159-603778471d81f1f26e0bbcf4170e01e8a1f2fc86","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1964513},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"603778471d81f1f26e0bbcf4170e01e8a1f2fc86","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260520130159-603778471d81f1f26e0bbcf4170e01e8a1f2fc86_1779282263501_0.891368074699562","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260520152508-b5572441fdb3bf69202ed207324c69d25e1339ab":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260520152508-b5572441fdb3bf69202ed207324c69d25e1339ab","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260520152508-b5572441fdb3bf69202ed207324c69d25e1339ab","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8ef76571e95a599a2b02ca54359a0311797d277d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260520152508-b5572441fdb3bf69202ed207324c69d25e1339ab.tgz","fileCount":5,"integrity":"sha512-j/n9PCnJUj/72tNLOkV6xBFrPVnBmRdN6ahiIkkBQYsX3bB+PDjOjbZVWQ6CptMPnYwGgHmtxZrcxViF8N0pbg==","signatures":[{"sig":"MEQCIGCDq3szhvytFIeZwNFHfUXiql1jvyyel7vqORVGeJ4UAiBdWbKI6NK3XRWUu5DR4xVPTykn9795mX4xswDOI8N5Pg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260520152508-b5572441fdb3bf69202ed207324c69d25e1339ab","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1963993},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b5572441fdb3bf69202ed207324c69d25e1339ab","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260520152508-b5572441fdb3bf69202ed207324c69d25e1339ab_1779290854647_0.5906265293965085","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260521164600-9b03c9a48bfbfd709fc1950551e697b07e0935d3":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260521164600-9b03c9a48bfbfd709fc1950551e697b07e0935d3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260521164600-9b03c9a48bfbfd709fc1950551e697b07e0935d3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2c15f3ebaabc61d5acdb3049b154c17bda6415aa","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260521164600-9b03c9a48bfbfd709fc1950551e697b07e0935d3.tgz","fileCount":5,"integrity":"sha512-FHgU0+oKypNepZyAZ1m8T7MwHixTcwQR2IWN1UaTZad1XMdL1mCNgUUMvBo9Q2hcgDx2cIL2Coygj332983Jgw==","signatures":[{"sig":"MEUCIQDNQLSNjXFFMsTNUJrNWr8mpP2yN9QkbXNkPXCFJEmEDwIgUQE8BTbmHl/ZBLoAOutMP7aNrrHC2CvclrMFX5oGgWQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260521164600-9b03c9a48bfbfd709fc1950551e697b07e0935d3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1963993},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9b03c9a48bfbfd709fc1950551e697b07e0935d3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260521164600-9b03c9a48bfbfd709fc1950551e697b07e0935d3_1779382127199_0.9513953569362648","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260523144015-51d7bda4aa6812810ab9239afce9102186edb215":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260523144015-51d7bda4aa6812810ab9239afce9102186edb215","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260523144015-51d7bda4aa6812810ab9239afce9102186edb215","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5850a588e918557b883c0682e492f49b5e7c3ba1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260523144015-51d7bda4aa6812810ab9239afce9102186edb215.tgz","fileCount":5,"integrity":"sha512-OgUA1HspI7hZ9Am/vAw9mmBOB+Z3FbJVNQp4/7Tfm2RlMuYhCGnC2NV9Wwya5UtJpp9rExGaoep4wTtXRbY/Og==","signatures":[{"sig":"MEYCIQC4bgI0NNZAhttgXQkef58OTj5XKadmmevi+IrAXtgqEAIhANV5RiFb/tAepf0fprBQll6MzSFaUzJKASHIxe2joIkT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260523144015-51d7bda4aa6812810ab9239afce9102186edb215","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1963993},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"51d7bda4aa6812810ab9239afce9102186edb215","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260523144015-51d7bda4aa6812810ab9239afce9102186edb215_1779547357672_0.6035209058136919","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260523144023-d1951415d88b04d0bb69c6dff862370bf0e42d4d":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260523144023-d1951415d88b04d0bb69c6dff862370bf0e42d4d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260523144023-d1951415d88b04d0bb69c6dff862370bf0e42d4d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8e5a6e8f105ea4981f622bd4606d8e9bf1f3ad31","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260523144023-d1951415d88b04d0bb69c6dff862370bf0e42d4d.tgz","fileCount":5,"integrity":"sha512-k8vFpc9T3zVvNY+e2l+tGq/1jIyY3CiwUYVvqBD8yfTzQfQ5Q9dsEP3MrOJnhV+7vKc7iG2WfFIvaapkFBHDDg==","signatures":[{"sig":"MEUCIAFBFjJMlyxAYKwXV7AmnOMiBR93R8tRbWkpMiQ7kOLEAiEA7c9mPMreqt9mJd5Genu7P7oYuVb8Al4WVBYbhzxMBus=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260523144023-d1951415d88b04d0bb69c6dff862370bf0e42d4d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1963993},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d1951415d88b04d0bb69c6dff862370bf0e42d4d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260523144023-d1951415d88b04d0bb69c6dff862370bf0e42d4d_1779547359356_0.896022307210226","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260523144033-0bf9ef4e91f2e5035b997916062653d079573090":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260523144033-0bf9ef4e91f2e5035b997916062653d079573090","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260523144033-0bf9ef4e91f2e5035b997916062653d079573090","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f9a9122dd527e57df36167ac8a6f3c78309fde85","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260523144033-0bf9ef4e91f2e5035b997916062653d079573090.tgz","fileCount":5,"integrity":"sha512-wlp+OP1bG/gfCySMDbNL0RUxreQLcUMcQ5JD+giywZFlTFP1ijWJ23J2xs6+k58DRYLu0PPwntVPpRiisfZYQg==","signatures":[{"sig":"MEUCIQD1HyiAJnvf42nh9olRiP6zczTgdq8GN8Gf57wzNU91nwIgONEna30/LZ6tiWVYryC7YITN3EYBumDL+12GJBvG4TE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260523144033-0bf9ef4e91f2e5035b997916062653d079573090","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1963993},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0bf9ef4e91f2e5035b997916062653d079573090","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260523144033-0bf9ef4e91f2e5035b997916062653d079573090_1779547373982_0.26679285209995873","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260523202454-f8c50513bf8ff4b9fc3df5481799d4c3c53683b6":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260523202454-f8c50513bf8ff4b9fc3df5481799d4c3c53683b6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260523202454-f8c50513bf8ff4b9fc3df5481799d4c3c53683b6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9882f052d1c6dfd230227eff03bcee21b39b205d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260523202454-f8c50513bf8ff4b9fc3df5481799d4c3c53683b6.tgz","fileCount":5,"integrity":"sha512-fgW1cYmJ9e+2ztT2nxiQVy31vxBbMKbOhtUmeAwXyH3cWTJSkNBMo9GhJiAIjbK1/qdaSRnoUKsuGTvOcQCM3A==","signatures":[{"sig":"MEYCIQDgwJzHWyJTju12czPo4PkUlZPtI42f37m8jg6Lrb2e4wIhAKF7vjKySdYUptZZlQh6gZDlwm1hdEFQ3P/N7NnwIA5G","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260523202454-f8c50513bf8ff4b9fc3df5481799d4c3c53683b6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1963993},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f8c50513bf8ff4b9fc3df5481799d4c3c53683b6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260523202454-f8c50513bf8ff4b9fc3df5481799d4c3c53683b6_1779568028973_0.24437058035413206","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260523202512-634c0bc7326fd5e9006fce5889af9084c78b9ca3":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260523202512-634c0bc7326fd5e9006fce5889af9084c78b9ca3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260523202512-634c0bc7326fd5e9006fce5889af9084c78b9ca3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2239672ceacb3e3eccaeb454a33fcdc857b4ef0e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260523202512-634c0bc7326fd5e9006fce5889af9084c78b9ca3.tgz","fileCount":5,"integrity":"sha512-EoLpW8uazCFeWwWpAJhU3BDDj1i+b9FlLZr8XbdMKxUKFIgq/cz1lvndEG9SexpWXdrLQSk3KAopbL0KUWIZ8A==","signatures":[{"sig":"MEUCICcz00Af3AUbJGlklus/G0IXoUrIQZ45vaYtKA/lzFsLAiEAqsJsnrssjP1ICvp30JPmJEco0axLgs0yL6E8HVFIn2k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260523202512-634c0bc7326fd5e9006fce5889af9084c78b9ca3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1963993},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"634c0bc7326fd5e9006fce5889af9084c78b9ca3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260523202512-634c0bc7326fd5e9006fce5889af9084c78b9ca3_1779568053444_0.18421182578298745","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260524132930-1d69a956c7492d0aee5a9cd31a5b3db8076e94b0":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260524132930-1d69a956c7492d0aee5a9cd31a5b3db8076e94b0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260524132930-1d69a956c7492d0aee5a9cd31a5b3db8076e94b0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1aad993186c3498c39f983f229b93b3f49fa19c0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260524132930-1d69a956c7492d0aee5a9cd31a5b3db8076e94b0.tgz","fileCount":5,"integrity":"sha512-C0UfvGTw4toqLzmLutxqVhco7qbFubDPwCbhhRHb9DOuH8qGM61X0g2TsdbeWniRIkNTPNgr8Dl5LFiSnvz8oA==","signatures":[{"sig":"MEQCIATyrkD1f1tI11kLq2LOjEYvxz32FKQNCjAEqdR9atLuAiAcs8yXf14cRoTobBpbcEOImnH2jbBQq5ahlKfAVsqtgA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260524132930-1d69a956c7492d0aee5a9cd31a5b3db8076e94b0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1965628},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1d69a956c7492d0aee5a9cd31a5b3db8076e94b0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260524132930-1d69a956c7492d0aee5a9cd31a5b3db8076e94b0_1779629510004_0.6642046409948188","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260524135708-f1565197b0f19e9997af7bf93d54e1851f6a6c3b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260524135708-f1565197b0f19e9997af7bf93d54e1851f6a6c3b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260524135708-f1565197b0f19e9997af7bf93d54e1851f6a6c3b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f9138f7a803b2d6562d602a3cad4038a2b89612a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260524135708-f1565197b0f19e9997af7bf93d54e1851f6a6c3b.tgz","fileCount":5,"integrity":"sha512-kylrcl61QbeyQCRKYjBCYNdks0bgffGQGtnpjrEvF9fBVf/j6pDqwJ0SrJ0R+JNWjQKAzeJobDatriFkMdfuBQ==","signatures":[{"sig":"MEYCIQD3/zWiD3UVUcGyRGPTfpsDXiK+OIBs/0MbSCqNMSB5mwIhAKhWJYz7E0EPHXSQgVuNpqAOjpfTOhgihAm9kOXY13Fu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260524135708-f1565197b0f19e9997af7bf93d54e1851f6a6c3b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1965628},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f1565197b0f19e9997af7bf93d54e1851f6a6c3b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.12.1","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260524135708-f1565197b0f19e9997af7bf93d54e1851f6a6c3b_1779631171633_0.8499003357751975","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260524140306-5d5a220434dbc8907325a9daf021a1cefd830c37":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260524140306-5d5a220434dbc8907325a9daf021a1cefd830c37","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260524140306-5d5a220434dbc8907325a9daf021a1cefd830c37","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"048235752a1f2fd45cac558e1cbf4c8641e8b492","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260524140306-5d5a220434dbc8907325a9daf021a1cefd830c37.tgz","fileCount":5,"integrity":"sha512-d23pY6f8i7jRq7htf1C/K7QrMJaSJvc3L9S4yy9jTHaTsi08e81cxNvaYxuyuekE1DpA3s/M1Mx9usSaKGvTdg==","signatures":[{"sig":"MEYCIQC17GQOPtxUGzC5p/K9CSVf4hp6UzBWWtNdk9mkuZgDjAIhAPtcdZGz8I1LdLg88Q7SWP6+0OWj5H1rf8QZCvU77yez","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260524140306-5d5a220434dbc8907325a9daf021a1cefd830c37","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1965628},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5d5a220434dbc8907325a9daf021a1cefd830c37","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260524140306-5d5a220434dbc8907325a9daf021a1cefd830c37_1779631529865_0.05292036148586177","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260524140343-8f8eb21a163246e8e6796ea13500f87c31b49b3a":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260524140343-8f8eb21a163246e8e6796ea13500f87c31b49b3a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260524140343-8f8eb21a163246e8e6796ea13500f87c31b49b3a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c06b14b382d90797d308f5e576fd36c735520bd1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260524140343-8f8eb21a163246e8e6796ea13500f87c31b49b3a.tgz","fileCount":5,"integrity":"sha512-nYyqoFbXlU5uvCEBXUEZ+DM8hvpEZkHbe6ms2wQJjpYuLr9aVfOHZOyCUEoqrtNscgvnhg4PFgSRmIxsf+4IjA==","signatures":[{"sig":"MEUCIQCV1tFfQXfCbBaDQtrWKn2foUNxKqvClyXZl6cFvT44wQIgMZLS0Bk7TNy2t8p1pNO/Xf9RqPUqXHqX/eejOvl6un4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260524140343-8f8eb21a163246e8e6796ea13500f87c31b49b3a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1965628},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8f8eb21a163246e8e6796ea13500f87c31b49b3a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"171.4.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260524140343-8f8eb21a163246e8e6796ea13500f87c31b49b3a_1779631541788_0.23965731055605066","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260524140407-0f7077fc522b44dc7c056dac4aca08b82ba7b431":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260524140407-0f7077fc522b44dc7c056dac4aca08b82ba7b431","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260524140407-0f7077fc522b44dc7c056dac4aca08b82ba7b431","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e3b45a2262ccf9104999c24b54937274b3c0d270","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260524140407-0f7077fc522b44dc7c056dac4aca08b82ba7b431.tgz","fileCount":5,"integrity":"sha512-UJKgf2l7/ocpPU4108VcSEj218qURoX4fXxF0XpuqD8naxkezuKPXanpA6jfAbUYzuTVdxgfSMXG8yxGIMNazQ==","signatures":[{"sig":"MEYCIQCvLJhvlOzjk/hSSIkKWCGt0UHjDxQBQcbkmQesV8rOnwIhAKIcMM6YW4IAAAbVi0bbuNYx6K67a18tO3U0hvZs34PQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260524140407-0f7077fc522b44dc7c056dac4aca08b82ba7b431","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1965628},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0f7077fc522b44dc7c056dac4aca08b82ba7b431","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260524140407-0f7077fc522b44dc7c056dac4aca08b82ba7b431_1779631592834_0.6663269893134056","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260524145014-01fd6a44bc29390740201d5a0a3269af5cab2be6":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260524145014-01fd6a44bc29390740201d5a0a3269af5cab2be6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260524145014-01fd6a44bc29390740201d5a0a3269af5cab2be6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"57ae18ef4aeb91b7b3de305794f2fb106ee85aaa","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260524145014-01fd6a44bc29390740201d5a0a3269af5cab2be6.tgz","fileCount":5,"integrity":"sha512-thvPavufBGFPQYH/7SyslgQv52VinSa6xI+1pgRd1YJi6yYqSzHneZQTE6Q2YDmBWI2QO4GV11gshoy251nYsw==","signatures":[{"sig":"MEUCIAr42gdou56Db34k6UKkMOwBObyUUZhNdNXUe8ULZhA4AiEA/6Z6RfXbv3am6h2S8epvixzc17B7ve5lpvf/mKVU5NY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260524145014-01fd6a44bc29390740201d5a0a3269af5cab2be6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1963993},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"01fd6a44bc29390740201d5a0a3269af5cab2be6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260524145014-01fd6a44bc29390740201d5a0a3269af5cab2be6_1779634308826_0.049606192745440314","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260524151322-6e582acc8273364922d67161129d735486e0642c":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260524151322-6e582acc8273364922d67161129d735486e0642c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260524151322-6e582acc8273364922d67161129d735486e0642c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9112e4efa689e744b2f47bc0c558c12631caf95c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260524151322-6e582acc8273364922d67161129d735486e0642c.tgz","fileCount":5,"integrity":"sha512-YRzV3KLUqvxFRO6TcnxGNePGuqUMuZF03VXeL15hDVmj4mJotLR7kYC1cxxLnezswC3mP+JEIJHHlWq2zlkSfw==","signatures":[{"sig":"MEYCIQD9G99iygu/nKvs3kq0bqU5GdCAoa9otKwuHB1/Igge1gIhAMoDh93/4mPYM+sMI70TM7t4hCJOnVpspgts0O3uVcO8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260524151322-6e582acc8273364922d67161129d735486e0642c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1963993},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6e582acc8273364922d67161129d735486e0642c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260524151322-6e582acc8273364922d67161129d735486e0642c_1779635747166_0.2105726797947729","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260524152102-2058efb19c7cc08f65c162e4182be4aeb6c90356":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260524152102-2058efb19c7cc08f65c162e4182be4aeb6c90356","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260524152102-2058efb19c7cc08f65c162e4182be4aeb6c90356","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5c652766dbc3f975e6066eddd0b0b9e71f66198e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260524152102-2058efb19c7cc08f65c162e4182be4aeb6c90356.tgz","fileCount":5,"integrity":"sha512-mwLx1GuqgA+Wk6MoZq5+70U+Ejhr9sA8QOZtLsw0pvdZvE9+oOupi+tUZrCDmf2tUQ1O9uT3+kRC1bZE+2/iyA==","signatures":[{"sig":"MEUCIDKtjnWFNL6YZTpkqJnb5PHupxrvIXs64WvndcTwY3H0AiEAtBUnEL+BCwEeZ4uZo7WxYWmJuS125fCsGUqyykK5bt8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260524152102-2058efb19c7cc08f65c162e4182be4aeb6c90356","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1963993},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2058efb19c7cc08f65c162e4182be4aeb6c90356","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260524152102-2058efb19c7cc08f65c162e4182be4aeb6c90356_1779636209907_0.7985557420083051","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260524154348-0fa3750584fcc1a8a9f577b505e9e6027f939aaa":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260524154348-0fa3750584fcc1a8a9f577b505e9e6027f939aaa","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260524154348-0fa3750584fcc1a8a9f577b505e9e6027f939aaa","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f748ec1f2c10e333ad6e57420bac3ad6c3d198c3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260524154348-0fa3750584fcc1a8a9f577b505e9e6027f939aaa.tgz","fileCount":5,"integrity":"sha512-LXze9/GdztdLH+HAbrVVoq4JUly0HlYXr3krP5XStekmtBC4dC4ZrgmeoYj8xQGBRQ0E0g7XCTOY0cXOgfxyJQ==","signatures":[{"sig":"MEYCIQCw0E0zNnFDC8ZWssjT1JRc59Zhca4MkoBWjVOEMFFvuwIhAKajPSVmoGghvy/FwCNeVzHOBf+xaEIlM/gVttLO8gyd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260524154348-0fa3750584fcc1a8a9f577b505e9e6027f939aaa","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1963993},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0fa3750584fcc1a8a9f577b505e9e6027f939aaa","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260524154348-0fa3750584fcc1a8a9f577b505e9e6027f939aaa_1779637569406_0.73627102918205","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260524170405-713575ab721d4a8eae4fd8fcec3436e310956962":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260524170405-713575ab721d4a8eae4fd8fcec3436e310956962","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260524170405-713575ab721d4a8eae4fd8fcec3436e310956962","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2c7b6ec2929d693dc9d28a20c7706a26462c3dcb","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260524170405-713575ab721d4a8eae4fd8fcec3436e310956962.tgz","fileCount":5,"integrity":"sha512-Hma8TiIbpsyQNpyJXp0DdZb0N1gcvO+GIqVFbOrA3l8/aSJ8wbnK5PDWEX/36oZovtwddIL7ZxNMwf5mJ10log==","signatures":[{"sig":"MEQCIEI5JX5zk8MTdieqlqNMCbGkuk0RrCrg20008VY6rCpjAiB7YfasCgs/d+5J4zAek309c3BQqGEPnS6dx445E8YD+g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260524170405-713575ab721d4a8eae4fd8fcec3436e310956962","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1963993},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"713575ab721d4a8eae4fd8fcec3436e310956962","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260524170405-713575ab721d4a8eae4fd8fcec3436e310956962_1779642388233_0.40666728900623195","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260524230815-cbea7e43e26d4c1c9b443c05d84ff955d5d7e911":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260524230815-cbea7e43e26d4c1c9b443c05d84ff955d5d7e911","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260524230815-cbea7e43e26d4c1c9b443c05d84ff955d5d7e911","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a67231466aa3f1de9b9bb9a4924a2d4b4bf6cb6d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260524230815-cbea7e43e26d4c1c9b443c05d84ff955d5d7e911.tgz","fileCount":5,"integrity":"sha512-d+QfKLnGbKYWqY/TqGSJg1QpELOJRDjDqDHRCL7nK8IP6kdfs8mipXZFuIUWOvHZJBGwe30u33Fdl6Um5fCEDA==","signatures":[{"sig":"MEQCIBLD7s89DuRPvHw/PzFtmyyXy3d6H7nj6rAMMO0Y4wQQAiBA3dsfG3y9hLziAW0mVckUIiJYWKdFn6qXO1H6a3J0yA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260524230815-cbea7e43e26d4c1c9b443c05d84ff955d5d7e911","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1982495},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"cbea7e43e26d4c1c9b443c05d84ff955d5d7e911","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260524230815-cbea7e43e26d4c1c9b443c05d84ff955d5d7e911_1779664239548_0.05218820621218634","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260525002802-8954484dc8533c948112a4ca880693c4364e6c51":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260525002802-8954484dc8533c948112a4ca880693c4364e6c51","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260525002802-8954484dc8533c948112a4ca880693c4364e6c51","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"80615ccdc27936c5efd76f90d25fb77a6fa18105","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260525002802-8954484dc8533c948112a4ca880693c4364e6c51.tgz","fileCount":5,"integrity":"sha512-F+I+nj+N6rbL4NIEAdOFQ9bLTnFJfuZ2K2wtW1PgiwptxkgB7bSQtMYFIJ6/iZL0RRXGWeS4JQU606MIscTiFw==","signatures":[{"sig":"MEUCIAfZybqVCdeC6uQEjF2NOTtEyZvpcMKLNWCc6Spio/fvAiEAy6u3W+5hoR8t7i0xkHN3+y8lXiKJNnMHMmjIAdlZitI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260525002802-8954484dc8533c948112a4ca880693c4364e6c51","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1963993},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8954484dc8533c948112a4ca880693c4364e6c51","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260525002802-8954484dc8533c948112a4ca880693c4364e6c51_1779669027983_0.051328221600398294","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260525084643-1cd08f8e99ec85484aae4c49bc6704312856c9ee":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260525084643-1cd08f8e99ec85484aae4c49bc6704312856c9ee","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260525084643-1cd08f8e99ec85484aae4c49bc6704312856c9ee","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e77ab9d8db7258a9aab6cbc742b8eefb08e8bfb8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260525084643-1cd08f8e99ec85484aae4c49bc6704312856c9ee.tgz","fileCount":5,"integrity":"sha512-XHRK1B5eK0hYhMqVM0e6EDq1/+y+yinGuxOJpaXEqMBAzdCAW7OnK8pcoUl8NHGbg5ahqeQoPxYmrk5vZSVRrQ==","signatures":[{"sig":"MEYCIQD5Jz1KLNmREPnaL+LhNXr/1+BCgfvQp3SY8QpE0EKDMQIhAP3NHo+P99ePti+XY8ZMZ8HgyNlXN2JEFUiJW3VTahwJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260525084643-1cd08f8e99ec85484aae4c49bc6704312856c9ee","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1982495},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1cd08f8e99ec85484aae4c49bc6704312856c9ee","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260525084643-1cd08f8e99ec85484aae4c49bc6704312856c9ee_1779698948748_0.42004911821956536","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260525084959-2e5eda1e0cef2c5ae16a15c2f927c20eb21169a9":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260525084959-2e5eda1e0cef2c5ae16a15c2f927c20eb21169a9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260525084959-2e5eda1e0cef2c5ae16a15c2f927c20eb21169a9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bdac8712772d4c8b6aaffaad3dcf7e89db685078","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260525084959-2e5eda1e0cef2c5ae16a15c2f927c20eb21169a9.tgz","fileCount":5,"integrity":"sha512-Sw52LBlt/+2mQ0Dc+97ckDTXQgX/EYCxxLEJeWfsEyxeNf2NCUxkF/KzSvD+Radmh1tzsFmSf2b71geQ4Q3c3A==","signatures":[{"sig":"MEYCIQDwW17oQkE2ezufpQ/KUz5tbukRYZX7nnJqk51vqn7eggIhAM8VPaT3JUquUaMj6g3+ZZbPmL8C/xuDD+S/GeR+Qkzb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260525084959-2e5eda1e0cef2c5ae16a15c2f927c20eb21169a9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1963993},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2e5eda1e0cef2c5ae16a15c2f927c20eb21169a9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260525084959-2e5eda1e0cef2c5ae16a15c2f927c20eb21169a9_1779699143606_0.9738953133667716","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260525092306-7b1e53e23e1ba51606bc4ba9989f10e5b6371da2":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260525092306-7b1e53e23e1ba51606bc4ba9989f10e5b6371da2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260525092306-7b1e53e23e1ba51606bc4ba9989f10e5b6371da2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"99d629cd7b25a3931b8b2353f0323c146a9555b0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260525092306-7b1e53e23e1ba51606bc4ba9989f10e5b6371da2.tgz","fileCount":5,"integrity":"sha512-kUQal5JXGmCur2F0GJ5EoEW2HfWvU5CewyxkH6QdzhGDTVQKs+sbdepribYu5fRkhzhYUUZRJO9vVGvqLGhY7w==","signatures":[{"sig":"MEYCIQDNhWyFCwSqLiEMd4oEpmGDyyVeehv16nnQ7i9aJ7RjGAIhAPF4ufmcDCj4l4r7q/PMQRPi/OYPOzQzpeBdE9n0hhOe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260525092306-7b1e53e23e1ba51606bc4ba9989f10e5b6371da2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1982495},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7b1e53e23e1ba51606bc4ba9989f10e5b6371da2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260525092306-7b1e53e23e1ba51606bc4ba9989f10e5b6371da2_1779701133814_0.786126187457268","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260525092515-1447ddca5ca5cd38ce4ba32bb56992271a66aeaa":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260525092515-1447ddca5ca5cd38ce4ba32bb56992271a66aeaa","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260525092515-1447ddca5ca5cd38ce4ba32bb56992271a66aeaa","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0dfd5bad6b78d985981b1d620a4ce5eebb6054b8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260525092515-1447ddca5ca5cd38ce4ba32bb56992271a66aeaa.tgz","fileCount":5,"integrity":"sha512-2oRYyPXmAytBK/uRgUF0yhTdxHx8ibjBv6//64wGazTOCQWxLwW+seY0Uxt+rLaIW1clrhSghtON/4ZnFRyEdw==","signatures":[{"sig":"MEUCIQD+xNr/7fVoVdXkwPgYxtXbsPh5UjOmv7/hkQJNDeg+4wIgXmqTOkUJQPO/pdABFEil10TlMKPoj4WaAOJURNT3ZR8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260525092515-1447ddca5ca5cd38ce4ba32bb56992271a66aeaa","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1982495},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1447ddca5ca5cd38ce4ba32bb56992271a66aeaa","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260525092515-1447ddca5ca5cd38ce4ba32bb56992271a66aeaa_1779701258433_0.9748295520562649","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260525102614-6b241d5a4e93575484b4c80b5f64909ad300a514":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260525102614-6b241d5a4e93575484b4c80b5f64909ad300a514","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260525102614-6b241d5a4e93575484b4c80b5f64909ad300a514","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1143a7ee79bb6c2cf3dbd154a49c1332169b9c3d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260525102614-6b241d5a4e93575484b4c80b5f64909ad300a514.tgz","fileCount":5,"integrity":"sha512-zkMcCjOk3R8/+SOZUSEWF5V06y8kV9ioFory8OxozklrJlGmYuOH1ZqjNqAFjyQueqEaEt+PHDfrGcvyc3+Tuw==","signatures":[{"sig":"MEUCIQD1Lo5+Ye3C/o6/OfOhzTyNRytOZH+OsM0x07nK8yJQkAIgFmXiUdbc7BaIICtVd5KkB2Vk4DHF/PIPSBVUkSDyXbE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260525102614-6b241d5a4e93575484b4c80b5f64909ad300a514","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1982495},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6b241d5a4e93575484b4c80b5f64909ad300a514","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260525102614-6b241d5a4e93575484b4c80b5f64909ad300a514_1779704917935_0.16540136494148783","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260525190330-7a275e0bb17977d0315d78ffa1792fa833626385":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260525190330-7a275e0bb17977d0315d78ffa1792fa833626385","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260525190330-7a275e0bb17977d0315d78ffa1792fa833626385","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f0a973222426b05148673fcdeca81edbc357f72c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260525190330-7a275e0bb17977d0315d78ffa1792fa833626385.tgz","fileCount":5,"integrity":"sha512-nr9bZPpsi+JN9YfPZaOnI5bzKkse6PAVQA689In1Ifom9oQcV7KqhvCaQm+tproShf3iYZhbIFxjg5TlKKdTow==","signatures":[{"sig":"MEUCIF5v/sERb6qCyH5MaeTEOzNhgZQ+hQaiRj78UPtES4/LAiEAzpZlKw+m9T6sSlsM+4mfp6TPLjDrpL40QLbD6W6gdKo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260525190330-7a275e0bb17977d0315d78ffa1792fa833626385","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1982495},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7a275e0bb17977d0315d78ffa1792fa833626385","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260525190330-7a275e0bb17977d0315d78ffa1792fa833626385_1779735958841_0.5443647947287569","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260525191455-598765d9fff02a407f4b312124de67751601fa51":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260525191455-598765d9fff02a407f4b312124de67751601fa51","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260525191455-598765d9fff02a407f4b312124de67751601fa51","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5af3bd44fa32d0f382119031cb95436fa86eb96f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260525191455-598765d9fff02a407f4b312124de67751601fa51.tgz","fileCount":5,"integrity":"sha512-RKvFd6e883xq9fu1LJuiQaNgIgyPV0SRFWtJ7NGuUuNCRXDVII9FJpUPZc/+g3ZzZkEYrd0f9U1S1M/SpOyGEg==","signatures":[{"sig":"MEYCIQDtc12n3aTUG1Y+MghlFcQ/tYzTZUYfyGecbnDQeu6nSgIhAIAn+GWXCa44Qc7K2pXMCrz3YIOa1v7rVEwIA7NmBB0n","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260525191455-598765d9fff02a407f4b312124de67751601fa51","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1982495},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"598765d9fff02a407f4b312124de67751601fa51","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260525191455-598765d9fff02a407f4b312124de67751601fa51_1779736638332_0.9598303627021594","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260525200809-0e95e57a4479c145c1e7e2c967067eebaa04ee55":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260525200809-0e95e57a4479c145c1e7e2c967067eebaa04ee55","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260525200809-0e95e57a4479c145c1e7e2c967067eebaa04ee55","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6e3224bf33839abbac576322219c6490cf65baa3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260525200809-0e95e57a4479c145c1e7e2c967067eebaa04ee55.tgz","fileCount":5,"integrity":"sha512-rLha7T+u+8dcLBgYvSl8F7431e7AMRqlRC0d3yCUjX6tA9AYgGVqnpLPfJ1yknWdKZkWfI3l0fB4iWxzp/LC9w==","signatures":[{"sig":"MEQCIHalP28CFCV5UN+qqB6wRe6Rbvv9qIfFlhmt8BORujTUAiAs1R4M1mwj6Vyptinz7vdiDrIb5PQ/jrEBftvIx1j72Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260525200809-0e95e57a4479c145c1e7e2c967067eebaa04ee55","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1982495},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0e95e57a4479c145c1e7e2c967067eebaa04ee55","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260525200809-0e95e57a4479c145c1e7e2c967067eebaa04ee55_1779739830794_0.1086494639178952","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260526061035-272d58f6147784f8f872aa00a6f67f42403407c6":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260526061035-272d58f6147784f8f872aa00a6f67f42403407c6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260526061035-272d58f6147784f8f872aa00a6f67f42403407c6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ab13e51551300f9544e2096621aceb38e4c30559","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260526061035-272d58f6147784f8f872aa00a6f67f42403407c6.tgz","fileCount":5,"integrity":"sha512-6LO46BDJQ/EHtvr4vr6LM3MC77JyqOaJ4MWaxtg95qDj5QjWLpw+UxP499YqzkRCX7Se+/MAZuCmSpl+6BeECA==","signatures":[{"sig":"MEUCIQDaXQcvTxmekLzge8jw/V/Rfe0XxwNQakLoMzCeTobctQIgR3VbjynAmsRDhB8uWjWHM2IZNK0G3PbhlcZns2vkcrg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260526061035-272d58f6147784f8f872aa00a6f67f42403407c6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1982495},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"272d58f6147784f8f872aa00a6f67f42403407c6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260526061035-272d58f6147784f8f872aa00a6f67f42403407c6_1779775984739_0.6164176952100369","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260526080110-829a40fab72ab0b849d62bd571accfd6588a2e02":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260526080110-829a40fab72ab0b849d62bd571accfd6588a2e02","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260526080110-829a40fab72ab0b849d62bd571accfd6588a2e02","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"25929749862aeeecfcbec82d147ad35db5d167e1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260526080110-829a40fab72ab0b849d62bd571accfd6588a2e02.tgz","fileCount":5,"integrity":"sha512-5dYpcPxGPRo4II1LZpodcMRJa89Tc6NGjkLM90rMByMWCE0Mn1xvuqyCT7Qzv7/cUQEFcmj19iaboTro+1HNAQ==","signatures":[{"sig":"MEUCIQD99SCW0mRch2RtxkdiAKD6dpEExBUa2MdVffHHX5cE+AIgaPMsFct3JM6h2apYNtt0vw3Wm+ZbyKkBGTlSktxsg9s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260526080110-829a40fab72ab0b849d62bd571accfd6588a2e02","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1982495},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"829a40fab72ab0b849d62bd571accfd6588a2e02","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260526080110-829a40fab72ab0b849d62bd571accfd6588a2e02_1779782618017_0.6953300818312464","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260526080808-9a4b6260c87643c2ed6a92064d5c1b026bc10acf":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260526080808-9a4b6260c87643c2ed6a92064d5c1b026bc10acf","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260526080808-9a4b6260c87643c2ed6a92064d5c1b026bc10acf","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"91d9ec2cb5d417dbb70c419e56b4ca6246b40fce","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260526080808-9a4b6260c87643c2ed6a92064d5c1b026bc10acf.tgz","fileCount":5,"integrity":"sha512-hy7yUU2feNbmhSdekZaB/JoeVjqPwSJvJz+d13XQ+uMmeStDcTnp2R4sWYa+czEPx+2BrTYOwXbauwykFl20wQ==","signatures":[{"sig":"MEQCIAgseYoYTqhjZHuWUYrul4FkBy4lQOTcoSvYZw+J9Z3rAiAZwPDoih38mc9LhpBd5G+MydNOqm2DltXOz9WshQrAUg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260526080808-9a4b6260c87643c2ed6a92064d5c1b026bc10acf","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1983786},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9a4b6260c87643c2ed6a92064d5c1b026bc10acf","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260526080808-9a4b6260c87643c2ed6a92064d5c1b026bc10acf_1779783036795_0.3782810130587193","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260526084123-82f4228df6e38b7f85b754e7120e2adede163f0f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260526084123-82f4228df6e38b7f85b754e7120e2adede163f0f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260526084123-82f4228df6e38b7f85b754e7120e2adede163f0f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bd2a6fd4fcc3617f69f73f56efc6d3fd74b36237","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260526084123-82f4228df6e38b7f85b754e7120e2adede163f0f.tgz","fileCount":5,"integrity":"sha512-qjGUtVfRQmuBo4M36U1ti/cxV+SOEaDRq5l2/1ga0ynB4olubcIHF0Kr4jIDtHNh+yL36YcldobtDRj1QN2lTQ==","signatures":[{"sig":"MEUCIDUs4ySJaZ0pEVSn0/7kGuX987iaZx6WbYN/1l2p8lgHAiEAv0GmsK0Gm48KAWvYvUfL6uO2rxU3jW5A/NOCIPTS8zY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260526084123-82f4228df6e38b7f85b754e7120e2adede163f0f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1983786},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"82f4228df6e38b7f85b754e7120e2adede163f0f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260526084123-82f4228df6e38b7f85b754e7120e2adede163f0f_1779785031782_0.6931804538064268","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260526085123-fe127474e76fcbe98b2cecc3e2149aee422e9939":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260526085123-fe127474e76fcbe98b2cecc3e2149aee422e9939","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260526085123-fe127474e76fcbe98b2cecc3e2149aee422e9939","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7b6a2ecc3d69e46d10031e9d7accddc8b7085fe1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260526085123-fe127474e76fcbe98b2cecc3e2149aee422e9939.tgz","fileCount":5,"integrity":"sha512-RMPm+fHmmWKY6H0VdLbbuKECowT/pLIYKB/0wNIhZ30wqqm5GJRhVDTURkYIp/vnJlrzVncdy0zBUJQUfOtoFA==","signatures":[{"sig":"MEUCIGaFbivhxhIq/3G2RMH8lMimtaEJbZutMwGHf3TJOYIVAiEAj0lZ1X3V2nDulPBGxJMXgjUmHF6kJ83uY4/entBy3dU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260526085123-fe127474e76fcbe98b2cecc3e2149aee422e9939","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1983786},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fe127474e76fcbe98b2cecc3e2149aee422e9939","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260526085123-fe127474e76fcbe98b2cecc3e2149aee422e9939_1779785633615_0.4104628948074007","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260526085906-78706b397211bc6c9ae78f666cb0f49dca68527b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260526085906-78706b397211bc6c9ae78f666cb0f49dca68527b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260526085906-78706b397211bc6c9ae78f666cb0f49dca68527b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"db95c71bf779ae659793fc9eb1335ad47ff46825","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260526085906-78706b397211bc6c9ae78f666cb0f49dca68527b.tgz","fileCount":5,"integrity":"sha512-JW+5/FsFCwpS6mwA1m4Lr2L/eDU/c3uob4E+UQN9xAWstQCj8atZo40t1/bmnkksrN491fYu+nFNnGRof7nS1Q==","signatures":[{"sig":"MEUCIQDSAJYp4KtvknMP74r7yamW7BsvbbDXy+YJbA3sXXICowIgZWQVOhBuY3p4ST/CNM2EckaigJM8mSyA5ty72fC4t48=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260526085906-78706b397211bc6c9ae78f666cb0f49dca68527b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1983786},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"78706b397211bc6c9ae78f666cb0f49dca68527b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260526085906-78706b397211bc6c9ae78f666cb0f49dca68527b_1779786099010_0.9109471692868687","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260526104152-62e0928272f0b1816c8f2b9c46a425a8074270a1":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260526104152-62e0928272f0b1816c8f2b9c46a425a8074270a1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260526104152-62e0928272f0b1816c8f2b9c46a425a8074270a1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"493507fde0a3c128a7c22242c3df57851ab635d1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260526104152-62e0928272f0b1816c8f2b9c46a425a8074270a1.tgz","fileCount":5,"integrity":"sha512-oBzcChukuA4z+q/01goV7V3HBMU0lxYKO/23IsziKeHgeKaep8Zg8Pzdw1sSPZt0dMn4qEoKHmpbsVBfnNskeA==","signatures":[{"sig":"MEUCIE9Ks8CFsBsJIsloI9sE+qzNGA+r6JA8iVXilFh9rtURAiEArBW224y9ShWQ1qpfUAvlUMJ+OInqxA4n7Rmu9g7NkLY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260526104152-62e0928272f0b1816c8f2b9c46a425a8074270a1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1983786},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"62e0928272f0b1816c8f2b9c46a425a8074270a1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260526104152-62e0928272f0b1816c8f2b9c46a425a8074270a1_1779792265001_0.1088857901820306","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260526130300-48947321b99291bf4bdae0df03a65eae3650b913":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260526130300-48947321b99291bf4bdae0df03a65eae3650b913","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260526130300-48947321b99291bf4bdae0df03a65eae3650b913","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"88d1f19609dd407aa7c706b8ef098ceff9f00e9a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260526130300-48947321b99291bf4bdae0df03a65eae3650b913.tgz","fileCount":5,"integrity":"sha512-mPuiiVTgj8/9eNUsCj7LaO8utplE5MVBUOkpOHr0/o3zQ6tKRP1Hq7kTzXGfQSjO8Q0ZXVyCed/Vkc2sdPynXQ==","signatures":[{"sig":"MEUCIHsXJpi/f10/MMOMFAtpHVtoliHrL0wy/QgXl0byTmSKAiEAmgG5bVWqiBIi+9vpWd6YLbe18yBVK+vJRQffabZ+MM8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260526130300-48947321b99291bf4bdae0df03a65eae3650b913","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1983786},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"48947321b99291bf4bdae0df03a65eae3650b913","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260526130300-48947321b99291bf4bdae0df03a65eae3650b913_1779800731270_0.9542647562989508","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260526132055-e67111a936366727bed45a07680394964dc1bc11":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260526132055-e67111a936366727bed45a07680394964dc1bc11","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260526132055-e67111a936366727bed45a07680394964dc1bc11","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"82c3c5e56f5288181d7ee8156c9df54baccb605f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260526132055-e67111a936366727bed45a07680394964dc1bc11.tgz","fileCount":5,"integrity":"sha512-UhmRgECwjgWua0fOh1SwgvplSW0v4SKgl7ZPN6BDKB8+2CutjGaG0TjEuiilg1q7/so7RS/idhlJUBSUf85Rlg==","signatures":[{"sig":"MEUCIQCjos5GQ7Aj/Ys//RAvWoJeJ0r+GrorSvrOl56NxLZW2AIgb31ac1LByNsHlICGvPA2C5ML+8koGe2g9qTvjP9pd/s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260526132055-e67111a936366727bed45a07680394964dc1bc11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1983786},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e67111a936366727bed45a07680394964dc1bc11","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260526132055-e67111a936366727bed45a07680394964dc1bc11_1779801803309_0.7978498989975196","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260526140125-ed721055af4984d063e7411c69a77b3026e2d0dc":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260526140125-ed721055af4984d063e7411c69a77b3026e2d0dc","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260526140125-ed721055af4984d063e7411c69a77b3026e2d0dc","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a007b602d9d436c05729053cdd91336128b2ab88","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260526140125-ed721055af4984d063e7411c69a77b3026e2d0dc.tgz","fileCount":5,"integrity":"sha512-SUNV84lU82O46G3+fbWKFGD/iJ1iohQsf/78HTeGCXXL0Dp5+06mXffUxIOB6MYF13YdZG7WKpCSfNWZkWGWNQ==","signatures":[{"sig":"MEUCIAfBCo9GmxfkZ6DrrCmh6l8WWkn9/B0hvx+bn+7yHkJeAiEAwE+KsHh8seWqWrb4UcXEKdQe5/01GKbq+dcis2NyetI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260526140125-ed721055af4984d063e7411c69a77b3026e2d0dc","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1984965},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ed721055af4984d063e7411c69a77b3026e2d0dc","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260526140125-ed721055af4984d063e7411c69a77b3026e2d0dc_1779804236011_0.18105304486948537","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260527054212-8024ce518c20f041cdf1717cb92fde0eb27297f8":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260527054212-8024ce518c20f041cdf1717cb92fde0eb27297f8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260527054212-8024ce518c20f041cdf1717cb92fde0eb27297f8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f6833f7dd7b725a20758842b47ab7295dca271d4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260527054212-8024ce518c20f041cdf1717cb92fde0eb27297f8.tgz","fileCount":5,"integrity":"sha512-5S9CfQd2lVZ0mVZwC1KN03E9sRdeycB/X8FoqyjMfrOLQmifnX7F+g0AoO2rW4s6aUV3ULDlNrC9OelHAQB7eA==","signatures":[{"sig":"MEQCIB+aibBIUmOehXx7arVmnm3thA5KOEXUQOqGSxP1ky8qAiADbqVpZqdt8BlInsSu09M8uJWmFWjjNFmEzoLNVPFGIQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260527054212-8024ce518c20f041cdf1717cb92fde0eb27297f8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1983786},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8024ce518c20f041cdf1717cb92fde0eb27297f8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260527054212-8024ce518c20f041cdf1717cb92fde0eb27297f8_1779860677057_0.8627799272782943","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260527054228-4c0164477e5e0dcc9fdb1b248b7931512aeed9ed":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260527054228-4c0164477e5e0dcc9fdb1b248b7931512aeed9ed","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260527054228-4c0164477e5e0dcc9fdb1b248b7931512aeed9ed","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d3fb6b0cd8c7207d9eb0528b6cdcb0955ddec172","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260527054228-4c0164477e5e0dcc9fdb1b248b7931512aeed9ed.tgz","fileCount":5,"integrity":"sha512-t4FtS0R1fh27Z2IFURCyYu0jYcB3vyAWFzPTCB7KNlmOF+pwMEKo9o0L/rX1/aQ4If3Wp15c5XfL7dpbjd5Vyg==","signatures":[{"sig":"MEUCIDfruV9lsTJAu6bB74eQqWWpbXanO6Og4pUymbcPi9oeAiEA0s7l6LYAnD6YoesAH7D4IAZtQBjg3ysVaHwNSw2gNFk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260527054228-4c0164477e5e0dcc9fdb1b248b7931512aeed9ed","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1983786},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4c0164477e5e0dcc9fdb1b248b7931512aeed9ed","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260527054228-4c0164477e5e0dcc9fdb1b248b7931512aeed9ed_1779860697505_0.18434718635081349","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260527100812-c7e5557711842ddaf428dc8adc29f3813207a5a3":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260527100812-c7e5557711842ddaf428dc8adc29f3813207a5a3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260527100812-c7e5557711842ddaf428dc8adc29f3813207a5a3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6951b8f5279cecad078e6b76743b4be9a22b35a4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260527100812-c7e5557711842ddaf428dc8adc29f3813207a5a3.tgz","fileCount":5,"integrity":"sha512-kLhEOkdgRKqoTn9xHr9T5NJnWm/Zutz3uuoFIumz8A3XRQJz13y4PLkSnEBF3Aj1FJbroEtaosBwqIZi0tvPLA==","signatures":[{"sig":"MEUCIQD5MlOpWOD98largym6h8BQQoOGruYRXeL7VWwMOyYS3gIgCZElFdyvw1yqfSewUplQn6A2MnfKTO53LXi+jOTqIQ8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260527100812-c7e5557711842ddaf428dc8adc29f3813207a5a3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1984801},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c7e5557711842ddaf428dc8adc29f3813207a5a3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260527100812-c7e5557711842ddaf428dc8adc29f3813207a5a3_1779876637874_0.0203065609531885","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260527112428-66366474427b0a137ff74d5f1fbbbd8e9f62a6b5":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260527112428-66366474427b0a137ff74d5f1fbbbd8e9f62a6b5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260527112428-66366474427b0a137ff74d5f1fbbbd8e9f62a6b5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"129b8906a2cf6278e576a1ad10cbeeb0af116ade","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260527112428-66366474427b0a137ff74d5f1fbbbd8e9f62a6b5.tgz","fileCount":5,"integrity":"sha512-e4QYovp7wlAB8Qob5ex7+sXDQGk15agTWITIysyESu8CuLfSHDpusjL4XI4Y6N3sh84+mf1sF2dKP7OBwJuxqw==","signatures":[{"sig":"MEQCIDE9ML3pslLTvHnGFN4sWdzUyH48JVmeuSPQGTwOOn0CAiAymJUhpEfaHQFNIYA1CZZyvWhR5swvWMuc7Tsbn4ONZg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260527112428-66366474427b0a137ff74d5f1fbbbd8e9f62a6b5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1985258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"66366474427b0a137ff74d5f1fbbbd8e9f62a6b5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260527112428-66366474427b0a137ff74d5f1fbbbd8e9f62a6b5_1779881187110_0.3211369756446467","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260527112856-c8ccfe937f3fd816fa655388dd57e26a66495096":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260527112856-c8ccfe937f3fd816fa655388dd57e26a66495096","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260527112856-c8ccfe937f3fd816fa655388dd57e26a66495096","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"49f9ca19d017353531ec2c8f339a06fce889194d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260527112856-c8ccfe937f3fd816fa655388dd57e26a66495096.tgz","fileCount":5,"integrity":"sha512-Tf8HtKrHtU3KhzA2uHSsuIOiZz6lM1tQQYXbLm+tgJBDygezWymnYdRS8ZG6A5K4j31vM9IhkMtwm3BFpCW9ew==","signatures":[{"sig":"MEUCIQDxN3X5XTJwOxG5oqilJR3arQKbsXNWn40sN1Iepkc/uwIgSHJMYlrJsrkiw/jT6vcdHjhRiZkPk3JHHDO6h7tFBmE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260527112856-c8ccfe937f3fd816fa655388dd57e26a66495096","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1985258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c8ccfe937f3fd816fa655388dd57e26a66495096","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260527112856-c8ccfe937f3fd816fa655388dd57e26a66495096_1779881475400_0.27517146089884825","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260527140540-295e90bbccdb7cb21099da211ca093d263152458":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260527140540-295e90bbccdb7cb21099da211ca093d263152458","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260527140540-295e90bbccdb7cb21099da211ca093d263152458","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"56c1dec0d762be391d51bce0a460ccfbaa38b212","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260527140540-295e90bbccdb7cb21099da211ca093d263152458.tgz","fileCount":5,"integrity":"sha512-mk55CgeQzQ35W9IvKcMDbu68cRyU2OGjO0pJlkAx7+6Rl5xq9VDFCsLHiHszXsvDDLsaeg221P6tvlH1a80MaA==","signatures":[{"sig":"MEUCIQC6GpvNaiucqa+OCPm4nMYutPnH2UCgUomYLhM9ece4pQIgLMZ65jauuSFCygtMcqjM0CTiiceGyJD8qpb8bYweDOM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260527140540-295e90bbccdb7cb21099da211ca093d263152458","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1985768},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"295e90bbccdb7cb21099da211ca093d263152458","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260527140540-295e90bbccdb7cb21099da211ca093d263152458_1779890890941_0.02557297082208887","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260527140919-c4dc33790c311b4ca99d1693ca476a3b4aca0352":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260527140919-c4dc33790c311b4ca99d1693ca476a3b4aca0352","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260527140919-c4dc33790c311b4ca99d1693ca476a3b4aca0352","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2500a12e29a1b65bc1f31592b58c4b449b81a4a0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260527140919-c4dc33790c311b4ca99d1693ca476a3b4aca0352.tgz","fileCount":5,"integrity":"sha512-hr0iaTwyHJXCJzfxM1aX1A2d6YiY6LLRHOpvND8Z5gOQ2b0HxpUo337wgVR1lzIHD8cHj1LkpR1/sqbex/B4bw==","signatures":[{"sig":"MEQCIC9DJuK0H4D0kun7ACUCkTriTfTb0X6WZ6o227f53Mv3AiBtAxrsvSM5hzZCtmEXHRNO7/q7vTvUqorMm4kZ/UA9+Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260527140919-c4dc33790c311b4ca99d1693ca476a3b4aca0352","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1985768},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c4dc33790c311b4ca99d1693ca476a3b4aca0352","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260527140919-c4dc33790c311b4ca99d1693ca476a3b4aca0352_1779891106805_0.5621370842098663","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260527141201-f9809f1706e4d7535ebfdad8af53675c98d264e6":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260527141201-f9809f1706e4d7535ebfdad8af53675c98d264e6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260527141201-f9809f1706e4d7535ebfdad8af53675c98d264e6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a132ef85df6d6d62c3ea2752fd772e71e383ccd0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260527141201-f9809f1706e4d7535ebfdad8af53675c98d264e6.tgz","fileCount":5,"integrity":"sha512-NDV4TKr3rekvWVtvZllHWnGSoHRD4Sv2dVv57C47vjqkOBzq5GRFc7p6Acw12+yBB/q0+0CqQ568+2VER15swQ==","signatures":[{"sig":"MEUCIAJ9lu1tEgq/zjC2NZ5DC1vtm8bzfU8xnawta3xomvwgAiEAq+5P6Z+3jwFXwrfrxknXpdVQdljhCeIP4nW3hMXvkio=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260527141201-f9809f1706e4d7535ebfdad8af53675c98d264e6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1985258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f9809f1706e4d7535ebfdad8af53675c98d264e6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260527141201-f9809f1706e4d7535ebfdad8af53675c98d264e6_1779891273502_0.09593307187287325","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260527152834-d8e22ba421dbcf0e214ea1417e3290e1904aa1c4":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260527152834-d8e22ba421dbcf0e214ea1417e3290e1904aa1c4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260527152834-d8e22ba421dbcf0e214ea1417e3290e1904aa1c4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0eaf8aba07db873b4087be1c4e271687f230b59b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260527152834-d8e22ba421dbcf0e214ea1417e3290e1904aa1c4.tgz","fileCount":5,"integrity":"sha512-8zGwUE4dw9Jlg2+eHxgfhvXSKIZToq6s+QJ0p347Kgyv9KM42awcerC+biIQkoMlGetEwYZLLTimCxqtudsJMA==","signatures":[{"sig":"MEUCICu9jH9Qd/g4K2PSsgKx4AL/iAMwMgRlKHAyUEIXtz5vAiEAmb5nb+Ue8rlzIdR5YqdHCVtSEfK5iPpSssRMx82OkmU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260527152834-d8e22ba421dbcf0e214ea1417e3290e1904aa1c4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1985258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d8e22ba421dbcf0e214ea1417e3290e1904aa1c4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260527152834-d8e22ba421dbcf0e214ea1417e3290e1904aa1c4_1779895861978_0.8013277950636624","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260527160109-270a067202c448185b20b3c1f3f666ef59d22218":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260527160109-270a067202c448185b20b3c1f3f666ef59d22218","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260527160109-270a067202c448185b20b3c1f3f666ef59d22218","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0a3858a528e186c67ed940e6fe36e94770f1206f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260527160109-270a067202c448185b20b3c1f3f666ef59d22218.tgz","fileCount":5,"integrity":"sha512-F6HFNW1wvmnIeuNOdVMXMiJD4jm51Cr/2o1l8DMSAwq7HEuBcpW3YLESz7S+hiomRn33mcs1CRxQYAKmz0UM+A==","signatures":[{"sig":"MEQCIGT2c2V4MfOeUvNmYInY7m0UPJOkS7+Owsr1wHyY7elnAiBgdEQd77MZrntKjMUqeIlKIgqFwgojmX3zjH2pzfO+BQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260527160109-270a067202c448185b20b3c1f3f666ef59d22218","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1985258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"270a067202c448185b20b3c1f3f666ef59d22218","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260527160109-270a067202c448185b20b3c1f3f666ef59d22218_1779897818121_0.2869171620802131","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260527162856-810fc558b671aaba8937d98b0b6adfaf09df68ba":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260527162856-810fc558b671aaba8937d98b0b6adfaf09df68ba","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260527162856-810fc558b671aaba8937d98b0b6adfaf09df68ba","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"cdb22e6c3a05e1eee9d109cde3d5470660ba33c2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260527162856-810fc558b671aaba8937d98b0b6adfaf09df68ba.tgz","fileCount":5,"integrity":"sha512-z7hKaJuzyyU04IoxqNiGW3gLIexaTJvL/rwVL5w9i0cHoSup/H+81h3iGsQ1F4m/6awASS7XgPT6399+5scSPA==","signatures":[{"sig":"MEUCIQDiohV7DVywFNfM7FBiS1Hqy1DufpQjmYbOPYqavZ3SxAIgOuX2MgWvczLheRG2bSvMzUo9TE2lFtvvp1R6fphx96s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260527162856-810fc558b671aaba8937d98b0b6adfaf09df68ba","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1985768},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"810fc558b671aaba8937d98b0b6adfaf09df68ba","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260527162856-810fc558b671aaba8937d98b0b6adfaf09df68ba_1779899484215_0.7129617007408693","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260527185056-977d9f513f03bdc00b59675f64da7d63e3808e45":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260527185056-977d9f513f03bdc00b59675f64da7d63e3808e45","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260527185056-977d9f513f03bdc00b59675f64da7d63e3808e45","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"aff1da5656c13a97edf28d37df39fe4adb36606f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260527185056-977d9f513f03bdc00b59675f64da7d63e3808e45.tgz","fileCount":5,"integrity":"sha512-wg7q5VMeCPKHo6PgxNdKghRWIczdXriIVGq2qqIXaHzG4n6lcAXlO2Nt+Fn/zpUrUbVu2qyUrG4wZe8wW1W0pQ==","signatures":[{"sig":"MEQCIDEaF5o7hdz4lXMAi/dhdz8WyUFnJgtr7AeJ/qOwmKKHAiAIPEPwqLDG6lhwLIOR+ATzc3U1t86FGgN+IH7t/NUZcg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260527185056-977d9f513f03bdc00b59675f64da7d63e3808e45","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1985768},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"977d9f513f03bdc00b59675f64da7d63e3808e45","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260527185056-977d9f513f03bdc00b59675f64da7d63e3808e45_1779908009367_0.5541619287453967","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260527193256-b3e30d4998ac5c786d7d986a9497fb332d40754d":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260527193256-b3e30d4998ac5c786d7d986a9497fb332d40754d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260527193256-b3e30d4998ac5c786d7d986a9497fb332d40754d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5627b16477d5d7847795f1515603f7843fd2a3a3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260527193256-b3e30d4998ac5c786d7d986a9497fb332d40754d.tgz","fileCount":5,"integrity":"sha512-54gK+zZLciz8YVx42Am5KnQq61fcJLNWCKbCiOu79hdGnNxzsLuPTtqS+OlaFZXw7Qy5/eIWVg79IWjCwIh6/Q==","signatures":[{"sig":"MEQCIAbApaHJnA90vkGFeS3PEzmilRstxnsLylxwZcLkHAMaAiAmki41KO0zXv7PXhB2TLudFhVq1u9bl2ML5uTAPE2ipA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260527193256-b3e30d4998ac5c786d7d986a9497fb332d40754d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1985258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b3e30d4998ac5c786d7d986a9497fb332d40754d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260527193256-b3e30d4998ac5c786d7d986a9497fb332d40754d_1779910522220_0.16750228546174917","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260527193827-14f7c9a40fac0e4c30c2ce809f6734dd12c7d74d":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260527193827-14f7c9a40fac0e4c30c2ce809f6734dd12c7d74d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260527193827-14f7c9a40fac0e4c30c2ce809f6734dd12c7d74d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"912d19157174ea68e86a65f230b335b1f624f06f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260527193827-14f7c9a40fac0e4c30c2ce809f6734dd12c7d74d.tgz","fileCount":5,"integrity":"sha512-DNZu6rFK0242vlegwp/tW/WaTAnynklehNZwMJsbyhxAND0bY+1q4Irq8JbYHmDpnv8k8lVX5cyUgePpJO2FNQ==","signatures":[{"sig":"MEQCIGcGWsdL1DjaYI/doexqOXSCqAvwPLp58Id/q1FTJ7wPAiAI29j/fIK5kyc+T6eaZollvypSnXcjC8FXpMfb1a2cBQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260527193827-14f7c9a40fac0e4c30c2ce809f6734dd12c7d74d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1985258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"14f7c9a40fac0e4c30c2ce809f6734dd12c7d74d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260527193827-14f7c9a40fac0e4c30c2ce809f6734dd12c7d74d_1779910860511_0.25020832490923617","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260530200357-fc66617ea8ce0ff9ebdd120a1c8e8205d9595f96":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260530200357-fc66617ea8ce0ff9ebdd120a1c8e8205d9595f96","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260530200357-fc66617ea8ce0ff9ebdd120a1c8e8205d9595f96","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1e7af39430137d2201c21b7de6b4dd214bc9cfa9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260530200357-fc66617ea8ce0ff9ebdd120a1c8e8205d9595f96.tgz","fileCount":5,"integrity":"sha512-NTYmNSg0sowsR6GfbjWAT+UTQJWh65sq/DwE16aKlwlYlicoOAEFEWhASiLyMxmdbK3VNzdIp8fKyaW1/3S6qg==","signatures":[{"sig":"MEUCIQDFR6XBpAzDIcm5euOd5BTPwJdzrohqch6ot+M+VWXrJwIgUpXcZLZJjBA4MEtGNeQcfbQl/YitknwbBPU1Zxud0gk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260530200357-fc66617ea8ce0ff9ebdd120a1c8e8205d9595f96","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1985258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fc66617ea8ce0ff9ebdd120a1c8e8205d9595f96","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260530200357-fc66617ea8ce0ff9ebdd120a1c8e8205d9595f96_1780171581743_0.17861213225857875","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260530200427-2331f27291596ed7c4147f9e60b5e71c82c15ab0":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260530200427-2331f27291596ed7c4147f9e60b5e71c82c15ab0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260530200427-2331f27291596ed7c4147f9e60b5e71c82c15ab0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3c4ec7ce676238b02c62b7b50e7a62179efd7ff2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260530200427-2331f27291596ed7c4147f9e60b5e71c82c15ab0.tgz","fileCount":5,"integrity":"sha512-3ixDBeD2Sls1UoAW0L5urAkrzB7AA1qEO5GPuoxV3Jjw/WmuaKB/Qc/OAwer7nL/ErJTAO0eXLdOwSukCCfrSg==","signatures":[{"sig":"MEUCICLIX33gwZNbHc5rbzTO5xcKvR00kvhDMoUd4t357vxxAiEA0Y8MmITWd+rF2oxPacECHpaepj7XY9PCawTcjPTsXyM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260530200427-2331f27291596ed7c4147f9e60b5e71c82c15ab0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1985258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2331f27291596ed7c4147f9e60b5e71c82c15ab0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260530200427-2331f27291596ed7c4147f9e60b5e71c82c15ab0_1780171614245_0.8971787909413127","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260530200432-ab23a3d56381d6751906b9ac915ab02d5899ab15":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260530200432-ab23a3d56381d6751906b9ac915ab02d5899ab15","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260530200432-ab23a3d56381d6751906b9ac915ab02d5899ab15","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"60402b3e2f103b41c0b74e47be79c8b5964ec0a6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260530200432-ab23a3d56381d6751906b9ac915ab02d5899ab15.tgz","fileCount":5,"integrity":"sha512-2yCmklxBMSj+rsZFHX4c0zTINT0YDUA+eXkizj3kQNG03se3X9pVpPKwurALJyPl9BaKknPdztdhQs96VcE+Gg==","signatures":[{"sig":"MEQCIEwRus6l8ItVMrlGEv6KKH9jAgTTKDHMl/aNkDooKH3WAiB07ICqBU0k/Py2Nr8rP6TmyfHeUNuNdKwwYiWP8J9z4Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260530200432-ab23a3d56381d6751906b9ac915ab02d5899ab15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1985258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ab23a3d56381d6751906b9ac915ab02d5899ab15","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260530200432-ab23a3d56381d6751906b9ac915ab02d5899ab15_1780171627309_0.031002387022172506","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260531002652-0618d43f22cf209cba14d75c353fa70ee3be0a72":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260531002652-0618d43f22cf209cba14d75c353fa70ee3be0a72","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260531002652-0618d43f22cf209cba14d75c353fa70ee3be0a72","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c3e8bcba56e9aa97e48441b5624a38d382d7d80f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260531002652-0618d43f22cf209cba14d75c353fa70ee3be0a72.tgz","fileCount":5,"integrity":"sha512-TzoBHE7sQnCqKpjb/YTAC4HPe2m5UyZmp6B5zkELGV1bKN+hGHoAE2ZChvpOa+rzA8wmbLeVv+oV5O+WV92i4g==","signatures":[{"sig":"MEYCIQD97rQPG4APH88Id/OOOCqae/dDvPrmxVWWXX7MPTfIlwIhAOIzfAKlP0sK0TBPYxbdJe0Os67LinBjRqOx8WWcBxvJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260531002652-0618d43f22cf209cba14d75c353fa70ee3be0a72","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1985258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0618d43f22cf209cba14d75c353fa70ee3be0a72","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260531002652-0618d43f22cf209cba14d75c353fa70ee3be0a72_1780187362823_0.20961477384196248","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260531002710-24cebc9f393f61e21bcd8c4fecacf690d0a715fd":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260531002710-24cebc9f393f61e21bcd8c4fecacf690d0a715fd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260531002710-24cebc9f393f61e21bcd8c4fecacf690d0a715fd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0750ff749d8c6a8f70260d215abea53a06e8d143","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260531002710-24cebc9f393f61e21bcd8c4fecacf690d0a715fd.tgz","fileCount":5,"integrity":"sha512-n4Sz8e50Sp6eFzsPwm1u7B2p4O/fBrhk/04yJGz+lydB3OPLMBCOrw71J7/SkvIKnDDwSYNOnq0VbfIMgJdb7A==","signatures":[{"sig":"MEUCIQCeOKTgE/Cyq9e4fzBXPFI+xA2I5kuGuamDHNwUA/IZLwIgQQAOXxlENwWWsXuhvG5115J9q/ZWPmEDBSEdzmgDK0Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260531002710-24cebc9f393f61e21bcd8c4fecacf690d0a715fd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1985258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"24cebc9f393f61e21bcd8c4fecacf690d0a715fd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260531002710-24cebc9f393f61e21bcd8c4fecacf690d0a715fd_1780187379376_0.9326853240951605","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260531042615-fff81b80b2c6abf706e3ededec5cbd3248719154":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260531042615-fff81b80b2c6abf706e3ededec5cbd3248719154","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260531042615-fff81b80b2c6abf706e3ededec5cbd3248719154","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"92723de27d1cc63337942f97a8cd09faa95293a6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260531042615-fff81b80b2c6abf706e3ededec5cbd3248719154.tgz","fileCount":5,"integrity":"sha512-BV4+ZF+6GIPQD85qKcaoOvNJnXWZ52bh8RdjFT3Aoe+pbGMVS9uyk983fZpCN68Aknikdj+CroVyKzJbojsp7w==","signatures":[{"sig":"MEQCIAPXhvnDzwFR1Ci5DoPMeIhVJhuZ3+ZJ2zfhZdKiQuX6AiBQHdDSEb83FS1SFx6oOBlwn5F5PilMtYBWZHp/QWwICw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260531042615-fff81b80b2c6abf706e3ededec5cbd3248719154","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1985258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fff81b80b2c6abf706e3ededec5cbd3248719154","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260531042615-fff81b80b2c6abf706e3ededec5cbd3248719154_1780201692900_0.6792681954386368","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260531042638-c89287c763bb96ed9a2d5379f2bd537a58432b78":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260531042638-c89287c763bb96ed9a2d5379f2bd537a58432b78","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260531042638-c89287c763bb96ed9a2d5379f2bd537a58432b78","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fb30b2ea9b5fbb730e92e3be9898989236a63b58","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260531042638-c89287c763bb96ed9a2d5379f2bd537a58432b78.tgz","fileCount":5,"integrity":"sha512-GBiRys8yRpY4mE0HTtwzIInp89nplQgOwnjeTw/dNiCuADaU3l3nHC51JCEwihqboW1niCMdALJEOaB0CiDQhg==","signatures":[{"sig":"MEQCIHmVSDWk7rnIBlH+Ec34Vio4IGpJpzZfC8eRSKvd/FDdAiAHJ2WSl7VUcu3zfgzcHpKkHiiOc8mu++zebxfAwQtvOw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260531042638-c89287c763bb96ed9a2d5379f2bd537a58432b78","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1985258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c89287c763bb96ed9a2d5379f2bd537a58432b78","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260531042638-c89287c763bb96ed9a2d5379f2bd537a58432b78_1780201743768_0.8570501128684476","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260531054340-6496883357b7c5cca438c59937df4ffd62dae643":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260531054340-6496883357b7c5cca438c59937df4ffd62dae643","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260531054340-6496883357b7c5cca438c59937df4ffd62dae643","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5cff5d5e3cf07b044ceb06ef49ad8d59757dcb20","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260531054340-6496883357b7c5cca438c59937df4ffd62dae643.tgz","fileCount":5,"integrity":"sha512-UYZisWuySHfcljc1BXRySwxULv0eB1RSURvKUo4yipNej+PYVKKXxZrXgf2cvCJY0LLxnNWW0YY0+fM/esvd9Q==","signatures":[{"sig":"MEUCIQD1u5rMSvP0Ddg1w/CSsfRTrVq8nsXd82ifd0KewIf5DwIgN4G8WQN6taccEU2/ipCsj5mPMUQi8SwsdaVSzq5WjYE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260531054340-6496883357b7c5cca438c59937df4ffd62dae643","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1985496},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6496883357b7c5cca438c59937df4ffd62dae643","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260531054340-6496883357b7c5cca438c59937df4ffd62dae643_1780206367453_0.016982746419627714","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260531054456-bff49f7208ff7cc381e3a68d728f2665350225b7":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260531054456-bff49f7208ff7cc381e3a68d728f2665350225b7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260531054456-bff49f7208ff7cc381e3a68d728f2665350225b7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bc11f996efd15160da38697869143390968e54e4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260531054456-bff49f7208ff7cc381e3a68d728f2665350225b7.tgz","fileCount":5,"integrity":"sha512-qZx3cqaZwiaX6vQ7lKZlMrWlcGYqoSXC+4+2UjjORnQJvCH0/xW0JNYvuDGOZ2fk7cKeQusmFAFPFA48LS2JNA==","signatures":[{"sig":"MEUCIQDsylUfe4dQAdbVQZEXigK9ql1YlmKi0PgpZMdTPhzcSgIgJAhs3bgRyWGSsMBwd7I92Y2UE2Ybd1tmIquWIT59dd8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260531054456-bff49f7208ff7cc381e3a68d728f2665350225b7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1985258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bff49f7208ff7cc381e3a68d728f2665350225b7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260531054456-bff49f7208ff7cc381e3a68d728f2665350225b7_1780206441602_0.4765617356595919","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260531055533-93f3cce6d8682d633d9c48ea5e83f36bec6507b9":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260531055533-93f3cce6d8682d633d9c48ea5e83f36bec6507b9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260531055533-93f3cce6d8682d633d9c48ea5e83f36bec6507b9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6a634a98be1ee37c7293dba1b9804256fd234b46","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260531055533-93f3cce6d8682d633d9c48ea5e83f36bec6507b9.tgz","fileCount":5,"integrity":"sha512-SL7hc5FCn/ToG/zz4vOgtXrbVJEnM78SoVdXF7aqfenN0bgQmDlLXX3zfYeoLHuRsksRUijcabC6Y/qktophEQ==","signatures":[{"sig":"MEUCIB5mvAiXo+3reutXdmqwaQ1RF3ScWPSQS03kWW8TeF45AiEAytolDiog2PqWQmdy3QpyvaTCNK/NXcNdxDGGTT8QH64=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260531055533-93f3cce6d8682d633d9c48ea5e83f36bec6507b9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1985258},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"93f3cce6d8682d633d9c48ea5e83f36bec6507b9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260531055533-93f3cce6d8682d633d9c48ea5e83f36bec6507b9_1780207084418_0.04727650890299584","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260531092333-cfd4583a993fb66f35fa18dfb385d0bdbbf1dc87":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260531092333-cfd4583a993fb66f35fa18dfb385d0bdbbf1dc87","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260531092333-cfd4583a993fb66f35fa18dfb385d0bdbbf1dc87","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fcffbaf0a2caa0a5fcc262aa1ac12c0d41fcb8a8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260531092333-cfd4583a993fb66f35fa18dfb385d0bdbbf1dc87.tgz","fileCount":5,"integrity":"sha512-jWt7DporF2F9zsqhr+GMj3uCiA3UF9DGg2k2y3nS4FYiKjsjxVO2gzqx9ljmJLqK7LzR3kwaKMYCIe2nk3czfg==","signatures":[{"sig":"MEUCIQDneXNO5QYWlpbVO9I27ffQ9JWZbIK8Mq3v8e9GHnKz5gIgMGRWXXXrxcXaKfaVft3xcGICFVa/jKjJEWlEE5ncrH0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260531092333-cfd4583a993fb66f35fa18dfb385d0bdbbf1dc87","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1985768},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"cfd4583a993fb66f35fa18dfb385d0bdbbf1dc87","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260531092333-cfd4583a993fb66f35fa18dfb385d0bdbbf1dc87_1780219560354_0.043644998488861164","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260531093127-46050c6e777501535901a3d5c33b289b27a67c4c":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260531093127-46050c6e777501535901a3d5c33b289b27a67c4c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260531093127-46050c6e777501535901a3d5c33b289b27a67c4c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9390562ae63c3997997be31423649ec8350b6297","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260531093127-46050c6e777501535901a3d5c33b289b27a67c4c.tgz","fileCount":5,"integrity":"sha512-XRU0Q0YUTLE/BLpZbqjLzAStNXijRI8ig+UdxA5UtJxWdNBOAhiQFyUMfLK+iM/HBHB3AZn44XpTS5Nj0/5aZA==","signatures":[{"sig":"MEUCIQDEnoHsMQkHZRljrGvj9lhsdrNnSwvOmjFchwS/M4cf3AIgWT3AoRu2M4X070Ezh8est6LZR0DKj+8+4yF9nI8oV9Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260531093127-46050c6e777501535901a3d5c33b289b27a67c4c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1985496},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"46050c6e777501535901a3d5c33b289b27a67c4c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260531093127-46050c6e777501535901a3d5c33b289b27a67c4c_1780220005940_0.25325471632468655","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260531093437-0f20e361424f6cc95439ae4ad523bcb1aaec340b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260531093437-0f20e361424f6cc95439ae4ad523bcb1aaec340b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260531093437-0f20e361424f6cc95439ae4ad523bcb1aaec340b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ebebce14c4ba4930344f5da8b4f179113581f059","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260531093437-0f20e361424f6cc95439ae4ad523bcb1aaec340b.tgz","fileCount":5,"integrity":"sha512-u+lr8J7UDYHLpYFgvgNjcJwIO3ee3rcylfCmjPdNN/cm/6FF/evtixmYJPQS3KVd45hVVGwrrEI0oKjWik/pTw==","signatures":[{"sig":"MEUCIB0N2mXQMg0LZNYOkuFTPxJrBaxDDkTAG2ckFsIeVpocAiEAx7azVldt3O4AuSABj2YCWGWY06gPb3h5TqwX6sTZLyg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260531093437-0f20e361424f6cc95439ae4ad523bcb1aaec340b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1985768},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0f20e361424f6cc95439ae4ad523bcb1aaec340b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260531093437-0f20e361424f6cc95439ae4ad523bcb1aaec340b_1780220194444_0.025318713747762844","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260531093506-5edbd166e0fa5734b13e0fb382bf8c25e08d36a4":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260531093506-5edbd166e0fa5734b13e0fb382bf8c25e08d36a4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260531093506-5edbd166e0fa5734b13e0fb382bf8c25e08d36a4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"cce224d34a688127c01dbfce5c7db5d36f69e45c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260531093506-5edbd166e0fa5734b13e0fb382bf8c25e08d36a4.tgz","fileCount":5,"integrity":"sha512-/4gUiRFtP5Hk1ZJttABPF6+DM8hjBiPmgseJpnvlxpeHxKaMAQ2iwsd7NV85K1rYJn1UY3Rm4A16EiDucXfyGA==","signatures":[{"sig":"MEQCIDl1Fxu/ZT42JQ30GKo8p258vcJdtqY3zb7Cy7s3yWXEAiAQr2JRCoLTsEn1yfXimvtG14xk5SE8rVP1RPM6382kqw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260531093506-5edbd166e0fa5734b13e0fb382bf8c25e08d36a4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1985768},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5edbd166e0fa5734b13e0fb382bf8c25e08d36a4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260531093506-5edbd166e0fa5734b13e0fb382bf8c25e08d36a4_1780220254232_0.9083130840689548","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260531122611-f0c0c64fa83fda42969dd1b77b61311d306d9e40":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260531122611-f0c0c64fa83fda42969dd1b77b61311d306d9e40","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260531122611-f0c0c64fa83fda42969dd1b77b61311d306d9e40","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a2d16c4caaba0730ed028106edd273e1afef901c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260531122611-f0c0c64fa83fda42969dd1b77b61311d306d9e40.tgz","fileCount":5,"integrity":"sha512-rHPDYPedldQDmwCIu8b3ChQcryQZgGC6f6pwnIpT3CdKtKzyleEFAartqKtVvV/ni2qreVoPEj4OfiDoUP+4BQ==","signatures":[{"sig":"MEUCIDwEE8kwMD2qRl1gk2+J/6tq4OUyCKCBBUAU+3QEUe2NAiEA1JNJpXW1iXpcD5VWQRkXt78YQbALYSs9l96qxJdPTEE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260531122611-f0c0c64fa83fda42969dd1b77b61311d306d9e40","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1986006},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f0c0c64fa83fda42969dd1b77b61311d306d9e40","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260531122611-f0c0c64fa83fda42969dd1b77b61311d306d9e40_1780230520380_0.11770060708847918","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260601002707-086bb064e1274dd7d984bc9b2676d561af927e52":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260601002707-086bb064e1274dd7d984bc9b2676d561af927e52","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260601002707-086bb064e1274dd7d984bc9b2676d561af927e52","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"cb9a52da98497f51f9d6cdba07e06096e3febee4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260601002707-086bb064e1274dd7d984bc9b2676d561af927e52.tgz","fileCount":5,"integrity":"sha512-1YzddqjGepuq3wZuZldl8FHzZTQORUncLqCr66zBhmGIOlo0VV+hl9dHJ1uDTOs0dFtxeuanr9ZC0w4MXlRqpQ==","signatures":[{"sig":"MEYCIQCjv37colEwze7WFhoV+CkcTUCYg0eJStCuihR4bni+8gIhANQPssQzvdBYjQxCmjUqfNOp2g/zF/AzHQ1fFxzi7XMJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260601002707-086bb064e1274dd7d984bc9b2676d561af927e52","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1986006},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"086bb064e1274dd7d984bc9b2676d561af927e52","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260601002707-086bb064e1274dd7d984bc9b2676d561af927e52_1780273776561_0.6781166621117514","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260601002953-74757eabb64dfe30d3d4b7c66f721a9f81f9befc":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260601002953-74757eabb64dfe30d3d4b7c66f721a9f81f9befc","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260601002953-74757eabb64dfe30d3d4b7c66f721a9f81f9befc","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"71d57777e1dea2fb90dc90f5f790c08e18f237e8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260601002953-74757eabb64dfe30d3d4b7c66f721a9f81f9befc.tgz","fileCount":5,"integrity":"sha512-ngc8i2TFSUjX3iatKLo4MzXZClOrB/zW9BuhQGdl2kpmDUApFp28LlJle6jINDNEQ3EE+soyX3t9c+MpkLG48g==","signatures":[{"sig":"MEQCIH6tyOtS1H/NUFaupcs9DkMyvFEPc6tSDpUk5p0tF33wAiBkYdn4dXzCIFT/twlICJdJJ8No6fZV4fmECnznngORTQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260601002953-74757eabb64dfe30d3d4b7c66f721a9f81f9befc","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1986006},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"74757eabb64dfe30d3d4b7c66f721a9f81f9befc","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260601002953-74757eabb64dfe30d3d4b7c66f721a9f81f9befc_1780273942566_0.3573048261684795","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260601114245-87c28ffe91fa07b690d572f75d77f19f6f002335":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260601114245-87c28ffe91fa07b690d572f75d77f19f6f002335","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260601114245-87c28ffe91fa07b690d572f75d77f19f6f002335","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f5ec9427880e5da7fcbcc3ebe1808680857821b6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260601114245-87c28ffe91fa07b690d572f75d77f19f6f002335.tgz","fileCount":5,"integrity":"sha512-tE+wYG0Jd/IDIuB5epPWQ5XpkPq1OVKy7r7UfMmLOK4NaoCko3hqrrgZRKx9S5Kf72RXfIrh1gvoWvwZADYK7w==","signatures":[{"sig":"MEUCIEsCWaNPIBOoeL+TVKoRySLRrWrFsoX4uhFLTdKMANbiAiEA1yAyHe+fBMIbUDySEpsi+NxEQ9BzoN49vx/5+Jtlh5A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260601114245-87c28ffe91fa07b690d572f75d77f19f6f002335","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"87c28ffe91fa07b690d572f75d77f19f6f002335","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260601114245-87c28ffe91fa07b690d572f75d77f19f6f002335_1780314315580_0.9087680564419347","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260601163645-a83212d6d2517dd5d69742b109532f1f240e5346":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260601163645-a83212d6d2517dd5d69742b109532f1f240e5346","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260601163645-a83212d6d2517dd5d69742b109532f1f240e5346","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9bde680d21ca44406fccbcf974b9b3b6a8f6dfd2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260601163645-a83212d6d2517dd5d69742b109532f1f240e5346.tgz","fileCount":5,"integrity":"sha512-m1rUrl95p7mjZbUJT0TQ52XcuTQ/nm1sFNxbQ3rYocYz8yRe4S8F/FDYOM72oCr4GIEUbI18IX9Ok0enZ85opg==","signatures":[{"sig":"MEQCIA6jZPUbpjDf+M2NqcrHcBFNcL6VDaGx3eaCyzIpi7YGAiBTqVGnxXCrZWPbAwzF0W9zT2SjhQswzSjWr8X0Uj25SQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260601163645-a83212d6d2517dd5d69742b109532f1f240e5346","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1986006},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a83212d6d2517dd5d69742b109532f1f240e5346","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260601163645-a83212d6d2517dd5d69742b109532f1f240e5346_1780331953490_0.46876927167001625","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260601164021-1aa4550b37c768516420a60f7d5a31cb14505a87":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260601164021-1aa4550b37c768516420a60f7d5a31cb14505a87","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260601164021-1aa4550b37c768516420a60f7d5a31cb14505a87","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9e4c6ffeb4fd45ba4884b6b8f31fe795685d84aa","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260601164021-1aa4550b37c768516420a60f7d5a31cb14505a87.tgz","fileCount":5,"integrity":"sha512-IZqAOHZnEx0lzGc6GtpIFb4hgq9xgiKxQn0Jy3Z3KnpNX2AsrRt7LBE+yb3FWgnY4EMoY72tEu3YvqcUMK+lEw==","signatures":[{"sig":"MEQCIFvQfQc1kaIkj6HOyJziXT5ZU1bRLbkcZS6FM31bCX5CAiAowcEZWrjqtZkwSnZANW7rIfNmrrBQQcVuLJHQ6PpLOw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260601164021-1aa4550b37c768516420a60f7d5a31cb14505a87","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1986006},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1aa4550b37c768516420a60f7d5a31cb14505a87","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260601164021-1aa4550b37c768516420a60f7d5a31cb14505a87_1780332170455_0.6348801216440978","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260602001249-b1743fdf871a0ab912ab05f20cebfaee11455baf":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260602001249-b1743fdf871a0ab912ab05f20cebfaee11455baf","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260602001249-b1743fdf871a0ab912ab05f20cebfaee11455baf","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0ce79970734ba8d7ee066c0b454185fc6266cc83","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260602001249-b1743fdf871a0ab912ab05f20cebfaee11455baf.tgz","fileCount":5,"integrity":"sha512-n6YgdeqyLXDOwgDNUc/DZrpLcF3/guU6OXYjD64XL84ZBOJx8Rg/RoL9EyOEFBHDLWK+Mgz5UkQBmmqbjWqjgg==","signatures":[{"sig":"MEYCIQDTwSwZ/ymqNbDOZNOLPD0ui7+ADrxagd2JfJRsRf/4UQIhAMUmqWYj4aS2xD/Z/0WLJ2fDlAOIXGoGD7Yf2BZXFXqd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260602001249-b1743fdf871a0ab912ab05f20cebfaee11455baf","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1986006},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b1743fdf871a0ab912ab05f20cebfaee11455baf","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260602001249-b1743fdf871a0ab912ab05f20cebfaee11455baf_1780359309103_0.9296256337404809","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260602083153-7e2750b19002ea90f718185bef046c64a907a1e3":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260602083153-7e2750b19002ea90f718185bef046c64a907a1e3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260602083153-7e2750b19002ea90f718185bef046c64a907a1e3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e9dab350afd148d5e1b85e427eacc99f41b46186","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260602083153-7e2750b19002ea90f718185bef046c64a907a1e3.tgz","fileCount":5,"integrity":"sha512-Lv9mIIDaQSVB3FFA58y/EmieLE3Nqvlq1IwnX+5CyNxRoLcJGTRkjxeUxR4R9pB6u/74bzF9GSb9dmOVGXTpzQ==","signatures":[{"sig":"MEYCIQCLfOXy7SSvBeozGrQyWuPBrbr2pQ39oktCGxfN9HsguAIhAIS07pStfWAHhBjvbsYV6vesEEbBCoCbu1jRqCmRqLv1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260602083153-7e2750b19002ea90f718185bef046c64a907a1e3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1986006},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7e2750b19002ea90f718185bef046c64a907a1e3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260602083153-7e2750b19002ea90f718185bef046c64a907a1e3_1780389260709_0.3133200701504464","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260602083233-7f6e0f945146a733142f18f1a91b21b2c6260729":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260602083233-7f6e0f945146a733142f18f1a91b21b2c6260729","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260602083233-7f6e0f945146a733142f18f1a91b21b2c6260729","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ced789746111d1d585bdb7cbbceaec7bc4d0c6c3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260602083233-7f6e0f945146a733142f18f1a91b21b2c6260729.tgz","fileCount":5,"integrity":"sha512-ws6SNQnibR6ZFe6y0tYjgXkrvwt1j4zh4hbpSLi+XTS/SxOV6ZyJFmkYU98JIkhwS8YHhoRuU/GNj4QsbieDsw==","signatures":[{"sig":"MEUCIQCBtQgPYzfyoIrU4adRboCdctKTtrp4rHNmq4J/uVa/oAIgAiQRy+SKHN49KXjurgpSGC2m5g8WyFbpaAT984zWw90=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260602083233-7f6e0f945146a733142f18f1a91b21b2c6260729","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1986006},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7f6e0f945146a733142f18f1a91b21b2c6260729","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260602083233-7f6e0f945146a733142f18f1a91b21b2c6260729_1780389300427_0.8141119473802063","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260602095822-2686b5dd594799c77009e3d7e669ff63066fd19d":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260602095822-2686b5dd594799c77009e3d7e669ff63066fd19d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260602095822-2686b5dd594799c77009e3d7e669ff63066fd19d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6e1d83f797b85c566fd9cb94d88380c492071329","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260602095822-2686b5dd594799c77009e3d7e669ff63066fd19d.tgz","fileCount":5,"integrity":"sha512-BcSaTk6G5FcNhyqnBuXzku2WkT5FmjCAIJjQmff1n55h29V06higqeYIhC5gdwq7dy6o/9RVrj5VuTpYYv4byA==","signatures":[{"sig":"MEUCIQC9UiTNsZf4H+vRrhK1xrG5VtqIQLZBsJNMeWdWlSbNrQIgTb5/mFIH+eMCeHuJMTs02qpCoVAXo8/V5Uwd7oF6CQQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260602095822-2686b5dd594799c77009e3d7e669ff63066fd19d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2686b5dd594799c77009e3d7e669ff63066fd19d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260602095822-2686b5dd594799c77009e3d7e669ff63066fd19d_1780394449558_0.39781388394246586","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260602103152-0ac82c1e76960f74d828e95dc0aaec9dcc830e92":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260602103152-0ac82c1e76960f74d828e95dc0aaec9dcc830e92","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260602103152-0ac82c1e76960f74d828e95dc0aaec9dcc830e92","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"52921c3a432eddb7d3b9b856fa1a10950d752634","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260602103152-0ac82c1e76960f74d828e95dc0aaec9dcc830e92.tgz","fileCount":5,"integrity":"sha512-AqfGHvCxzwNS5Uus0EoPx1lC4NqNOfI4Yx3aeS/v5EspYTnABUKewFjMlEkyil0OGXaWzSbcInsKjOJK90XToQ==","signatures":[{"sig":"MEUCIQDmzusDrdzhK8e/f9sd9v1f2joYJvnc1Vhts3z13Jz7qAIgK2Zf7uu0v3fpnJWVYv0EtMDb4z6V5l42SqQkbtnVylo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260602103152-0ac82c1e76960f74d828e95dc0aaec9dcc830e92","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0ac82c1e76960f74d828e95dc0aaec9dcc830e92","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260602103152-0ac82c1e76960f74d828e95dc0aaec9dcc830e92_1780396464623_0.8505203260016918","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260602111838-bc70d1f6f80e1e7ddba059f23840537188fdabea":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260602111838-bc70d1f6f80e1e7ddba059f23840537188fdabea","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260602111838-bc70d1f6f80e1e7ddba059f23840537188fdabea","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9b7f5ee7e024d568cbc56f894e1068a02ecf143a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260602111838-bc70d1f6f80e1e7ddba059f23840537188fdabea.tgz","fileCount":5,"integrity":"sha512-ELb8iOc8STBYfHXTfsZeZsmoFmv4oTQ+vqt60et9J7qhK6vC/yuEcZs2DzGo9M4MjvpnHziYF3jQHu85fGBxwg==","signatures":[{"sig":"MEUCIQCFX3EkpYUHLgGbt5xKBUxlfiOB7JVvL65QDZtz8J4nagIgV0ELLKvDgAkXRcQJPUaJWSXHpdKe1R4Ysi3CdG4aOjk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260602111838-bc70d1f6f80e1e7ddba059f23840537188fdabea","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bc70d1f6f80e1e7ddba059f23840537188fdabea","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260602111838-bc70d1f6f80e1e7ddba059f23840537188fdabea_1780399266105_0.7956171596610015","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260602130248-20e21dd1df53bbc9acb7068417d648b9d4bcb4f3":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260602130248-20e21dd1df53bbc9acb7068417d648b9d4bcb4f3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260602130248-20e21dd1df53bbc9acb7068417d648b9d4bcb4f3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"80ee424d363c4a4c6b73e2454bc69fff3ee3a060","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260602130248-20e21dd1df53bbc9acb7068417d648b9d4bcb4f3.tgz","fileCount":5,"integrity":"sha512-q3Cn/M5oobptKz2dez0unQ05WIDK0nPUbEPSS74F1404qyknNBqW9LvpZOprZ3j2yHizpMuSOsPGQ3Gqmh203Q==","signatures":[{"sig":"MEUCIBJLVlk/HplNv07t/ZYJvHzYJbwcviI1ZClW/YmVbfRpAiEAskb5gYLsUic4ooPZKLAtVmmb6rya4kaF/2OT13NsUD0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260602130248-20e21dd1df53bbc9acb7068417d648b9d4bcb4f3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"20e21dd1df53bbc9acb7068417d648b9d4bcb4f3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260602130248-20e21dd1df53bbc9acb7068417d648b9d4bcb4f3_1780405521183_0.6759648251214196","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260602174438-a586a9d7736a8fcc713e28faf0af2d2b45177b1f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260602174438-a586a9d7736a8fcc713e28faf0af2d2b45177b1f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260602174438-a586a9d7736a8fcc713e28faf0af2d2b45177b1f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bbd1987bc363e40729ead5faed2ec5509da817fa","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260602174438-a586a9d7736a8fcc713e28faf0af2d2b45177b1f.tgz","fileCount":5,"integrity":"sha512-Q0QjHP7q5kHlIXZYmLGIj2tGXUChanjeQU4z7Nnmb0q7m2FZzDgmvVbO3GiszP5oMkUJRDeSoBLLx95xYKO/Dw==","signatures":[{"sig":"MEUCIA35DPplNM1hbBNCRrv4xjGDqKddF3QQIICDlmDZZNglAiEAgsjul5XEdsNVbO/TJjfh25dYFyx3D+/NN8mE8TxuMGo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260602174438-a586a9d7736a8fcc713e28faf0af2d2b45177b1f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a586a9d7736a8fcc713e28faf0af2d2b45177b1f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260602174438-a586a9d7736a8fcc713e28faf0af2d2b45177b1f_1780422431390_0.13182772882676153","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260602204445-68cdec7f5acd18dab831a2edc9d5d49ea08c5aa1":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260602204445-68cdec7f5acd18dab831a2edc9d5d49ea08c5aa1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260602204445-68cdec7f5acd18dab831a2edc9d5d49ea08c5aa1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"aa2157914f06d1c17acaeeec5831a5e899f5fd01","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260602204445-68cdec7f5acd18dab831a2edc9d5d49ea08c5aa1.tgz","fileCount":5,"integrity":"sha512-y1iBtzF7KPFivCQvLT+lAAFWjDRsHiXkGIObIwggprnU4bJA1bN9TSm1HWGhNJxYBoLsTDenNwLBBSvU48kNtQ==","signatures":[{"sig":"MEUCIDAOXJduk7ImeAQes27L4Ix+YpugROj1vp2fBDiS+/GpAiEA+x4IL5eQSgADNHJYxmBOndjTAgJBoR8w7HxIi/MX4cM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260602204445-68cdec7f5acd18dab831a2edc9d5d49ea08c5aa1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"68cdec7f5acd18dab831a2edc9d5d49ea08c5aa1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260602204445-68cdec7f5acd18dab831a2edc9d5d49ea08c5aa1_1780433235446_0.6094490450043741","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260603084238-65b623d74d45146a7f0af74de4deaf97575b3fd9":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260603084238-65b623d74d45146a7f0af74de4deaf97575b3fd9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260603084238-65b623d74d45146a7f0af74de4deaf97575b3fd9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d8b3acc45b779a0363315efe2d0157cf8f716479","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260603084238-65b623d74d45146a7f0af74de4deaf97575b3fd9.tgz","fileCount":5,"integrity":"sha512-qcLteM91O0xLrbKXC18GABTVsYlfw6fVYvrX2qeUSKg95eC8QESLzmzQ0XCyuot37Bi8prtZ5rY892QxXAJsag==","signatures":[{"sig":"MEQCICWyIMDx59mh4fzLSidIl1wnZCEVMxdr4OpPKT46zIpVAiAUsKjOBEfAUlyXmfmBacZM1+04aJQNrQ9kcvxl6HeIHQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260603084238-65b623d74d45146a7f0af74de4deaf97575b3fd9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"65b623d74d45146a7f0af74de4deaf97575b3fd9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260603084238-65b623d74d45146a7f0af74de4deaf97575b3fd9_1780476310043_0.9590778469781678","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260603133641-8ae00e3515b60c8d3d940249d9061fd6f0897af5":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260603133641-8ae00e3515b60c8d3d940249d9061fd6f0897af5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260603133641-8ae00e3515b60c8d3d940249d9061fd6f0897af5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"dd1e1cd70500543cc951f36f9174869c7be74fab","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260603133641-8ae00e3515b60c8d3d940249d9061fd6f0897af5.tgz","fileCount":5,"integrity":"sha512-OA20RagnTps9wlGHe64X123Ked7wQ14QhO/yIiCPoyLKUIZowhyS4Fo1tqQCuKlAjKuD25VlrzpohIbyKYVllQ==","signatures":[{"sig":"MEQCIDci8yMEQ7nbfzhh8Tuc48iJGSQICMICn2+In1DOOF/OAiAIAVgwQridg3H8E551mlengOMOqGh7ELAzWPNDSi4+vA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260603133641-8ae00e3515b60c8d3d940249d9061fd6f0897af5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8ae00e3515b60c8d3d940249d9061fd6f0897af5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260603133641-8ae00e3515b60c8d3d940249d9061fd6f0897af5_1780493954047_0.00870493885943513","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260604003607-da6668010715beb3c31551c728a5e2e6c1d40ab5":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260604003607-da6668010715beb3c31551c728a5e2e6c1d40ab5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260604003607-da6668010715beb3c31551c728a5e2e6c1d40ab5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"57dedae0512bf25d78818a8b85d87746725fde5b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260604003607-da6668010715beb3c31551c728a5e2e6c1d40ab5.tgz","fileCount":5,"integrity":"sha512-OYJK5WAj/Yvh7qXlOHp+bZ2jRTJuQvHTI3ra0urjcD5+DPMaw7Rz0gQaHCPV/bxEr9/deQDESianJsj8fpeqLA==","signatures":[{"sig":"MEQCIAwdg+IJtRITYEQ8CAaSSJWdVbK7hdkKPwtJs5ujdhJYAiA9uRU5MPw8P22tD+DbgFAu795WU3lJHEV6Z1cV2cH1iA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260604003607-da6668010715beb3c31551c728a5e2e6c1d40ab5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"da6668010715beb3c31551c728a5e2e6c1d40ab5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260604003607-da6668010715beb3c31551c728a5e2e6c1d40ab5_1780533519070_0.48737944500525354","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260604082539-e046f2b68407d9f560cf29a16394d8428bd7449b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260604082539-e046f2b68407d9f560cf29a16394d8428bd7449b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260604082539-e046f2b68407d9f560cf29a16394d8428bd7449b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ef23409fedf884b3681b5abf9042762470304484","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260604082539-e046f2b68407d9f560cf29a16394d8428bd7449b.tgz","fileCount":5,"integrity":"sha512-KBPwprvRf0KtdC61jAv+pF0ThTC0JScQfsHN0mJ2VbD0DkQJzjgW01R291VOi506WBcJR/71qGZhbYVL/d1pkA==","signatures":[{"sig":"MEQCICOUDJTcMcKy2fSlc5jUP0N7+JF7b9GlpLLFFyYHUwjjAiBTjvTCx9BRSJ77q6ReC3eka5LsKLMOuzw7tjEbZJ+L9Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260604082539-e046f2b68407d9f560cf29a16394d8428bd7449b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e046f2b68407d9f560cf29a16394d8428bd7449b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260604082539-e046f2b68407d9f560cf29a16394d8428bd7449b_1780561688487_0.8074684689165976","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260604083322-e55116446890e3ee95ea5397696ae72b5288e1c9":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260604083322-e55116446890e3ee95ea5397696ae72b5288e1c9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260604083322-e55116446890e3ee95ea5397696ae72b5288e1c9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"97e09e02410f59e7098836b66cd1ca3e0e5369ec","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260604083322-e55116446890e3ee95ea5397696ae72b5288e1c9.tgz","fileCount":5,"integrity":"sha512-x9XxzZJeL0VAQfZ2MkI70h4NTAV8NfU/SjaC6miPjykleeM8ob+e+Mju8UBh3OWRtbHsLUfgPtB67jKxf4F1iA==","signatures":[{"sig":"MEQCIAYTVex4ttRcVovuTeLUW/Wa+xSjcomLYo12d6LD+6BjAiBul7SEFzVol25x7lTtwkjnM8x+HTbhe21kiTe/8O+GAw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260604083322-e55116446890e3ee95ea5397696ae72b5288e1c9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e55116446890e3ee95ea5397696ae72b5288e1c9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260604083322-e55116446890e3ee95ea5397696ae72b5288e1c9_1780562151567_0.47151990071019956","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260604084604-3b56323bbe15b31c069523461ff0ba4bcccf648b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260604084604-3b56323bbe15b31c069523461ff0ba4bcccf648b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260604084604-3b56323bbe15b31c069523461ff0ba4bcccf648b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"50f6ea9632ec4f15aadb700c72939f6f0c70d01b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260604084604-3b56323bbe15b31c069523461ff0ba4bcccf648b.tgz","fileCount":5,"integrity":"sha512-ImEFrC4lfVijn3J18X01xQiATD8V/SwAqOsgGwY5pRhK1dEtgNfniNigpEBuJv9HG7Tecoo1hUVDSYDZtFVQ6g==","signatures":[{"sig":"MEUCIGq6Ib3tAxKRRjyEBrjuJwuercj/955ofxr8Zn+miHjVAiEA08LI/xFiSN356chhgpZ6gklRs16CLWDTnW3u5cq094M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260604084604-3b56323bbe15b31c069523461ff0ba4bcccf648b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3b56323bbe15b31c069523461ff0ba4bcccf648b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.0","googleapis":"172.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260604084604-3b56323bbe15b31c069523461ff0ba4bcccf648b_1780562922730_0.5790287122311188","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260604085821-c3c5de573ceca4c7bd6ffd5014346a81d107a1ba":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260604085821-c3c5de573ceca4c7bd6ffd5014346a81d107a1ba","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260604085821-c3c5de573ceca4c7bd6ffd5014346a81d107a1ba","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"59335a59e50c3aebff9b70e32116e02051786b93","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260604085821-c3c5de573ceca4c7bd6ffd5014346a81d107a1ba.tgz","fileCount":5,"integrity":"sha512-r29tWhbPm2pTlB25U/K2q9p9mgM//TkvtoiJnZnBNYrgCBEujVcXv63ZDpQuj7uWfP34g4eShFy7MkGUDTP38A==","signatures":[{"sig":"MEYCIQCb2ajh/yv7Lp1d4/SWDAS3Yhs/peBS/B19S/cmfmsArQIhAOHPRJjRmTo6rO+FUsNZYl8icSdQvHm/rS2xWDd91gSk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260604085821-c3c5de573ceca4c7bd6ffd5014346a81d107a1ba","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c3c5de573ceca4c7bd6ffd5014346a81d107a1ba","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260604085821-c3c5de573ceca4c7bd6ffd5014346a81d107a1ba_1780563651895_0.14370399079840723","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260604091330-fdda43bfd1e7870ecddd99bbea72a4ee698ccb19":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260604091330-fdda43bfd1e7870ecddd99bbea72a4ee698ccb19","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260604091330-fdda43bfd1e7870ecddd99bbea72a4ee698ccb19","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"899f7da8b6358c8237a37f254a82dc2ea71f6124","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260604091330-fdda43bfd1e7870ecddd99bbea72a4ee698ccb19.tgz","fileCount":5,"integrity":"sha512-vHeoCLPs9Obspw8OkM9kdpxh6eKgPMouDj+jdoUJBQSd8rYtKU9/d72pSgsiluuK/qzhu+JiNLqhGwodpMnmDQ==","signatures":[{"sig":"MEUCIQC3u/A1zwoALxxtx26vOaz0DwW54fr7+xnz57RVNcWnhwIgFpnJXMjXdkdWdURfyR8Zd3lYktxdg9regbAcdbOsarE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260604091330-fdda43bfd1e7870ecddd99bbea72a4ee698ccb19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fdda43bfd1e7870ecddd99bbea72a4ee698ccb19","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260604091330-fdda43bfd1e7870ecddd99bbea72a4ee698ccb19_1780564559472_0.7592862086609073","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260604091525-1078f73abcdb0264e201f82b41c9535b7e11d6a6":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260604091525-1078f73abcdb0264e201f82b41c9535b7e11d6a6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260604091525-1078f73abcdb0264e201f82b41c9535b7e11d6a6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bfc693d3de2167897c761919a0ec4d469cdd023f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260604091525-1078f73abcdb0264e201f82b41c9535b7e11d6a6.tgz","fileCount":5,"integrity":"sha512-2FVu9dRt9XKOz+YYhRirlVfU/rETOknr8MFn4Ak9PYQVuT1K+mcBg9iCX6Y9hCtOAkCWuZL2edXZMC5nw8qB2w==","signatures":[{"sig":"MEQCIES1oaY+plSN4z8O5FfRP0x1cM2o8yVOQ6pxyRPjDVJcAiAz61NeL6i+XrgB89dpquRCybJN9PJnnokVTb3TvqJxyg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260604091525-1078f73abcdb0264e201f82b41c9535b7e11d6a6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1078f73abcdb0264e201f82b41c9535b7e11d6a6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260604091525-1078f73abcdb0264e201f82b41c9535b7e11d6a6_1780564678729_0.24978597136248215","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260604170133-8baa6ddad90c876aee0e61c9be059d499c31b40c":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260604170133-8baa6ddad90c876aee0e61c9be059d499c31b40c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260604170133-8baa6ddad90c876aee0e61c9be059d499c31b40c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d346895d2ee16873baad28b062e86f003cf0c51c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260604170133-8baa6ddad90c876aee0e61c9be059d499c31b40c.tgz","fileCount":5,"integrity":"sha512-ksBXKmj+yapc7JjouIfLOGrtoxmUjbXcn3MHIocYTLA2lYt6rycOeIoIdxkbmKgMIvG/SEICImpDxkCmu9ng0w==","signatures":[{"sig":"MEYCIQCkeBYtp9XeusEa3B6eIRGqcRlFmB4WQZ7iTMT+m0fBeQIhAJrG+Y3oAe+RxckcQXw0Vt/fUdihtxRlxJxsvouMH6C3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260604170133-8baa6ddad90c876aee0e61c9be059d499c31b40c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8baa6ddad90c876aee0e61c9be059d499c31b40c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260604170133-8baa6ddad90c876aee0e61c9be059d499c31b40c_1780592642221_0.9929279029390683","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260605002910-ab4e75b5151f2a3686ca12cf8d2a5814a7df8ad5":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260605002910-ab4e75b5151f2a3686ca12cf8d2a5814a7df8ad5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260605002910-ab4e75b5151f2a3686ca12cf8d2a5814a7df8ad5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"241488a92ca893270bb5a5b105fb5e2294f1e43f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260605002910-ab4e75b5151f2a3686ca12cf8d2a5814a7df8ad5.tgz","fileCount":5,"integrity":"sha512-PgeJ88r2rVXTN+IOD57/UyQJjAOZDyaVtiwK66Y+d06ohqYJQ/bJ0LHCn2o5gQUBu+ULIvOZ4jfEa+KDVa/SRA==","signatures":[{"sig":"MEUCIQCoYTg7bdC2/pxi+Z9Nt/ATr4Wqys1OJMPMWV1n25NJUAIgV+rt0o9fK4b2v/0QHLFbxHT6Mnul3H39nKl20RliZDs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260605002910-ab4e75b5151f2a3686ca12cf8d2a5814a7df8ad5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ab4e75b5151f2a3686ca12cf8d2a5814a7df8ad5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260605002910-ab4e75b5151f2a3686ca12cf8d2a5814a7df8ad5_1780619497976_0.9503627842595643","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260605123009-182d61eae57769a716e9fc682406b5a52009c334":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260605123009-182d61eae57769a716e9fc682406b5a52009c334","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260605123009-182d61eae57769a716e9fc682406b5a52009c334","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3330a71dbb04468a0f4c517a7ffa52d1be2b125a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260605123009-182d61eae57769a716e9fc682406b5a52009c334.tgz","fileCount":5,"integrity":"sha512-8gbQN/L4gKE9qdpU3b1fIpzU68l0VAzdHOgwwh9izCNTRMx+coOoBi5wpvCHElYCnNcr0XDF8pkkcBlttNg/7g==","signatures":[{"sig":"MEUCIFw//vI9a7f1Nq37t3XJcukDSrOvDUfBMPLDGOB/pFplAiEAnUr7CQXyqs8FNtnYK77GxiBvgitZYWHOMWQJBlUZMTI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260605123009-182d61eae57769a716e9fc682406b5a52009c334","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"182d61eae57769a716e9fc682406b5a52009c334","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260605123009-182d61eae57769a716e9fc682406b5a52009c334_1780662758212_0.7785850738251348","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260606003001-eca568086213887661736da68c87b3a8f3268fad":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260606003001-eca568086213887661736da68c87b3a8f3268fad","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260606003001-eca568086213887661736da68c87b3a8f3268fad","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a84ad95b5197f2de8888744209bb23c0c494edfb","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260606003001-eca568086213887661736da68c87b3a8f3268fad.tgz","fileCount":5,"integrity":"sha512-pQBuOC2nFxyhCpxV8GF4+cW5h2GlMw0K5OtRK8roHWDRTP8NyOdQVIkufUzNcdMsQniaEWlzGU7ZGpMX4rFnUA==","signatures":[{"sig":"MEUCIQDO0B9LMgeS4sW8WfWgK11m4Rn4oJ+v+5kWHcRsybBKGAIgHjUse97aoqYRaGk+mBPhV73ikSbAMpUYckURAi6MEf8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260606003001-eca568086213887661736da68c87b3a8f3268fad","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"eca568086213887661736da68c87b3a8f3268fad","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260606003001-eca568086213887661736da68c87b3a8f3268fad_1780705946314_0.2340048246518489","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260606042639-9765b9d17375a5270ef33b161a315405612b3f51":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260606042639-9765b9d17375a5270ef33b161a315405612b3f51","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260606042639-9765b9d17375a5270ef33b161a315405612b3f51","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"702c4e925eb1e07e23e94d4b0f71f46aa56567ee","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260606042639-9765b9d17375a5270ef33b161a315405612b3f51.tgz","fileCount":5,"integrity":"sha512-4ahSs6Ig2pymCghhslGLWbpfkqR9M+Bqdy/9bhHjs3Tot4oldWLpvUUgjncDc4b0OgC/Jkom/+ct0x7dmIwuRQ==","signatures":[{"sig":"MEQCIBk5Ygsj6fTiwKApseMxuLJEdAYpcEWozP6VZQ72P0ZWAiBP3fAPkBsp9QgmGlDMfnMcdhSbCWnpIKfXfJj2WYgSeQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260606042639-9765b9d17375a5270ef33b161a315405612b3f51","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9765b9d17375a5270ef33b161a315405612b3f51","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260606042639-9765b9d17375a5270ef33b161a315405612b3f51_1780720149178_0.3488109362360776","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260606162743-480d70b4a78bfec5ccd14b0e22cb0485fa1be873":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260606162743-480d70b4a78bfec5ccd14b0e22cb0485fa1be873","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260606162743-480d70b4a78bfec5ccd14b0e22cb0485fa1be873","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"50b10ef17dc66038b0662792dd995b8a1b88d3b6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260606162743-480d70b4a78bfec5ccd14b0e22cb0485fa1be873.tgz","fileCount":5,"integrity":"sha512-R1W28y8HRx6f1URX5/g2Fzd9omeBlAl7WLJOpM2RvaqLBOyBzzv5VjqnMRN1FoMaOcJl9c8u7lbTYNTIDy/y4Q==","signatures":[{"sig":"MEYCIQDZJm+MfutsdTXESGHmEjRbvuc1G2Bun4qCJOglTtLWOwIhAN1COjZYq/UTaEQxqwXz+LLXONkOWrDkVvJyxs0xkLG/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260606162743-480d70b4a78bfec5ccd14b0e22cb0485fa1be873","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"480d70b4a78bfec5ccd14b0e22cb0485fa1be873","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260606162743-480d70b4a78bfec5ccd14b0e22cb0485fa1be873_1780763410614_0.4507816095009163","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260607071917-32ec125f4737d5caf38112778fd075384c1ab562":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260607071917-32ec125f4737d5caf38112778fd075384c1ab562","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260607071917-32ec125f4737d5caf38112778fd075384c1ab562","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"991bc277236b070c6a53cc8b7c2b883ae7416b79","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260607071917-32ec125f4737d5caf38112778fd075384c1ab562.tgz","fileCount":5,"integrity":"sha512-4Xi7dVFTIALDkVgE00L63QhapJKADXwyM796HD1KjqBVLdBkR142puFEc/lReASKIf8KBd9RX9Y846zk3g9NJw==","signatures":[{"sig":"MEYCIQC6aFylYOc0BSfD8I0FgJmxJeJiZjOVZVHHby2S9SE+OAIhALf8nfmH5N5lL0yiJxIHSTRqlA4n8uex1JbL6ajyctuc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260607071917-32ec125f4737d5caf38112778fd075384c1ab562","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"32ec125f4737d5caf38112778fd075384c1ab562","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260607071917-32ec125f4737d5caf38112778fd075384c1ab562_1780816902154_0.6788589528074154","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260607072042-b31c95f4a9c669377fe70d8d6babf253d9f98ab1":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260607072042-b31c95f4a9c669377fe70d8d6babf253d9f98ab1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260607072042-b31c95f4a9c669377fe70d8d6babf253d9f98ab1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1cb0fca2175453541b3a3536b5b3aa0db23118bd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260607072042-b31c95f4a9c669377fe70d8d6babf253d9f98ab1.tgz","fileCount":5,"integrity":"sha512-zs9HB6/wFWcJIb2pAYmhJwZFGnKB2a5950LF15zSJYJWzaK+l9JRrpoEYkvpAllSj+d2V4LqYBSx1iPLHBZriQ==","signatures":[{"sig":"MEUCIQDUvXw9hj7mZlUfYXzfyYcRCIOxCBSVOHqA3B5FlSAgMQIgCOk4t3I0/BYyD1vQPgVs3rzTkdxWWS3pFwHevGQLOM0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260607072042-b31c95f4a9c669377fe70d8d6babf253d9f98ab1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b31c95f4a9c669377fe70d8d6babf253d9f98ab1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260607072042-b31c95f4a9c669377fe70d8d6babf253d9f98ab1_1780816990078_0.15770889985346237","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260607090800-8d028202a97d18059783cfac6746f6311f95646c":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260607090800-8d028202a97d18059783cfac6746f6311f95646c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260607090800-8d028202a97d18059783cfac6746f6311f95646c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"cfbad5a98ce74c95290b874611d6961ebde61f7f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260607090800-8d028202a97d18059783cfac6746f6311f95646c.tgz","fileCount":5,"integrity":"sha512-O5MIKaAKNewtnYV4wIZLdHxTobrJqa9pylmAWL17IgDqi/BgtpMlWLwuVqSIYjIy8g4660V3IIXxqIUvpHTOng==","signatures":[{"sig":"MEUCIBAG/y/YujY8nnwsG70vMO2fiT0lMdzQMTyuq0jVobvhAiEA3G12bRTE/qsDrEAuxHvY2lJ2ocfnqtiM7hJHSA63luI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260607090800-8d028202a97d18059783cfac6746f6311f95646c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8d028202a97d18059783cfac6746f6311f95646c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260607090800-8d028202a97d18059783cfac6746f6311f95646c_1780823425771_0.4131223003322","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260607090830-c0d55ee9110b05a3bc37c09c3c85019a5649a67f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260607090830-c0d55ee9110b05a3bc37c09c3c85019a5649a67f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260607090830-c0d55ee9110b05a3bc37c09c3c85019a5649a67f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"da52405f6d90ca3ea1934e860643d0230662839d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260607090830-c0d55ee9110b05a3bc37c09c3c85019a5649a67f.tgz","fileCount":5,"integrity":"sha512-6HsvgBMkg37RPkNGetpCM9LbeTNOSTt2jyjh2iNU2OJg02Av/Y2nJWEA4KGPZ6TW7K9q/0P7I6d7OMlD8nOloQ==","signatures":[{"sig":"MEUCIBCZpnVkes+1W/38XKcQm/FQc/gQJ2S6RI46sCa0C4+TAiEAnEGFbIO3KZADO/5GurFHc4Y51ZsV/xDPvhSN6x7Zp0E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260607090830-c0d55ee9110b05a3bc37c09c3c85019a5649a67f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990913},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c0d55ee9110b05a3bc37c09c3c85019a5649a67f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260607090830-c0d55ee9110b05a3bc37c09c3c85019a5649a67f_1780823455192_0.2601790610865098","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260607091241-9e0acfa5bd98bba4eb3e237fe32d832f20576a8d":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260607091241-9e0acfa5bd98bba4eb3e237fe32d832f20576a8d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260607091241-9e0acfa5bd98bba4eb3e237fe32d832f20576a8d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0e5bbfadb90de3978844b7e4f0fe7046f95e4e22","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260607091241-9e0acfa5bd98bba4eb3e237fe32d832f20576a8d.tgz","fileCount":5,"integrity":"sha512-1aO9j04cmMls0X0NxtgE8rYJSU7HHLe+BPaBuCYRnyB13e6oV9x0vjEVvJ8G6Xsq4cB07VhVRILrSHKcNHIauQ==","signatures":[{"sig":"MEYCIQCWrRXH872KHL9rVK8GVIEWYy9bt+4qHbtBWy7r44Zy5wIhAL6AXzkzUU1Uhy46itsY5wQlZv74xoskaqxqMdyTmg30","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260607091241-9e0acfa5bd98bba4eb3e237fe32d832f20576a8d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9e0acfa5bd98bba4eb3e237fe32d832f20576a8d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260607091241-9e0acfa5bd98bba4eb3e237fe32d832f20576a8d_1780823704667_0.7604540294993083","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260607091422-15e770e3825fc510571f795092c92e4d04006d4c":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260607091422-15e770e3825fc510571f795092c92e4d04006d4c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260607091422-15e770e3825fc510571f795092c92e4d04006d4c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5abe503a4a0bc0aabef5c076b0e350414750d3f5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260607091422-15e770e3825fc510571f795092c92e4d04006d4c.tgz","fileCount":5,"integrity":"sha512-XJste6psV8puZTIwmsJu3cJ26NAYZc3HPL+xISSJ/eIholcesM75Aj3qp1ayaL3XEzkQMSgicKjIWN0sqHMxnA==","signatures":[{"sig":"MEQCIH+8tdPBPw9eWYYR72BiJxFx6kOt/GeEd+9m5SvGkb5hAiBdqyEEYRk4kRBNrqTn6+givGsvhkj8y9It+CjRCRF4ig==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260607091422-15e770e3825fc510571f795092c92e4d04006d4c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"15e770e3825fc510571f795092c92e4d04006d4c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260607091422-15e770e3825fc510571f795092c92e4d04006d4c_1780823781618_0.2612872118266445","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260607124857-ee398ad443006b17d1e92f391aee42dfff14e606":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260607124857-ee398ad443006b17d1e92f391aee42dfff14e606","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260607124857-ee398ad443006b17d1e92f391aee42dfff14e606","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"82ee25f89e5f97584a66e2a8e6d1b58281f2a2f0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260607124857-ee398ad443006b17d1e92f391aee42dfff14e606.tgz","fileCount":5,"integrity":"sha512-PFj/FSdiskrn+8Hc+Ql7gQvpaC34ettIjeADSV/SJfysmN1ZWFQ2rTvL7K6yWCErnhoGFc4DM+i3CwodsLLo4g==","signatures":[{"sig":"MEUCIC0OmFjghK9k/0jOWCwFAkCHbGgOfC8niKd6GjWpWhBIAiEAwI3Hea3/2ckD9O1Tu6daANO6uqMY2bvPjKlj1GTHxEo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260607124857-ee398ad443006b17d1e92f391aee42dfff14e606","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ee398ad443006b17d1e92f391aee42dfff14e606","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260607124857-ee398ad443006b17d1e92f391aee42dfff14e606_1780836683600_0.1738612813878515","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260607125105-5513e2dbd41a1e6f4bcaad427938b97ee0ee6481":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260607125105-5513e2dbd41a1e6f4bcaad427938b97ee0ee6481","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260607125105-5513e2dbd41a1e6f4bcaad427938b97ee0ee6481","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"60b0530dc8550808d225c79c5ae3dd23a3ca50a1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260607125105-5513e2dbd41a1e6f4bcaad427938b97ee0ee6481.tgz","fileCount":5,"integrity":"sha512-LgnhFLObNSTcVOKlyM2vj5QivEUgumD9VeqoAuC2PGVgrwLgy/6ZXnY7zx+oC34IqqsUWc5wD4QmWhQROKf8BA==","signatures":[{"sig":"MEYCIQC4uRlTozbop1g6ulsGQPQjmXpicSyUuBF+aE8PQMyzLgIhAInmjRHg6D04Pn4EXV54Thi9z4Necbx3H7U8Lu5jYXyz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260607125105-5513e2dbd41a1e6f4bcaad427938b97ee0ee6481","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5513e2dbd41a1e6f4bcaad427938b97ee0ee6481","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260607125105-5513e2dbd41a1e6f4bcaad427938b97ee0ee6481_1780836811893_0.2645684979467897","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260607125741-009bef6d0fea03cdc3524ecc42ee10d50d6a394f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260607125741-009bef6d0fea03cdc3524ecc42ee10d50d6a394f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260607125741-009bef6d0fea03cdc3524ecc42ee10d50d6a394f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ea9864a4f030622c27bcfa61ed0abeaa449dc2e6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260607125741-009bef6d0fea03cdc3524ecc42ee10d50d6a394f.tgz","fileCount":5,"integrity":"sha512-HGY/ZMza81LJpNUrL/wdYU/V7ulaoucNDV2mMk8sa6sX/xDfntLf/1YsJEng6H5uLq+Cy2YSXQ3i+srUx7JKFw==","signatures":[{"sig":"MEUCIQCf3tUz00jdmzbSFajYk3k1FOr4yeOPUFmXRfXpeF4UrAIgDHrRakjgV7IbpyaWqptDu/yPRhaye4iaUWSSbSBWzrk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260607125741-009bef6d0fea03cdc3524ecc42ee10d50d6a394f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"009bef6d0fea03cdc3524ecc42ee10d50d6a394f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260607125741-009bef6d0fea03cdc3524ecc42ee10d50d6a394f_1780837207781_0.3280360015508823","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260607130740-d4625e57e2b9d8222d7930253b8cfe8846222e43":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260607130740-d4625e57e2b9d8222d7930253b8cfe8846222e43","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260607130740-d4625e57e2b9d8222d7930253b8cfe8846222e43","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"51f8e3a62487c068cea3208eb46841a862a80fc1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260607130740-d4625e57e2b9d8222d7930253b8cfe8846222e43.tgz","fileCount":5,"integrity":"sha512-NJ9JavfFQ+AkIdDvo9UZCLtob+uVpd/4W4MinUhQNDsJSKlK56Vh8PeDehmHoVHl1LSdiF9tQDiJBIunskIhcA==","signatures":[{"sig":"MEYCIQD6bPQOUINI9o+KnLcqcAzIY/0l5l6BDMSZh/z51wjr4gIhAO6rcDdBu093WFiKJ+37lKKPYrBUI7LkiUslvKzkeUqA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260607130740-d4625e57e2b9d8222d7930253b8cfe8846222e43","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d4625e57e2b9d8222d7930253b8cfe8846222e43","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260607130740-d4625e57e2b9d8222d7930253b8cfe8846222e43_1780837810563_0.038209329458110064","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260607130806-7f7cc4cd035dd0520ab7340a5d8828aa06809322":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260607130806-7f7cc4cd035dd0520ab7340a5d8828aa06809322","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260607130806-7f7cc4cd035dd0520ab7340a5d8828aa06809322","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0b91fec5a41bec2387168714f9cf624c47b72ea6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260607130806-7f7cc4cd035dd0520ab7340a5d8828aa06809322.tgz","fileCount":5,"integrity":"sha512-ngjJlZEpJW5NJva/Cvz0vfgfaD4t6JEJlUssHFEvUX/Z98S7Qq1A2Z0hFCOrY6Txflu6k1NVUScbQGw/p2w/Hw==","signatures":[{"sig":"MEQCIDrMnEBSxQ8trOf4IAk+pWxDEelrvDGBqbTpG2VdpJUeAiBzselqu0PO7AAD6iwAxQueAM0+5W3cm1xlFARGqJV6RA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260607130806-7f7cc4cd035dd0520ab7340a5d8828aa06809322","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7f7cc4cd035dd0520ab7340a5d8828aa06809322","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260607130806-7f7cc4cd035dd0520ab7340a5d8828aa06809322_1780837835970_0.6804932087338691","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260607131249-e9272a5537645f374f9260289a467e3791406ba9":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260607131249-e9272a5537645f374f9260289a467e3791406ba9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260607131249-e9272a5537645f374f9260289a467e3791406ba9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0a9d6f5af74d11af1e74664d1181d5e258723d3c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260607131249-e9272a5537645f374f9260289a467e3791406ba9.tgz","fileCount":5,"integrity":"sha512-R4KvFfTA5xcBVFr02qn2QGq/wvjZwc8obtnu6Por132fFw+3j0emo1VxULcdBcpHF4PMlEYQf62eWpuim+Wt4w==","signatures":[{"sig":"MEYCIQDqQu81FaULR/m68LHakfMXjj59T/LSkXqLttT6ybLYRQIhAP+e4MGTE4Orqt5jW27mRi64wG8aQccmq/xjV9yJHcv1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260607131249-e9272a5537645f374f9260289a467e3791406ba9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e9272a5537645f374f9260289a467e3791406ba9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260607131249-e9272a5537645f374f9260289a467e3791406ba9_1780838117403_0.4383295834301224","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260608002700-298f64dd2a0f5d9b4ed0480855f57b7a997df55e":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260608002700-298f64dd2a0f5d9b4ed0480855f57b7a997df55e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260608002700-298f64dd2a0f5d9b4ed0480855f57b7a997df55e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"64438ecdbf470d7741e9692803c13027feb42288","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260608002700-298f64dd2a0f5d9b4ed0480855f57b7a997df55e.tgz","fileCount":5,"integrity":"sha512-clK3WluVmHzUGozpAhGZpV/Izr2EqbMxcBKQ2CDhb8WP23CtSk0JiLVXcYye+VUFFrNzQNtztw5OrJcwhhsBcg==","signatures":[{"sig":"MEUCIAc22wv+Nul1qbVfnazw9Daj4qC9oePqtLcZuxGcYbXNAiEAs4KBHVVkEILLR4fdOA08s83mK+/Kl6bCR/9BVHr48/0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260608002700-298f64dd2a0f5d9b4ed0480855f57b7a997df55e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"298f64dd2a0f5d9b4ed0480855f57b7a997df55e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260608002700-298f64dd2a0f5d9b4ed0480855f57b7a997df55e_1780878566736_0.31512910849830367","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260608002939-075c4ec69aff1426a86d23af37a5c1a169b440a2":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260608002939-075c4ec69aff1426a86d23af37a5c1a169b440a2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260608002939-075c4ec69aff1426a86d23af37a5c1a169b440a2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d301120a4d2417a69ea24ca791c0f351e5de8664","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260608002939-075c4ec69aff1426a86d23af37a5c1a169b440a2.tgz","fileCount":5,"integrity":"sha512-9P0Hw6J2ERjXC++a20EzdgfhRN+mG5ASaxJD47tZSLUcc/NkYh+xUgZ2UkvdRZAsbvYq8uDo6OsHqHpEPV5MVg==","signatures":[{"sig":"MEQCIEHCBU9DGuQmCHvs5iCmtZ9zCjJRgmOy5RxsJniu1uBiAiB6OZvshC/9ca+Kwe8tX/J3sPjPkB8+NdkRNq7zrBFMGA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260608002939-075c4ec69aff1426a86d23af37a5c1a169b440a2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"075c4ec69aff1426a86d23af37a5c1a169b440a2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.13.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260608002939-075c4ec69aff1426a86d23af37a5c1a169b440a2_1780878729433_0.2670167929866569","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260608123535-eba5294be2680f528dbb491b313f2b365847be9d":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260608123535-eba5294be2680f528dbb491b313f2b365847be9d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260608123535-eba5294be2680f528dbb491b313f2b365847be9d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"86529536086c360bc4b1ed7ce6d86db6b3937d20","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260608123535-eba5294be2680f528dbb491b313f2b365847be9d.tgz","fileCount":5,"integrity":"sha512-A5+ftRbCxOxbvpSTIOqHUszurLd4RygiJgwD7OLhrIa0APWFtsm75R9EBIlgYcIz9GE8/tU0gclnKMNrZvYQdA==","signatures":[{"sig":"MEYCIQDizYyskaQGOiPzR+sQwxwMffOwcH/kZkrcerobVa6NMQIhAI9Rykhk4Lj4x3O1QCP0T/ntg5AjnoDNkAh6Vu3p9gRY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260608123535-eba5294be2680f528dbb491b313f2b365847be9d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"eba5294be2680f528dbb491b313f2b365847be9d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260608123535-eba5294be2680f528dbb491b313f2b365847be9d_1780922286476_0.536332644069285","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260608140011-7a7e35a694e3101b032543c06695f17dcf69c371":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260608140011-7a7e35a694e3101b032543c06695f17dcf69c371","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260608140011-7a7e35a694e3101b032543c06695f17dcf69c371","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5c0dfda20c67157b6b0d90028763099e1294e9e3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260608140011-7a7e35a694e3101b032543c06695f17dcf69c371.tgz","fileCount":5,"integrity":"sha512-O86UukNKPgSNZE5OJvzZgPiHzLAhWpWS5Mc8LVTb/7KFGfw7bDMmi+5kuz/L725Qa697lNcKYhx/Wq/5LbRJOQ==","signatures":[{"sig":"MEUCIQDIi2N6N8phV5F6gyi8vn5GcWr/+1asZjySaF1i49VlPgIgQSFzY4tAKeAhBnqZIwN5bOVAANe4YldnhOEVP2iB7Jk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260608140011-7a7e35a694e3101b032543c06695f17dcf69c371","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7a7e35a694e3101b032543c06695f17dcf69c371","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260608140011-7a7e35a694e3101b032543c06695f17dcf69c371_1780927357340_0.5817527381118159","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260608173945-13e46d0a7bbb2d4a85741297906838ba870bb93c":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260608173945-13e46d0a7bbb2d4a85741297906838ba870bb93c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260608173945-13e46d0a7bbb2d4a85741297906838ba870bb93c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6acdcec85ad5a9e5592e25f288a7a7a0fc48970c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260608173945-13e46d0a7bbb2d4a85741297906838ba870bb93c.tgz","fileCount":5,"integrity":"sha512-D2uTC2Okkhkid4D6MbAnhuO90Ad9XHqjvcg211wpJaFYQ1hQQx+L5oTs3ie2Njdk0FeR7jK8ryFsWkgb1SzxLA==","signatures":[{"sig":"MEUCIQDyCNxnV9Nwl2Rdl/nNJh4Q2A5d5dISjhKA7cik7mlj5AIgWYyxbPD0ZTBjhQc6hMi39crWR/l10wjld9E406x7Dc8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260608173945-13e46d0a7bbb2d4a85741297906838ba870bb93c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"13e46d0a7bbb2d4a85741297906838ba870bb93c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260608173945-13e46d0a7bbb2d4a85741297906838ba870bb93c_1780940534393_0.40030323658533473","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260608210031-d58e22f57bd8615138e653ab673bf6af69a70019":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260608210031-d58e22f57bd8615138e653ab673bf6af69a70019","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260608210031-d58e22f57bd8615138e653ab673bf6af69a70019","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"42dc20d08bd229873bbfb6ca870b914ef6707e4f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260608210031-d58e22f57bd8615138e653ab673bf6af69a70019.tgz","fileCount":5,"integrity":"sha512-nyE3DAkQGPGiMm5ufWWz3UvWZZKwZOzMuA94lee42Xqqx3XxzXtTXMDCkyE26HYgRAgRr6eVtKMlst3nz4LlhQ==","signatures":[{"sig":"MEQCIATzNqgZ7MqBpm6kIu7rlbh2TiP9Sb9LWOljrOZzrkIUAiBPZ6Jp1HecBh6aA78SHsEI9gsfUlCUZTP8HIeb1VVlbQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260608210031-d58e22f57bd8615138e653ab673bf6af69a70019","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d58e22f57bd8615138e653ab673bf6af69a70019","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260608210031-d58e22f57bd8615138e653ab673bf6af69a70019_1780952578752_0.6831780873182316","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260608210047-8e96208770fbe895925a26d1f9d016c046bca7ab":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260608210047-8e96208770fbe895925a26d1f9d016c046bca7ab","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260608210047-8e96208770fbe895925a26d1f9d016c046bca7ab","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1eb7c193f5824551f6fb36e0023d63f63d89586c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260608210047-8e96208770fbe895925a26d1f9d016c046bca7ab.tgz","fileCount":5,"integrity":"sha512-CzBVgxkynK3t0E9EEP9BnEGV2GFzay39FaWYoK3Mgi5xzzDWZrF7DcdIr3fIBRS5aFCerJ+oTjpTUdQu5KafSQ==","signatures":[{"sig":"MEUCIQC8LLbFp/NQt49Rjih4hX3oRXhWyzVlTuzsxZfJ5hZTuQIgZYpL2OwHh0qkCwvLzCA7ibqVNkvI7oqlcu+GErZs0u8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260608210047-8e96208770fbe895925a26d1f9d016c046bca7ab","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8e96208770fbe895925a26d1f9d016c046bca7ab","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260608210047-8e96208770fbe895925a26d1f9d016c046bca7ab_1780952600171_0.05216753045743916","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260609103418-f74b685e131f33fe33c3d39f7729059eb583a3bb":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260609103418-f74b685e131f33fe33c3d39f7729059eb583a3bb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260609103418-f74b685e131f33fe33c3d39f7729059eb583a3bb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ee5abedc9204ad483901268d6e96b124f0251e0e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260609103418-f74b685e131f33fe33c3d39f7729059eb583a3bb.tgz","fileCount":5,"integrity":"sha512-v2O36G9ZbNUiV4H0KirtF4+mOWPhO2wSnjuEKCH6bC55yqVEUtQD4nmM7EEdk0i6elVW7Nlf1PE9rS9DvTFQAA==","signatures":[{"sig":"MEUCIQC3CrSNcIZrN1Q2TZDZ8ajK/G4VhC1y2WvrY3p9EBxTxwIgDJsTtEWQo2aFzBxfZyQ2rr6s/t7K3xN76YyP8hk7qDU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260609103418-f74b685e131f33fe33c3d39f7729059eb583a3bb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f74b685e131f33fe33c3d39f7729059eb583a3bb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260609103418-f74b685e131f33fe33c3d39f7729059eb583a3bb_1781001414636_0.5009848815273221","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260609123352-bf90742402cbedfc0d08a3a27988648d28c7fef5":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260609123352-bf90742402cbedfc0d08a3a27988648d28c7fef5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260609123352-bf90742402cbedfc0d08a3a27988648d28c7fef5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a1d80c25099dc0a00061ad33431f4a5f2b92d468","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260609123352-bf90742402cbedfc0d08a3a27988648d28c7fef5.tgz","fileCount":5,"integrity":"sha512-SbXyJEz8fq0FoUFHL5fDYtEhq9idi96Q+nKUU9Z0eKagPsua950VjKaDSOUXnEUNF9CbdGQyqj2ZWmYUOvmvRw==","signatures":[{"sig":"MEUCIHP/A5191A7celJZIrX7LdNXsMVlFTKLTaTrf3z2N4YjAiEA63eAcHSsFXE2OAtNZ53GTixos5MecyvLNis9e4CU3yU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260609123352-bf90742402cbedfc0d08a3a27988648d28c7fef5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bf90742402cbedfc0d08a3a27988648d28c7fef5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260609123352-bf90742402cbedfc0d08a3a27988648d28c7fef5_1781008572676_0.5013544650816879","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260609130419-bd668f54d4e7fa08d9930d8e74acb55a75d3403b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260609130419-bd668f54d4e7fa08d9930d8e74acb55a75d3403b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260609130419-bd668f54d4e7fa08d9930d8e74acb55a75d3403b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ee282e5bf42fa13edc08973865c26fab790fa765","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260609130419-bd668f54d4e7fa08d9930d8e74acb55a75d3403b.tgz","fileCount":5,"integrity":"sha512-IvZAG5333GumEu1b6tkjBGjJjGXt9QFiErv/+NLo+ueNOcPUGC5zIzKIg3oINOrl6YACGkgWU49i6YKDoVPx1w==","signatures":[{"sig":"MEYCIQDs8A9YZnJYk4l+LpR2JorPU34dtp3hcXFOuA3n55oQuwIhAK6yngKwP/dCvRB2uRl61uHGqBXA3H4OnnRQpBSKzlSu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260609130419-bd668f54d4e7fa08d9930d8e74acb55a75d3403b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bd668f54d4e7fa08d9930d8e74acb55a75d3403b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260609130419-bd668f54d4e7fa08d9930d8e74acb55a75d3403b_1781010409381_0.4394803286107216","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260609131814-da1fb10cc322894fa29e628d40e0618330ae554c":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260609131814-da1fb10cc322894fa29e628d40e0618330ae554c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260609131814-da1fb10cc322894fa29e628d40e0618330ae554c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ecc67a82a1fadee7600aacebfe02efd9a7d8304c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260609131814-da1fb10cc322894fa29e628d40e0618330ae554c.tgz","fileCount":5,"integrity":"sha512-85UpATeGKPuUc7xAyvbub+UO6Q/2ONi2Rv86ZqJFUgbR3pPwY4A+Qa0RaQ2AQKQ9Gpu+Za/IHAbIbV40oA/3oQ==","signatures":[{"sig":"MEQCICjzuM8K/HDMRV6ZpXRYy1Z3N4UK281fq2Rh0B5glpjsAiAt2OEX6mWpGnHuWDVXv9Tr0IJ2/SIZT48Klfh6gHwzyw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260609131814-da1fb10cc322894fa29e628d40e0618330ae554c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"da1fb10cc322894fa29e628d40e0618330ae554c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260609131814-da1fb10cc322894fa29e628d40e0618330ae554c_1781011241157_0.23086432238611487","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260609132310-1c36386b7399448cc2e7d3964bc998e309b7478c":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260609132310-1c36386b7399448cc2e7d3964bc998e309b7478c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260609132310-1c36386b7399448cc2e7d3964bc998e309b7478c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c84c3ff93397c34c844ce28865b863de32b6292a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260609132310-1c36386b7399448cc2e7d3964bc998e309b7478c.tgz","fileCount":5,"integrity":"sha512-bCZUP2lxQYKahdyj9j6ikeoeiROb6m65rRuiIpz6Iibd3MkRo84T1gn/7JixL7bN2bxiJBnCvC1kG2zo20HS7A==","signatures":[{"sig":"MEYCIQCE8Z3hfPO6Fzh1J2hZz0get6oY2AIpQlEEWO4ElgJLfQIhALwTYgHKQAEgUZzaQxVBvi6mH8LJY07OVJDy43co3A1S","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260609132310-1c36386b7399448cc2e7d3964bc998e309b7478c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1c36386b7399448cc2e7d3964bc998e309b7478c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260609132310-1c36386b7399448cc2e7d3964bc998e309b7478c_1781011543038_0.022881827511424202","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260609133025-1aea385bcde61a84953684e36955082c8a7434cb":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260609133025-1aea385bcde61a84953684e36955082c8a7434cb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260609133025-1aea385bcde61a84953684e36955082c8a7434cb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"47f7376c5b6a44588b9a5c790a293c367f72a548","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260609133025-1aea385bcde61a84953684e36955082c8a7434cb.tgz","fileCount":5,"integrity":"sha512-/uAV+0vbGBNL7c7fghLdEFM89smrUz/O6qX8n8aq/1VSwJThsuDEJemrEk+YaQtHvcKt7SIutoYNtbzWugjUHw==","signatures":[{"sig":"MEUCIHDSXV4Ssx0NBHn832TfV1k5YZJhUSPkaGB0+ak2RsdUAiEAg74aPrudjfEALfKMlr/RcCM56c6+TKVtVsr99Q2wuBU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260609133025-1aea385bcde61a84953684e36955082c8a7434cb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1aea385bcde61a84953684e36955082c8a7434cb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260609133025-1aea385bcde61a84953684e36955082c8a7434cb_1781011965149_0.2652586185348511","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260610064152-a72e369347eb0754c540368637c6b98e984934cf":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260610064152-a72e369347eb0754c540368637c6b98e984934cf","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260610064152-a72e369347eb0754c540368637c6b98e984934cf","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2dcf5bd2c56c9803b0936813347fb836a78fa674","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260610064152-a72e369347eb0754c540368637c6b98e984934cf.tgz","fileCount":5,"integrity":"sha512-SV9Kqva6PhFwK6oi0aU9KMNp90IimWEMYvfKhNmnP+HXNl4v2n7GtrOvGFc7DfP+cZyqHpHuiheH2p4kH11WgA==","signatures":[{"sig":"MEUCIBHJNErCUrIa5JRwHq9reiWLHQMD5KLpLT/hDocwyIshAiEAt+isRmRVMdfxNwS1hAHyW1ZUXyVF8V/rTX/plMldY+A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260610064152-a72e369347eb0754c540368637c6b98e984934cf","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a72e369347eb0754c540368637c6b98e984934cf","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260610064152-a72e369347eb0754c540368637c6b98e984934cf_1781073866392_0.6969468863394965","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260610064215-350125121cbf650e5d882693cb7c632cb0d3a9bc":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260610064215-350125121cbf650e5d882693cb7c632cb0d3a9bc","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260610064215-350125121cbf650e5d882693cb7c632cb0d3a9bc","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fe7f3667a51264b1dc6dcd73f00209965ee7a036","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260610064215-350125121cbf650e5d882693cb7c632cb0d3a9bc.tgz","fileCount":5,"integrity":"sha512-OFG/ri3iPy9VThL0xyf7sWISPNzBgpDofP9qjBmgTWa5PPUgV20aBaiunAcgnfIUelXLXVMRFw+hd1xFFNnruw==","signatures":[{"sig":"MEUCIQCH6KdpxEavEy3P9+f+pMXb1HaYCwhmBukXw8d9Xc+GfQIgT82iq7q44BnqkUg9C93TYEihsYL+Qfu9BcVlO8uqhWY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260610064215-350125121cbf650e5d882693cb7c632cb0d3a9bc","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"350125121cbf650e5d882693cb7c632cb0d3a9bc","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260610064215-350125121cbf650e5d882693cb7c632cb0d3a9bc_1781073887155_0.3575255702745963","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260610064932-92e2c3b0f822550acaad46a1e375ee379efae12f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260610064932-92e2c3b0f822550acaad46a1e375ee379efae12f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260610064932-92e2c3b0f822550acaad46a1e375ee379efae12f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d72cd2593d42f3a0ac213d4429e5603022b6908e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260610064932-92e2c3b0f822550acaad46a1e375ee379efae12f.tgz","fileCount":5,"integrity":"sha512-ShYJVqVr9b3FuicDz/gQKZUp4+xGKAzwxNBau7QUkYZhg3MRMxhZp2IiZqo9xcicQwWAtlx5/26z0OD11ffXKg==","signatures":[{"sig":"MEUCIQD2p9Yo/9tzL547DrdjXwwS7jk2/OL5jOaB3GcSt9/ikwIgDT8bbzFJhyPzg2MzQlTx2Ee3cnB/eJ206jM51/fSDAs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260610064932-92e2c3b0f822550acaad46a1e375ee379efae12f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"92e2c3b0f822550acaad46a1e375ee379efae12f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260610064932-92e2c3b0f822550acaad46a1e375ee379efae12f_1781074318965_0.41693348686492016","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260610065158-f9a1a69e8050cd14d459388f0793e2826539ce36":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260610065158-f9a1a69e8050cd14d459388f0793e2826539ce36","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260610065158-f9a1a69e8050cd14d459388f0793e2826539ce36","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3bb911b019cf3ee1900d4eefe867bc71b6a476ac","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260610065158-f9a1a69e8050cd14d459388f0793e2826539ce36.tgz","fileCount":5,"integrity":"sha512-N8XcI0hcoezRCy6P7ruAfG9Ux6KWlX61vXnNy/IeAS2kQ0vpMRE7yHNd5IAtiT7S1ixHyIeW0eEqQXOegGDWnA==","signatures":[{"sig":"MEUCIHSuJFcyrufpVkfOKvsJLQYx9YDEBuLdV075gV10TIuuAiEAhHqIFuRz+eUMEUjHe3qvmz6E+Ph2ApkV8KgziHu9lBM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260610065158-f9a1a69e8050cd14d459388f0793e2826539ce36","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f9a1a69e8050cd14d459388f0793e2826539ce36","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260610065158-f9a1a69e8050cd14d459388f0793e2826539ce36_1781074469032_0.5192689242687645","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260610091345-e2f1042792675e72f87a7c7c6103505acad23d2a":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260610091345-e2f1042792675e72f87a7c7c6103505acad23d2a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260610091345-e2f1042792675e72f87a7c7c6103505acad23d2a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"899394d636012bef2e9b2ea4cb01ace6532eee5b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260610091345-e2f1042792675e72f87a7c7c6103505acad23d2a.tgz","fileCount":5,"integrity":"sha512-4P7/ABMl+xHUcf/vYNn8VpojOcqkTTDYX7/lUVQoAFPkOitDJoBkmS9M4M4nRjZQL6KX7zupGNtUi0Z6u3Avmw==","signatures":[{"sig":"MEUCIGuRCDn+cQ3tLURMvlRkDWmaJo47pI2tm5xCMCxEuHXrAiEAwJ18N6nnIL8VA3TfnAA2LEWJ0axBl7YVHgPO9q4Kk/o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260610091345-e2f1042792675e72f87a7c7c6103505acad23d2a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e2f1042792675e72f87a7c7c6103505acad23d2a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260610091345-e2f1042792675e72f87a7c7c6103505acad23d2a_1781083002138_0.28501308449900575","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260610094049-e2f1042792675e72f87a7c7c6103505acad23d2a":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260610094049-e2f1042792675e72f87a7c7c6103505acad23d2a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260610094049-e2f1042792675e72f87a7c7c6103505acad23d2a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4294eb6a2de3977ffad54361eb94fc64f02cd72c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260610094049-e2f1042792675e72f87a7c7c6103505acad23d2a.tgz","fileCount":5,"integrity":"sha512-e981CUCjzSHJjtkKVT33F+gwnZ8usLapO+buQ87z7xMPvd1m0P+tClrsU84bpb6fFdwBvqkO3scd5qsQEOzhkw==","signatures":[{"sig":"MEUCIQDU9rVVnZ0EEbRoR5JmPMjPSesclIXWtIlQCPCnqvUBcAIgd+UaPGhFfKwHPS0veVel5y/AcavaDH9G86PMfqbq1Xw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260610094049-e2f1042792675e72f87a7c7c6103505acad23d2a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1990964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e2f1042792675e72f87a7c7c6103505acad23d2a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260610094049-e2f1042792675e72f87a7c7c6103505acad23d2a_1781084597820_0.1506663880157637","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260610095003-0e8c57bf0f76dcc2669efb81679663e513176975":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260610095003-0e8c57bf0f76dcc2669efb81679663e513176975","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260610095003-0e8c57bf0f76dcc2669efb81679663e513176975","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"79f1a12546a7e3f98f7345021f5667655ef1d01e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260610095003-0e8c57bf0f76dcc2669efb81679663e513176975.tgz","fileCount":5,"integrity":"sha512-luCWfbho1i7UQVopWv+pjmbQiJF/KHP0AtUI+B8+BGZliVwOJUopssD9zCR8cm040v1mJecPTpHg7kNbARRQrQ==","signatures":[{"sig":"MEUCIE670hEl2ft7GDuge+ooJMYQupt7shVBXg/anO+Z16G/AiEAhQ72cKywWsQuewDulQuotzBOTF/k5H0yIQFSx5qWq1Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260610095003-0e8c57bf0f76dcc2669efb81679663e513176975","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0e8c57bf0f76dcc2669efb81679663e513176975","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260610095003-0e8c57bf0f76dcc2669efb81679663e513176975_1781085156469_0.08031754060719387","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260610101548-4065c11770379e4e33ad6cb599c572bd1faaf7fc":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260610101548-4065c11770379e4e33ad6cb599c572bd1faaf7fc","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260610101548-4065c11770379e4e33ad6cb599c572bd1faaf7fc","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b14ed73345f8c284977d2a3c6b30297cf50492e5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260610101548-4065c11770379e4e33ad6cb599c572bd1faaf7fc.tgz","fileCount":5,"integrity":"sha512-Dg6udKL9xMXvPp81jaWqSrjG2N2nf3j53UL4XK0hFaJUHUx8CVgYNYS+7SH0a2iO5IoG/vhNXmNzrysyiQdnxg==","signatures":[{"sig":"MEUCIQCLB7XQsLSRmpOhFKJEo57YZ/5DkVD5Z0G1ywQ/M/ikugIgDy56+6sbwOEAkoMzolyoSc8nDplSuVLmlQ3syQQdCr8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260610101548-4065c11770379e4e33ad6cb599c572bd1faaf7fc","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4065c11770379e4e33ad6cb599c572bd1faaf7fc","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260610101548-4065c11770379e4e33ad6cb599c572bd1faaf7fc_1781086699629_0.9869743045999493","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260610120241-05273ba8eb2c6cb95eddadba9492bb44bb00835f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260610120241-05273ba8eb2c6cb95eddadba9492bb44bb00835f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260610120241-05273ba8eb2c6cb95eddadba9492bb44bb00835f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c7d64f29902bffd82132de976e804873cb963dfe","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260610120241-05273ba8eb2c6cb95eddadba9492bb44bb00835f.tgz","fileCount":5,"integrity":"sha512-y59pTpswsUlrU57r9yc8KAsAki2gAEpq4F8285xTQeO3cvkK6UNIbi2M4DKxBNFu94oO2vIafShlIQJotuNk8w==","signatures":[{"sig":"MEUCIQC/8cytNFZlS1d/UTZGX5UsAltiB+EUNklWME+YZm3MwQIgRTDEUMeqv5mGZ6Fbhpf6i1CL9SJwIUg1N+3zWT1I/F4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260610120241-05273ba8eb2c6cb95eddadba9492bb44bb00835f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"05273ba8eb2c6cb95eddadba9492bb44bb00835f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260610120241-05273ba8eb2c6cb95eddadba9492bb44bb00835f_1781093114606_0.17027735569130775","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260610121237-0e8c57bf0f76dcc2669efb81679663e513176975":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260610121237-0e8c57bf0f76dcc2669efb81679663e513176975","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260610121237-0e8c57bf0f76dcc2669efb81679663e513176975","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"15059071ea74d47b5af8bfe3d81b1f4fb82ea4ae","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260610121237-0e8c57bf0f76dcc2669efb81679663e513176975.tgz","fileCount":5,"integrity":"sha512-YDxu/ku0cbr8GXOw0spcEJGGq0V8+dQAuPDG1Lsy1XFcxZDdxKjl9wuQuIz9i67i5cm25/PFleEG1dUZ23nChw==","signatures":[{"sig":"MEUCIQC+3iTiB4Xh9opDkAGg9PcqHcWp5W9C0cj7hZWrOaqRhQIgGB81SbooerbWiOchTEMlFexXlMVg7syRbu6OhYDPd7k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260610121237-0e8c57bf0f76dcc2669efb81679663e513176975","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0e8c57bf0f76dcc2669efb81679663e513176975","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260610121237-0e8c57bf0f76dcc2669efb81679663e513176975_1781093672442_0.1629657663583448","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260610122047-c1c5f386d878fdc838e0f6e5ec22a4443058d3b6":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260610122047-c1c5f386d878fdc838e0f6e5ec22a4443058d3b6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260610122047-c1c5f386d878fdc838e0f6e5ec22a4443058d3b6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"627215d1eb61fe4036a4e05d882897a6c8231703","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260610122047-c1c5f386d878fdc838e0f6e5ec22a4443058d3b6.tgz","fileCount":5,"integrity":"sha512-q2CrepCIMNx0+UAtVTMnC/1Of37XOO3Oq8kzy7ver1WqntKUk1NoWv9ZGJpDhBQJISNmPjvEofOrvuLUq0PEkA==","signatures":[{"sig":"MEYCIQCANisA/3szQbyXE4PUi+Ul2EBBPa7H3K0bsSSrZShU8AIhAN2VsTjnTusTYMuogM+slsAGZIsnkVyILXXE23CuvCsH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260610122047-c1c5f386d878fdc838e0f6e5ec22a4443058d3b6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c1c5f386d878fdc838e0f6e5ec22a4443058d3b6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260610122047-c1c5f386d878fdc838e0f6e5ec22a4443058d3b6_1781094200708_0.5576053461678361","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260610122403-1fe0b9971f4227849d0100a0de7024131a9616e3":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260610122403-1fe0b9971f4227849d0100a0de7024131a9616e3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260610122403-1fe0b9971f4227849d0100a0de7024131a9616e3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0ba79b47fa5b1f6f83b303d1cdcbd1be8828b32d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260610122403-1fe0b9971f4227849d0100a0de7024131a9616e3.tgz","fileCount":5,"integrity":"sha512-65sQtUnxoGYNdxt2c+aEgBzjbmHlWjgU4nGWl6P+5B+SZfGtuyLX+RuEOChJIcKkMe/i3Uq2Kwir3MkRaeP3jQ==","signatures":[{"sig":"MEYCIQCi7Esh66Nwl8+w1Oh3/Myxq/12lVjAhey/Jb8heq3slQIhANdhYkp1s6wP5KrWrFcIHnvRu/WRHlbwYlmQ2mhZtNjF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260610122403-1fe0b9971f4227849d0100a0de7024131a9616e3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1fe0b9971f4227849d0100a0de7024131a9616e3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260610122403-1fe0b9971f4227849d0100a0de7024131a9616e3_1781094397833_0.02182531932620213","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260610153636-2f160e1e18f1d027003c608fa86542e90515ad5e":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260610153636-2f160e1e18f1d027003c608fa86542e90515ad5e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260610153636-2f160e1e18f1d027003c608fa86542e90515ad5e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"24e420442fd9e62bff9cd40d6a821249646db85e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260610153636-2f160e1e18f1d027003c608fa86542e90515ad5e.tgz","fileCount":5,"integrity":"sha512-AS4KL7YLP1WUBN2G5iN8IatJij8d0JVH6q6sCLXlyIlZ776Z3IOvj6mJ3832KgjRzHhNcheBjFgo9y9N0UhFrQ==","signatures":[{"sig":"MEUCICeQQm98dApU0G3FhDMF0DyLAbeRapOdQoNVKDlMuml1AiEAkgZC1NvjESShkZR1c/D+vrEDG84XeY+kwz8TZbtqOAA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260610153636-2f160e1e18f1d027003c608fa86542e90515ad5e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2f160e1e18f1d027003c608fa86542e90515ad5e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260610153636-2f160e1e18f1d027003c608fa86542e90515ad5e_1781105950726_0.9362107330113543","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260610161124-0fa5565144748c155583e228e238390e8e765097":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260610161124-0fa5565144748c155583e228e238390e8e765097","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260610161124-0fa5565144748c155583e228e238390e8e765097","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9fbe069b4c15795cbe24b756a4d774f59eace485","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260610161124-0fa5565144748c155583e228e238390e8e765097.tgz","fileCount":5,"integrity":"sha512-743AQ0qOh+J0Ts52nksR2B65AAFXORUC4rCf4lBBgMf0PX18kj1PztRyTNAqcUX8Mqg0bkyQa+8NO3LMI5y1EA==","signatures":[{"sig":"MEUCIFceZYR5lZZPYX7OVHTop6LSy1wKwW1TstqiaszWjjKgAiEA1YoBSd0rPXdsilC1Ua7VVm9TepOZfDJzFfM0O958NHM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260610161124-0fa5565144748c155583e228e238390e8e765097","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0fa5565144748c155583e228e238390e8e765097","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260610161124-0fa5565144748c155583e228e238390e8e765097_1781108006911_0.23000037432551834","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260611082956-2a398817e3ec496ceabdb16ea23d32e73a035716":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260611082956-2a398817e3ec496ceabdb16ea23d32e73a035716","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260611082956-2a398817e3ec496ceabdb16ea23d32e73a035716","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8e39dec4418e3d1e5d435980424f589637e10250","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260611082956-2a398817e3ec496ceabdb16ea23d32e73a035716.tgz","fileCount":5,"integrity":"sha512-K5PaHQsZVw5COejvFAb+1BrbNX0ozTd/A1tNh4ne2pEHo7WkmdrHFd8zOIi/xOKsFwKeNSLFZY6623ojYWa9cA==","signatures":[{"sig":"MEQCICN+h/zQYrjwpQWbXpSEanMhwkhmfpwd+5filrcexE5mAiAQLLnjVKu/fdFRDVbKHdPk4JVne29on7DM2G9KJldBVA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260611082956-2a398817e3ec496ceabdb16ea23d32e73a035716","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2a398817e3ec496ceabdb16ea23d32e73a035716","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260611082956-2a398817e3ec496ceabdb16ea23d32e73a035716_1781166751475_0.21768114933853178","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260611084943-4e47fafce3a3584ff99b2304531a2e2cd1cfe3a6":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260611084943-4e47fafce3a3584ff99b2304531a2e2cd1cfe3a6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260611084943-4e47fafce3a3584ff99b2304531a2e2cd1cfe3a6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bdc72530e013a460bf83485d9957d62da8b4b86f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260611084943-4e47fafce3a3584ff99b2304531a2e2cd1cfe3a6.tgz","fileCount":5,"integrity":"sha512-UzZojnSOLULsjz8d7brUDcene32rjpqg02jReWr3APpUC1b5+CEQICGgR9DrVXlmRPab0zz3kCZSG+d5cKPLWw==","signatures":[{"sig":"MEQCIFu+GytCL0cYpae8LIWk6adJTPrdtrJx8p8b+4MP88KBAiAx7+UHp+ufdO5Q1HCB+k4j206AofY0FCBAJq/fH+TBQQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260611084943-4e47fafce3a3584ff99b2304531a2e2cd1cfe3a6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4e47fafce3a3584ff99b2304531a2e2cd1cfe3a6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260611084943-4e47fafce3a3584ff99b2304531a2e2cd1cfe3a6_1781167938388_0.3139636264574528","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260611085222-9c64da0b92a4abce98dee051d4ee1ba0f5b0c130":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260611085222-9c64da0b92a4abce98dee051d4ee1ba0f5b0c130","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260611085222-9c64da0b92a4abce98dee051d4ee1ba0f5b0c130","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"53f108e11e7850bfd25ded2e6f75ea5d9383a76b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260611085222-9c64da0b92a4abce98dee051d4ee1ba0f5b0c130.tgz","fileCount":5,"integrity":"sha512-F7XiNcCMKPbF6cS30xqay9hYsM/nR7Kn0c+RJVxPt2jldBwrGfMWwbLKpMcM/9gTw3BFRasPKEwny+qLUFQkKg==","signatures":[{"sig":"MEUCIGnhPZeEbh5LnANrvCbf7bn1lutVweH7zY18Z0BzQ5QvAiEA6ZxknebaH+4qMLy1CHxmUCvTKizpWHw2DVgVBiyZSFs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260611085222-9c64da0b92a4abce98dee051d4ee1ba0f5b0c130","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9c64da0b92a4abce98dee051d4ee1ba0f5b0c130","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.1","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260611085222-9c64da0b92a4abce98dee051d4ee1ba0f5b0c130_1781168093879_0.06623381991051258","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260611145940-a74a5ef765d651ad06f305ee5c02b0548015e736":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260611145940-a74a5ef765d651ad06f305ee5c02b0548015e736","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260611145940-a74a5ef765d651ad06f305ee5c02b0548015e736","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"48d40656e7a17656565bd16e9cdc5c952399dd49","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260611145940-a74a5ef765d651ad06f305ee5c02b0548015e736.tgz","fileCount":5,"integrity":"sha512-TCEgFSc4e928a4XMWxSrpIixQ3dKRybQtrSjS9aQiesmjuyY2k+N2qsbPN3xO2I6yAI0XbiygxscN4kL34oFTg==","signatures":[{"sig":"MEUCIQCFCrFWG8bapuLcQpp9jeEqZWWmcXRIIzqeNuIctIC2IQIgSk+t9mcU9TcDkeFI7M+HAC4coYVamfSlfoRXqyhiwJY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260611145940-a74a5ef765d651ad06f305ee5c02b0548015e736","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a74a5ef765d651ad06f305ee5c02b0548015e736","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260611145940-a74a5ef765d651ad06f305ee5c02b0548015e736_1781190131547_0.17155370982160623","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615093014-8f0f921dc105ab0431e8c91be6bf74cf35358f1d":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615093014-8f0f921dc105ab0431e8c91be6bf74cf35358f1d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615093014-8f0f921dc105ab0431e8c91be6bf74cf35358f1d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e1cc782312bde9cc7720db0b9d3439fbe5abc6d5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615093014-8f0f921dc105ab0431e8c91be6bf74cf35358f1d.tgz","fileCount":5,"integrity":"sha512-WEC9kXmFojddhxJgcXiEX6wKiW6u9wS3TNIbAoBY+8cmyvue6i3vaEF7Qz+t+v23HixlN+nEIZ26FStOQiYsNg==","signatures":[{"sig":"MEUCIQDHlnL5LXtyyHGEZRV7Sxvt64KB21dfWxAs/nkvCd39agIgHi7+iVgRS8GPrepwA/Sqd4UGg1qr3ejrlDMCWlrpN44=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615093014-8f0f921dc105ab0431e8c91be6bf74cf35358f1d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8f0f921dc105ab0431e8c91be6bf74cf35358f1d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615093014-8f0f921dc105ab0431e8c91be6bf74cf35358f1d_1781515969761_0.565286976291929","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615094012-13b9ad8cbe66064e9eb876b1bfe559e18449043e":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615094012-13b9ad8cbe66064e9eb876b1bfe559e18449043e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615094012-13b9ad8cbe66064e9eb876b1bfe559e18449043e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4eb24b7e2321350a3f3762392f8937ef1fcacc26","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615094012-13b9ad8cbe66064e9eb876b1bfe559e18449043e.tgz","fileCount":5,"integrity":"sha512-UMrrC2/gHpWCinDy8O5C5WlnamZB5cweUggQlWAU2REI2+fs2CP3X3oqNxVQg3vuKmu2Or6DUOuIHzr2mZfy2w==","signatures":[{"sig":"MEQCIG/sVlDumgVUS2IY5gI4ok33jYv9JcfrGMmHQJfxpMjbAiBJMRgCE4yLMwvhX22t3j4/SbWcealsTW6Ea9WUieZ8og==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615094012-13b9ad8cbe66064e9eb876b1bfe559e18449043e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"13b9ad8cbe66064e9eb876b1bfe559e18449043e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615094012-13b9ad8cbe66064e9eb876b1bfe559e18449043e_1781516571132_0.01089024055367016","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615094022-0962d9d51a989bb758de87364daad86b4a6e3f6d":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615094022-0962d9d51a989bb758de87364daad86b4a6e3f6d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615094022-0962d9d51a989bb758de87364daad86b4a6e3f6d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"878fa7cf820c9d0731ebe7519b833de4b1f59fd6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615094022-0962d9d51a989bb758de87364daad86b4a6e3f6d.tgz","fileCount":5,"integrity":"sha512-9m7fDi/bnLMYAoCOcHQbM+4PIev+Y/Aa9ASWOpnhV9GLHEKeqiSUxxkGJWton65qfZ5LgnZsTYITt8YW/Xv3qA==","signatures":[{"sig":"MEUCIQCNj5Kvs94SWzqHl7/YE1XXeVTOfNyxto8pKzG+OS0yBgIgSLN2SmKhJLhZ1haHSkMOj8xmdx3pjXxM3IzX5YC2VZI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615094022-0962d9d51a989bb758de87364daad86b4a6e3f6d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0962d9d51a989bb758de87364daad86b4a6e3f6d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615094022-0962d9d51a989bb758de87364daad86b4a6e3f6d_1781516577523_0.24778497234625352","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615094031-de11d03a08f9d400ec46997b49ddbd2bef3601e1":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615094031-de11d03a08f9d400ec46997b49ddbd2bef3601e1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615094031-de11d03a08f9d400ec46997b49ddbd2bef3601e1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"04cd1e5048c3fb5267792f4af18504bc98a62187","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615094031-de11d03a08f9d400ec46997b49ddbd2bef3601e1.tgz","fileCount":5,"integrity":"sha512-gMeVhJurFCuzspP6AugYx42lrqC6dBGTGw/m79veTRuJQywbAB0PPllkLLIlinI8Cp49NxJ4zGlEp5D5Pt0X/g==","signatures":[{"sig":"MEYCIQCgrq5oH1MFkozue64LdXdMH8QcPHXWAVZzywa2uPEnDAIhAMIculnNGks28N8LMFs4MxYUGbGYGG/AELK0buIef8En","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615094031-de11d03a08f9d400ec46997b49ddbd2bef3601e1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"de11d03a08f9d400ec46997b49ddbd2bef3601e1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615094031-de11d03a08f9d400ec46997b49ddbd2bef3601e1_1781516580887_0.3714733617400712","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615094021-245e9409b993c29ddf7bb44d6e2f42136cd465c7":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615094021-245e9409b993c29ddf7bb44d6e2f42136cd465c7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615094021-245e9409b993c29ddf7bb44d6e2f42136cd465c7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bef799eed5ed4820b1083f46e7bb517290e84bb6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615094021-245e9409b993c29ddf7bb44d6e2f42136cd465c7.tgz","fileCount":5,"integrity":"sha512-8zRWllp46svDBKdsSoNQfPhHVige2PY99mR7vfNDYFl04Yb5soHo17iXer+ZPEByHDUPGykyuA+turTbGzRZsw==","signatures":[{"sig":"MEUCIQC7rDQlsRNCZO/5S/qT8O4FFonExeqMsyh85Q3JDeCJBgIgbQFWjgH8pvgehZJV3+TKpGJoDOq3+WM4F/fDi01BmZY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615094021-245e9409b993c29ddf7bb44d6e2f42136cd465c7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"245e9409b993c29ddf7bb44d6e2f42136cd465c7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615094021-245e9409b993c29ddf7bb44d6e2f42136cd465c7_1781516582868_0.19973983871292766","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615094237-a40d19db19cb1d38748b0d9e5ea987c3964db1ed":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615094237-a40d19db19cb1d38748b0d9e5ea987c3964db1ed","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615094237-a40d19db19cb1d38748b0d9e5ea987c3964db1ed","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"62afe21dc48dc486f06b3b3ae34f837253697dad","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615094237-a40d19db19cb1d38748b0d9e5ea987c3964db1ed.tgz","fileCount":5,"integrity":"sha512-j9W7YDLrlshwSJcJxkM4HmfE4obaCXivsMZMt3e5qbtKk9RGT+jn7EKstDrVh8riw6SXmtmTATb/Rz22SScI5A==","signatures":[{"sig":"MEUCIQD+5uSeqR52+nerRTyeGP6bsi51kkQHenoz1LK0MFLL+AIgIGxwG5fn9LO0sBD4Uv/y66FKISNeaJmNx7X7yfuvyjA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615094237-a40d19db19cb1d38748b0d9e5ea987c3964db1ed","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a40d19db19cb1d38748b0d9e5ea987c3964db1ed","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615094237-a40d19db19cb1d38748b0d9e5ea987c3964db1ed_1781516680039_0.6737338491120961","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615110035-5af2363c91571bf1d66b227e66be8415d700e9f3":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615110035-5af2363c91571bf1d66b227e66be8415d700e9f3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615110035-5af2363c91571bf1d66b227e66be8415d700e9f3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"55cb1263fcbb25c7569f35761dee23b8b152b86e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615110035-5af2363c91571bf1d66b227e66be8415d700e9f3.tgz","fileCount":5,"integrity":"sha512-nPBFZPBTkvTZp63rPzoFmRZPRdBbWwOE0nI9cK9BYr3+FtYspm6SCeb2YeaEfRvbzDH/TavrPc6nAPQaMlgMDQ==","signatures":[{"sig":"MEUCIQDA1JQ2ZBwP3/hisQ/cUF5lf6vmCTTnnGhAWrOPBJYU2QIgXoT8fNFhk32ePeblkGoOfb5iKE1s2mAQZAlWAL8KOCg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615110035-5af2363c91571bf1d66b227e66be8415d700e9f3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5af2363c91571bf1d66b227e66be8415d700e9f3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615110035-5af2363c91571bf1d66b227e66be8415d700e9f3_1781521381660_0.8256942281436694","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615110053-25b90a14e5621992e6c3e1b0975d69a8f9e048b1":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615110053-25b90a14e5621992e6c3e1b0975d69a8f9e048b1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615110053-25b90a14e5621992e6c3e1b0975d69a8f9e048b1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"66b6d0e0dc8a7edf3480c80b4ba449ec53d78934","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615110053-25b90a14e5621992e6c3e1b0975d69a8f9e048b1.tgz","fileCount":5,"integrity":"sha512-eT21R94tc2TCVEcDN1BScxthZEtuJ3indNgEJn8fZCkFtqbgYlEih1jv62JlVw/gnTo5cvm+nsodJzG8TCcq0w==","signatures":[{"sig":"MEYCIQDBTHgv7QNAbEh67y0cc8g1W5qnrSrjXTfpwNwl3WUxSQIhANhDUPxkgZX4VyxBp4M85raNtHtpVbPFEKebiDe6gmiG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615110053-25b90a14e5621992e6c3e1b0975d69a8f9e048b1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"25b90a14e5621992e6c3e1b0975d69a8f9e048b1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615110053-25b90a14e5621992e6c3e1b0975d69a8f9e048b1_1781521395578_0.8516803779001658","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615133401-7dbf6ce9a85ba3ef846b234720c6b49e5ee88808":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615133401-7dbf6ce9a85ba3ef846b234720c6b49e5ee88808","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615133401-7dbf6ce9a85ba3ef846b234720c6b49e5ee88808","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"64e2c38d435e3293dfb39e95cd5d858aa6ac001b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615133401-7dbf6ce9a85ba3ef846b234720c6b49e5ee88808.tgz","fileCount":5,"integrity":"sha512-m57Ey4CK9izAvxcqnvnvItd1KZTYbAyPPdWH6y68G5m9IsCxYmdMfYcwu+R32/4VemuxIS7k3rX5QuP6pXqLlw==","signatures":[{"sig":"MEQCICONgDzLof45QxFaD+l49HXcTgYTF9fxpWRT6yj5UnetAiAnPOLhAo5dfg2EVy9AGTTJPN8KN9CCRd45Ar1qAmPe7Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615133401-7dbf6ce9a85ba3ef846b234720c6b49e5ee88808","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7dbf6ce9a85ba3ef846b234720c6b49e5ee88808","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615133401-7dbf6ce9a85ba3ef846b234720c6b49e5ee88808_1781530586571_0.6441595663582631","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615133533-f97e909871bf9900a969e98d214e75f7a5d288c3":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615133533-f97e909871bf9900a969e98d214e75f7a5d288c3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615133533-f97e909871bf9900a969e98d214e75f7a5d288c3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6f4740c69b05b57edfd331ed1865bc38f1971852","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615133533-f97e909871bf9900a969e98d214e75f7a5d288c3.tgz","fileCount":5,"integrity":"sha512-1PYyJGIvSl4GsiW520RRyRqDR43g0mccl0GHJHWgQQ9P4PJsHHccJ6vtZedynRUvSQs+VVXUd5UnpdvXu9OlyA==","signatures":[{"sig":"MEUCIQDNXLVz5XuUQOAHw+DBI0TAKyST3voBpYXTWZaDZFOdFAIgM2ADsbVUdV8bZPz0+TvcrHKMcivfgIoo92jmlDiu/HQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615133533-f97e909871bf9900a969e98d214e75f7a5d288c3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f97e909871bf9900a969e98d214e75f7a5d288c3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615133533-f97e909871bf9900a969e98d214e75f7a5d288c3_1781530677699_0.023526913314299458","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615133556-48269776fbe0a312ecb767cd32e4841ab35b2e1b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615133556-48269776fbe0a312ecb767cd32e4841ab35b2e1b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615133556-48269776fbe0a312ecb767cd32e4841ab35b2e1b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1bc1262dc7afa7e1047bf90828e0bd478c0c7eb8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615133556-48269776fbe0a312ecb767cd32e4841ab35b2e1b.tgz","fileCount":5,"integrity":"sha512-JqaHRjHwKLOpd0rDLvhxPIxcaNHEaseL46xqohx4vVLWRXQAum/N2By1cX9jJCAxf2HKRARfItGR5X/Ni2EUHQ==","signatures":[{"sig":"MEUCIQCVr+F3/8DFA3zXRsXX6rlp0gskPD7v0xY0hrAdk3FLuwIgbGI1jUarhYuseEfj68XjgLd7t1raOZg6cVl9dknYrII=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615133556-48269776fbe0a312ecb767cd32e4841ab35b2e1b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"48269776fbe0a312ecb767cd32e4841ab35b2e1b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615133556-48269776fbe0a312ecb767cd32e4841ab35b2e1b_1781530714706_0.4307853762114724","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615134238-9ad4f179876f6940735cb27b37752501679071b2":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615134238-9ad4f179876f6940735cb27b37752501679071b2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615134238-9ad4f179876f6940735cb27b37752501679071b2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0291e4a961aa85336d55a97def2d256f5f90aa47","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615134238-9ad4f179876f6940735cb27b37752501679071b2.tgz","fileCount":5,"integrity":"sha512-SVawOzMYPY6ef6YPTW3NzrhpQPKh8OticIKXB9xMatZYe7usEWFeTJpw3iM4m8Y7USI026x9UqLAm8Cs4QirGQ==","signatures":[{"sig":"MEUCIFhX624l5Ymezltu0RJfxoFc6dqewmWqq/iDddJIVNFVAiEAsOVWpvABmGGRKq4oFlG0fhL4DbSHUZE0Vvv1dTv08q4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615134238-9ad4f179876f6940735cb27b37752501679071b2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9ad4f179876f6940735cb27b37752501679071b2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615134238-9ad4f179876f6940735cb27b37752501679071b2_1781531109330_0.4621570040572427","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615135535-b9db461c39c41bdd437e6987310ae53fdc83bdb6":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615135535-b9db461c39c41bdd437e6987310ae53fdc83bdb6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615135535-b9db461c39c41bdd437e6987310ae53fdc83bdb6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"db58d9ba32996866b6a2922584b6fb8937c743bd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615135535-b9db461c39c41bdd437e6987310ae53fdc83bdb6.tgz","fileCount":5,"integrity":"sha512-jQOOZ2f8eu4qJH1NbgsslE0B0mILunG8QqfvZIiu36y2tUrYkqP/gwCjoEiig7jaRfIwFADB/dndM6M9Hz0xbw==","signatures":[{"sig":"MEQCICmLTWMiEx2ZN33p0kZ6K6dpB9mxSjZLPONfJDt/Mv/EAiBzv3rKZuwr+QsoUJHEiKpJ5Fcnv99ox9JxX6j64Nv3tQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615135535-b9db461c39c41bdd437e6987310ae53fdc83bdb6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b9db461c39c41bdd437e6987310ae53fdc83bdb6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615135535-b9db461c39c41bdd437e6987310ae53fdc83bdb6_1781531883501_0.21278944598954297","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615135603-bd54752558c72d60c3ef9a3531cdfd3df6b62155":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615135603-bd54752558c72d60c3ef9a3531cdfd3df6b62155","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615135603-bd54752558c72d60c3ef9a3531cdfd3df6b62155","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6126442855e4610ff03cf2cde6df1e5e7e8fb24f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615135603-bd54752558c72d60c3ef9a3531cdfd3df6b62155.tgz","fileCount":5,"integrity":"sha512-JXmUf64QhNlrNI2qfu399+Wr48ph0ktHHD0JImZih++Ersmhn5dBaSStn+imC7ulikPFYLN3W/o38MzzPkt9Aw==","signatures":[{"sig":"MEUCIAI3c/jO7vjWPGLQU3Ju0vf5NdQgKyRuoFUMe6ppWvnNAiEAiQyM4KSHUS47uG2hj57aRmLwnyYo5PhDBaICYd6rRM4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615135603-bd54752558c72d60c3ef9a3531cdfd3df6b62155","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bd54752558c72d60c3ef9a3531cdfd3df6b62155","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615135603-bd54752558c72d60c3ef9a3531cdfd3df6b62155_1781531916195_0.9900457142951415","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615135610-82ae776008bafceaee581764ef6154d7978f4b93":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615135610-82ae776008bafceaee581764ef6154d7978f4b93","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615135610-82ae776008bafceaee581764ef6154d7978f4b93","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"24f70cd907d4cf94873f01bb351703bd3e510700","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615135610-82ae776008bafceaee581764ef6154d7978f4b93.tgz","fileCount":5,"integrity":"sha512-OGpIcS342JvBFtSB4WiOvfVKFs0TmGFeTcllH/QQgVeEoa5l6jtV5nPhoCbf6Ll8fsT9nUQ0sXegvXaeroBb3g==","signatures":[{"sig":"MEUCIGHn/WiHe4WZoni55bNJBuUBxv41y7J7hiog6+8Kl2YZAiEA6laZEQsuW7UJCYUtH/ndS2ryNXmibIoMV6aZXqXIegI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615135610-82ae776008bafceaee581764ef6154d7978f4b93","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"82ae776008bafceaee581764ef6154d7978f4b93","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615135610-82ae776008bafceaee581764ef6154d7978f4b93_1781531922882_0.7351679793070851","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615140248-b875d3efe4bf2ae00e1eb3b9d3f43764dc1a6e68":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615140248-b875d3efe4bf2ae00e1eb3b9d3f43764dc1a6e68","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615140248-b875d3efe4bf2ae00e1eb3b9d3f43764dc1a6e68","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"49dcefd702a2f6b43dfe376062ea8b6898066995","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615140248-b875d3efe4bf2ae00e1eb3b9d3f43764dc1a6e68.tgz","fileCount":5,"integrity":"sha512-d0mvdbcFcksjW8cnB9sS7ko48WjS6wBayySACjyxe8o5gCT/IbhZwqdZYh6wVjuTZ4GTcmA1hgB14YMhBEjKiw==","signatures":[{"sig":"MEUCIQDhNxA7ZWeZoZdQGI85ta/wsYDTtS+mrXwMOfgQCufW+QIgXohkuj0mKKqJMVqT9iJlCzcNIt8XXVtAjUcIg7RpOWU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615140248-b875d3efe4bf2ae00e1eb3b9d3f43764dc1a6e68","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b875d3efe4bf2ae00e1eb3b9d3f43764dc1a6e68","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615140248-b875d3efe4bf2ae00e1eb3b9d3f43764dc1a6e68_1781532323595_0.6921545962815754","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615140305-33b997e6a6c9a1ce2530a3a631980b15d5b5d92b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615140305-33b997e6a6c9a1ce2530a3a631980b15d5b5d92b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615140305-33b997e6a6c9a1ce2530a3a631980b15d5b5d92b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ed6435598fb9624059d0e2a347cbd0070938aada","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615140305-33b997e6a6c9a1ce2530a3a631980b15d5b5d92b.tgz","fileCount":5,"integrity":"sha512-/y/fYeHjUofHuoOBX6yHT4HO48TUkkiyGg7PRJdpWfM5GhmqdFDHi9h6A3r0rz2dTFPxwHEW20iZNW6B70X50A==","signatures":[{"sig":"MEQCIA8p2S5zaeq53C+FRi6aigMocphwnHepnM1wI86czpTjAiAWQtXec0j+butG9980fUl6ph1EG3NBn9u8VLs2k7sYpg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615140305-33b997e6a6c9a1ce2530a3a631980b15d5b5d92b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"33b997e6a6c9a1ce2530a3a631980b15d5b5d92b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615140305-33b997e6a6c9a1ce2530a3a631980b15d5b5d92b_1781532341824_0.37311234585706843","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615140426-9835d99c7e0d6a3f065adf494c86e150635e3905":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615140426-9835d99c7e0d6a3f065adf494c86e150635e3905","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615140426-9835d99c7e0d6a3f065adf494c86e150635e3905","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b0e1c6a93171f85ae90e58376ee60e8d2c551a64","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615140426-9835d99c7e0d6a3f065adf494c86e150635e3905.tgz","fileCount":5,"integrity":"sha512-/FMhaBvbz+8FpJtMbfCGHFIDRmYHK5iXmics2vOzxK+YYL+wYCflM19NB+hwXPiWfOMqF9BJ9UcPQXqoyAEuzw==","signatures":[{"sig":"MEQCICvNbjKJuRJbFVane2Fptnxk5Q+3mCnYWJ/jxpBj14M1AiB4aRFQi0ck3R+vFOhZWwFxjigraR4/NMrGAV8Rr500jw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615140426-9835d99c7e0d6a3f065adf494c86e150635e3905","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9835d99c7e0d6a3f065adf494c86e150635e3905","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615140426-9835d99c7e0d6a3f065adf494c86e150635e3905_1781532421737_0.22854452650045087","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615140431-8adb3eef28e51369aa9bc007f94f7fce82f37e37":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615140431-8adb3eef28e51369aa9bc007f94f7fce82f37e37","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615140431-8adb3eef28e51369aa9bc007f94f7fce82f37e37","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3ce27c8d37f7c4585ce35292c0b5a0c5ed607f8a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615140431-8adb3eef28e51369aa9bc007f94f7fce82f37e37.tgz","fileCount":5,"integrity":"sha512-VyNxbIjqCB3EgticwDNBHuhsIcNQfmeGN1Vmz9/xYAZ2eSIq9yMubZRMbqOETR029mOWa8MqOMxWK5zYAiVd7A==","signatures":[{"sig":"MEUCIGLdtyLXAJwIe6KbizW9JwfqutgSFuaaol38aoYA2wPtAiEAtf0TM/0B7FDNieBEKF6JMyej1tNsmEj1/x0WCkWkk0E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615140431-8adb3eef28e51369aa9bc007f94f7fce82f37e37","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8adb3eef28e51369aa9bc007f94f7fce82f37e37","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615140431-8adb3eef28e51369aa9bc007f94f7fce82f37e37_1781532428941_0.4164527570341394","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615141133-2d2ec44cb66b909c0b2d92f69372ab0eea82d6a3":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615141133-2d2ec44cb66b909c0b2d92f69372ab0eea82d6a3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615141133-2d2ec44cb66b909c0b2d92f69372ab0eea82d6a3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"997056f0ab3106714a9a45dc537bdbd60c804f4a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615141133-2d2ec44cb66b909c0b2d92f69372ab0eea82d6a3.tgz","fileCount":5,"integrity":"sha512-Rj6vcKhVT2lMhcFQlg6DZj4G0rmSue2g5XR/cwgl0h9bdVMJ0Gvo41+96v5kjAgC5brXg7yz1DdjpRpujx6t2A==","signatures":[{"sig":"MEUCIF8jtvV0tc7JnHGQMT92naZvksl3Ec2qipNLUH4kyuZxAiEAr7Hywp8k9/wLL5qTrR5yq6q2t5EhJbBe+Pih7rIyR2E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615141133-2d2ec44cb66b909c0b2d92f69372ab0eea82d6a3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2d2ec44cb66b909c0b2d92f69372ab0eea82d6a3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615141133-2d2ec44cb66b909c0b2d92f69372ab0eea82d6a3_1781532845561_0.21081290147745757","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615150434-ed6f7dee7bcd97d81789549641115cbd56138863":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615150434-ed6f7dee7bcd97d81789549641115cbd56138863","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615150434-ed6f7dee7bcd97d81789549641115cbd56138863","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4445f12c1c349467e4ca4c00524eb934e07e9079","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615150434-ed6f7dee7bcd97d81789549641115cbd56138863.tgz","fileCount":5,"integrity":"sha512-qNUO0fOKdLNSt3NBytnFjgMTZwkCzLVKopgVs8RdakEcU4BDX0g33zlerpq9jndiOqYK2DzEr+So5kXhDYoETw==","signatures":[{"sig":"MEQCIELp7obx24OhSFKDyCrDjhsC3c3+Vsxv2zd4+bZgZGQnAiARKhY+KtsrAeDr2ceiBd6mTclKziBuhS2S6LQZwuvwow==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615150434-ed6f7dee7bcd97d81789549641115cbd56138863","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ed6f7dee7bcd97d81789549641115cbd56138863","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615150434-ed6f7dee7bcd97d81789549641115cbd56138863_1781536029261_0.6105951604893298","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615150451-dd32c17e227f3f09f781cab5c2cbf0700484945c":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615150451-dd32c17e227f3f09f781cab5c2cbf0700484945c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615150451-dd32c17e227f3f09f781cab5c2cbf0700484945c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c7b9b018d3f1800131c098d7bfa1e4c89c85f277","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615150451-dd32c17e227f3f09f781cab5c2cbf0700484945c.tgz","fileCount":5,"integrity":"sha512-YzeQNGet52r8JWl6fBesHdN8sPE+zvmHuzLGjoDhYVLpHygJvjZVgcpoC0C71CtYOKUX7EGYHsWcJ9BQJYiZmQ==","signatures":[{"sig":"MEYCIQD1+bZaE9gawpbUDu1XmYrZr+vvj5tDw4KTokNO7FiuYgIhAOLiJd0MqLiuaz6hGKv5R8s+HDEcEi8d+g+zZmrOydLo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615150451-dd32c17e227f3f09f781cab5c2cbf0700484945c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"dd32c17e227f3f09f781cab5c2cbf0700484945c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615150451-dd32c17e227f3f09f781cab5c2cbf0700484945c_1781536047945_0.45486489903225524","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615150506-c4235a6c9875e0c9a6e821cf844bfe9dc3648147":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615150506-c4235a6c9875e0c9a6e821cf844bfe9dc3648147","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615150506-c4235a6c9875e0c9a6e821cf844bfe9dc3648147","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1218af681c380ddcf0ab6f1f27c2da1ef445de15","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615150506-c4235a6c9875e0c9a6e821cf844bfe9dc3648147.tgz","fileCount":5,"integrity":"sha512-/nVyH7lp93B4kMFgkPw5+B7ULi2BPA2H2uL/bzc0Lo/89mTFSvrHfQgAtSNNjhwHT4O2i3Lab9M8iwXHy9EVIQ==","signatures":[{"sig":"MEQCIBdnimtm9kyWfgZ0qfTcRpYnDFupKrONjmBHIPirP/ZxAiAlb+hsr1vomPtV03hFAW/Y0okfmXIF9bgNTZSKX2TWMQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615150506-c4235a6c9875e0c9a6e821cf844bfe9dc3648147","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c4235a6c9875e0c9a6e821cf844bfe9dc3648147","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615150506-c4235a6c9875e0c9a6e821cf844bfe9dc3648147_1781536055881_0.35136812641882664","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615151029-3058d3fe6efa16ba7be7548db53ab7132341e66b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615151029-3058d3fe6efa16ba7be7548db53ab7132341e66b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615151029-3058d3fe6efa16ba7be7548db53ab7132341e66b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"06ae8974c45430b3921f95a3b7d04035a46a3638","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615151029-3058d3fe6efa16ba7be7548db53ab7132341e66b.tgz","fileCount":5,"integrity":"sha512-BL7yGglZ3dHpbt3LJ7mN74EXQgyIIpg6zoc6y/Z0LXyZfaBPvQ4gRbhPpuMs3T85qDho3ZWm1p/Axx3gf85cVw==","signatures":[{"sig":"MEUCIQDIudpwfGwJErhN/tbUVYVKNXDaA9sym9OVDCrETLqlPgIgMB1CvlwxZUyCV4+UxxU0IWGqcCXcHKAFa3wplvOdybk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615151029-3058d3fe6efa16ba7be7548db53ab7132341e66b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3058d3fe6efa16ba7be7548db53ab7132341e66b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615151029-3058d3fe6efa16ba7be7548db53ab7132341e66b_1781536384430_0.7472161041807255","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615151047-1e831675656e37e1255000240737fb96899c2de5":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615151047-1e831675656e37e1255000240737fb96899c2de5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615151047-1e831675656e37e1255000240737fb96899c2de5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7542fc7fd1402b439ab91f74fc0b6f954a97da0b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615151047-1e831675656e37e1255000240737fb96899c2de5.tgz","fileCount":5,"integrity":"sha512-y6SYqKkNk1tIyN5sYqpVqn+j0HAgPHhnL72qBmHHpWNJEL5PyMkY/VvptbWtWib6LTqyBmRd0RUurd5+E5RUxg==","signatures":[{"sig":"MEUCIQDNX1yusBr+FFKLeZW7hHrzjiZcDUFMYwsIqs2nPvRzNgIgUVgt9Xrkeb+qW96LtmWn80ZJSletoPIk3nJJ7n1kF9E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615151047-1e831675656e37e1255000240737fb96899c2de5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1e831675656e37e1255000240737fb96899c2de5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615151047-1e831675656e37e1255000240737fb96899c2de5_1781536404097_0.9476162655340881","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615164043-74d9c1dc507345651e043261902a2624c32fdd0e":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615164043-74d9c1dc507345651e043261902a2624c32fdd0e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615164043-74d9c1dc507345651e043261902a2624c32fdd0e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"359a052998b5e206120ffff426e8961f4701cbe1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615164043-74d9c1dc507345651e043261902a2624c32fdd0e.tgz","fileCount":5,"integrity":"sha512-JQFZmwRluuW8qnoneUHAQHJXY3FjyQZnYzIp30/5/qvaJcFBiD/aeFk/5zrNDjOWzklWTxbyn5rCFT2F2JFP1Q==","signatures":[{"sig":"MEUCIQDnnoCsx44gKPhdB2+vbbjFNFoTVEITD+PG+3GcwKbZ3gIgTkdGO8C//9Rb+rzzsqSKWQyXdbsGmOnkbEXuxEprB5M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615164043-74d9c1dc507345651e043261902a2624c32fdd0e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"74d9c1dc507345651e043261902a2624c32fdd0e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615164043-74d9c1dc507345651e043261902a2624c32fdd0e_1781541797564_0.283236607972829","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260615164045-db898cc5387609d4e3d1c38353e44104d7e8745b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260615164045-db898cc5387609d4e3d1c38353e44104d7e8745b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260615164045-db898cc5387609d4e3d1c38353e44104d7e8745b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"93be99c82f0945bfa2f50d24a5a6075750b779c8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260615164045-db898cc5387609d4e3d1c38353e44104d7e8745b.tgz","fileCount":5,"integrity":"sha512-KkO0CqAqaWv4YLzqOinU7pC5rS9L1rfVHs8RtF4b2VkKWBTOOleDrP65ULXmTVNkT61+E0GLftlvey3XzP+CJw==","signatures":[{"sig":"MEUCIB1fNJYuhkDeu7VsYl68DhrNi23+1RGp8N4k1wBN8qkDAiEAsN4Seve2S7Ifb66ujt3Kj3U34Yxm31EYpaTYZiDeubY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260615164045-db898cc5387609d4e3d1c38353e44104d7e8745b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"db898cc5387609d4e3d1c38353e44104d7e8745b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260615164045-db898cc5387609d4e3d1c38353e44104d7e8745b_1781541799853_0.9926327597415212","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260616033756-0c6c07325db8c8189ee6abd4b746b4806007e56b":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260616033756-0c6c07325db8c8189ee6abd4b746b4806007e56b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260616033756-0c6c07325db8c8189ee6abd4b746b4806007e56b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ea7f73a8dd7909ef1cf8269683f588669883a7d0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260616033756-0c6c07325db8c8189ee6abd4b746b4806007e56b.tgz","fileCount":5,"integrity":"sha512-npS9T2uj1EDg1H56IMGu2x71QpHweeSTZwX8gMS+kfSzN24ucXatD1ZCKZEUS2tt0lAp2IzrM5KGG8i0kLG0oA==","signatures":[{"sig":"MEUCIHmt/v20OSu0A0HGVxua1/a+AXnGGk20d5ESQAqi5zAlAiEAlq0hWxAMcBYJR6HhW0EKN/nhlNnkl8H5O+o/HFioSvg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260616033756-0c6c07325db8c8189ee6abd4b746b4806007e56b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0c6c07325db8c8189ee6abd4b746b4806007e56b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260616033756-0c6c07325db8c8189ee6abd4b746b4806007e56b_1781581226913_0.11425945848416585","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260616033805-1ec3684dcaac556fc8b0510e14e2719453e8e99a":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260616033805-1ec3684dcaac556fc8b0510e14e2719453e8e99a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260616033805-1ec3684dcaac556fc8b0510e14e2719453e8e99a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f1eb9ba0c9b33ce70925114632db1bfed6c06c37","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260616033805-1ec3684dcaac556fc8b0510e14e2719453e8e99a.tgz","fileCount":5,"integrity":"sha512-t7M5ESXQNt1DAFUQogSKwaPe8uqHOiYUz9SQ0Jpf7tGhcDidfgqWI9v9T//7xm4uOY61JIEL+kwP1kGiU4yztg==","signatures":[{"sig":"MEUCIQClOCYb8w1FPwhWTqLN/Eu3fpLcXxaMA++eExvjq8l/OQIgS+8FTVOq18b9a7j5ram0rbcVUtNpySiJ7i4gCL4gVcU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260616033805-1ec3684dcaac556fc8b0510e14e2719453e8e99a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1ec3684dcaac556fc8b0510e14e2719453e8e99a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260616033805-1ec3684dcaac556fc8b0510e14e2719453e8e99a_1781581238904_0.8694551037907658","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260616064510-e8e4a9732ecbbdf49b1cfb5f22ce2e5826896edb":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260616064510-e8e4a9732ecbbdf49b1cfb5f22ce2e5826896edb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260616064510-e8e4a9732ecbbdf49b1cfb5f22ce2e5826896edb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a18e16172aaed1a126db18a7594ccc141fee2883","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260616064510-e8e4a9732ecbbdf49b1cfb5f22ce2e5826896edb.tgz","fileCount":5,"integrity":"sha512-/eHOaVCdymm0lgeCuXevnhMqBklbYTp+cbVaDcnuwbjCVdDSqkLY3DFRaxTJzaYSWPhpcmZ9oOq6YFwGNCoqrg==","signatures":[{"sig":"MEUCIHanNU16azHGkxVX8sFDA93exds+m+IC+9P5ENZq1eBJAiEAshPe1DOLYL2ZdsqNgC+/JMIantzGYTeIoBVupROFm3U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260616064510-e8e4a9732ecbbdf49b1cfb5f22ce2e5826896edb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e8e4a9732ecbbdf49b1cfb5f22ce2e5826896edb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260616064510-e8e4a9732ecbbdf49b1cfb5f22ce2e5826896edb_1781592474916_0.43783795194949904","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260616102534-0aae7c794d6f09e81bb42a21442251c0abf80d81":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260616102534-0aae7c794d6f09e81bb42a21442251c0abf80d81","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260616102534-0aae7c794d6f09e81bb42a21442251c0abf80d81","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ff4d3104936a92696c083fca6a60cebd6a1547de","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260616102534-0aae7c794d6f09e81bb42a21442251c0abf80d81.tgz","fileCount":5,"integrity":"sha512-blTA2///4AgpVEDuHDYDsfPrUd8Jj1nyf7OetVYnWpBS7qknr5BN07r1/cN5dH+6D+Mq0o0gQp/alvQSMCmtiA==","signatures":[{"sig":"MEUCIEymNq9STCuEb/Pn3mr3jl8XDUpU0fVPmuaEaFL1UXgqAiEArWbSNOhPcajmlUwLpjeSuJwTUfV04YGHyY322kOBNvI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260616102534-0aae7c794d6f09e81bb42a21442251c0abf80d81","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0aae7c794d6f09e81bb42a21442251c0abf80d81","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260616102534-0aae7c794d6f09e81bb42a21442251c0abf80d81_1781605683526_0.7370526050984376","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260616103558-4f11838def8c1a28fd2f56aab782769aea9a3cbd":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260616103558-4f11838def8c1a28fd2f56aab782769aea9a3cbd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260616103558-4f11838def8c1a28fd2f56aab782769aea9a3cbd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a06c0b5d19b5fbbd026e5223567f4821dfdcf85b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260616103558-4f11838def8c1a28fd2f56aab782769aea9a3cbd.tgz","fileCount":5,"integrity":"sha512-vigDYy0vFIxjQ8dQhnmM3cMZ5a/kVqWBVkCWx4ht/BVguZR/cYFG9v22JbjlNms4pD+imbB+Ui//yT/6ird5sw==","signatures":[{"sig":"MEYCIQC9zsae3AkbgIWF3PWVfecxUSRJf/GRSrmcr7r9S2R7qwIhAIIcC9jqHOQtCF6s6RZ/dDO7BszWovi4FFqQ5Sttj1ac","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260616103558-4f11838def8c1a28fd2f56aab782769aea9a3cbd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4f11838def8c1a28fd2f56aab782769aea9a3cbd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260616103558-4f11838def8c1a28fd2f56aab782769aea9a3cbd_1781606285219_0.443134463739318","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260616103604-89134a9f12200ed9a0a312053819b18a9a523df1":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260616103604-89134a9f12200ed9a0a312053819b18a9a523df1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260616103604-89134a9f12200ed9a0a312053819b18a9a523df1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"485ed6d309a9ae82058dc506b57514e94d49bd09","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260616103604-89134a9f12200ed9a0a312053819b18a9a523df1.tgz","fileCount":5,"integrity":"sha512-a0NsJ/iXdSutkEIYCnj/Wy7uaupY3dlhwdsPq5NYinkQA/2+CFZLTbJKjyrNcq6+XC12vkeQiDHdDyqY78WM5w==","signatures":[{"sig":"MEUCIDJ7MgEnD5ANNdGHKZ56oNZ4xTH4cqxRa6u96w38yzyZAiEAzdNY9U5fn2MOWgg8I6S+8AEMQLqZPfVzqY3u86RyOdc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260616103604-89134a9f12200ed9a0a312053819b18a9a523df1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"89134a9f12200ed9a0a312053819b18a9a523df1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260616103604-89134a9f12200ed9a0a312053819b18a9a523df1_1781606315764_0.8324801899972651","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260616111400-042980593a256ba48203b66c0e7e022e45b91fbd":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260616111400-042980593a256ba48203b66c0e7e022e45b91fbd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260616111400-042980593a256ba48203b66c0e7e022e45b91fbd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"cfc652b3e712ad8eab0081d4017092bd0468e9e1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260616111400-042980593a256ba48203b66c0e7e022e45b91fbd.tgz","fileCount":5,"integrity":"sha512-0dON1wTjc69+4IsoWPbWiEivHGCWrstRYVU1qJoWoDFjddtFLdchpZsw5uDXbRNs9C7vTjlH61hRxWtYDQrADA==","signatures":[{"sig":"MEUCIEaMCBA4c/Xfz9C77Gg8im6qwbgEngHczf6luN9f9dZVAiEA2vi690nFBnqLIR1U4Gblk/qln80Dy5sLiwQrsonjNwA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260616111400-042980593a256ba48203b66c0e7e022e45b91fbd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"042980593a256ba48203b66c0e7e022e45b91fbd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260616111400-042980593a256ba48203b66c0e7e022e45b91fbd_1781608587097_0.10301919900273493","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260616112207-621f9c7b23d5aea75eab2fabf601cae5c40da814":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260616112207-621f9c7b23d5aea75eab2fabf601cae5c40da814","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260616112207-621f9c7b23d5aea75eab2fabf601cae5c40da814","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a9b13ef91a876f33092150bffece578e98a1a0fd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260616112207-621f9c7b23d5aea75eab2fabf601cae5c40da814.tgz","fileCount":5,"integrity":"sha512-6Jq84iZ2PVjVXqNAaOXGrtzjGEk/Zv6pLlCpkMCVorLsZ0VtqqJ7+EArsQgihI0ItV9u7VFX+1QKWXDCuYOM2Q==","signatures":[{"sig":"MEYCIQDNXLfz56WcR75k5VtLzEoIkKNPOdXvygtGoMR2aaeGaAIhAJMUm6G0Vw4IR9TxWeDcK0c5EvugFNfRIYld21dMRsY0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260616112207-621f9c7b23d5aea75eab2fabf601cae5c40da814","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"621f9c7b23d5aea75eab2fabf601cae5c40da814","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260616112207-621f9c7b23d5aea75eab2fabf601cae5c40da814_1781609071214_0.9782705644015786","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260616112209-109d8482faa20556184ea95b75aa08ff95e1efa8":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260616112209-109d8482faa20556184ea95b75aa08ff95e1efa8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260616112209-109d8482faa20556184ea95b75aa08ff95e1efa8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fad55771d3794b5898cede3a5663713b508fc2ad","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260616112209-109d8482faa20556184ea95b75aa08ff95e1efa8.tgz","fileCount":5,"integrity":"sha512-I8+IquBe0CwlNY8ww4AvtOM1AabAsxifZS5ESlYfv7VEiMMSNsiU4DSc6NOYv5juXh8XSD/wycP9HR7pqnofhQ==","signatures":[{"sig":"MEQCICB5dshrZWznzz/ydwKzVYTwdYGMtP+UYXzuwAH8+G9pAiBF01hHqh1k7yBbvdAYpZTQLgw/FxGvFnFPaswQlaa6WQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260616112209-109d8482faa20556184ea95b75aa08ff95e1efa8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"109d8482faa20556184ea95b75aa08ff95e1efa8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260616112209-109d8482faa20556184ea95b75aa08ff95e1efa8_1781609083142_0.5530130156609159","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260616112224-5ed6e2d99c7ccb382b417f5249436ceb8eef8b46":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260616112224-5ed6e2d99c7ccb382b417f5249436ceb8eef8b46","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260616112224-5ed6e2d99c7ccb382b417f5249436ceb8eef8b46","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"154ee7d978152e2e6be22a0654bd8e410f24ccb9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260616112224-5ed6e2d99c7ccb382b417f5249436ceb8eef8b46.tgz","fileCount":5,"integrity":"sha512-sVU4cT+88x1cGJYRR9BHkrbBUptt/Gk9+/ZPBZmHL0PFaVON19JRBzOOnahkhynizRnl5YFFs1ix8vz8z6ymeg==","signatures":[{"sig":"MEYCIQDz+dNgFBQxBEVhngiW8VS6e4aJKjzQHb85DHEgVH3CcgIhAMSKduTUV0P6bb47fEbomem+roxbTbys0to86KObNjsp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260616112224-5ed6e2d99c7ccb382b417f5249436ceb8eef8b46","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5ed6e2d99c7ccb382b417f5249436ceb8eef8b46","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260616112224-5ed6e2d99c7ccb382b417f5249436ceb8eef8b46_1781609096150_0.3874935638092609","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260616112242-f884f47421d211966aa77de630a635e684a38c45":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260616112242-f884f47421d211966aa77de630a635e684a38c45","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260616112242-f884f47421d211966aa77de630a635e684a38c45","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1c5f2827444dea0e5196be6545246dc573fc1aaf","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260616112242-f884f47421d211966aa77de630a635e684a38c45.tgz","fileCount":5,"integrity":"sha512-5lWlMlX8pOLnXvWtltMdMkbl648eVRMks5cCoZiB+PsyCa5GLP0+iA0GyE2fP5kLIGT81qRB8XFaZsfemiOj7g==","signatures":[{"sig":"MEUCIFfH6v0sHbXJqiDRNbP6Z8/eArtMCnVMNs6nQNs4NNFLAiEA7rIx1I80Ny+91w8wswzPXYtWAGVtTln5OBKDIlj2bYo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260616112242-f884f47421d211966aa77de630a635e684a38c45","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f884f47421d211966aa77de630a635e684a38c45","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260616112242-f884f47421d211966aa77de630a635e684a38c45_1781609114248_0.11124620273571661","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260616115105-88b1baade3d4d0b9aa73463d38077e1340569fb3":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260616115105-88b1baade3d4d0b9aa73463d38077e1340569fb3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260616115105-88b1baade3d4d0b9aa73463d38077e1340569fb3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c4ad424f95fecd8533d9d9e53c65f59e542771a6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260616115105-88b1baade3d4d0b9aa73463d38077e1340569fb3.tgz","fileCount":5,"integrity":"sha512-pEbJfjgOsvMATm485FbnlZA/efdmiAf2K8T0JZXkN1xq33DVREj2QKTMEJ/qkNdXUW+eN30Z8he0wNvUo1M7og==","signatures":[{"sig":"MEYCIQCZKUq1/p5wFBEmC2gl+pEZO1P4FnYAcOLbLQ3k8oRrcAIhALumh1Pq8BHEhmP9lIlUuIX10bJKFRoqNVXOJy3YOr/2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260616115105-88b1baade3d4d0b9aa73463d38077e1340569fb3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"88b1baade3d4d0b9aa73463d38077e1340569fb3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260616115105-88b1baade3d4d0b9aa73463d38077e1340569fb3_1781610820250_0.6193711254941601","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260616115347-21614961e9e5cf96963577ab0afc71be67d544e5":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260616115347-21614961e9e5cf96963577ab0afc71be67d544e5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260616115347-21614961e9e5cf96963577ab0afc71be67d544e5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bdd2404e23c5eade40e810ab4bf877b8504ce2f1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260616115347-21614961e9e5cf96963577ab0afc71be67d544e5.tgz","fileCount":5,"integrity":"sha512-kUMXWVmKsG6PP1N7UUY6APgtRuVR2yrQ4URleQI9YSRYuk2hw1XTtqQVnniqNvqAw15U1L3rCCBtACZR7J0Dfg==","signatures":[{"sig":"MEUCIGnVftPVT8yI3Qk+fD5Ie5FI1WNcsljSD7c0Pp4gm+LpAiEAtXjA94T2VhGcHF3+4BSNmJWiO/bHpGlXnWAGz4OoTMQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260616115347-21614961e9e5cf96963577ab0afc71be67d544e5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"21614961e9e5cf96963577ab0afc71be67d544e5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260616115347-21614961e9e5cf96963577ab0afc71be67d544e5_1781610951204_0.654633316783447","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260616125751-1b68e6b6a39abbd241fcb5aa429db28856982468":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260616125751-1b68e6b6a39abbd241fcb5aa429db28856982468","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260616125751-1b68e6b6a39abbd241fcb5aa429db28856982468","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7d16fab61eb013e5a262c1c6b136bcae66229898","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260616125751-1b68e6b6a39abbd241fcb5aa429db28856982468.tgz","fileCount":5,"integrity":"sha512-/MfRzsx58NUCXGTl/m7r4t+qlTFB5HXWYMGtEiFWWDrKHWSTG+mSFSNX9lPpUTqH0deshfsyhCZXUYjBmbdwGg==","signatures":[{"sig":"MEUCIC04rVnmWTuOmO+WTQpCqw1u0MwQGymyh58YJ4xtNZJIAiEAkMtFenwi/kYL73l2ESGS9g2eeN/sLfdj1mSqaVOIwA0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260616125751-1b68e6b6a39abbd241fcb5aa429db28856982468","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1b68e6b6a39abbd241fcb5aa429db28856982468","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260616125751-1b68e6b6a39abbd241fcb5aa429db28856982468_1781614795667_0.7696849688938798","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260616131714-f3a7fdb475e4ab29af027a9e3b58660930409884":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260616131714-f3a7fdb475e4ab29af027a9e3b58660930409884","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260616131714-f3a7fdb475e4ab29af027a9e3b58660930409884","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e187d52371dd2fdff159d8bfbefdab689e04e010","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260616131714-f3a7fdb475e4ab29af027a9e3b58660930409884.tgz","fileCount":5,"integrity":"sha512-2U1EGaWqvaf83nr/5TfP6m6OgxgCUlKQSTYTgH0srgLBEJxhOo5F1lCzSiXmC/MHr1p5WqWpCnIAhydt9u1IoA==","signatures":[{"sig":"MEUCIQCLMzaq2hxDdST43BV7WghyGVU43KHSc47zMeBlHrz9qwIgWZc7lFQ4Z5K8vQTwp+FkKFxUjmYT55KmlT5VB/vtiiQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260616131714-f3a7fdb475e4ab29af027a9e3b58660930409884","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f3a7fdb475e4ab29af027a9e3b58660930409884","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260616131714-f3a7fdb475e4ab29af027a9e3b58660930409884_1781615991287_0.768002008633393","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260616132421-21425dc7e777f69ac1e4081f506a0ad9ac3aba44":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260616132421-21425dc7e777f69ac1e4081f506a0ad9ac3aba44","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260616132421-21425dc7e777f69ac1e4081f506a0ad9ac3aba44","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ece5b190ab1c9653d0b37618a4f16967d37b3fbf","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260616132421-21425dc7e777f69ac1e4081f506a0ad9ac3aba44.tgz","fileCount":5,"integrity":"sha512-SI6c3zIcr7jy9iGmM0RRJKUr+Z3gXPz3tG2ZJQIPxD4mbjUgszahgeSeb79TyFsC2o1CLjCR4YogVgXZrFI99w==","signatures":[{"sig":"MEUCIE2CBRwHJ90WuoTVqgLHlQy3OAKHjoSaiRNuhI7z6zDrAiEAy4v7S/uEqCcfqyqdgWsz1AmJu0mQTX2az5jizIKssrk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260616132421-21425dc7e777f69ac1e4081f506a0ad9ac3aba44","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"21425dc7e777f69ac1e4081f506a0ad9ac3aba44","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260616132421-21425dc7e777f69ac1e4081f506a0ad9ac3aba44_1781616421275_0.8513409259892051","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260616200511-0f44864f696c7da101479c3e01bf7d78268b01ec":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260616200511-0f44864f696c7da101479c3e01bf7d78268b01ec","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260616200511-0f44864f696c7da101479c3e01bf7d78268b01ec","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"572e7cf66e834db60580fc632f9923d9a80350c1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260616200511-0f44864f696c7da101479c3e01bf7d78268b01ec.tgz","fileCount":5,"integrity":"sha512-tUnAzqgJa8qU2t4DKFykSucCdCUoB8c9rB7JLzG5sPO2h/1bRYW4epqvvEosxoBMxrfHLbc+dClzXCOCERQSUw==","signatures":[{"sig":"MEUCIGHqaqzN0XC+nYFHghyIr9BEECuaJk38Jg/pQ+nUjfhBAiEAhDwtZg5eZx3NCpnHG1RchuI6Tc8CZZ8ZBaoyEV+990g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260616200511-0f44864f696c7da101479c3e01bf7d78268b01ec","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0f44864f696c7da101479c3e01bf7d78268b01ec","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260616200511-0f44864f696c7da101479c3e01bf7d78268b01ec_1781640468816_0.3907367397695183","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260617110531-9ad35b54cd55145d70ebad9a08f25497142112f6":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260617110531-9ad35b54cd55145d70ebad9a08f25497142112f6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260617110531-9ad35b54cd55145d70ebad9a08f25497142112f6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a7236372fd4d40fc89f507309a52562e80646fd5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260617110531-9ad35b54cd55145d70ebad9a08f25497142112f6.tgz","fileCount":5,"integrity":"sha512-N1eNCXNEqf8dKkmaWqmL6Sr6Vn9EMk96AKU9l4+vg3T+vUtwX/FriZYbG28XLMBnbl4GCzPIW3cRccT9NBX3hw==","signatures":[{"sig":"MEYCIQD92PtAjEBBYDVHPYC/ITDD/uC2ccgCRK0x4/n6xw2WWwIhANlXOai+lv2GpUb2QlwNkzo6jQdp+DzsKLFskaAsMMvB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260617110531-9ad35b54cd55145d70ebad9a08f25497142112f6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1681235},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9ad35b54cd55145d70ebad9a08f25497142112f6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260617110531-9ad35b54cd55145d70ebad9a08f25497142112f6_1781694483877_0.8779223044413664","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260617110924-8da6d9eeffcb516e0c7dc70b96194f43f922128c":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260617110924-8da6d9eeffcb516e0c7dc70b96194f43f922128c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260617110924-8da6d9eeffcb516e0c7dc70b96194f43f922128c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c0bbeebd668e394a380c8567ab6e75cebda95867","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260617110924-8da6d9eeffcb516e0c7dc70b96194f43f922128c.tgz","fileCount":5,"integrity":"sha512-3tNDsS37xppliIrYNm0A/atLedejqyAuGK+B90/u7EeWTM3/7az8uu2oL0xCQkZIXzmLZ+Z5dwC4Z3kJJMInrg==","signatures":[{"sig":"MEUCIQDPQ4ARN0jI9V7DY9SueJNDllJjuyzU42NF7JyFdeuAlAIgKb43lqTjLXVhVQ1UJ+TAn0kK1vkihAezc7L8xanM9jc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260617110924-8da6d9eeffcb516e0c7dc70b96194f43f922128c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8da6d9eeffcb516e0c7dc70b96194f43f922128c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260617110924-8da6d9eeffcb516e0c7dc70b96194f43f922128c_1781694719662_0.9700319462138698","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260617110936-d8a58068126b6985419c7048cf6bf7fd138f7f4f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260617110936-d8a58068126b6985419c7048cf6bf7fd138f7f4f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260617110936-d8a58068126b6985419c7048cf6bf7fd138f7f4f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ba430482556faa1617b12449224ae4126f25ab29","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260617110936-d8a58068126b6985419c7048cf6bf7fd138f7f4f.tgz","fileCount":5,"integrity":"sha512-47CXoOwcknk8Ws3LH5LHHyQNSHIu+pZWactHXGA3SmplbidkqKwYO4DxCXOayemFqu1cKat37KGaQnfp9Z1s0g==","signatures":[{"sig":"MEUCID+z9/ztXDnXVj7ZrlCPyrSGnUyST7xYiaf0Zf9G/qb2AiEAsdldrCdtKGP/qTrXJ1u07s4zEjCDfPyQdiwdBtyHu0k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260617110936-d8a58068126b6985419c7048cf6bf7fd138f7f4f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d8a58068126b6985419c7048cf6bf7fd138f7f4f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260617110936-d8a58068126b6985419c7048cf6bf7fd138f7f4f_1781694723759_0.09828840041980236","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260617110954-e5b7529ee97cdc634ecd576be1469c62a304033d":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260617110954-e5b7529ee97cdc634ecd576be1469c62a304033d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260617110954-e5b7529ee97cdc634ecd576be1469c62a304033d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6caef90f6939159a4df655fa93c082b4a5936860","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260617110954-e5b7529ee97cdc634ecd576be1469c62a304033d.tgz","fileCount":5,"integrity":"sha512-16PaQKcgvxco20936PMulZewjQ8mV0icJe+zl3TPftobsY2FrrEWOOxHrmzfsMMgwpX33776S7U40j+OyEP/Cw==","signatures":[{"sig":"MEYCIQCyI8x1XmsQoxWJ31LIMHdceWlfNG6Lw4vpC38rQQUvjgIhAOQ43fSGM0dwFc2Xystk/SSQx5VGf0SMixnLMDQrvtUV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260617110954-e5b7529ee97cdc634ecd576be1469c62a304033d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e5b7529ee97cdc634ecd576be1469c62a304033d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260617110954-e5b7529ee97cdc634ecd576be1469c62a304033d_1781694737045_0.6533619742353414","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260617111005-ff0bd58a5e6cf90e5e918b6c3f7082b80068a3a8":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260617111005-ff0bd58a5e6cf90e5e918b6c3f7082b80068a3a8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260617111005-ff0bd58a5e6cf90e5e918b6c3f7082b80068a3a8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"51d226db27af13abf4bca6db824364d817d52ec9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260617111005-ff0bd58a5e6cf90e5e918b6c3f7082b80068a3a8.tgz","fileCount":5,"integrity":"sha512-YToVCMLg6Hdk6TEqMxsZdKd32Keymxqyry0KPMray2PRyiRoaTLehmP9m2jtZPf8g8WJ+heloAiDkp0aS21iCQ==","signatures":[{"sig":"MEUCIQCdJWcKL2ij3kZJ/r72chPV8N210wMZHbOkbZHf+AkuCAIgF47YrtijhDW/qhmpiGBOoBQtmYwcpGS59kDBaqvxBx0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260617111005-ff0bd58a5e6cf90e5e918b6c3f7082b80068a3a8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ff0bd58a5e6cf90e5e918b6c3f7082b80068a3a8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.60.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260617111005-ff0bd58a5e6cf90e5e918b6c3f7082b80068a3a8_1781694757066_0.029108720132699162","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260617111108-793c545bc07fd5db862d2a73f20ae260052ec15f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260617111108-793c545bc07fd5db862d2a73f20ae260052ec15f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260617111108-793c545bc07fd5db862d2a73f20ae260052ec15f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"35b4cd4994e9b919c360122d08747af77538dba4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260617111108-793c545bc07fd5db862d2a73f20ae260052ec15f.tgz","fileCount":5,"integrity":"sha512-t4HE7jLBJuYQR0cbqlO2ECEXfREnixHqR/8XDtpgcAeHusKOdw+aJLQ9YikpR0hhD65UTxxYBTQCnUMI7b3vXw==","signatures":[{"sig":"MEQCIHdsatQ5eVYbaZ74Ju+4ILmTGwoBrWjX16Q2FIBFCs4dAiBeydl8VKvkTeKkVx9SRZoqsaAdgJmke0zUtRdt8n9otQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260617111108-793c545bc07fd5db862d2a73f20ae260052ec15f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"793c545bc07fd5db862d2a73f20ae260052ec15f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260617111108-793c545bc07fd5db862d2a73f20ae260052ec15f_1781694824887_0.6852932561977771","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260617112214-a8780abd3de0b622d76ce1fa584d4c4b53739020":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260617112214-a8780abd3de0b622d76ce1fa584d4c4b53739020","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260617112214-a8780abd3de0b622d76ce1fa584d4c4b53739020","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9b07afffe0c6f0841810d70efe003ac898247fb2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260617112214-a8780abd3de0b622d76ce1fa584d4c4b53739020.tgz","fileCount":5,"integrity":"sha512-fsL+FvspdHovrn5lKLj38RturPDHq16FXG6PfcW6fdI/z/fIrlRxWAquWYUfbkUhfGm8i1OWb9K7d8TgiQKZ5A==","signatures":[{"sig":"MEUCIQCByC2HyZQo7Lqvvj6KrMPPJackTXOEBAkJn8HWtpHZ0QIgFBl0Oe10SzR+aMTBs7c1UOQ5xkzsP1O0ZaEWK4esuPY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260617112214-a8780abd3de0b622d76ce1fa584d4c4b53739020","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a8780abd3de0b622d76ce1fa584d4c4b53739020","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260617112214-a8780abd3de0b622d76ce1fa584d4c4b53739020_1781695489207_0.9636848804947289","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260618055318-76b78eedb52ca95d1b9ff0c192e6c64b9ea513d7":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260618055318-76b78eedb52ca95d1b9ff0c192e6c64b9ea513d7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260618055318-76b78eedb52ca95d1b9ff0c192e6c64b9ea513d7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e89043d2f9337c83e2eb4851dfaeadbcfcd03b5d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260618055318-76b78eedb52ca95d1b9ff0c192e6c64b9ea513d7.tgz","fileCount":5,"integrity":"sha512-sl7J5LoPHP8TbAChCM4HVHv7t1sXXk4C9azEL/8XBt8Zi37iNHUVqBaqAeWu8Xjiuaci0aN06FPQrZ30gV6Z/Q==","signatures":[{"sig":"MEQCIChr/rbZiE1oSMQB3256tI8fBkSBc9qwaxLo4VPM0NerAiAG0ULkzDCCslALt4YzTS4PuXqvttLesOj/1indgmCfuw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260618055318-76b78eedb52ca95d1b9ff0c192e6c64b9ea513d7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1686142},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"76b78eedb52ca95d1b9ff0c192e6c64b9ea513d7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260618055318-76b78eedb52ca95d1b9ff0c192e6c64b9ea513d7_1781762151684_0.18771324252147648","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260618060349-79a8a82a2635e8293e8b52d58f12c67edd1f5940":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260618060349-79a8a82a2635e8293e8b52d58f12c67edd1f5940","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260618060349-79a8a82a2635e8293e8b52d58f12c67edd1f5940","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8a00d657977e021270ba4935543b1e0714397e4c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260618060349-79a8a82a2635e8293e8b52d58f12c67edd1f5940.tgz","fileCount":5,"integrity":"sha512-nHqxNFD2wQqAa4+oyqIfeaUWbLftZZoC8Kun+1oPGn89D1WEqJ8M/HsrzsfFUMwlk0ZFRDO6hygbJQNPT5WiRw==","signatures":[{"sig":"MEYCIQDySalB/8Dbi+RFcjc/3ORL7605cdNTPPEKscLQrwZMCgIhAJL4mMv/P7piRBRMUc963VzkPy3JE2iF4Xu+nOqxyjL2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260618060349-79a8a82a2635e8293e8b52d58f12c67edd1f5940","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"79a8a82a2635e8293e8b52d58f12c67edd1f5940","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260618060349-79a8a82a2635e8293e8b52d58f12c67edd1f5940_1781762783682_0.036548537766875056","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260618060403-61834639f356050ff7fcfc3efe647a14d825d770":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260618060403-61834639f356050ff7fcfc3efe647a14d825d770","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260618060403-61834639f356050ff7fcfc3efe647a14d825d770","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2cd9c550ab3f01ae3d9131988207d223c08b5333","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260618060403-61834639f356050ff7fcfc3efe647a14d825d770.tgz","fileCount":5,"integrity":"sha512-0BoOozrde/F9+LrmJBjmg2PZpemi8fdjfy2GqZkXSKKaqHICel1MNjSZYRHspOUI21PFkoerhligfGE0CJcLuw==","signatures":[{"sig":"MEUCIQDzocqZEAv2p3brImUryooaM+eXwVDmnLqdPblwaMhO8wIgTyf/y5GrrUqfaisPPK2WoKuowHAkv33CKCPHiLDizTc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260618060403-61834639f356050ff7fcfc3efe647a14d825d770","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"61834639f356050ff7fcfc3efe647a14d825d770","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260618060403-61834639f356050ff7fcfc3efe647a14d825d770_1781762793980_0.6070026487821261","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260618060429-0d8ea1f27790b4327ded01042b057e132f54768c":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260618060429-0d8ea1f27790b4327ded01042b057e132f54768c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260618060429-0d8ea1f27790b4327ded01042b057e132f54768c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f0553d13c20361da5fe5c49b15fbbb844cbc3e7e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260618060429-0d8ea1f27790b4327ded01042b057e132f54768c.tgz","fileCount":5,"integrity":"sha512-di8JnHZYZDRLhDJuJ6uPttJlqu0qspZmo5X7GScEdp/8gahPsAWceyIAIrnLnES2zrY/t6yaZY+WiyZG4ru49g==","signatures":[{"sig":"MEUCIFrHds+jCxXXArJNH41ZcDBCeS5NdawvjRBaoZlmqnTVAiEA57fADiYHYoHlLo/9MR+MvkvZpFm0w1LraebisOSk+Jg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260618060429-0d8ea1f27790b4327ded01042b057e132f54768c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0d8ea1f27790b4327ded01042b057e132f54768c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260618060429-0d8ea1f27790b4327ded01042b057e132f54768c_1781762828807_0.3009797690997522","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260618061544-ef3bb36ce7978d4eed8520c2a66b44db4b460694":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260618061544-ef3bb36ce7978d4eed8520c2a66b44db4b460694","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260618061544-ef3bb36ce7978d4eed8520c2a66b44db4b460694","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"350bb1cbffc06386910f8ab1d1c1649cfb118c52","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260618061544-ef3bb36ce7978d4eed8520c2a66b44db4b460694.tgz","fileCount":5,"integrity":"sha512-ViP24+XZfL5s95092FrbQZ0wdFMC2QU1Voy/t49Zfbde/NoiOFKSbzuK9uWApSqYyn5CU3ONF9/OitHvYUziGA==","signatures":[{"sig":"MEYCIQDGrr6VkzHW+WVzrOfewHL8x5s6MvV9nHN548UFpXmqOQIhAOQ5Mqpn5OC7GshghUTEtKTj28VMbkxNZvf38fCt7QIT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260618061544-ef3bb36ce7978d4eed8520c2a66b44db4b460694","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ef3bb36ce7978d4eed8520c2a66b44db4b460694","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260618061544-ef3bb36ce7978d4eed8520c2a66b44db4b460694_1781763503938_0.42559228999812704","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260618063303-e494ff969b7f27e0bff19ceef910222a8529ca99":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260618063303-e494ff969b7f27e0bff19ceef910222a8529ca99","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260618063303-e494ff969b7f27e0bff19ceef910222a8529ca99","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"75b44bdda917ab1ce8677312c58f4523d0a0da93","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260618063303-e494ff969b7f27e0bff19ceef910222a8529ca99.tgz","fileCount":5,"integrity":"sha512-LhR0kN3MtWKsBeUG0ccrT6MBwxmxmPeEtTL5sTJlE6ZSljkxjtGYZuc7KQDQwu/6WLn3mE4xtt+E2t+XLhP1XQ==","signatures":[{"sig":"MEUCIAbEEpt5jSpUuUnhGCN3z0FsTL5OakD6FnHoAxnQYf/6AiEAyzS/62T06R/E9+0kqA4KElHr50ghO8XdwLgAmQUkxXw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260618063303-e494ff969b7f27e0bff19ceef910222a8529ca99","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e494ff969b7f27e0bff19ceef910222a8529ca99","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260618063303-e494ff969b7f27e0bff19ceef910222a8529ca99_1781764540900_0.8262259524431221","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260618063348-557e96eb77770de634c828d9557a6d5d059f8fa5":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260618063348-557e96eb77770de634c828d9557a6d5d059f8fa5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260618063348-557e96eb77770de634c828d9557a6d5d059f8fa5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0913a77724419690d697cac5c622fd1d136183ef","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260618063348-557e96eb77770de634c828d9557a6d5d059f8fa5.tgz","fileCount":5,"integrity":"sha512-j6VuF19cS9KZ7oYn/HJrW58oHvBQNwp/J1ua/tiep3DJMn4eJW4XHhuhjouGWmjwSWsCB9I51ekmoeGGe2EESg==","signatures":[{"sig":"MEQCIHhG6dzRpfTvLpoxzPkYPo2kTwxby+pbboL2l6NBZST3AiAezszfQ1WdKtSVVicBXtCucWn2/7//IAL8fewDrJBqhQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260618063348-557e96eb77770de634c828d9557a6d5d059f8fa5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"557e96eb77770de634c828d9557a6d5d059f8fa5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260618063348-557e96eb77770de634c828d9557a6d5d059f8fa5_1781764591954_0.7140006642636654","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260618063536-a965ab88268fb5cd328898f1845a11cc2908ce71":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260618063536-a965ab88268fb5cd328898f1845a11cc2908ce71","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260618063536-a965ab88268fb5cd328898f1845a11cc2908ce71","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2a056ed9739374104ec12624d01f5bef1c4c2b68","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260618063536-a965ab88268fb5cd328898f1845a11cc2908ce71.tgz","fileCount":5,"integrity":"sha512-1eIahX0KwslkYsrRugf4/XbwtrEmIPTfm0ED6s0ypuWIIwoOpOAQ8A7fsXwC714JZ8/0iYmP62r46guiGnHh4w==","signatures":[{"sig":"MEYCIQCFlwepqfd9S3dOXxZFG5gFSQIDZry8FqiIbpHDm/jTqwIhAPIEgCh5N8cHbwpJteJiQmUZtQSBvjq1ZSzoPgBTGZ6v","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260618063536-a965ab88268fb5cd328898f1845a11cc2908ce71","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a965ab88268fb5cd328898f1845a11cc2908ce71","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260618063536-a965ab88268fb5cd328898f1845a11cc2908ce71_1781764683046_0.37536209637041296","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260618064015-dca7162994c1fdfc90692bdea76e2c5dd83237cc":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260618064015-dca7162994c1fdfc90692bdea76e2c5dd83237cc","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260618064015-dca7162994c1fdfc90692bdea76e2c5dd83237cc","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c4d32051edede41948b60744c9406776327dcaf4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260618064015-dca7162994c1fdfc90692bdea76e2c5dd83237cc.tgz","fileCount":5,"integrity":"sha512-O3QPxWnrOQ7SryKNj5nMi921NyxB6TrVV5gaFKIHgIoC4NaPmiltbM+6enKoVFHXukQRguAGqAwuyAkXjEodcw==","signatures":[{"sig":"MEUCICI+OjggfLPGi83EcgxuiUy4Nn5D/DA1w0TSiEhSP6BPAiEA7L2xWzAvK/TYjf4h9ErgfxBP8FHCIsUO44/QEWYzwLQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260618064015-dca7162994c1fdfc90692bdea76e2c5dd83237cc","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675996},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"dca7162994c1fdfc90692bdea76e2c5dd83237cc","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260618064015-dca7162994c1fdfc90692bdea76e2c5dd83237cc_1781764974943_0.16979525339733614","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260618064411-5621bf0f4ea2a27edf27328243e056b2661742f2":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260618064411-5621bf0f4ea2a27edf27328243e056b2661742f2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260618064411-5621bf0f4ea2a27edf27328243e056b2661742f2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a9b51edde5e24de148e2082836e99913cd77a1a7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260618064411-5621bf0f4ea2a27edf27328243e056b2661742f2.tgz","fileCount":5,"integrity":"sha512-OMaCLRP5i+uASsZrfX1vhSNSLB8Kqa9kArb35wW75mtibhppydoJ4r35C+LEcmfgP+JGCK1zSESuIYK4JHLMjg==","signatures":[{"sig":"MEUCICjNjXeUTFwHV8QxIzQkjX3uq2LDO+H/nxDwumOg95M2AiEA0XbLTfndNjS0S27WAuuV9rVSzRzsCUJh3zow1xsvas0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260618064411-5621bf0f4ea2a27edf27328243e056b2661742f2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5621bf0f4ea2a27edf27328243e056b2661742f2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260618064411-5621bf0f4ea2a27edf27328243e056b2661742f2_1781765201164_0.9300553901922688","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260618064747-3e680b2906c65a8ce6a92290f3f9b61f0edea931":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260618064747-3e680b2906c65a8ce6a92290f3f9b61f0edea931","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260618064747-3e680b2906c65a8ce6a92290f3f9b61f0edea931","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a11dc4ae776620e3ad15c80e5274dad4edf00df9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260618064747-3e680b2906c65a8ce6a92290f3f9b61f0edea931.tgz","fileCount":5,"integrity":"sha512-bIOKvUMVf9Dd+90/03KapeDEItKQAZICN6hFAcU1MSVUCvGUkTyds7oZOLheRNzbds7g6wttMqJ5nFfbDH5qNw==","signatures":[{"sig":"MEUCIQCNA033y0I8qoHaahsR4Ck/1k5YNjsNed5SQMWn2PlhCAIgdl+6B0qEJ9vr2QtL2vuzh3M2oR8vjosPC4oixxJev2w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260618064747-3e680b2906c65a8ce6a92290f3f9b61f0edea931","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3e680b2906c65a8ce6a92290f3f9b61f0edea931","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260618064747-3e680b2906c65a8ce6a92290f3f9b61f0edea931_1781765422312_0.28986642534300744","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260618065623-c2b327b4f2b32a0684cd74106c617352aad7a46d":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260618065623-c2b327b4f2b32a0684cd74106c617352aad7a46d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260618065623-c2b327b4f2b32a0684cd74106c617352aad7a46d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"32dacb95702f6e9f5d254142cc2655defd102097","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260618065623-c2b327b4f2b32a0684cd74106c617352aad7a46d.tgz","fileCount":5,"integrity":"sha512-QLmvYcaCig3iMStlZF/tMsMiltyNCDsws0BKAyzp1nazMmR3xQhgDpy+TEG0XTyoUkUpVE7tQ3OrrL4PbZm6jQ==","signatures":[{"sig":"MEUCIEQ3t2sh34o3gmbZ9SdfetwCzr9f9UH7qNQV6XVCU3QyAiEAnAK/Ab8yrBUaje+AnU17gREjIDBaf1wL/A+cffoCcuw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260618065623-c2b327b4f2b32a0684cd74106c617352aad7a46d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c2b327b4f2b32a0684cd74106c617352aad7a46d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260618065623-c2b327b4f2b32a0684cd74106c617352aad7a46d_1781765935605_0.06711943891288419","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260618084123-499e02412649abf2783001f298ec3b00adf97ebc":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260618084123-499e02412649abf2783001f298ec3b00adf97ebc","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260618084123-499e02412649abf2783001f298ec3b00adf97ebc","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c4afb9f6f3ebe1eaa4a56b58380f5c78f54cbc0d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260618084123-499e02412649abf2783001f298ec3b00adf97ebc.tgz","fileCount":5,"integrity":"sha512-99mosKakhP2JJIRdagYee4iWNovznrcLakcyvUKk9NbY0W83ssqnMwh/m8ObbBZJXqHbeafTlaVuIalMUhG1lQ==","signatures":[{"sig":"MEUCIQCoH0je1SVgCMuqfwbhRv4u+Jtkcec8Z0CPqLg33waC4QIgQGvGVSmZhjzuShUF0kee2rKVE1TAGkujgDYBHQMBvhs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260618084123-499e02412649abf2783001f298ec3b00adf97ebc","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"499e02412649abf2783001f298ec3b00adf97ebc","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260618084123-499e02412649abf2783001f298ec3b00adf97ebc_1781772238697_0.2172804167330289","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260618085046-f07007f8ad982c25f6748efee9f163fd07e6a1b1":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260618085046-f07007f8ad982c25f6748efee9f163fd07e6a1b1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260618085046-f07007f8ad982c25f6748efee9f163fd07e6a1b1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"45cbf68d51117c86250a1c9498953cafb0337dd8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260618085046-f07007f8ad982c25f6748efee9f163fd07e6a1b1.tgz","fileCount":5,"integrity":"sha512-9OoxssYoZ23tIzK6RB1xEV4JCnBTsKboq0Yn3pROixNJkmX7/DxZRY/OP4X18HLjFWatD9jHxAfbn5yBZrp1WA==","signatures":[{"sig":"MEQCIHtqbVzZNrqtFyxruCsgLix7dzNAcb/Lcn1zt8/lCJKEAiBH+q1aUG9A6Pzvx452tKSDG9a0Ca945tundatFc/pC3A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260618085046-f07007f8ad982c25f6748efee9f163fd07e6a1b1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f07007f8ad982c25f6748efee9f163fd07e6a1b1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260618085046-f07007f8ad982c25f6748efee9f163fd07e6a1b1_1781772802788_0.6402890883560179","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260618150300-567ced6856f04a43dad5182734a5fc27df5689c3":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260618150300-567ced6856f04a43dad5182734a5fc27df5689c3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260618150300-567ced6856f04a43dad5182734a5fc27df5689c3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"587bd8662f513581b78ec47116f5e03b8b6f0d29","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260618150300-567ced6856f04a43dad5182734a5fc27df5689c3.tgz","fileCount":5,"integrity":"sha512-+O7dOb7Y0WSJhUv4/hcoSv7tmHdZR8aG9nHBIxFfNOry4NiEVrVq/H+IQe+nFerONvi4YggX51oyOHDDoGB3/Q==","signatures":[{"sig":"MEQCIBkL6p0X6/F2Y2Z4wRLHsdesXKQV/vrZt2hjnbyQT9xkAiBm5MdP7tt0WTGwruaDSNQ3SxnMdOOtJYEPzwuGVnXaCQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260618150300-567ced6856f04a43dad5182734a5fc27df5689c3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"567ced6856f04a43dad5182734a5fc27df5689c3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260618150300-567ced6856f04a43dad5182734a5fc27df5689c3_1781795134768_0.3000983955364527","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260618150424-ffc0b9f627e4b20183548cde0b1f12de80ab6b74":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260618150424-ffc0b9f627e4b20183548cde0b1f12de80ab6b74","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260618150424-ffc0b9f627e4b20183548cde0b1f12de80ab6b74","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a0861fb1d82111596169e5eae838e04d131c4386","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260618150424-ffc0b9f627e4b20183548cde0b1f12de80ab6b74.tgz","fileCount":5,"integrity":"sha512-gVZan/KhiHAsgJeuFQaFgurtdoErYEQ5vCP19N9U3N+bjNmR0qYlpktKsqOM/qZGDy3tV7SVhG8VSTNCJIiSqA==","signatures":[{"sig":"MEUCIG9FMEHcBNi02Z4WYzbzBo2wWv1iz6A1100C59yfh/RPAiEAlF5MG+g9tUk8um8IlF/KjPpQSLd5g8AlZsq7NMKGxIk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260618150424-ffc0b9f627e4b20183548cde0b1f12de80ab6b74","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ffc0b9f627e4b20183548cde0b1f12de80ab6b74","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260618150424-ffc0b9f627e4b20183548cde0b1f12de80ab6b74_1781795217799_0.12933384296629336","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260618150438-16eb41908eb5ba3f3c698946b244f250e2b5bd60":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260618150438-16eb41908eb5ba3f3c698946b244f250e2b5bd60","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260618150438-16eb41908eb5ba3f3c698946b244f250e2b5bd60","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a053613b0dc517d49711fc81d4afe623ccda9029","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260618150438-16eb41908eb5ba3f3c698946b244f250e2b5bd60.tgz","fileCount":5,"integrity":"sha512-aokeGJaSQrwgS4AMOdAaSaDp0G1G7Uz2vWFxmM1YZ9Dq+EuTySI9qtm60d2yVGo30h8LeOALkkMbGW88Q3yPqQ==","signatures":[{"sig":"MEUCIFmh/4jPEr/JX37lEVcNyKVoTxQz5LIaWpjClC1img5bAiEAz4jTI3r2lRl3qe1Y+aGqYx9YRj+XLko8DnSRY1ecAtA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260618150438-16eb41908eb5ba3f3c698946b244f250e2b5bd60","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"16eb41908eb5ba3f3c698946b244f250e2b5bd60","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260618150438-16eb41908eb5ba3f3c698946b244f250e2b5bd60_1781795233248_0.2406637432147889","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260618150444-51d456097ae887969fd4690be2e00b1450daf0c4":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260618150444-51d456097ae887969fd4690be2e00b1450daf0c4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260618150444-51d456097ae887969fd4690be2e00b1450daf0c4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"56d6046b9f41354903fb979e527eade16011a54d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260618150444-51d456097ae887969fd4690be2e00b1450daf0c4.tgz","fileCount":5,"integrity":"sha512-dUlHhZaSYCgqxt7Et9lrgX/HEq7bh+Jw0lyyrqFOI6QB0R31MqCJZOkcTrDwBKqsE07hyelsdjEhPOlrawVhxg==","signatures":[{"sig":"MEYCIQD0oTnEZLgHyQUo0BSeicqVCVGttdDCdvuy3U7qPoUJtgIhAJ855JmKmCVQb+45wzmRhXIdxSeFScR6IAn8LWtUzsod","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260618150444-51d456097ae887969fd4690be2e00b1450daf0c4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"51d456097ae887969fd4690be2e00b1450daf0c4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260618150444-51d456097ae887969fd4690be2e00b1450daf0c4_1781795246733_0.8900663116841705","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260618150554-268798b7f8ad3312c0096afb994e6c734216fb67":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260618150554-268798b7f8ad3312c0096afb994e6c734216fb67","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260618150554-268798b7f8ad3312c0096afb994e6c734216fb67","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d7d0b6572d4790a8404e3d1ebbf06eb079705af1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260618150554-268798b7f8ad3312c0096afb994e6c734216fb67.tgz","fileCount":5,"integrity":"sha512-UsrEzzvTbxQeldnSYs31bR+BpqXhZiUbRpya2G+fTSeW+29nmgwxIhYUEwdi/7XQbw65PZp0xMUjNSwb7oFtmA==","signatures":[{"sig":"MEUCIQCmFFMkJoT5p2YIVAOfcluAqLxlyeWjqkbySxs6kJHtjgIgGRBpCI72kCiXvnCrQjYZPfUmGWnYRyjOB+fJoERNDgY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260618150554-268798b7f8ad3312c0096afb994e6c734216fb67","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"268798b7f8ad3312c0096afb994e6c734216fb67","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260618150554-268798b7f8ad3312c0096afb994e6c734216fb67_1781795258374_0.8578308220273227","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260618150934-5e72994e3a5ac4ea45833f81234c628d99810560":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260618150934-5e72994e3a5ac4ea45833f81234c628d99810560","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260618150934-5e72994e3a5ac4ea45833f81234c628d99810560","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"77c15a60de9fe176ade94a367f8872bf28a41177","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260618150934-5e72994e3a5ac4ea45833f81234c628d99810560.tgz","fileCount":5,"integrity":"sha512-FFr3d4UQyFu5k0cPRe3ptYEGfT7uciLmQTYmxaGlBZYDLRpxJ2KgeRfGHLdG+UDGmXVyS6dk/LvKiGOcsi406A==","signatures":[{"sig":"MEQCIBE+doR/fcIQltovgt+imVhYOEiVNq9pRFzVzPTpA3ouAiBw1ebs9FgY1VYzWJggNyLWxclQg3+U9c9EOT+mk2P6kA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260618150934-5e72994e3a5ac4ea45833f81234c628d99810560","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5e72994e3a5ac4ea45833f81234c628d99810560","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260618150934-5e72994e3a5ac4ea45833f81234c628d99810560_1781795533414_0.39296427607022877","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260618151217-2ee594516fb46e5195ced83fe12a465cbd73cb26":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260618151217-2ee594516fb46e5195ced83fe12a465cbd73cb26","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260618151217-2ee594516fb46e5195ced83fe12a465cbd73cb26","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1f674f55a03b5c38d364eaaeb04360eeaf86c786","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260618151217-2ee594516fb46e5195ced83fe12a465cbd73cb26.tgz","fileCount":5,"integrity":"sha512-NE5Km20exQt1BnCqG8wE0Z92ffj2o5IbxusoUIiRtJtDqW5r0HiyjGvOwy/6VHh5CVVC+zyfg87IqtYkGJCvHw==","signatures":[{"sig":"MEYCIQD7iaN14ULqevsYWSu1TpXUZAHJvQNY4hr5mDV+5/6amQIhALES/I5C/RFvc/WRMsmDCbQ/+5plLHFS1YDjY/va4VJ2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260618151217-2ee594516fb46e5195ced83fe12a465cbd73cb26","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2ee594516fb46e5195ced83fe12a465cbd73cb26","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260618151217-2ee594516fb46e5195ced83fe12a465cbd73cb26_1781795695663_0.9815871639614158","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260618214751-e6a86aa07a6dc344dab4a443717d1cbff595e7c1":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260618214751-e6a86aa07a6dc344dab4a443717d1cbff595e7c1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260618214751-e6a86aa07a6dc344dab4a443717d1cbff595e7c1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"188ea077d2393a78c3853d56653a3da6b1e0fd7f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260618214751-e6a86aa07a6dc344dab4a443717d1cbff595e7c1.tgz","fileCount":5,"integrity":"sha512-FY2dhF0JwAdUNMpb8GOjNYXxREjXfivkH0u28C5sK0TU9Rb2Yn+9fcD7BeAv9mhd91J6nS0fq2xbOE4C+LMW2A==","signatures":[{"sig":"MEUCIEnktFCzJocPI2HfbE9pzMceyfC+L+Oq0ki2D02Ki+DTAiEA/0fv+pMbgyGv3RVjuuyU1G0Ny0YnSNf1VjcdM4HzqS8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260618214751-e6a86aa07a6dc344dab4a443717d1cbff595e7c1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e6a86aa07a6dc344dab4a443717d1cbff595e7c1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260618214751-e6a86aa07a6dc344dab4a443717d1cbff595e7c1_1781819428000_0.0997597571338611","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260619024435-0f8118c767d1c390b6014fcdfe3d242ee56f9f96":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260619024435-0f8118c767d1c390b6014fcdfe3d242ee56f9f96","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260619024435-0f8118c767d1c390b6014fcdfe3d242ee56f9f96","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"39334385e57d763650e0abada24a5bcd84c59c23","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260619024435-0f8118c767d1c390b6014fcdfe3d242ee56f9f96.tgz","fileCount":5,"integrity":"sha512-MxWzQbHRFeskrsTTU+t3VFEDPViPp4rc+QKAPvxvevcNYt/A8Q8wz07amo7MbWGyIjI1De/RDPEnf8Y1EZmSpg==","signatures":[{"sig":"MEUCIAY63KFJA1K7VXAFdfyBMVux7fccz0ugyxYTtJgV3ntMAiEAqvugsaivHGH/L+4WdICNRZstD7YYOo1mE8jg/86sC6I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260619024435-0f8118c767d1c390b6014fcdfe3d242ee56f9f96","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0f8118c767d1c390b6014fcdfe3d242ee56f9f96","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260619024435-0f8118c767d1c390b6014fcdfe3d242ee56f9f96_1781837232207_0.15592294582337995","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260620042703-7c963398118a7c573b349693ea440c2a56066ee8":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260620042703-7c963398118a7c573b349693ea440c2a56066ee8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260620042703-7c963398118a7c573b349693ea440c2a56066ee8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8aa712016dcbd832c7cb21bf3596b3da02efb980","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260620042703-7c963398118a7c573b349693ea440c2a56066ee8.tgz","fileCount":5,"integrity":"sha512-H+3tgwllsr0X+VddjcEKx1/hhwWboED8Cai6iEf8Et27nP38IZDP2+Y8CjMJYOjUVFU5FE2Hc6R83HcHc5XLmQ==","signatures":[{"sig":"MEUCIGDKTpVGMlL9D4JLG21ilyFPTi+AvwUPBN/vXScyt78NAiEAsUIPswYfOprO+l7AnBTUUYbStmROcg+y2gZ2ufCd2oo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260620042703-7c963398118a7c573b349693ea440c2a56066ee8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7c963398118a7c573b349693ea440c2a56066ee8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260620042703-7c963398118a7c573b349693ea440c2a56066ee8_1781929776682_0.008933746041720037","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260621064459-37e93efe6fd07639a6c83de678283e49bf2db9ed":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260621064459-37e93efe6fd07639a6c83de678283e49bf2db9ed","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260621064459-37e93efe6fd07639a6c83de678283e49bf2db9ed","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ab6c0066c9536b753174d91c0a459b075c51480a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260621064459-37e93efe6fd07639a6c83de678283e49bf2db9ed.tgz","fileCount":5,"integrity":"sha512-eL8gUsQy5Rhq+IO0af42l/nlU+6uBK8LRjBxtiV9AYFcGZoZhOR1HwW2kj93Sb9ZVyJyLxrQEd6olbFj816NUA==","signatures":[{"sig":"MEUCIClpc0/0A5nz+OHnN3pjqQFGmGGP+mRHI1wmtcvDiVKBAiEA7FOWvyklbUOBWc6ohAR5OhU/2Y/uDQGxknQJeO/X7SE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260621064459-37e93efe6fd07639a6c83de678283e49bf2db9ed","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"37e93efe6fd07639a6c83de678283e49bf2db9ed","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260621064459-37e93efe6fd07639a6c83de678283e49bf2db9ed_1782024449096_0.3914117697049022","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260621064500-6d8a6ef1337532dd99139d2dea607e7b5a2cf260":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260621064500-6d8a6ef1337532dd99139d2dea607e7b5a2cf260","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260621064500-6d8a6ef1337532dd99139d2dea607e7b5a2cf260","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c661f60dc8bfd06e53aee5226dfb0457a1417df8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260621064500-6d8a6ef1337532dd99139d2dea607e7b5a2cf260.tgz","fileCount":5,"integrity":"sha512-/6YAV2XANRXQk+0WUim+vPwaKlLpwO5F7wN7tQccd1liRzAEgSV5GzXfszqRF0aCgWjOE/88SU/r/XGzqM+nmQ==","signatures":[{"sig":"MEUCIBtObGZgC1l94H2t0s/PQecXNOwGXx4mAdISNWBqovpJAiEAk7xnuNbOBsLHMJMM7YgOoGqmz4NPRM2h9OQWlfAi/cg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260621064500-6d8a6ef1337532dd99139d2dea607e7b5a2cf260","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6d8a6ef1337532dd99139d2dea607e7b5a2cf260","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260621064500-6d8a6ef1337532dd99139d2dea607e7b5a2cf260_1782024458846_0.7310520901104187","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260621064850-b93211ffe94831d3e269ddce65b38d3cad30ac33":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260621064850-b93211ffe94831d3e269ddce65b38d3cad30ac33","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260621064850-b93211ffe94831d3e269ddce65b38d3cad30ac33","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3f3956d951218c58202921b0ac98e6c72bbf5ce4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260621064850-b93211ffe94831d3e269ddce65b38d3cad30ac33.tgz","fileCount":5,"integrity":"sha512-F6bEFGqXcvwnavdZiXpAmxukpElrDDshe3htYbbhP5WAxSPF/E8ThmuON0K1qUoAzHpnWAsKRCgjO1G5OYCM+g==","signatures":[{"sig":"MEUCIFEPK3dIIsGhcAOMUhVYAj/HLOnarYNH/LmlRsXVdPGAAiEAtpBaUSh293me5C8ttF8vWng3DfWcir9fYTFj9w2t+KY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260621064850-b93211ffe94831d3e269ddce65b38d3cad30ac33","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b93211ffe94831d3e269ddce65b38d3cad30ac33","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260621064850-b93211ffe94831d3e269ddce65b38d3cad30ac33_1782024678894_0.9181994083020353","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260621065702-ec302488fe05f391b6e9ec83fc1e0f80d0eebc71":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260621065702-ec302488fe05f391b6e9ec83fc1e0f80d0eebc71","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260621065702-ec302488fe05f391b6e9ec83fc1e0f80d0eebc71","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a7d7c7a00684c7e95f816770b1d0c16f4794ebcc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260621065702-ec302488fe05f391b6e9ec83fc1e0f80d0eebc71.tgz","fileCount":5,"integrity":"sha512-mQRkKcLL1GCRUYl8ngYP7PhRwDceLtCFP7DZ3OFfb4WyouNJfuhKEIi8Ole0gLzj7QM3N3emFr83tjGB8H0RhQ==","signatures":[{"sig":"MEQCIFHdACKRfOuE1WTaxhEx7ZTSaQhCkcCaxvUTt/9rb7v8AiAk8dJr2hoY++7Fern0wMQE63sTJJm7rGdjBecQZ9ALSA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260621065702-ec302488fe05f391b6e9ec83fc1e0f80d0eebc71","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ec302488fe05f391b6e9ec83fc1e0f80d0eebc71","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260621065702-ec302488fe05f391b6e9ec83fc1e0f80d0eebc71_1782025175472_0.15526258667642567","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260621085333-040b14c071fa0f1c7df0d8b4153bdcb1abecc964":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260621085333-040b14c071fa0f1c7df0d8b4153bdcb1abecc964","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260621085333-040b14c071fa0f1c7df0d8b4153bdcb1abecc964","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b20367ad9604c4ae4d4fe9d6b8ae0e2560b554ca","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260621085333-040b14c071fa0f1c7df0d8b4153bdcb1abecc964.tgz","fileCount":5,"integrity":"sha512-v4QniRWkYYFl07jMOispLZdR45A4n3wdNGltIhZWCband38is4EapabdINDpc6CFbsgNRaT3I+OTYs6xrFAS8w==","signatures":[{"sig":"MEQCIBqVLjCmgCaWVe2TStV2hlYyHSqt88VJztNL2dMCnTvlAiA1EB2R1pravVy89zY++uFcBW9OgD0gAaIL6BJo8qb8yg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260621085333-040b14c071fa0f1c7df0d8b4153bdcb1abecc964","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"040b14c071fa0f1c7df0d8b4153bdcb1abecc964","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260621085333-040b14c071fa0f1c7df0d8b4153bdcb1abecc964_1782032164465_0.4627359622166425","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260621085558-ad295352ac81b173577519e8a96d4959499cce54":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260621085558-ad295352ac81b173577519e8a96d4959499cce54","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260621085558-ad295352ac81b173577519e8a96d4959499cce54","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b371be2c38fd9f78c64d07f8775211c89b635d6d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260621085558-ad295352ac81b173577519e8a96d4959499cce54.tgz","fileCount":5,"integrity":"sha512-wlhHoU7ooj58/02Wg9xsYs8oZ25fKQmq3VNA+5/ABYAi5pI8A5hb6hWTAQUUrbhSWeGQngxI+33LxyhcpSJnLg==","signatures":[{"sig":"MEUCIQCytqCts1r8AkmZq0QJcJuv4PWy40G+MKlfnIM0g/8idgIgHULwqohpnyMweziD71UIFY+Kzepfsmw4Lq6+sowsb6I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260621085558-ad295352ac81b173577519e8a96d4959499cce54","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ad295352ac81b173577519e8a96d4959499cce54","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260621085558-ad295352ac81b173577519e8a96d4959499cce54_1782032311702_0.14205767007567838","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260621085623-d214f167599c0471cab9bf58007b0eb1fac938d2":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260621085623-d214f167599c0471cab9bf58007b0eb1fac938d2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260621085623-d214f167599c0471cab9bf58007b0eb1fac938d2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"52cd9c7c5ff1a6af4f623cdbdb27dd88e2227c90","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260621085623-d214f167599c0471cab9bf58007b0eb1fac938d2.tgz","fileCount":5,"integrity":"sha512-OJWuja4wPxHCgVg2UpejDAQI23CtfWjtiocIIp/DYG45L2j+ybU29+44SXBPq415U17Y4KxP1LxkGeHyc5NzdQ==","signatures":[{"sig":"MEUCIQD+KWrJF0UYvg5L4IwYiXmDbj6Y0kd3iLPsQo4C6Vrl+QIgcWVCdGJ3Hq+gNNE+X8cpQ/aFtU3rj0Q+8FOq5jmpUIg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260621085623-d214f167599c0471cab9bf58007b0eb1fac938d2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d214f167599c0471cab9bf58007b0eb1fac938d2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260621085623-d214f167599c0471cab9bf58007b0eb1fac938d2_1782032331564_0.562258048610691","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260621085647-f5d874f39334777abc156a80e567d0b55f35754d":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260621085647-f5d874f39334777abc156a80e567d0b55f35754d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260621085647-f5d874f39334777abc156a80e567d0b55f35754d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8236a341c2978103596a74fbc81676c7af71b572","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260621085647-f5d874f39334777abc156a80e567d0b55f35754d.tgz","fileCount":5,"integrity":"sha512-AtHvmTbsLpX2HNhQbcEmufGUJR1VO1Gq9ETnsk6Ql/D2sE+T5QI3/rceUCyluM7iC4rV8yP+QScmMZDw8Rq93g==","signatures":[{"sig":"MEUCIC1W1vv5m8srlFz1y0oY+DJBmXpSqsaUacD7niIMGy90AiEAkA7k5KBbzZDitl2Xyjk5vnGQTVNwmr8QyVmdR/+L7co=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260621085647-f5d874f39334777abc156a80e567d0b55f35754d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f5d874f39334777abc156a80e567d0b55f35754d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260621085647-f5d874f39334777abc156a80e567d0b55f35754d_1782032352038_0.7590439220905556","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260621093016-ba129843e3397f284db0cc11a218722ad8ff24b6":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260621093016-ba129843e3397f284db0cc11a218722ad8ff24b6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260621093016-ba129843e3397f284db0cc11a218722ad8ff24b6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"270cb7444796375c6f5004dfc6947d2ac42e0dec","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260621093016-ba129843e3397f284db0cc11a218722ad8ff24b6.tgz","fileCount":5,"integrity":"sha512-/wXQB/OKs216BhPjR/RRmvc1IximRby75lTd1zN6Q35HRsdAYYgfqM/Lr21YwNjZd1USDR4XuAILSjpx/Jf32g==","signatures":[{"sig":"MEQCIHpjKYDa4sPwgLLB9JeKvsXYxB9LykIWbwe0N58FKuDNAiBXod5u5UILJgfI2m750NmBGGDEHse5yZcERWmTay0Vdg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260621093016-ba129843e3397f284db0cc11a218722ad8ff24b6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ba129843e3397f284db0cc11a218722ad8ff24b6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260621093016-ba129843e3397f284db0cc11a218722ad8ff24b6_1782034368072_0.020106612027348092","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260621155930-736b747d1988456acc6f68c05f164922c2601590":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260621155930-736b747d1988456acc6f68c05f164922c2601590","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260621155930-736b747d1988456acc6f68c05f164922c2601590","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"db7d919abb72c9895d44d7d82cf64561edd39207","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260621155930-736b747d1988456acc6f68c05f164922c2601590.tgz","fileCount":5,"integrity":"sha512-LBn3d/0uIgxgfoqyl9Rro3Ktn4e6cg7cq3sAcRT6ZwvpKEVfnO8YallQjOpedT+3S4Q+26/OYB3PVZLTvYTJOw==","signatures":[{"sig":"MEUCIQDEQ09kAjeXhun8OjmBWVaEXss5GF0wChtdUg9s7AB0ZgIgcuXcbDHWkSimLAx3mZaxJyK6kKeU6iZMz8DeeocI8j4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260621155930-736b747d1988456acc6f68c05f164922c2601590","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1697783},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"736b747d1988456acc6f68c05f164922c2601590","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260621155930-736b747d1988456acc6f68c05f164922c2601590_1782057723578_0.6213236080427884","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260621160613-8b6e1839fb1942bbde6120c6e4e7734e10a48f7d":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260621160613-8b6e1839fb1942bbde6120c6e4e7734e10a48f7d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260621160613-8b6e1839fb1942bbde6120c6e4e7734e10a48f7d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a1cfd050919ca5dbc66d41578e0f3c4b8c522707","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260621160613-8b6e1839fb1942bbde6120c6e4e7734e10a48f7d.tgz","fileCount":5,"integrity":"sha512-tUAH49Z8vsPIaFRRVEorl2BFKuSCWjXXybX8Pa6Dap2gxN666ayZqendgZLReR5PWXJqOohlp9crVOXpRrIlwg==","signatures":[{"sig":"MEYCIQCqPWmDjjd8dj8GxuTTMZ4HH55G+G2N9Rz7RkD88KrnXAIhAN+UrSdEE+edsUcj7x5uogxtgmod4d3sCgrxvz53WPM4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260621160613-8b6e1839fb1942bbde6120c6e4e7734e10a48f7d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1697783},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8b6e1839fb1942bbde6120c6e4e7734e10a48f7d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260621160613-8b6e1839fb1942bbde6120c6e4e7734e10a48f7d_1782058124030_0.9881465061017387","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260622074204-5c37d39190de7e6cdb410ffde3fb3f3993261a63":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260622074204-5c37d39190de7e6cdb410ffde3fb3f3993261a63","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260622074204-5c37d39190de7e6cdb410ffde3fb3f3993261a63","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"294ba20dffa02ea245f015b930ae7551af0354d5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260622074204-5c37d39190de7e6cdb410ffde3fb3f3993261a63.tgz","fileCount":5,"integrity":"sha512-M8n1wGmdq9EhGmWEUwoSPNB+PdwWa5pruKjQzZLGx47Nghh/PJ5+MokaaNAPURqLmIZ0zisy7twwr9WMxksgzA==","signatures":[{"sig":"MEUCIQDKQu6BtIMazkZtZ4ShH5r0W7uHxTR/1fCwqGgFxKJvFwIgFf4PojmC7L60849+5HDh9J918R6bWBS2igbFkCUBuJ0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260622074204-5c37d39190de7e6cdb410ffde3fb3f3993261a63","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1697783},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5c37d39190de7e6cdb410ffde3fb3f3993261a63","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260622074204-5c37d39190de7e6cdb410ffde3fb3f3993261a63_1782114277727_0.45528189530225727","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260622081004-6c0ab34cd8531965b0d87316170e259ad0630bd3":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260622081004-6c0ab34cd8531965b0d87316170e259ad0630bd3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260622081004-6c0ab34cd8531965b0d87316170e259ad0630bd3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ecad485531d21f10db3e2382c8c05933ed99916b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260622081004-6c0ab34cd8531965b0d87316170e259ad0630bd3.tgz","fileCount":5,"integrity":"sha512-yOka+NcdS2qCvFbE2+Hbism1ChnTEVGgJdPaU5dd7GYo6/Ufs5HQXu1K4ar2i74BuWtTFFrM0fJNvqBqPt8sMA==","signatures":[{"sig":"MEYCIQDzcsobcGafK/NucAqrJHNLfQz3A/Jw+xkf3j3rPXbW5wIhANlKsZd/gKAAY6vXOmR1AgH1Cu/stdCJRY/MiyapMUDh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260622081004-6c0ab34cd8531965b0d87316170e259ad0630bd3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1697783},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6c0ab34cd8531965b0d87316170e259ad0630bd3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260622081004-6c0ab34cd8531965b0d87316170e259ad0630bd3_1782115958213_0.450330022720556","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260622081051-a88de8d15654dfec2c0bd029792f292336ba3bde":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260622081051-a88de8d15654dfec2c0bd029792f292336ba3bde","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260622081051-a88de8d15654dfec2c0bd029792f292336ba3bde","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"db1ba49aa2ab2f414ed667129c5df344b6163036","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260622081051-a88de8d15654dfec2c0bd029792f292336ba3bde.tgz","fileCount":5,"integrity":"sha512-1BxhdpSLljQmTfyR3Qmkx7yjLkVte6fOcx/FuzCoU2lXeS2eQRYfqB7LPKT1b+P+idjhh1lRXf7YhL//JhQlNg==","signatures":[{"sig":"MEUCIQDbr8TT0JVoUSRT4/dQhx+EXyE7ooIoYwu+BFU6xCcIRwIgIF6+ttns2GTk6cS6sRniZP1GwDY5kBkMum5tql4/RNY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260622081051-a88de8d15654dfec2c0bd029792f292336ba3bde","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1689272},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a88de8d15654dfec2c0bd029792f292336ba3bde","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260622081051-a88de8d15654dfec2c0bd029792f292336ba3bde_1782116005175_0.45567325758916866","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260622081804-a6af536af9fb6e74d575d874b827e7080e81edb7":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260622081804-a6af536af9fb6e74d575d874b827e7080e81edb7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260622081804-a6af536af9fb6e74d575d874b827e7080e81edb7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bb651a3e27e5f2fd353794c45da0e9d62e0f5db8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260622081804-a6af536af9fb6e74d575d874b827e7080e81edb7.tgz","fileCount":5,"integrity":"sha512-1NWoRZtcBxD3TcwdpDlLiSLTmQe5KfGrAU6W+eeISR4FbAHcWL9weXnWAn8HvFMb9UETEmEr0foZ4ihpL3uOWQ==","signatures":[{"sig":"MEUCIQDIHWrmSJJDWOobrxi0GvLQ8q0rC2eQdGIhyxyKFHLCCgIgahyr9w0qTfMK8TFJpCAfAncD1dzmUG74W4Ej/l/USCw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260622081804-a6af536af9fb6e74d575d874b827e7080e81edb7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1697783},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a6af536af9fb6e74d575d874b827e7080e81edb7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260622081804-a6af536af9fb6e74d575d874b827e7080e81edb7_1782116442473_0.4524581187260053","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260622083757-d2d9f0b2b84270ad5013a933215d489ea1d5e20f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260622083757-d2d9f0b2b84270ad5013a933215d489ea1d5e20f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260622083757-d2d9f0b2b84270ad5013a933215d489ea1d5e20f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1daad0202cd8fc0d7cba52ceed6aba5c721d3392","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260622083757-d2d9f0b2b84270ad5013a933215d489ea1d5e20f.tgz","fileCount":5,"integrity":"sha512-SzNTcjOT3A3LeuB9bhSzCaLod0salkcpTXgCdxDsL38NPmjEijGOX5d7CA8H15dmYV+loIE/VsMHbsDxayiD7A==","signatures":[{"sig":"MEUCIG9pAB1WST9zDfsk4sik2Ne19TreXCn4mJky3P1oR+bvAiEAzo1tyPjMYWqDOXTbpZ/oq90zOdBTe6YkJ5VJO1lZqQQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260622083757-d2d9f0b2b84270ad5013a933215d489ea1d5e20f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1697783},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d2d9f0b2b84270ad5013a933215d489ea1d5e20f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260622083757-d2d9f0b2b84270ad5013a933215d489ea1d5e20f_1782117633742_0.3703756768123876","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260622113912-c81fb886668b0e1cbd41e07500077f0b12da0249":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260622113912-c81fb886668b0e1cbd41e07500077f0b12da0249","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260622113912-c81fb886668b0e1cbd41e07500077f0b12da0249","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c7412369728c9b999bb2c7952bf35e3da8c447a6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260622113912-c81fb886668b0e1cbd41e07500077f0b12da0249.tgz","fileCount":5,"integrity":"sha512-3uvd05Gjpx4wTOriZWhlnhHCX5FBPxD1El1N6Bwc8XPDCcIBUe5aCV+ZLyiDJbjMTYN4KXDgcythWkyojrRJbg==","signatures":[{"sig":"MEQCICoXEkt2ZwKgAXYsSG/KX6AMhA9YjUUVIbd+gH2RjrBmAiBv6Z/jBieH2jE+4XRmAbfqQWZkI3u73R6+2l2V07lTTQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260622113912-c81fb886668b0e1cbd41e07500077f0b12da0249","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1697783},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c81fb886668b0e1cbd41e07500077f0b12da0249","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260622113912-c81fb886668b0e1cbd41e07500077f0b12da0249_1782128513394_0.3079136567380887","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260622125302-ec31d4a810e81d7d677895657f18aca99638e1e9":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260622125302-ec31d4a810e81d7d677895657f18aca99638e1e9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260622125302-ec31d4a810e81d7d677895657f18aca99638e1e9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e1ce000e594d36296fc04180cc400a3e29e9c027","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260622125302-ec31d4a810e81d7d677895657f18aca99638e1e9.tgz","fileCount":5,"integrity":"sha512-QIv0SZKhdJto21jFYR887AhHn+1E+DvLVeoFWANL6o9hpEebLeCuz2ZL+Q4stTYk0nKd3x1JffYCHS4A+j6UxA==","signatures":[{"sig":"MEUCIQDdi43f7+tbjskksYf3pyAv8blOm0x6nAw33D+ELQS9gQIgX9hOZAbo5SNWzn+wZ1h5dnPIepwAobGApjNJWkBzxCg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260622125302-ec31d4a810e81d7d677895657f18aca99638e1e9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1697783},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ec31d4a810e81d7d677895657f18aca99638e1e9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260622125302-ec31d4a810e81d7d677895657f18aca99638e1e9_1782132938811_0.47574449177197864","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260622141731-9fa8d0fafe5e0cad70a94deac3196c98cca25e89":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260622141731-9fa8d0fafe5e0cad70a94deac3196c98cca25e89","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260622141731-9fa8d0fafe5e0cad70a94deac3196c98cca25e89","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1105dc3359f4abd3729aa4621234f76f2f2766c7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260622141731-9fa8d0fafe5e0cad70a94deac3196c98cca25e89.tgz","fileCount":5,"integrity":"sha512-oIO2KilpLMdkuAhJYhz2RXk2d+Y4I/vI9OYl5+S9dFXr62Q2lPAqsOejd7Xyr3mt4zZmV8d6PZu3+bylanrGVg==","signatures":[{"sig":"MEUCIQCPpOj0SE5OgPGNAXx2Xm2wVBXiAKxHUk7j0yPrMkmkYAIgDWgLr8ekP1dahyUtwSoo+JqgnxDdnF4ihwy49UcI3KE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260622141731-9fa8d0fafe5e0cad70a94deac3196c98cca25e89","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1697783},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9fa8d0fafe5e0cad70a94deac3196c98cca25e89","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260622141731-9fa8d0fafe5e0cad70a94deac3196c98cca25e89_1782138023102_0.0386395973086584","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260622193202-3035c71d4668ee243934b174bd60052bf45c89bf":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260622193202-3035c71d4668ee243934b174bd60052bf45c89bf","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260622193202-3035c71d4668ee243934b174bd60052bf45c89bf","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8188119169bd8446abbe219ddaac7ea1a64a04b2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260622193202-3035c71d4668ee243934b174bd60052bf45c89bf.tgz","fileCount":5,"integrity":"sha512-K6OLRQXfOmRke+ifAGDfld4j/yaut2X2ChOxwSfWSTOPkBErFRlKEwBoYQXzsQQQ5mSAk3q+XmtMDBFfgdnziQ==","signatures":[{"sig":"MEYCIQDSs7867ABm1hBJre8rulFQhxOKmS6tbassE2GfpF8ubAIhAMQPngbE1k5G7u+vTycxTKfPi7NUI6ZkUBcUCEkpm/xh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260622193202-3035c71d4668ee243934b174bd60052bf45c89bf","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1697783},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3035c71d4668ee243934b174bd60052bf45c89bf","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260622193202-3035c71d4668ee243934b174bd60052bf45c89bf_1782156874633_0.3394661095114415","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260623085615-7943fd1f26deda4ab2a0dc3402e16c25757aa571":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260623085615-7943fd1f26deda4ab2a0dc3402e16c25757aa571","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260623085615-7943fd1f26deda4ab2a0dc3402e16c25757aa571","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"277991981b878027e87fd974feeff9b2482be839","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260623085615-7943fd1f26deda4ab2a0dc3402e16c25757aa571.tgz","fileCount":5,"integrity":"sha512-wouhl6hIhrxH3li1hezcZLKOuXOToUr8ozVW8l6/GGcM+v22UuKuqQlcD1ltgNn/eCeTYj4brIWEttDWJXImfA==","signatures":[{"sig":"MEUCIQDYj7Md4H5TLbyMlqUN38kx61JI2D+GbXihflk28vHJ3QIgfv0NTAJW6nVG+xsmcNL950ewZG+fJD42o1mAA8GPfzo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260623085615-7943fd1f26deda4ab2a0dc3402e16c25757aa571","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1698265},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7943fd1f26deda4ab2a0dc3402e16c25757aa571","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260623085615-7943fd1f26deda4ab2a0dc3402e16c25757aa571_1782205130795_0.3877286953269281","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260623103733-283764b28ca2204ec321a185067760ff5cfe96e8":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260623103733-283764b28ca2204ec321a185067760ff5cfe96e8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260623103733-283764b28ca2204ec321a185067760ff5cfe96e8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a320803a50407ce993a2e920e51c25e1a8105cef","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260623103733-283764b28ca2204ec321a185067760ff5cfe96e8.tgz","fileCount":5,"integrity":"sha512-UklTKkKz4a0iytagEE0udOB05zNBEmhsnqRWc1wNMXQYckSLuZijkQmUatw/OFZNPBx9p8e1/9uKUfNd597TUA==","signatures":[{"sig":"MEUCIQCOURfV894mwnDx0PrFCDs4qctN3nd+L5+cNrWKCdESwgIgUfjzYCFry4B00xccSKKgkGfpSzKRIJrxzUUEao7O654=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260623103733-283764b28ca2204ec321a185067760ff5cfe96e8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1698265},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"283764b28ca2204ec321a185067760ff5cfe96e8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260623103733-283764b28ca2204ec321a185067760ff5cfe96e8_1782211207634_0.11391713199671716","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260623161743-1ac05a6c552377e7247883520806de06fc8255b6":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260623161743-1ac05a6c552377e7247883520806de06fc8255b6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260623161743-1ac05a6c552377e7247883520806de06fc8255b6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a293441c3306852ad581c724ef221c5ee664d939","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260623161743-1ac05a6c552377e7247883520806de06fc8255b6.tgz","fileCount":5,"integrity":"sha512-zpYNHZisF7KgIzGDxN1muu1eHr2xLoPxNkpk4Tzh968awi5vBeg4HlvGSplRAcyoMj7xstsJ6GkZhQkr7d+nUw==","signatures":[{"sig":"MEUCIQD7mtoxxV7Emi24DHGCHsrtILWWDIeW8DOfWTET1mHF6QIgLa4bvDkhBSX1szi4LP3SJsFC3sRPuP5F/IoleU7nk2s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260623161743-1ac05a6c552377e7247883520806de06fc8255b6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700204},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1ac05a6c552377e7247883520806de06fc8255b6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260623161743-1ac05a6c552377e7247883520806de06fc8255b6_1782231625381_0.24442680340997214","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260624053215-ad8f506d7a5b45547ae897829a344bf28b410355":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260624053215-ad8f506d7a5b45547ae897829a344bf28b410355","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260624053215-ad8f506d7a5b45547ae897829a344bf28b410355","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c40a968ac3a3f123449f4dbedbb9428e637b3267","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260624053215-ad8f506d7a5b45547ae897829a344bf28b410355.tgz","fileCount":5,"integrity":"sha512-G5HaSzi2l6yq41qgNXb3gcuOrkWUgSJZeM9+6R8Cr2Y10UQaCtiaQiQ60Mg0TDDhVFjZ9Kt5LeoHeovSQuDkIA==","signatures":[{"sig":"MEQCIF0jcJqg/Hppzz0LpSG+YHYCZ2IDwoDUUjYZzTz86GWvAiASmPmUx2P+t/uR6ITynM5d56gB12Xl3mivqIc6M4Ng1w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260624053215-ad8f506d7a5b45547ae897829a344bf28b410355","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700828},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ad8f506d7a5b45547ae897829a344bf28b410355","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260624053215-ad8f506d7a5b45547ae897829a344bf28b410355_1782279261667_0.579011040627343","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260624083043-70789cf8a82a73dba514628e0ed338a7ad218694":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260624083043-70789cf8a82a73dba514628e0ed338a7ad218694","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260624083043-70789cf8a82a73dba514628e0ed338a7ad218694","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"db93fb7d563d67ff5ca4696fcda7b25729f95015","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260624083043-70789cf8a82a73dba514628e0ed338a7ad218694.tgz","fileCount":5,"integrity":"sha512-MykPIeJ9MLZOyHHJiqvBPixIVSKBbtIuhYeywVBkJ9hcrnNi2BmMtcXMKAYocEvnsTjVoWUB5XcV6mfCWBUZ3A==","signatures":[{"sig":"MEQCIE5HgKldlxV+X2bsMsV4TnVTiurrPt2THA8q7UwN4gS5AiAFN2wyAIYRoTzX+2dEAY8uaK3qx+zkVT2oBGF7Gi09fQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260624083043-70789cf8a82a73dba514628e0ed338a7ad218694","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700204},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"70789cf8a82a73dba514628e0ed338a7ad218694","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260624083043-70789cf8a82a73dba514628e0ed338a7ad218694_1782289997848_0.36200685295752244","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260624094323-c34624e74940e0d1dbd1b28932a6e9f5aca48d31":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260624094323-c34624e74940e0d1dbd1b28932a6e9f5aca48d31","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260624094323-c34624e74940e0d1dbd1b28932a6e9f5aca48d31","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1b5cb05097157c52488b13c5bd4e9b049a6a2735","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260624094323-c34624e74940e0d1dbd1b28932a6e9f5aca48d31.tgz","fileCount":5,"integrity":"sha512-PF/CwRO6jwtfqj0aD3Y1Fv0f9K+2+88a+UcHy93FWz8Tu27VP902wcLFDIsH7HSM9JUKCtDGV7uOfzbKlzuuLA==","signatures":[{"sig":"MEYCIQD89KLZazYIrxqnL5PcqFmn6MBkahG2LV7U30+tvDhhkQIhAMQ1HbApSYA7cyrQRntPac3ofgvGLFO9T2MBtGh7uyPK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260624094323-c34624e74940e0d1dbd1b28932a6e9f5aca48d31","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700204},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c34624e74940e0d1dbd1b28932a6e9f5aca48d31","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260624094323-c34624e74940e0d1dbd1b28932a6e9f5aca48d31_1782294360135_0.41639845708000833","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260624131021-a237a51cbd8f176c85353259e5ba66145ca9a7ff":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260624131021-a237a51cbd8f176c85353259e5ba66145ca9a7ff","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260624131021-a237a51cbd8f176c85353259e5ba66145ca9a7ff","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d10962decb28558c8751ea07c8d540827261e134","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260624131021-a237a51cbd8f176c85353259e5ba66145ca9a7ff.tgz","fileCount":5,"integrity":"sha512-IdPaFT75nuzFfES/HaANGt7PrplxurmJfzWGxlIzr8sJxI7ErraLqa5+XJ5oVv0u5T3sJMoAGuvH7wQmY5Ca7g==","signatures":[{"sig":"MEYCIQDvJefnhm5IHs8dsAi+f37Bqu4vTNnhRFQw+ZPrEoFwvgIhANCokXfqnWZKM22YA9505xlmAJBnD5KVKzda7l9VKwJO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260624131021-a237a51cbd8f176c85353259e5ba66145ca9a7ff","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700204},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a237a51cbd8f176c85353259e5ba66145ca9a7ff","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260624131021-a237a51cbd8f176c85353259e5ba66145ca9a7ff_1782306778594_0.04215421206756376","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260624162218-0f88a10533e9ab7c082b575d9e7239f0939a4cab":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260624162218-0f88a10533e9ab7c082b575d9e7239f0939a4cab","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260624162218-0f88a10533e9ab7c082b575d9e7239f0939a4cab","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8119d71c6f9b39d6958a2964d37ef00706a837b4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260624162218-0f88a10533e9ab7c082b575d9e7239f0939a4cab.tgz","fileCount":5,"integrity":"sha512-05xYrGtpUX82VnStl06fiWfZ/ly/veDvUghkQaxJ+v08tYcxExgUe15Jamro4cMfc/qJOmUMTp8wNHvutqtATg==","signatures":[{"sig":"MEUCIQDfveZbYRc3A5Z6Jwn7fEc12SBShMdslpb56RBfIRGykAIgLXB8XStnOiPILVuult0pf7nuxuxiF34aX+H3GoxrS1U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260624162218-0f88a10533e9ab7c082b575d9e7239f0939a4cab","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1698265},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0f88a10533e9ab7c082b575d9e7239f0939a4cab","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260624162218-0f88a10533e9ab7c082b575d9e7239f0939a4cab_1782318293668_0.8270058996026781","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260624162223-a4e167b9aa9c18cf18596027a4081fd23bdc4a1d":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260624162223-a4e167b9aa9c18cf18596027a4081fd23bdc4a1d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260624162223-a4e167b9aa9c18cf18596027a4081fd23bdc4a1d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"caad9c2a809d5eedc5c662bf2953838069216a98","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260624162223-a4e167b9aa9c18cf18596027a4081fd23bdc4a1d.tgz","fileCount":5,"integrity":"sha512-+/1oSjBoQ0X31eOCd/eZ/6RjVHVyc4a9yT7XpFXEvTELMEBf92ZVI7AQQXxBlhpfqe1egJTi3oEI/rWmcUNDNQ==","signatures":[{"sig":"MEUCIDhJ2clXqLd+9u6tNddaibA0bfgvwcDN3JDOGcIu8vOlAiEAhvTziKtKN9dDyklIF7WV8iAs9hzqEJDVl6XaQ2MIwKY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260624162223-a4e167b9aa9c18cf18596027a4081fd23bdc4a1d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1698265},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a4e167b9aa9c18cf18596027a4081fd23bdc4a1d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260624162223-a4e167b9aa9c18cf18596027a4081fd23bdc4a1d_1782318299992_0.3417900178811002","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260624162252-a48a15edf1ecb674caaeb1c494e6f953f31d0410":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260624162252-a48a15edf1ecb674caaeb1c494e6f953f31d0410","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260624162252-a48a15edf1ecb674caaeb1c494e6f953f31d0410","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"63adce74b519c2011a100f613a6db51c9db3b587","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260624162252-a48a15edf1ecb674caaeb1c494e6f953f31d0410.tgz","fileCount":5,"integrity":"sha512-3pArahehuAfAu5VHkSRuE8LdcR9cnzVRP6Mna5l+M2QxABq9Q24VTgV9M1BXD8v+z+gWfS7BTd5lL1HIqwclEA==","signatures":[{"sig":"MEYCIQCgaXzlsa6IaSl4FqDjUwfL83dPBwCbRzuxoqX5rAD9BQIhAObPxrH87NVYVEHboy8GLToIIHodW1WBWsYAcCxehpzu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260624162252-a48a15edf1ecb674caaeb1c494e6f953f31d0410","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1698265},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a48a15edf1ecb674caaeb1c494e6f953f31d0410","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260624162252-a48a15edf1ecb674caaeb1c494e6f953f31d0410_1782318326392_0.017014267438701047","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260624164501-350f865ed099a93f145dd401e93fda6535d0ef52":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260624164501-350f865ed099a93f145dd401e93fda6535d0ef52","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260624164501-350f865ed099a93f145dd401e93fda6535d0ef52","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a57309018086d2128f2e14bc539d09f751d0cf24","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260624164501-350f865ed099a93f145dd401e93fda6535d0ef52.tgz","fileCount":5,"integrity":"sha512-7TFZeuZHUiwLqL46tpvqpdKQK+t701jAGBIp3c4nTgcx8LVUBTwXPyA+P8PXj5UWXZH9a0MBmGpP3/3wBaiWMw==","signatures":[{"sig":"MEUCIEkE7ZXG3BY7LR99ihMuRWFgqzd9Q/S5P4b4FAMdpq+BAiEA5CC/Od9XH9RDwK9WfOhGhzw2watIjnuspaanJV5rzqo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260624164501-350f865ed099a93f145dd401e93fda6535d0ef52","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700204},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"350f865ed099a93f145dd401e93fda6535d0ef52","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260624164501-350f865ed099a93f145dd401e93fda6535d0ef52_1782319659711_0.7851225202188901","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260624164508-3b83d3bc0f8636e66c6e77cb5b28f74fcdf86d75":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260624164508-3b83d3bc0f8636e66c6e77cb5b28f74fcdf86d75","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260624164508-3b83d3bc0f8636e66c6e77cb5b28f74fcdf86d75","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b4a3c6ed3978588066e9a4af2d46aaa9fa3ea918","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260624164508-3b83d3bc0f8636e66c6e77cb5b28f74fcdf86d75.tgz","fileCount":5,"integrity":"sha512-sGYS3FEhbkuW7wjfGxubFndCXYrmn8I6CGCmU3J48F0UhrPKNC+cyOP9hXFnyQmWa3GErcVI/jtI1hPJdKd3OQ==","signatures":[{"sig":"MEQCIHhscfjtZghZms31hrNpqCThsTu4KxFVbW6E8fi2Clu8AiBm3jggsVmR9hvT0qRHxqPa/fnaEAT6DxAFhexydJac2w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260624164508-3b83d3bc0f8636e66c6e77cb5b28f74fcdf86d75","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700204},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3b83d3bc0f8636e66c6e77cb5b28f74fcdf86d75","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260624164508-3b83d3bc0f8636e66c6e77cb5b28f74fcdf86d75_1782319666805_0.8837874392952676","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260624164649-7953233c0ba46bc4af924caf3acdc67548e2d744":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260624164649-7953233c0ba46bc4af924caf3acdc67548e2d744","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260624164649-7953233c0ba46bc4af924caf3acdc67548e2d744","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c8e3c3407bf23d353324c98e3bb504a412ef3a6c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260624164649-7953233c0ba46bc4af924caf3acdc67548e2d744.tgz","fileCount":5,"integrity":"sha512-kr+AjzHjMQ7iafXxCjZqh8ABEXWDVsWkXg/rmyd30K5eFCWymLPFQtSnpdklCOaPajXFuhSGJj4OSB9h5QE10g==","signatures":[{"sig":"MEYCIQCdQReN/5Z1HMjejPXgUKMzf6cItBKQKAAXd+bPKFCFLAIhAL09FJExaO3s3Sjt+0SJ6ZJJ4HWctY8RZ+SgcT+FwODc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260624164649-7953233c0ba46bc4af924caf3acdc67548e2d744","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700204},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7953233c0ba46bc4af924caf3acdc67548e2d744","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260624164649-7953233c0ba46bc4af924caf3acdc67548e2d744_1782319765161_0.41837872292299294","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260624164644-3ab044887c7f0165e6683d3f7630e80a21b204bb":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260624164644-3ab044887c7f0165e6683d3f7630e80a21b204bb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260624164644-3ab044887c7f0165e6683d3f7630e80a21b204bb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"39e203016c6d823295f6073bd2017a1d87652fd6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260624164644-3ab044887c7f0165e6683d3f7630e80a21b204bb.tgz","fileCount":5,"integrity":"sha512-yIE3vpx14dxDa5F5RLXw3pFQdrgGpEK+Yqhk7nuCxE2BH7w84r6wwFEfv5nOOlDYjp1te/OBnV1Zu/x3uh5noA==","signatures":[{"sig":"MEYCIQCzfVBhn5DqgYSuNzb5T46X4cklDF8+W6qW1GcDjzzlFAIhALUj1NZYw3gtMlYXZRN3xfHV3LOeWHqmAN+3mW+ZmU4B","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260624164644-3ab044887c7f0165e6683d3f7630e80a21b204bb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700204},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3ab044887c7f0165e6683d3f7630e80a21b204bb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260624164644-3ab044887c7f0165e6683d3f7630e80a21b204bb_1782319766990_0.6999202393058601","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260624164921-193d2a4d34d86d51ea82b6ee1c7dada30479e67f":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260624164921-193d2a4d34d86d51ea82b6ee1c7dada30479e67f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260624164921-193d2a4d34d86d51ea82b6ee1c7dada30479e67f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"192b69c043fb54b3aa3769bd57a27b6734c6322c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260624164921-193d2a4d34d86d51ea82b6ee1c7dada30479e67f.tgz","fileCount":5,"integrity":"sha512-cN3GbFWapIwhXjQNQQTdSkBeyUzyxf/IZfNlj6FuNxKnzIwqhDkkyARZSiBaPbVfbsC7QU8BGNshFqZjMxRn5Q==","signatures":[{"sig":"MEUCIDJUM1B4VOdV2rSkKJF11p/q5CG299vIQJdwV1RdjiVtAiEA6OY7z46MfmU+VSXyhmfP/peyNVDjYBSrWXCdeYmXj/8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260624164921-193d2a4d34d86d51ea82b6ee1c7dada30479e67f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700204},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"193d2a4d34d86d51ea82b6ee1c7dada30479e67f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260624164921-193d2a4d34d86d51ea82b6ee1c7dada30479e67f_1782319917310_0.5214498557385621","host":"s3://npm-registry-packages-npm-production"}},"0.1.2":{"name":"@accounter/gmail-listener","version":"0.1.2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"715f64bfd4938444ede37c021d92089d7e31404b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2.tgz","fileCount":5,"integrity":"sha512-kBV1OboPvIHWbiTPN/LVgH0wigkAnxOKC4ZHK5vv0RElPGopvn+tF/8DHInK0IbTO4T78fZK1jeLg3gzD0GSAw==","signatures":[{"sig":"MEYCIQCC/Oms7HXavkeFipd/g1iM+uGozK5NMqYMVmIdGXfWKgIhAMp9nNscyyicYYI0iIbJEuQRcgVAIK/T4SzifG674Wzn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700142},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d751ac4a9891ed4b100746fa3980b194991a61fa","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2_1782320241374_0.8852526435481827","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260624165700-3af4c55c5bbcec356344b3c001551e796e8f7036":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260624165700-3af4c55c5bbcec356344b3c001551e796e8f7036","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260624165700-3af4c55c5bbcec356344b3c001551e796e8f7036","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f9ed3ad6e942ec0facc94aaff5f0e56eb65bbf80","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260624165700-3af4c55c5bbcec356344b3c001551e796e8f7036.tgz","fileCount":5,"integrity":"sha512-cclYlyP/u5tEY48K0raEdZ4EhHsHvccbvl5JLdZN2Yr7wON+booUOuriuts/krZ1jw7t2vkos98rW3EozyQG7Q==","signatures":[{"sig":"MEYCIQDqAqVUl55DWXmZE+2JTUk4aPPhqPl95Xyl2RZsrwdXqQIhAP05Azpx15Ieyety3GoUbDlzIm5Sq+QycJMwOl0PeXyN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260624165700-3af4c55c5bbcec356344b3c001551e796e8f7036","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1697783},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3af4c55c5bbcec356344b3c001551e796e8f7036","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260624165700-3af4c55c5bbcec356344b3c001551e796e8f7036_1782320376578_0.06508944065932742","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260624165736-c7ffb40f6fbbbb4ba5cb62a25a6b9c57c7a8a538":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260624165736-c7ffb40f6fbbbb4ba5cb62a25a6b9c57c7a8a538","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260624165736-c7ffb40f6fbbbb4ba5cb62a25a6b9c57c7a8a538","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"09831fa3d64336ca2649b265095d4e3969f8f7d8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260624165736-c7ffb40f6fbbbb4ba5cb62a25a6b9c57c7a8a538.tgz","fileCount":5,"integrity":"sha512-YokXubn+sOC6vq3JJeK9H3rLETxUjAsy9SAdqYEuE74QzTbdQjbo+6uPX9gd0tFrgRfGv20PTnuATfcLSp2ing==","signatures":[{"sig":"MEQCIAZI3JbBV0CMfCFQ4YgRbwXTLEIC/Yzma2GFSGoKby/pAiAPKCfLsaRSXX7kZlPXWRXzdLgg6X27dkJ+jl0dUf9XVw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260624165736-c7ffb40f6fbbbb4ba5cb62a25a6b9c57c7a8a538","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700204},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c7ffb40f6fbbbb4ba5cb62a25a6b9c57c7a8a538","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260624165736-c7ffb40f6fbbbb4ba5cb62a25a6b9c57c7a8a538_1782320416745_0.7547535781608734","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260624170338-5638688838242f85b04b0a3e5a944591b0b927f0":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260624170338-5638688838242f85b04b0a3e5a944591b0b927f0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260624170338-5638688838242f85b04b0a3e5a944591b0b927f0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fb333fe990e62a5aab772861cb27937b7bb2ce38","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260624170338-5638688838242f85b04b0a3e5a944591b0b927f0.tgz","fileCount":5,"integrity":"sha512-NDHcc5JXPUEHL8nPnKN2mukqYYJqY/2lCF/LCohTgi6gnf20opLr9O8iQXVEMxrotwKgWtnzEWPrOsG3sITTnQ==","signatures":[{"sig":"MEQCIAlfc6PoGIa1dFXfM7KWt5K+CGn6AtSZJnjZdjASLBjJAiBvAAq30MWtKVQ/fb7MlHqBTXYBdqb3VTg7331hYQzzUA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260624170338-5638688838242f85b04b0a3e5a944591b0b927f0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700204},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5638688838242f85b04b0a3e5a944591b0b927f0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260624170338-5638688838242f85b04b0a3e5a944591b0b927f0_1782320782794_0.1319648382331402","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260625082142-12ef1a580b8028314fca38f45c0f9517249a37c1":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260625082142-12ef1a580b8028314fca38f45c0f9517249a37c1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260625082142-12ef1a580b8028314fca38f45c0f9517249a37c1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2568fbfc87d3333e8ada8cb606ceabf230efebaa","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260625082142-12ef1a580b8028314fca38f45c0f9517249a37c1.tgz","fileCount":5,"integrity":"sha512-6zQCAAv7jVYLz2OaztfP1zRGpdRbu4xs3FFyYZUrBzPVkmQPDa0w0WCSqetm8CjipxfCMrDze0IT4VysXCH6lA==","signatures":[{"sig":"MEUCIQDPzVaT8FDLZQpRiY9n72T0PD3+mk63+mFN4T7+4s/fEgIgLXB2Mv1pTJbpaDD3fYOF/hVzh2deyL7vo7jAB6S0NUM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260625082142-12ef1a580b8028314fca38f45c0f9517249a37c1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700204},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"12ef1a580b8028314fca38f45c0f9517249a37c1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260625082142-12ef1a580b8028314fca38f45c0f9517249a37c1_1782375865379_0.7601963983415116","host":"s3://npm-registry-packages-npm-production"}},"0.1.2-alpha-20260625092056-417de5ee63acce038df003bef28316ee7517fa17":{"name":"@accounter/gmail-listener","version":"0.1.2-alpha-20260625092056-417de5ee63acce038df003bef28316ee7517fa17","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.2-alpha-20260625092056-417de5ee63acce038df003bef28316ee7517fa17","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0a6b6fa5097c31da5618b18928c8e9c78016bdf3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.2-alpha-20260625092056-417de5ee63acce038df003bef28316ee7517fa17.tgz","fileCount":5,"integrity":"sha512-Zwox+yIZ/g1Ir7YNQWDaReL9fA9D+8fdx4g78Wlp1KpFES0qtVDj+yPX5c5egcQQJlFmeRFmTCeYJ/yIieISuA==","signatures":[{"sig":"MEUCIHYeJP03WjF+u2EPQEPm90QptGZzUJ+ouHmYmBKVkJoNAiEA+qZTiIcix9flXlWHaldoMRuwHFE7BPDbywxV/fLjUTc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.2-alpha-20260625092056-417de5ee63acce038df003bef28316ee7517fa17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1697783},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"417de5ee63acce038df003bef28316ee7517fa17","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.16.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.3.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.2-alpha-20260625092056-417de5ee63acce038df003bef28316ee7517fa17_1782379408502_0.7498003603733452","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260625163642-8f61686590377bce90e9b2365aca016735710bee":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260625163642-8f61686590377bce90e9b2365aca016735710bee","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260625163642-8f61686590377bce90e9b2365aca016735710bee","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"54a737e6b666f918a1c609b0c74fc28503c3e886","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260625163642-8f61686590377bce90e9b2365aca016735710bee.tgz","fileCount":5,"integrity":"sha512-g+IQGq0GUw0ZIGT6NROzS5mJ3cViUhxAsAQcxYH25d7BjqG097bZF3NAWvMHN2a/WWg4stwpFvOtd4wawDIQjg==","signatures":[{"sig":"MEQCICDQru7CwBvd9siEMCrjyoteupc/cEAHl5ymNwIWHniGAiBOeEdg3IWaNF/78U4s65Drwd1ZZab4NYWvZAoQruzwJA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260625163642-8f61686590377bce90e9b2365aca016735710bee","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8f61686590377bce90e9b2365aca016735710bee","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260625163642-8f61686590377bce90e9b2365aca016735710bee_1782405542471_0.08249292663121333","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260625164353-282b1cdd71acd0d4f54960a6114f5fa9fb79ca59":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260625164353-282b1cdd71acd0d4f54960a6114f5fa9fb79ca59","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260625164353-282b1cdd71acd0d4f54960a6114f5fa9fb79ca59","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"718db6445bd282a908651e1eacde19537c930d8b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260625164353-282b1cdd71acd0d4f54960a6114f5fa9fb79ca59.tgz","fileCount":5,"integrity":"sha512-zbWeaXhADFlr2uXJNUNXTUOBjWgH28DMnBhxW9P0VfWASg7fKMDbMimwmEsAcsJtss0+ua4ASmmzUbPQtERHiA==","signatures":[{"sig":"MEUCIQDdDpT5L3/oS7wX8VOJkjYTE1wXN3d2kbqBie/sOCEvgAIgC4/c46sLsUvxopulJqdAm31DnAIurISYrUnwjR9sJSc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260625164353-282b1cdd71acd0d4f54960a6114f5fa9fb79ca59","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"282b1cdd71acd0d4f54960a6114f5fa9fb79ca59","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260625164353-282b1cdd71acd0d4f54960a6114f5fa9fb79ca59_1782405975236_0.23665264906590822","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260625164412-ab2040dc663a01c71afd80649f14e40a712463b9":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260625164412-ab2040dc663a01c71afd80649f14e40a712463b9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260625164412-ab2040dc663a01c71afd80649f14e40a712463b9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"177eb6d0f1d0b7cb50ff5635bd88c1aa8df5cc58","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260625164412-ab2040dc663a01c71afd80649f14e40a712463b9.tgz","fileCount":5,"integrity":"sha512-Ufks6rWjsGwZdCb8jjDNHtJCt9VxmBKD9oq551NgaMvt+asv8EkpH0RTMZo2Ooy0xGdOgsfC+D7/EnmX0y/xkQ==","signatures":[{"sig":"MEQCIEwsHtVl4lQPm1gOD261qGoa1ZOKPlTsagO3RqZmZdPiAiBQIEjkCFwSmHRxRMpRpQU6ws6RWEQY+4lIhgN/hjSBrQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260625164412-ab2040dc663a01c71afd80649f14e40a712463b9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ab2040dc663a01c71afd80649f14e40a712463b9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260625164412-ab2040dc663a01c71afd80649f14e40a712463b9_1782405995161_0.3314436180951861","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260625164424-4db6997d926f22501b7fb456e8a061e5c5d61e16":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260625164424-4db6997d926f22501b7fb456e8a061e5c5d61e16","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260625164424-4db6997d926f22501b7fb456e8a061e5c5d61e16","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d93d749989347d17175a418cecb3addd9ed32d8b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260625164424-4db6997d926f22501b7fb456e8a061e5c5d61e16.tgz","fileCount":5,"integrity":"sha512-ydFtwlmp2v92s6jF5xV3sXOPUEOwJ4LhsCLc5Kyykz9zQvhWGUGtLuE9mXQzEoTrKuEasf2vMpVLUeqBqfKkPQ==","signatures":[{"sig":"MEQCIHncax0wljZN32SWVaB6bb4+7HSsJ0nMYGqiNKywHiJWAiBgEBDbBl91TtxD+nVcLpM/8XMS0LGdApooVi2XpDM7mg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260625164424-4db6997d926f22501b7fb456e8a061e5c5d61e16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4db6997d926f22501b7fb456e8a061e5c5d61e16","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260625164424-4db6997d926f22501b7fb456e8a061e5c5d61e16_1782406014314_0.42334171684586863","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260625165146-d049f6e0233b93bc44bf51c871919beaf93fbdd9":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260625165146-d049f6e0233b93bc44bf51c871919beaf93fbdd9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260625165146-d049f6e0233b93bc44bf51c871919beaf93fbdd9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0f7fb5bfa8d14527391492a375958902ae537701","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260625165146-d049f6e0233b93bc44bf51c871919beaf93fbdd9.tgz","fileCount":5,"integrity":"sha512-yPE0afOvFuUb7k3dBXI9cvTT9kPxwlhJ5sPjkcfLVkCNgAZJloC8lDrSd9Aj09X9PjW3E2hUHH+11rDRo6Blpw==","signatures":[{"sig":"MEUCIAUc7PvWLD+uZMA3f1vHj992/UoOBRvxUqvSVwg3sEW2AiEA++y4/3sDd+QTFGhAY9H2T9LNx4Ecj+Egd3fVgKNM3iw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260625165146-d049f6e0233b93bc44bf51c871919beaf93fbdd9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d049f6e0233b93bc44bf51c871919beaf93fbdd9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260625165146-d049f6e0233b93bc44bf51c871919beaf93fbdd9_1782406457247_0.29785405468565407","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260625181410-fbfa5e2714069db58b3602f534ea234ada453d7d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260625181410-fbfa5e2714069db58b3602f534ea234ada453d7d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260625181410-fbfa5e2714069db58b3602f534ea234ada453d7d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"13c49c6c0541e744d8933a24ad06391cfeb983a5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260625181410-fbfa5e2714069db58b3602f534ea234ada453d7d.tgz","fileCount":5,"integrity":"sha512-QyWVbNH2XXd/RWC3HbVUmyY3SfrEm3mDvvxv0aFuaJkhqJJXOl4tGz896PrmCxlNuoltAEj0lZKAanU9hojB7w==","signatures":[{"sig":"MEYCIQDlMZF3gnzBWdSc3C815yVZP2rLspaCMhjSW3pU4//jRAIhALHLY+RMN1m9y5Pg5ltcLBfZe0/rXdbtk3wX2pCfaFpF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260625181410-fbfa5e2714069db58b3602f534ea234ada453d7d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fbfa5e2714069db58b3602f534ea234ada453d7d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260625181410-fbfa5e2714069db58b3602f534ea234ada453d7d_1782411400159_0.28385370739601745","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260625191423-f0851a0bc6d55a74f2b30b57348a171a54646116":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260625191423-f0851a0bc6d55a74f2b30b57348a171a54646116","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260625191423-f0851a0bc6d55a74f2b30b57348a171a54646116","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b9a444d64ebac4c50bd91be5a2d76936ce3e953b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260625191423-f0851a0bc6d55a74f2b30b57348a171a54646116.tgz","fileCount":5,"integrity":"sha512-Fv1mJaFqVyPBXr2+tH8huXeLUD94Uzu3BfCdVIwNDnKalF7YbHpoOBcaaEVJDgsyq5yjcymYmzSvClNHxevNUA==","signatures":[{"sig":"MEQCIHPwIznHGHab9z8+x4FLDid1Bho9WUYB0/u4vYkngDwEAiAG3SbO9SkO0YpbdY+iksGvQLMt1KhrIuuj6NkUsD8e6g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260625191423-f0851a0bc6d55a74f2b30b57348a171a54646116","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f0851a0bc6d55a74f2b30b57348a171a54646116","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260625191423-f0851a0bc6d55a74f2b30b57348a171a54646116_1782415014304_0.6753443189845254","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260625192440-8f2c289ab899a8e19e60ceebf31f4837dec9ea23":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260625192440-8f2c289ab899a8e19e60ceebf31f4837dec9ea23","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260625192440-8f2c289ab899a8e19e60ceebf31f4837dec9ea23","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7a6884f21d045d8e1c61ad7b510028f3c988a2a2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260625192440-8f2c289ab899a8e19e60ceebf31f4837dec9ea23.tgz","fileCount":5,"integrity":"sha512-JizH8WgIXxY5gvZqQj3/7UB7rV7DVPBCM8QStlSWjrq2y4+rZHGLEj3Fg4VSlh+FOyh2LATfkSNAlIkw3CDVMQ==","signatures":[{"sig":"MEQCIAfDH0XKLEENiWsCLcyX7WBW1hkd6JfX6zxiF7W7SrziAiBc8atGU/X2NIlVCwqawWTkZujlEtuevKvoNSqk0trUNw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260625192440-8f2c289ab899a8e19e60ceebf31f4837dec9ea23","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8f2c289ab899a8e19e60ceebf31f4837dec9ea23","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260625192440-8f2c289ab899a8e19e60ceebf31f4837dec9ea23_1782415629702_0.8493018589524519","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260625203159-ae889fe4a4e20d13e4415c69604461d9ec4b078b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260625203159-ae889fe4a4e20d13e4415c69604461d9ec4b078b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260625203159-ae889fe4a4e20d13e4415c69604461d9ec4b078b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c39a1883b4128f21af807314783a5ec08fee8d2e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260625203159-ae889fe4a4e20d13e4415c69604461d9ec4b078b.tgz","fileCount":5,"integrity":"sha512-nFBvcwzReH4HQ3OWh/7sKSwZ6gVr1YmjB2obewq0SgnuIHQIyeNcmDi40yS+b1yBZQcNszAlMwTEPpvtCJayGQ==","signatures":[{"sig":"MEUCIQC22OoUtSjUvCpxO24EipKWU58w8Utxc3m8qP32DQCgAQIgFY0OwSK75pycAulI9dlVMz1Cn1ysWP2Wg5LybNfYyR4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260625203159-ae889fe4a4e20d13e4415c69604461d9ec4b078b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ae889fe4a4e20d13e4415c69604461d9ec4b078b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260625203159-ae889fe4a4e20d13e4415c69604461d9ec4b078b_1782419669827_0.9671818879596201","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260626002836-550a02b1c9458d0fe7ab0668ab029e414bc56fd8":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260626002836-550a02b1c9458d0fe7ab0668ab029e414bc56fd8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260626002836-550a02b1c9458d0fe7ab0668ab029e414bc56fd8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"dab3d0364098819d8cdf8de2db39c43c7770e4f7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260626002836-550a02b1c9458d0fe7ab0668ab029e414bc56fd8.tgz","fileCount":5,"integrity":"sha512-46QknGHhk66FUU/PEVvPJFs5AfUaZeBs8rVESelpsp1nxDpViqgeFao2uX0vjG8xzP0o18D61yySIwmxZwJmyw==","signatures":[{"sig":"MEUCIQCCvOyefBT0d+mUraI0Mb6TdfdrlKFYowr7zUN00GGlKQIgDR1NEMBQpHjj9hOwB/W/HDCEOkVNHbmvXD/gFj2/S4E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260626002836-550a02b1c9458d0fe7ab0668ab029e414bc56fd8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"550a02b1c9458d0fe7ab0668ab029e414bc56fd8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260626002836-550a02b1c9458d0fe7ab0668ab029e414bc56fd8_1782433866422_0.5191330395639384","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260626042958-c3a599829fc3bed3c4dc9986c2fde848c0f246bd":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260626042958-c3a599829fc3bed3c4dc9986c2fde848c0f246bd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260626042958-c3a599829fc3bed3c4dc9986c2fde848c0f246bd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"20deb7b04c19c713b74a9b6bc8f5ca9b72c2b878","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260626042958-c3a599829fc3bed3c4dc9986c2fde848c0f246bd.tgz","fileCount":5,"integrity":"sha512-dmYSQ3aDUNxdqqRg/L8yxb3O78cZa6Q+hLU+L2aqrPn20CM8u/xd7DtgaFVEOQpNloxGfVfgheeaobEpNb56Tg==","signatures":[{"sig":"MEUCIHJlgjtQy7xCT22lvLJrV3BXBNy7F8BifLWmzGkm8TerAiEA0EjtKkQ+C+WkBPyKrtPsXKLHGb8yh+CW/y+2P63K8gQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260626042958-c3a599829fc3bed3c4dc9986c2fde848c0f246bd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c3a599829fc3bed3c4dc9986c2fde848c0f246bd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260626042958-c3a599829fc3bed3c4dc9986c2fde848c0f246bd_1782448350929_0.31395110976624596","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260626151909-4968035eea48eb41c98e2030aafefc23611894ed":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260626151909-4968035eea48eb41c98e2030aafefc23611894ed","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260626151909-4968035eea48eb41c98e2030aafefc23611894ed","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3b19b076f7fc5c84d43a14302908829b950a83f4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260626151909-4968035eea48eb41c98e2030aafefc23611894ed.tgz","fileCount":5,"integrity":"sha512-PpBlf0n1os99yzdttzJQIEFZNLjnpHBwAqWCnH7Y42bYiQ7n3YIaQRKlQ/DSuMTyayWxZv9m9OEhExPvuAQZQA==","signatures":[{"sig":"MEUCIDXCtCYbknxJuL5sJdIALCnhgVgkdohITTf/CS4y5Be8AiEAsYowmv5YsnWcSb/TVo7EGm/sZIJYqTFpcgy6Dzi1bU0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260626151909-4968035eea48eb41c98e2030aafefc23611894ed","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4968035eea48eb41c98e2030aafefc23611894ed","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260626151909-4968035eea48eb41c98e2030aafefc23611894ed_1782487298229_0.5416583261221506","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260626214551-52d8a3c99c4799d0b3a48a2ad6ded0282eec2847":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260626214551-52d8a3c99c4799d0b3a48a2ad6ded0282eec2847","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260626214551-52d8a3c99c4799d0b3a48a2ad6ded0282eec2847","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"665280535a86e5ada1d371db01d3394b48e1b8aa","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260626214551-52d8a3c99c4799d0b3a48a2ad6ded0282eec2847.tgz","fileCount":5,"integrity":"sha512-DpYUJCD0NwrwYHMiEOm3QSfAipZnnCe0rCsv2KQDLh81tRqfTK4UKtP1M42eSWDTbMKUNRRXO3fV0NxqW5oAFg==","signatures":[{"sig":"MEUCIEVb9ilCGUb6q5/gaXhjE3Bz/a7aOAUpi+94T99Axl49AiEA6QHTA02w8DKnOI+MgMzgH9f/KzH/FYINwytZ/hkmcB0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260626214551-52d8a3c99c4799d0b3a48a2ad6ded0282eec2847","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"52d8a3c99c4799d0b3a48a2ad6ded0282eec2847","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260626214551-52d8a3c99c4799d0b3a48a2ad6ded0282eec2847_1782510498847_0.3869139072371397","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260626214633-e70fa09fc90fbf91b73ca8552402a6cbd7632c3e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260626214633-e70fa09fc90fbf91b73ca8552402a6cbd7632c3e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260626214633-e70fa09fc90fbf91b73ca8552402a6cbd7632c3e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d7daa2391f2122437e426d56bb8f9d5bee64ff93","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260626214633-e70fa09fc90fbf91b73ca8552402a6cbd7632c3e.tgz","fileCount":5,"integrity":"sha512-aCdlMaE+q3XIhZoC9yCtXDHjqqYo6Uvwj6D5e0slSNciFicg0dD4VRg/h7RPsPJbabKZOFeuaY7RE20yA1hocw==","signatures":[{"sig":"MEYCIQDe7nU9Otf9lPPcUSm5n7zMYXjSg2BkhLULMEBYfKmdRgIhAKf5IC93GQEfJF9O/XewNX+UVKcf4GwQs+K87TgHko55","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260626214633-e70fa09fc90fbf91b73ca8552402a6cbd7632c3e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e70fa09fc90fbf91b73ca8552402a6cbd7632c3e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260626214633-e70fa09fc90fbf91b73ca8552402a6cbd7632c3e_1782510540565_0.8274469662903341","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260627004022-4aae45e525301bd34addad0d76b60e41e133f43e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260627004022-4aae45e525301bd34addad0d76b60e41e133f43e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260627004022-4aae45e525301bd34addad0d76b60e41e133f43e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fbfd67e853e28c0c3e43d94db1219c140d8b85b8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260627004022-4aae45e525301bd34addad0d76b60e41e133f43e.tgz","fileCount":5,"integrity":"sha512-Cuukl6VSPfrpAZc5pjKsmI6HWacPODx+ZWZegFOot7DrXmJru6pSZOq/rCF2bZp6Lj4yjP/wgbZ0OstooZt/aQ==","signatures":[{"sig":"MEUCIQDCzL4UYIN05B2lgdrDQ67TAwlj5UoqB5WaRdTGuRK6KAIgDfzIFONEmnquTf3BbjTxIxA3TGMoKbJdOZ0PXSR1K2Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260627004022-4aae45e525301bd34addad0d76b60e41e133f43e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4aae45e525301bd34addad0d76b60e41e133f43e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260627004022-4aae45e525301bd34addad0d76b60e41e133f43e_1782520971947_0.5438604202226636","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260627122851-018f231849b439a3d704a7c4538b84982d48b338":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260627122851-018f231849b439a3d704a7c4538b84982d48b338","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260627122851-018f231849b439a3d704a7c4538b84982d48b338","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1a6b2fad52831fdcb6b1db974a14ea51625f65fc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260627122851-018f231849b439a3d704a7c4538b84982d48b338.tgz","fileCount":5,"integrity":"sha512-Ivtoj/nhAOFhXEQsH443e5GbTcUjejlZmgwwop26aItqc0zB3Fs/oW8tBrIMPT801tcllxjOuuzEp76MBCTTjQ==","signatures":[{"sig":"MEUCIFcpT2eyGWRFFhC4RNEruHvpI/gTglnCugIs6TDXILfcAiEAov5+hH+ehzsSru42kaLSrnpkSV+bPrpiuVojUmUydek=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260627122851-018f231849b439a3d704a7c4538b84982d48b338","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"018f231849b439a3d704a7c4538b84982d48b338","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260627122851-018f231849b439a3d704a7c4538b84982d48b338_1782563479364_0.6360983230757211","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260627202750-047ad7966cae49c64d5ccf77be41900bc7c3466a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260627202750-047ad7966cae49c64d5ccf77be41900bc7c3466a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260627202750-047ad7966cae49c64d5ccf77be41900bc7c3466a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"738bacdee37d91d47eb34517303aad8ae14b3dc9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260627202750-047ad7966cae49c64d5ccf77be41900bc7c3466a.tgz","fileCount":5,"integrity":"sha512-4gd7fxLtz0QNA+hkvhmCNFFPRCId4XcZRd0ASUhQRtYEGD1R6q72cOlh2GsZM/WFJZSfl8LpOX/XEMKakeyLgg==","signatures":[{"sig":"MEYCIQDMpt/Vr47hFI7HNsyMmW2AahBEMK6DncRdqrYiJvTaHgIhAOe0Nyp7fmnuamOkW9zIzZI9Tqwi8POHkipGiKRNJPlQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260627202750-047ad7966cae49c64d5ccf77be41900bc7c3466a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"047ad7966cae49c64d5ccf77be41900bc7c3466a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260627202750-047ad7966cae49c64d5ccf77be41900bc7c3466a_1782592218673_0.44062768846835954","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628002938-3c2540a7062d2315dd8e71ee173e52486dee2c82":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628002938-3c2540a7062d2315dd8e71ee173e52486dee2c82","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628002938-3c2540a7062d2315dd8e71ee173e52486dee2c82","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8787870924c2418821b5a651b98bd6645f1dff33","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628002938-3c2540a7062d2315dd8e71ee173e52486dee2c82.tgz","fileCount":5,"integrity":"sha512-r4ClTgNQqVTZy4qhmYF4aDmSTR3C8iMViBDX5LDT6r44pfVxvBq5sFnkKamFeUd2/zJUFMpzmdUbyOfjVn9Cuw==","signatures":[{"sig":"MEQCIBQKZdXO5kigPPl0sSY6X5vt8JP3ZBNKJyUCnjSpx5OAAiBvZVHj671v+AgPdQlpeJVmnev6qSVtlvZApvs0vQnLnQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628002938-3c2540a7062d2315dd8e71ee173e52486dee2c82","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3c2540a7062d2315dd8e71ee173e52486dee2c82","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628002938-3c2540a7062d2315dd8e71ee173e52486dee2c82_1782606725539_0.8321274137582819","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628065610-e92eb7b5c66c810effe3847dfcd2aebf08ef7c96":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628065610-e92eb7b5c66c810effe3847dfcd2aebf08ef7c96","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628065610-e92eb7b5c66c810effe3847dfcd2aebf08ef7c96","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fc9f37582563771d5f0ff466a1ecffe55f83187e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628065610-e92eb7b5c66c810effe3847dfcd2aebf08ef7c96.tgz","fileCount":5,"integrity":"sha512-+L8Vxh1/P8jhXHvzGzbMcBBl/AxkwyrTijFk+S0TOK9BFXJ+7xtBr2I1G5JIUr4B0Y5xcJMj01RWh0KlBmEhKw==","signatures":[{"sig":"MEUCIQDJhWXjMcE5MwxBYITAFzWjuoZIpb4kNZeiWoUrTRHgdwIgRIXFLMimbUNmb74iH+dXZfZTCpiPM7+eM/YDfk5TyxE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628065610-e92eb7b5c66c810effe3847dfcd2aebf08ef7c96","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e92eb7b5c66c810effe3847dfcd2aebf08ef7c96","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628065610-e92eb7b5c66c810effe3847dfcd2aebf08ef7c96_1782629920453_0.34193591884319896","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628070931-9c5ab916b875a6e8fd4fc1ed1a6bee149af2fe1a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628070931-9c5ab916b875a6e8fd4fc1ed1a6bee149af2fe1a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628070931-9c5ab916b875a6e8fd4fc1ed1a6bee149af2fe1a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4cb2dddd897a5bb47ea762136c570bd3814eeeb8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628070931-9c5ab916b875a6e8fd4fc1ed1a6bee149af2fe1a.tgz","fileCount":5,"integrity":"sha512-qpLL2XkcLTShYWPL2QoRrGNHwi1PoHZ9l/d8RSQJtPLkSHh40tFGULNFlav/WM7bK4BoM4Pm/O9cQpVPDEW3nA==","signatures":[{"sig":"MEYCIQDNBBG2tigttxoRr6KOIlnwz0cgBu4xclPD7wMveaIpUwIhAPoehUwv45fJBa4XSssOGyl5NjnBgBaA2UM8sC6iGCv/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628070931-9c5ab916b875a6e8fd4fc1ed1a6bee149af2fe1a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9c5ab916b875a6e8fd4fc1ed1a6bee149af2fe1a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628070931-9c5ab916b875a6e8fd4fc1ed1a6bee149af2fe1a_1782630716142_0.4033219101541816","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628071040-f0bf72d945b77e2d5bd2acaf442d45f2cc2b94f3":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628071040-f0bf72d945b77e2d5bd2acaf442d45f2cc2b94f3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628071040-f0bf72d945b77e2d5bd2acaf442d45f2cc2b94f3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ae4e7bbe234b00c29159388b9bb9154481546784","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628071040-f0bf72d945b77e2d5bd2acaf442d45f2cc2b94f3.tgz","fileCount":5,"integrity":"sha512-MfG2bSiXm5RwmwBJcfUZmdQRlAO8fgN4pMvP2VRCWgbLqkQM2Vc/7adePPb0HbpbFVpQxJUXt4NsOYAu53IQ9Q==","signatures":[{"sig":"MEUCIEJm5n8J+sf1NU1sK0Hi2a8S4hDyHSFiDBvGfULTLbT7AiEArt1fjPNSyb5DvkrmqpjxUmREJStWQXiVkKTipwBV6KQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628071040-f0bf72d945b77e2d5bd2acaf442d45f2cc2b94f3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f0bf72d945b77e2d5bd2acaf442d45f2cc2b94f3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628071040-f0bf72d945b77e2d5bd2acaf442d45f2cc2b94f3_1782630783389_0.6166024698170112","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628071615-a57c814b3a1cd86a7e7e35d23c7a7e8e29a85714":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628071615-a57c814b3a1cd86a7e7e35d23c7a7e8e29a85714","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628071615-a57c814b3a1cd86a7e7e35d23c7a7e8e29a85714","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2bfed8eab7c007ab027a37e8644464c67d65ca0c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628071615-a57c814b3a1cd86a7e7e35d23c7a7e8e29a85714.tgz","fileCount":5,"integrity":"sha512-0hPmX3pl9lufxg20H6oeR37ssAYOCcWEL1MYV2edC0GMu2OqLkwdCtYxcG9YWv3RNWXjlTHLBTs8sKDRYqYqLA==","signatures":[{"sig":"MEUCIQCm8Yx7A4GcnpdO4wbynS2Fg0Lo+UUqiuUdga4zttTqAQIgFaaB6umpD3j8C1KOJPKXcLuuWrR0+bm989eL8hLyuK4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628071615-a57c814b3a1cd86a7e7e35d23c7a7e8e29a85714","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a57c814b3a1cd86a7e7e35d23c7a7e8e29a85714","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628071615-a57c814b3a1cd86a7e7e35d23c7a7e8e29a85714_1782631122026_0.5023484682285799","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628071758-ce143a75420822c6887961d7c741800ea97ca52c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628071758-ce143a75420822c6887961d7c741800ea97ca52c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628071758-ce143a75420822c6887961d7c741800ea97ca52c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d7ed5c38973e695235ddf75d32df7638cac295dd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628071758-ce143a75420822c6887961d7c741800ea97ca52c.tgz","fileCount":5,"integrity":"sha512-udNtqZfBR3aP6hDesRnE5U3bh7HBMvYTtjR+8SLOcR3h6ngoQzUKP3Lng0X9ak3BvaUvCQ34fglCEI6/cnn8Ig==","signatures":[{"sig":"MEYCIQDET5/ka40ttWjIoFiVpFpDKRRsKkMgsAv8WGAYKNX2hwIhAPmcdp+V1+gW4nCnM0VE4rGz5WrjEYos+mGv6KUsrN7A","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628071758-ce143a75420822c6887961d7c741800ea97ca52c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ce143a75420822c6887961d7c741800ea97ca52c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628071758-ce143a75420822c6887961d7c741800ea97ca52c_1782631225182_0.540034822972931","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628071802-4a567bbc8762b4bfdef87624e7662279b8f276a6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628071802-4a567bbc8762b4bfdef87624e7662279b8f276a6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628071802-4a567bbc8762b4bfdef87624e7662279b8f276a6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"375331cf50f279a9c5d7c8bc105254f86c802837","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628071802-4a567bbc8762b4bfdef87624e7662279b8f276a6.tgz","fileCount":5,"integrity":"sha512-VWXI7QnFe1Lk+ylZR7n87e7U0Xie0p9IjTsiHY7iXVPgZSJxU7mS+3u3oApaKlbiU8r6K4LUzYjy/tUSfJNBMw==","signatures":[{"sig":"MEUCIBolcL2y5Am0RIHTS2K00/ghlNUK8APwb8Ru2saUd1OpAiEAkcVL3MprlMVKVOvwzs92eFKnZTGmblYDBjDbldut5qo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628071802-4a567bbc8762b4bfdef87624e7662279b8f276a6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4a567bbc8762b4bfdef87624e7662279b8f276a6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628071802-4a567bbc8762b4bfdef87624e7662279b8f276a6_1782631233184_0.08349225570514585","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628072438-c1e1e2442f59aa61c354aa015b66672867c4e049":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628072438-c1e1e2442f59aa61c354aa015b66672867c4e049","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628072438-c1e1e2442f59aa61c354aa015b66672867c4e049","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"242e9b33953d5ba99ee7c281ba7404874fb9f104","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628072438-c1e1e2442f59aa61c354aa015b66672867c4e049.tgz","fileCount":5,"integrity":"sha512-gsptZWfJQ0r6Z3IbMM2YDDzP+guK/TDwJhl2SGFPdCqedG88M2PDrddb6gh4PSoSPla/xmLKBIEJ2fm124Puzg==","signatures":[{"sig":"MEQCIGB+zjJwl+/YZ2yMnuByinDwcOSlvjJGOIasj/Cdotp0AiB93Dh43q0B7EcXj22rzrcV2N/BF+0o7uVH/pVdYmXzDw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628072438-c1e1e2442f59aa61c354aa015b66672867c4e049","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c1e1e2442f59aa61c354aa015b66672867c4e049","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628072438-c1e1e2442f59aa61c354aa015b66672867c4e049_1782631621952_0.8875382189478553","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628075051-6a414e942e2ca9bd2875eb802f68b4a3c00e0a6a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628075051-6a414e942e2ca9bd2875eb802f68b4a3c00e0a6a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628075051-6a414e942e2ca9bd2875eb802f68b4a3c00e0a6a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b7f7208a32dd7640b3dac52786aa7d6e37c8825b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628075051-6a414e942e2ca9bd2875eb802f68b4a3c00e0a6a.tgz","fileCount":5,"integrity":"sha512-pwUjTQjNYG8pGrlVID4DhphKSXvPCW/lsWDnPVqTKCZNYud79fpK9qZGe3lohH62N1jlM4QazaGmoaA8GANWrA==","signatures":[{"sig":"MEUCICmKTKsdxp57aBMOX3LDuD9UGNijz433SuPC/aqgjRf3AiEAxGFNgnklGg+OrW6lNUL/FaHTUQVclzsuGRS4K1zrA5E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628075051-6a414e942e2ca9bd2875eb802f68b4a3c00e0a6a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6a414e942e2ca9bd2875eb802f68b4a3c00e0a6a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628075051-6a414e942e2ca9bd2875eb802f68b4a3c00e0a6a_1782633196787_0.8310211262982525","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628075457-3452de426f513dd95ae5b5b3a5465042fb021464":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628075457-3452de426f513dd95ae5b5b3a5465042fb021464","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628075457-3452de426f513dd95ae5b5b3a5465042fb021464","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c6b3be3de1ffbed6f8156bc881d152b0f8b09d32","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628075457-3452de426f513dd95ae5b5b3a5465042fb021464.tgz","fileCount":5,"integrity":"sha512-sNpG8VLWcGBnMdVHcx7B6WKGiudDprNNvpaFOjAvTms8ksO5aDy65vth8wPr0K+hT2cM1gk4+0+uVU4TE06IxA==","signatures":[{"sig":"MEQCIACdbGHE8gCzTPK/NLjjMe7Lb3hJGWCqJX/V7X1NSshpAiBoCzeWIMVLWRvsAXexQ/MYgr+QUafQztch4141F2qBXA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628075457-3452de426f513dd95ae5b5b3a5465042fb021464","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3452de426f513dd95ae5b5b3a5465042fb021464","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628075457-3452de426f513dd95ae5b5b3a5465042fb021464_1782633443279_0.12462825300739833","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628080647-919962a9f0eb7e85ea161d8ff8506c9f0db4b0ae":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628080647-919962a9f0eb7e85ea161d8ff8506c9f0db4b0ae","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628080647-919962a9f0eb7e85ea161d8ff8506c9f0db4b0ae","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5dad9cac94724504091b0db431f9dab5e7c5c4c9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628080647-919962a9f0eb7e85ea161d8ff8506c9f0db4b0ae.tgz","fileCount":5,"integrity":"sha512-mB0bY8U+Q4Y/7G1nyIin51LW37c5zsQMb6lsMlDGmy+g2z/ERwFWfLdl6U9pJBsgEhtLOvPMmXErc3SuY5KMoQ==","signatures":[{"sig":"MEYCIQD58VWEDx2haa2WpcecLHZt9R0D6caXyMDS+gX3/gulPwIhAL/iIAphmDXV7Iv/bsAfXdVv3nFeM6E779qpW/mMo3gU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628080647-919962a9f0eb7e85ea161d8ff8506c9f0db4b0ae","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"919962a9f0eb7e85ea161d8ff8506c9f0db4b0ae","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628080647-919962a9f0eb7e85ea161d8ff8506c9f0db4b0ae_1782634155779_0.5518223621959615","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628081305-36f7dc5aa511d7097df10f90775674ae2a4f5dca":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628081305-36f7dc5aa511d7097df10f90775674ae2a4f5dca","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628081305-36f7dc5aa511d7097df10f90775674ae2a4f5dca","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fc1d891c9824222ed27c21a42b44d3cfdf5d5a1b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628081305-36f7dc5aa511d7097df10f90775674ae2a4f5dca.tgz","fileCount":5,"integrity":"sha512-fBWVdm3aWdoCvq+UyUUXLHmrkXzRucmrWiyXfMBWasvG0SmgNhd5VZ0aeTnRcZlix8y1Ke8WR91W81LWTU/+AQ==","signatures":[{"sig":"MEUCIQD33qm7rNRjKRayHjprdtUWF5tbcgqqnNKYUs7klDqouAIgNoomZ/AOI1Ce7pX7LGsfHsyv/UvpOhSb8UQkvKBttKU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628081305-36f7dc5aa511d7097df10f90775674ae2a4f5dca","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"36f7dc5aa511d7097df10f90775674ae2a4f5dca","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628081305-36f7dc5aa511d7097df10f90775674ae2a4f5dca_1782634534009_0.22383834972791083","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628081656-aaa03a6853684075fb198ca47657afb404ac36a7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628081656-aaa03a6853684075fb198ca47657afb404ac36a7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628081656-aaa03a6853684075fb198ca47657afb404ac36a7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"915ce8de20a237fa755cc1e17858d3ece2a2f0f0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628081656-aaa03a6853684075fb198ca47657afb404ac36a7.tgz","fileCount":5,"integrity":"sha512-uVfaHc6dlAiMlLCTa7lYYWXxI/ExVcQSfGmGi745/+IFLEFEEedqn66e47LmWu1KExpLzghVntoxLAMiJlbCMA==","signatures":[{"sig":"MEUCIG+Iz2f/M6To2onYXr6lFuR/YWo+PAVBo4nBOGnAy/2bAiEAu1+GGp4U4cKLCeiac+YpC1rgOLwrr5j99x6r7hOYbYc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628081656-aaa03a6853684075fb198ca47657afb404ac36a7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"aaa03a6853684075fb198ca47657afb404ac36a7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628081656-aaa03a6853684075fb198ca47657afb404ac36a7_1782634759912_0.9689812683416341","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628081918-298a5c31ed0e7baf0e621bb24da6ad54f8b6d6ac":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628081918-298a5c31ed0e7baf0e621bb24da6ad54f8b6d6ac","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628081918-298a5c31ed0e7baf0e621bb24da6ad54f8b6d6ac","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1efbc0e22084598fe765cd5b2280b8265d7bb792","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628081918-298a5c31ed0e7baf0e621bb24da6ad54f8b6d6ac.tgz","fileCount":5,"integrity":"sha512-Vt+k1ZahsZFZ2HaSDt7sa8xITi9kcJGGymIgW1biG0oYclZQ5DnJa+Cf2VujdT5QkNlfag1PqvUhAklEQ+S21w==","signatures":[{"sig":"MEYCIQCiwzHciOK15hhOtmueXmP8dCrEZfv5MvRJsZtRMLu57wIhAOdCVetBKICcxzUVFl50IUY4nCpjIJd+c5IBkS0LbC83","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628081918-298a5c31ed0e7baf0e621bb24da6ad54f8b6d6ac","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"298a5c31ed0e7baf0e621bb24da6ad54f8b6d6ac","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628081918-298a5c31ed0e7baf0e621bb24da6ad54f8b6d6ac_1782634907043_0.08969820155635011","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628082006-0bdedf5ce14e6037cbe903cabf4ef043553b8f7c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628082006-0bdedf5ce14e6037cbe903cabf4ef043553b8f7c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628082006-0bdedf5ce14e6037cbe903cabf4ef043553b8f7c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6c4a642ddcff77b64cdfe8e3e755b77120fc096d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628082006-0bdedf5ce14e6037cbe903cabf4ef043553b8f7c.tgz","fileCount":5,"integrity":"sha512-0aQ3uHCkfxPYJ+6u8fCoZG4j/nduUik5Yb1DLGxi3u8NWl3QJpbBOlwW8sNbF4HS48aZt/Ae+JKtiX+numXtpQ==","signatures":[{"sig":"MEUCIAgRrFKDzSYjFP/PWwK7eW9S2S9KN12kxvHAeHfepi5cAiEAiWvWbBIZnRTTEJCLbvpJ9ZWV3mS/5O2gC/EQWLUT4ik=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628082006-0bdedf5ce14e6037cbe903cabf4ef043553b8f7c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0bdedf5ce14e6037cbe903cabf4ef043553b8f7c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628082006-0bdedf5ce14e6037cbe903cabf4ef043553b8f7c_1782634953445_0.22117838494134712","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628082805-3ad817cecd5c91a6f51304f2dc7dca7adc0c63bb":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628082805-3ad817cecd5c91a6f51304f2dc7dca7adc0c63bb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628082805-3ad817cecd5c91a6f51304f2dc7dca7adc0c63bb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"db48172f38e650239ee7dee367959b608081d1e1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628082805-3ad817cecd5c91a6f51304f2dc7dca7adc0c63bb.tgz","fileCount":5,"integrity":"sha512-pm+BxdBh+foMxDe1cd/zr60TxErXier8iHakBM4Sg4JMc8XEg8UYCI/fMrkPwcXJkRUiBJfcYOM8KILLjql1XA==","signatures":[{"sig":"MEYCIQDA1EQBvlcpBREcR4CtqfWqruVgA8uXM7s2BCrZK8DNDwIhAPmduP+6CbofDyTNxVI+/5AbVwDTSED5ZPhFSIrR4nNa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628082805-3ad817cecd5c91a6f51304f2dc7dca7adc0c63bb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3ad817cecd5c91a6f51304f2dc7dca7adc0c63bb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628082805-3ad817cecd5c91a6f51304f2dc7dca7adc0c63bb_1782635432909_0.9238693191017009","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628083018-1ec0773d5c581c3e7fec28b7bb62988b5a896b09":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628083018-1ec0773d5c581c3e7fec28b7bb62988b5a896b09","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628083018-1ec0773d5c581c3e7fec28b7bb62988b5a896b09","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"36e35f98eab0f7bd09c8af873e12234fc9df3f59","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628083018-1ec0773d5c581c3e7fec28b7bb62988b5a896b09.tgz","fileCount":5,"integrity":"sha512-46xuStnuRy8OVDDC0+m+WiUYAtsBOAj6OtNxqNnxNQ4sws43WZqfockEkZwHN25fwPANHRkE+u23xK0lWWLjtQ==","signatures":[{"sig":"MEUCIQDSgtORKRZGFDuClBduusmuWw4RDk9GojhcbJJQC9xTKQIgBQ6r14oXG5C8OVVYr75z+zjYE4KxEbI7dXOkr1Ag8w4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628083018-1ec0773d5c581c3e7fec28b7bb62988b5a896b09","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1ec0773d5c581c3e7fec28b7bb62988b5a896b09","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628083018-1ec0773d5c581c3e7fec28b7bb62988b5a896b09_1782635562751_0.4720615848038465","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628084510-bfb0624569fb0ebd74d8af4b70671be1e3d6df39":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628084510-bfb0624569fb0ebd74d8af4b70671be1e3d6df39","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628084510-bfb0624569fb0ebd74d8af4b70671be1e3d6df39","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b8991a211f70f471da5657e09c1090faca8e5468","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628084510-bfb0624569fb0ebd74d8af4b70671be1e3d6df39.tgz","fileCount":5,"integrity":"sha512-58rYHDmkVFIYqYXI3YOJcth5TahcvCTCMddu7dPS0vV3czdZPRamxpXEE0An0eB9ESgl6VDnn1X3G+cINrTvcg==","signatures":[{"sig":"MEUCIQCGUeVAvaKP1F5oAn/nX9+f4MNF8UY9kLNp4j+B6OQcVQIgHKNr/wDN+/7qz2+gv5RVRtj6QKC1abGYvem7HOL2osc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628084510-bfb0624569fb0ebd74d8af4b70671be1e3d6df39","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bfb0624569fb0ebd74d8af4b70671be1e3d6df39","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628084510-bfb0624569fb0ebd74d8af4b70671be1e3d6df39_1782636456698_0.4663291838847512","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628084542-a3e45a21e0d91883146ba66939ffac8abe32d0d1":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628084542-a3e45a21e0d91883146ba66939ffac8abe32d0d1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628084542-a3e45a21e0d91883146ba66939ffac8abe32d0d1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"702b48a3aaa7b6970ebb932fae4d050e34b7183e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628084542-a3e45a21e0d91883146ba66939ffac8abe32d0d1.tgz","fileCount":5,"integrity":"sha512-NQEgsXJxPgB9BnljZpLqSgcYkKnutojBAg21Mb5PX81K5cpE0IVTfvS6s49JwgQ394FB6GmKNRX/2jdfHcpNtw==","signatures":[{"sig":"MEUCIQC7tOxoazNCJWd2V2k0NDMvkUviRfCr6hslgyGGUkxf9wIgM2rckiyIKRNI29FTjNR3Nm+9ptKZ3R21CHP9yNyi8GQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628084542-a3e45a21e0d91883146ba66939ffac8abe32d0d1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a3e45a21e0d91883146ba66939ffac8abe32d0d1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628084542-a3e45a21e0d91883146ba66939ffac8abe32d0d1_1782636488766_0.1314855786429543","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628085016-bed7e7da1e717b8d6a496672cc939ad066804df6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628085016-bed7e7da1e717b8d6a496672cc939ad066804df6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628085016-bed7e7da1e717b8d6a496672cc939ad066804df6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"17ce723cb2166f697bc7e59132c577c0a7332265","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628085016-bed7e7da1e717b8d6a496672cc939ad066804df6.tgz","fileCount":5,"integrity":"sha512-6all1/8kOaafqFFZus0V8ocn+iIUP7LU/x2E41K18HP5GqFBdCr3e/qjcTe3aJIvI7YYH5n9MJ55fQci3X0Hdw==","signatures":[{"sig":"MEUCIQD6DlVIbUnxFRKe9KTCcnpbX7BNqBD8vfmeCxEF789UtwIgGGxKsK4tgNOvBef+icaJy1NgTGVjRyXI2dW6x8E568Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628085016-bed7e7da1e717b8d6a496672cc939ad066804df6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bed7e7da1e717b8d6a496672cc939ad066804df6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628085016-bed7e7da1e717b8d6a496672cc939ad066804df6_1782636761489_0.6612451880611234","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628085403-5302edfd6c6dc9843945ea59f57cd039b8821802":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628085403-5302edfd6c6dc9843945ea59f57cd039b8821802","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628085403-5302edfd6c6dc9843945ea59f57cd039b8821802","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"dbd7852ccefaa50b8805dd299717a1fbb840da5d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628085403-5302edfd6c6dc9843945ea59f57cd039b8821802.tgz","fileCount":5,"integrity":"sha512-IIcrqToqXkuGL3k1DnX4KvZd6otQKi90jCFNIN5BN/y6lGemZJjMq/36dOcc0uSlZa1i0NgbDnpUy8oequg4zg==","signatures":[{"sig":"MEUCIQC7BBBCNzFMW6kbbWcx7pOn2hqAU0q3bzT/thbXKCO3OQIgPdU1RjQpwotTW0zgQug3iILgZhKPWlcK2RNK8rjOekA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628085403-5302edfd6c6dc9843945ea59f57cd039b8821802","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5302edfd6c6dc9843945ea59f57cd039b8821802","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628085403-5302edfd6c6dc9843945ea59f57cd039b8821802_1782636990476_0.9359289012843344","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628090016-4d44a568d7489dc0e98c1bd067830dba2a6a1957":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628090016-4d44a568d7489dc0e98c1bd067830dba2a6a1957","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628090016-4d44a568d7489dc0e98c1bd067830dba2a6a1957","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"863cd10f2fc4a83b01a147b9bed90ed304308c3c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628090016-4d44a568d7489dc0e98c1bd067830dba2a6a1957.tgz","fileCount":5,"integrity":"sha512-EOCtBGh1KZ+6VAQKgWrp350v2DEEBoCkfoAdb0VfmVnqtyzYuu8gMRZlOEbjFUMwCP7nVq6Wj/LIDng6xLEA+Q==","signatures":[{"sig":"MEUCIQDNr/DVNBJXnL8z264xPpRunNEVgj+lpRr0oBm+57IxIwIgV/qtRQV3eAZ85bZkknJguP4uTvzvKCM2oR6R8Jez4Gc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628090016-4d44a568d7489dc0e98c1bd067830dba2a6a1957","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4d44a568d7489dc0e98c1bd067830dba2a6a1957","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628090016-4d44a568d7489dc0e98c1bd067830dba2a6a1957_1782637366560_0.5266835434716295","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628090058-7a2b41b6aa639d99eb98aff3ea73719ae2f53c8a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628090058-7a2b41b6aa639d99eb98aff3ea73719ae2f53c8a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628090058-7a2b41b6aa639d99eb98aff3ea73719ae2f53c8a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"34dac85780f0f7fbcce25176e3f3f36c2b84dd16","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628090058-7a2b41b6aa639d99eb98aff3ea73719ae2f53c8a.tgz","fileCount":5,"integrity":"sha512-GbBDZT095GJHUMzfDzAeogIG3l5lgO/VLTBVXPg37MK16fsQcfBxo4vNHAUDT5M9ZKWRNj/9Vtt6BflfFLRXtA==","signatures":[{"sig":"MEUCIH8fdKWQwpnlPCfWoeSP/csWAHkwDzThM3IA9UcsD+50AiEA0TAM5+GG68UARToM4MPWthxMl/1g0EEbvXFipkJdVfA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628090058-7a2b41b6aa639d99eb98aff3ea73719ae2f53c8a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7a2b41b6aa639d99eb98aff3ea73719ae2f53c8a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628090058-7a2b41b6aa639d99eb98aff3ea73719ae2f53c8a_1782637402861_0.11479068800090375","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628092755-697ea2fcdbce25a46280acf73f8223d831b53d4b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628092755-697ea2fcdbce25a46280acf73f8223d831b53d4b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628092755-697ea2fcdbce25a46280acf73f8223d831b53d4b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"480ecada853e859b1663a5b3c758d5c8fd61f184","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628092755-697ea2fcdbce25a46280acf73f8223d831b53d4b.tgz","fileCount":5,"integrity":"sha512-iAvozXiwm/QZwFjJb14vT8Tw5DROVICF2EDQdw9T+6EWVZEM6ZOtDZgNk4rV2WLZYy+SvktnI/raJXkdE5B0Tg==","signatures":[{"sig":"MEQCIAO/uQwdIsPwYhXL47+yRGD7zr6SJYYeRrxyZUDbcr4XAiBClm/25qlRHINrkN+GzuQVRRQmZ0PMPGmC5G9IFMC1+Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628092755-697ea2fcdbce25a46280acf73f8223d831b53d4b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"697ea2fcdbce25a46280acf73f8223d831b53d4b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628092755-697ea2fcdbce25a46280acf73f8223d831b53d4b_1782639023607_0.7167251732401865","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628110928-e6972354dd09c479ed459d9b9398c73ff7f53f85":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628110928-e6972354dd09c479ed459d9b9398c73ff7f53f85","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628110928-e6972354dd09c479ed459d9b9398c73ff7f53f85","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"00c82d9d7e160b16b59a87cc31310c96dc55d273","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628110928-e6972354dd09c479ed459d9b9398c73ff7f53f85.tgz","fileCount":5,"integrity":"sha512-9zciB4tnMQT1HczKTWIXlN3AVTcbyiUmOc7YAnwrkpOdq3d6XkZqgjfnxGsEHgtn/K/2HY2TvnBtl5PKeFcI+Q==","signatures":[{"sig":"MEQCIBQOsPaqllYTorgtAVt67X+H1tnh4xtjaKfojpVE4bTxAiBXEP1ymASB9iugAffKV0XRxQhtvRBRmmmzaq5nccVsFQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628110928-e6972354dd09c479ed459d9b9398c73ff7f53f85","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e6972354dd09c479ed459d9b9398c73ff7f53f85","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628110928-e6972354dd09c479ed459d9b9398c73ff7f53f85_1782645121054_0.8900463329520161","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628130947-debb8d7ba0072ed0cdda5768892eb2b662a49da3":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628130947-debb8d7ba0072ed0cdda5768892eb2b662a49da3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628130947-debb8d7ba0072ed0cdda5768892eb2b662a49da3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8360e3c65f2ca13ad95b3669c2cc5e04eafcf6f0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628130947-debb8d7ba0072ed0cdda5768892eb2b662a49da3.tgz","fileCount":5,"integrity":"sha512-SJmElsT4Qlh1StGaBY4tfOBo+IrV+BvnpCOeNsjlC6TE0dFI1MLmJeMThb8HrNP0b2oUkX+991jnbGjSBxyyIA==","signatures":[{"sig":"MEUCIQCxZ+yK6KgXPOhhLllCS9NxzDYItbOgpkfUOsAm9p/eMAIgdemJOnbs7xufBWZJ2gGvypThCr8ETE/D9Jd66R6oXx4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628130947-debb8d7ba0072ed0cdda5768892eb2b662a49da3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"debb8d7ba0072ed0cdda5768892eb2b662a49da3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628130947-debb8d7ba0072ed0cdda5768892eb2b662a49da3_1782652343145_0.054740527131535766","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628133031-15c255050620fb408090430ad4b9dc03d341bb1a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628133031-15c255050620fb408090430ad4b9dc03d341bb1a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628133031-15c255050620fb408090430ad4b9dc03d341bb1a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e7466fcd96bb53f978febb49625877a698d7347a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628133031-15c255050620fb408090430ad4b9dc03d341bb1a.tgz","fileCount":5,"integrity":"sha512-f8amra7fy5dVg44ziIfVjandLAWm8pcvchzod2psbhs97a21X0+7kRrIySEVYN1zqttNPFJRD1fBWHF8pmfeRQ==","signatures":[{"sig":"MEUCIEGtY6zKAbSfRMABxw3rrvSIPOlCrrBUJM+fPJVZP7KqAiEAo8BqRFy3y17lelBS0vqpOZ8y2I+wzJDZAYT1S6IM1LU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628133031-15c255050620fb408090430ad4b9dc03d341bb1a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"15c255050620fb408090430ad4b9dc03d341bb1a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628133031-15c255050620fb408090430ad4b9dc03d341bb1a_1782653577932_0.3924466947414187","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628134031-fd3262efa49e09206d6b9679c6c50850aa17fc99":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628134031-fd3262efa49e09206d6b9679c6c50850aa17fc99","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628134031-fd3262efa49e09206d6b9679c6c50850aa17fc99","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fbc07a136411b58a84ee2733e732c968094283ca","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628134031-fd3262efa49e09206d6b9679c6c50850aa17fc99.tgz","fileCount":5,"integrity":"sha512-8lVH27ShAqmowK7jUYUpBIc30Y0eauOdI9COSjZIRUp5HBSUbFjN5hlvbdf3yIu4JkYJjljzn5p8P+4+HbO2tQ==","signatures":[{"sig":"MEQCIEFXtgggTeUHj1YTDDFBO33xKBTN1H22nfZigKkyBxiAAiAX5gkcqpkzqbX+Xq8aHWTmjrHUWldo8mKWOajeMns1MA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628134031-fd3262efa49e09206d6b9679c6c50850aa17fc99","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fd3262efa49e09206d6b9679c6c50850aa17fc99","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628134031-fd3262efa49e09206d6b9679c6c50850aa17fc99_1782654181489_0.12761385556774418","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260628205952-8b28929ea75a22ef0aa624520cf6268bf2d55ef0":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260628205952-8b28929ea75a22ef0aa624520cf6268bf2d55ef0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260628205952-8b28929ea75a22ef0aa624520cf6268bf2d55ef0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a182086968ed2ae7fff732720225216c1ebfdcb3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260628205952-8b28929ea75a22ef0aa624520cf6268bf2d55ef0.tgz","fileCount":5,"integrity":"sha512-TO3kyR7s/Q9G3tMzP2ZHvA03Ph4n71+c1XIEEkkYpVceuDiXeT6wlUy+FOkfnLA/vbxczCObnOdiXZ0S1DGHWw==","signatures":[{"sig":"MEYCIQCLO3bqGeHWsJKCe8Ckf7146t3a1H1IJm31O/a0eFyyCwIhAJ3nsKUSOVIeGNZkzVa8KVNPXMYfVIPJW/12rUIWRrEw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260628205952-8b28929ea75a22ef0aa624520cf6268bf2d55ef0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8b28929ea75a22ef0aa624520cf6268bf2d55ef0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260628205952-8b28929ea75a22ef0aa624520cf6268bf2d55ef0_1782680543459_0.5655531808829088","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260629010440-14672d9d0d1b31aff038c7c0ee1333435f4d2cb5":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260629010440-14672d9d0d1b31aff038c7c0ee1333435f4d2cb5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260629010440-14672d9d0d1b31aff038c7c0ee1333435f4d2cb5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4bc4eec239ba74a641b556d266c589c686de27b2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260629010440-14672d9d0d1b31aff038c7c0ee1333435f4d2cb5.tgz","fileCount":5,"integrity":"sha512-gFoo06QfEm+eDrir1uYGSR+e2GR9xh0AXdXwkS71y3+5yIdSRzUGf/U6gTvKXGssO1/esas4GnfSGWk1XjZnvQ==","signatures":[{"sig":"MEYCIQDtlKQCF0+LPqGWrKjvnXa+zjGtb4IEbdZb6X4wBHE40gIhAJdyzoX4AgPARf3BrG/48RBkI23mL+ggQZaW3T7yoGXV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260629010440-14672d9d0d1b31aff038c7c0ee1333435f4d2cb5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"14672d9d0d1b31aff038c7c0ee1333435f4d2cb5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260629010440-14672d9d0d1b31aff038c7c0ee1333435f4d2cb5_1782695227882_0.5376122257579101","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260629121533-3943915768aeb5853cdb012d42aba3b9f18a1f83":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260629121533-3943915768aeb5853cdb012d42aba3b9f18a1f83","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260629121533-3943915768aeb5853cdb012d42aba3b9f18a1f83","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d13ab4b5b5f9c613916a248e34f6464c134c1019","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260629121533-3943915768aeb5853cdb012d42aba3b9f18a1f83.tgz","fileCount":5,"integrity":"sha512-IF7YKDzEaf80ZYEhVBxIaLv4pM4BfmC8y3DDWh7xwGafuhC17DhUvkb4mmFod/E/OthuustCUGFQt3OmDxPZHQ==","signatures":[{"sig":"MEYCIQDJC6PbGT0zS2ItC//682Nss0xe1tqo/K6T95gJgg4llQIhAIWwYXl70l2+QbnC8rb7vHBCPj1PAt/uzKcGXK35V5KI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260629121533-3943915768aeb5853cdb012d42aba3b9f18a1f83","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3943915768aeb5853cdb012d42aba3b9f18a1f83","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260629121533-3943915768aeb5853cdb012d42aba3b9f18a1f83_1782735479311_0.5057648814537814","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260629121656-2a5322bc44f273b6add310fc8f3c3b3078340517":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260629121656-2a5322bc44f273b6add310fc8f3c3b3078340517","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260629121656-2a5322bc44f273b6add310fc8f3c3b3078340517","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2e887f7f695a657ec269cafac57977b0283d76df","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260629121656-2a5322bc44f273b6add310fc8f3c3b3078340517.tgz","fileCount":5,"integrity":"sha512-9P5bO2q7fy4mdloSVe93ghu6AquCrpuzkjg2ikRRZgQV3I55lrPrS1Du5bhanahta8bmDFp7y5wuBdyKQ4Nnpg==","signatures":[{"sig":"MEUCIHfMSUjqGWsM96EjkxXoPQwGEIkISZxpTQ4dPRAzBxTsAiEAn4bEtKsIzBQxIW1BHXLWxzExOoYEXt5+/EI4NouFOVY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260629121656-2a5322bc44f273b6add310fc8f3c3b3078340517","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2a5322bc44f273b6add310fc8f3c3b3078340517","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260629121656-2a5322bc44f273b6add310fc8f3c3b3078340517_1782735572658_0.6866061885243635","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260629122031-1fb0c67d860053757cb0014d227e59411e6be862":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260629122031-1fb0c67d860053757cb0014d227e59411e6be862","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260629122031-1fb0c67d860053757cb0014d227e59411e6be862","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1866e40abd9ea474c751fba183f873f96fb03223","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260629122031-1fb0c67d860053757cb0014d227e59411e6be862.tgz","fileCount":5,"integrity":"sha512-RRAXTPfoXWWfETivHcz84VM5VLZU5z89CEq2xabsYMthnWzYN9dLCq0zw2/9XH9WpZ9kU+Xs9qANacmLhE6HQg==","signatures":[{"sig":"MEUCIBA67hhTQR6oGo0Pi3m9LhDe2MTqp85hsbpodcOIlTkQAiEA4kLUT9yvSn1m2HqJDawQmMb/lggCwuwZtfwR8+pOwAU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260629122031-1fb0c67d860053757cb0014d227e59411e6be862","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1fb0c67d860053757cb0014d227e59411e6be862","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260629122031-1fb0c67d860053757cb0014d227e59411e6be862_1782735779225_0.04352926789267242","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260629122041-412583a912bb26bc53546b93f8069b1b68244dc5":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260629122041-412583a912bb26bc53546b93f8069b1b68244dc5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260629122041-412583a912bb26bc53546b93f8069b1b68244dc5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e00d31e89b0eb1c44156751997140885dcb12356","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260629122041-412583a912bb26bc53546b93f8069b1b68244dc5.tgz","fileCount":5,"integrity":"sha512-/DQFBUpZl/Gps5HtYRaSSzw8CDQ9QkmrYObDexSw60+o2JuC7olIio1Ixu0Ld1qSO9iDaerI9czq/HMZB4QnjA==","signatures":[{"sig":"MEUCIEN7H9vmzHzPJ6HsgdmgASbCqAThPUhA8+TWLoAjxNq2AiEAnCODyivMxrBJ3cjay22jZp6Mqgk/elEkEqfLbnjI6Z0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260629122041-412583a912bb26bc53546b93f8069b1b68244dc5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"412583a912bb26bc53546b93f8069b1b68244dc5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260629122041-412583a912bb26bc53546b93f8069b1b68244dc5_1782735785768_0.12196162555575696","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260629122127-52448fd2dab764a3e44fdeaf9524fcfa46a18df7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260629122127-52448fd2dab764a3e44fdeaf9524fcfa46a18df7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260629122127-52448fd2dab764a3e44fdeaf9524fcfa46a18df7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4ac8e5b20a337fd2b6ea49545efc1b5f6b39149d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260629122127-52448fd2dab764a3e44fdeaf9524fcfa46a18df7.tgz","fileCount":5,"integrity":"sha512-EDX0DcZ75E2sTfU2KdQY7lCCKUZxs4HUtQiKe/T/IaFoy+vfSZ4bG9mv/jurQyaeK3btfCfl6a/42eEFee/Rbg==","signatures":[{"sig":"MEQCICDcQvVWepyfkbLQXmZX/d+HUFskgHOc2SRyY5sK2rIlAiAfzniJrhpeL2DV+94DVphwF0HLp46d8PKSVQ0D7rp/+w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260629122127-52448fd2dab764a3e44fdeaf9524fcfa46a18df7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"52448fd2dab764a3e44fdeaf9524fcfa46a18df7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260629122127-52448fd2dab764a3e44fdeaf9524fcfa46a18df7_1782735836048_0.5229684847414058","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260629122135-1956e485aafe70619912e9cfaec7853b8e222b5d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260629122135-1956e485aafe70619912e9cfaec7853b8e222b5d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260629122135-1956e485aafe70619912e9cfaec7853b8e222b5d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c2ff40bd348837c2acf7ce6a11dec23e363de22e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260629122135-1956e485aafe70619912e9cfaec7853b8e222b5d.tgz","fileCount":5,"integrity":"sha512-fnBOSJ5rpHfU7AEADeWabL0c7Pawsmdo8JSVQtbOU82BCHW6Yxzq4k5pAlR6Hu+VcAPmsXztodz3eD5rUdtN6Q==","signatures":[{"sig":"MEUCIQDlnzL/5HTDMO+CkR9KmqW6PEpYUBplfMt987HfUzyqegIgebKXdtT8Zm1Ys3jOlW7sNMoKj/bNsFua0bnRrPx3E2g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260629122135-1956e485aafe70619912e9cfaec7853b8e222b5d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1956e485aafe70619912e9cfaec7853b8e222b5d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260629122135-1956e485aafe70619912e9cfaec7853b8e222b5d_1782735843842_0.9160023996790958","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260629122152-4f0cb3d933643a8d9ffc843c3ce925bdf97d60cd":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260629122152-4f0cb3d933643a8d9ffc843c3ce925bdf97d60cd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260629122152-4f0cb3d933643a8d9ffc843c3ce925bdf97d60cd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6ed3d5b1d5af908d938edcfc0e892ae801951cbf","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260629122152-4f0cb3d933643a8d9ffc843c3ce925bdf97d60cd.tgz","fileCount":5,"integrity":"sha512-JnKmRRnTOXv4JhY21IhnQpWJ8TamYn8mIDLwQ74CEmHDtHcs/SFGFEyBTb1ufctdcFMF/FMaL5YeXwIMIeQ/Bg==","signatures":[{"sig":"MEYCIQC1Q4XT1n5Zp8gM4fNOwf4RQMw8oZs1hflyQ4+VppEUnAIhAJa7atv0nOx1b9LEuQqTNe+DPsT0P8MZaErfl/UCpMvY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260629122152-4f0cb3d933643a8d9ffc843c3ce925bdf97d60cd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4f0cb3d933643a8d9ffc843c3ce925bdf97d60cd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260629122152-4f0cb3d933643a8d9ffc843c3ce925bdf97d60cd_1782735854947_0.9216621032445078","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260629122232-7a34f131ab35573559e28b6b8b8849d9131e5207":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260629122232-7a34f131ab35573559e28b6b8b8849d9131e5207","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260629122232-7a34f131ab35573559e28b6b8b8849d9131e5207","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ed10a5b49a8f0c25cd75ad01e496de4287560d02","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260629122232-7a34f131ab35573559e28b6b8b8849d9131e5207.tgz","fileCount":5,"integrity":"sha512-JPSeBhKKTH+kJeuIiLXCZPfyxgh8zRDNMbOQgzbuH9/MrNorMecduemPKX+jJaGne3XCQ/00ebpktdkVFTz1TA==","signatures":[{"sig":"MEUCIQD8DRKNPXiDCX+hRLfUcv08V8avfxAbMiG7nFRkmPLu/wIgPVKY2DpsD6uh/TqUfpX9jm3DpydMCpnIzP5f5Mk2LgU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260629122232-7a34f131ab35573559e28b6b8b8849d9131e5207","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7a34f131ab35573559e28b6b8b8849d9131e5207","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260629122232-7a34f131ab35573559e28b6b8b8849d9131e5207_1782735897624_0.6092647938320128","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260629122244-7ad5c71a69f5e24118ce4c26cf4d359c22d9d64c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260629122244-7ad5c71a69f5e24118ce4c26cf4d359c22d9d64c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260629122244-7ad5c71a69f5e24118ce4c26cf4d359c22d9d64c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"13a1bd095eeea8367cbb34476c8fcfbd4fcfd161","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260629122244-7ad5c71a69f5e24118ce4c26cf4d359c22d9d64c.tgz","fileCount":5,"integrity":"sha512-y4mbH3iI7liZGt85d+2sVqNN+XVqBVnkRFCArbVG/ILCMBykDPosQVePPt9AtP+LBQ7iFc7CO/7KOnHoMSZFyg==","signatures":[{"sig":"MEUCIDKUixo/R1W9SwQgMotRHfihHmTCLmPfjwg9Qg4mVllWAiEAwdFRD399ivR1IvNozP56pV8WRxs0S3QAt0yRlAHffWQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260629122244-7ad5c71a69f5e24118ce4c26cf4d359c22d9d64c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7ad5c71a69f5e24118ce4c26cf4d359c22d9d64c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260629122244-7ad5c71a69f5e24118ce4c26cf4d359c22d9d64c_1782735912520_0.3867389427339196","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260629123320-94648573e3d5b11a8e041e5df75a0f266261ad94":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260629123320-94648573e3d5b11a8e041e5df75a0f266261ad94","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260629123320-94648573e3d5b11a8e041e5df75a0f266261ad94","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ea31d2f82a95314b65150b64373433a8078ac2ea","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260629123320-94648573e3d5b11a8e041e5df75a0f266261ad94.tgz","fileCount":5,"integrity":"sha512-lXmE6FOXU9rELGJbOzkuFC1IMgyXkG9l45SavE7dBsVfQerB8ufAwt28At0Hk6Qy6k2inFRbZuVXupC4+LE8mg==","signatures":[{"sig":"MEUCIQCjC7Tl4aud+ROPtZ1lSRYSyd9dPe/9UoYpifDlpeV4ogIgZc5+5VnasddgdpstjFHQS8NfmGI8Ue5Ltpq95tzzcag=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260629123320-94648573e3d5b11a8e041e5df75a0f266261ad94","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"94648573e3d5b11a8e041e5df75a0f266261ad94","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260629123320-94648573e3d5b11a8e041e5df75a0f266261ad94_1782736544589_0.7468132755763639","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260629161853-5108d173fd76a6ae9fa44f7795c2d0b21f6e7f39":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260629161853-5108d173fd76a6ae9fa44f7795c2d0b21f6e7f39","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260629161853-5108d173fd76a6ae9fa44f7795c2d0b21f6e7f39","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"00aae3dd42a7fbdcea1167ffc75aa0fc2cf620ea","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260629161853-5108d173fd76a6ae9fa44f7795c2d0b21f6e7f39.tgz","fileCount":5,"integrity":"sha512-RMCyfOjKDDd01ONNCArEG8jI2dI05/TYDrYzbP+jDDZ5FXPXFRYqrdKMDTwWypLHRvnGCLvToCmespb+YKGqTQ==","signatures":[{"sig":"MEYCIQDA4UIIFZVG3Ky+XHYHiKTdUjV6C8BzDPQodb1zOFzH0gIhAJON23a4vnfzwhzOl0B/j0+0kGyRL6ZlV0XDEzrqY5pk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260629161853-5108d173fd76a6ae9fa44f7795c2d0b21f6e7f39","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5108d173fd76a6ae9fa44f7795c2d0b21f6e7f39","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260629161853-5108d173fd76a6ae9fa44f7795c2d0b21f6e7f39_1782750081203_0.3507155356404812","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260629162058-b4c9f86417d2e143874a69c6be9baf2342e563c7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260629162058-b4c9f86417d2e143874a69c6be9baf2342e563c7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260629162058-b4c9f86417d2e143874a69c6be9baf2342e563c7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"16240e36d29e0ed6824a7c26ed719d3d82d6c912","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260629162058-b4c9f86417d2e143874a69c6be9baf2342e563c7.tgz","fileCount":5,"integrity":"sha512-BLTWWRG4D3sfo2oIQ/cLJWqsAnHLgu/1pNvBp7XO6U1VqGYaxXb9RbNdTvF0ffBovJcv49u65kX23a6Cu30Ikg==","signatures":[{"sig":"MEUCIQD6CMxzCMy0RRZmKxUQJURFq6n6eEirPF2DQpXJnxbwAwIgIDlkANJ6WYWtIVtMwYuqW4pL0cSWjs7gxClM4wH+36A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260629162058-b4c9f86417d2e143874a69c6be9baf2342e563c7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b4c9f86417d2e143874a69c6be9baf2342e563c7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260629162058-b4c9f86417d2e143874a69c6be9baf2342e563c7_1782750201135_0.27450104694625055","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260629162242-eb7e206c1bd52d1685cd373078336d8a65f6286f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260629162242-eb7e206c1bd52d1685cd373078336d8a65f6286f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260629162242-eb7e206c1bd52d1685cd373078336d8a65f6286f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d840ff517996896bfdcc3ab2a0cc71fcaa8b5eef","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260629162242-eb7e206c1bd52d1685cd373078336d8a65f6286f.tgz","fileCount":5,"integrity":"sha512-L5scHDsxhiSggBA25wuYse3nN3VjeKBaKW0YlGObeMAf9ylxJO4VoS9UkIQ1RRnkAmK1DQiz2XOeqZJtMD/pYw==","signatures":[{"sig":"MEYCIQD47lwWUG/P8Z+/KV4rOD2opoyMUba77yaofzvmktHMjAIhAL1+An35UtXSi38GFk3d/EQ5/urFp0huVxrX/SxJ7JZY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260629162242-eb7e206c1bd52d1685cd373078336d8a65f6286f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"eb7e206c1bd52d1685cd373078336d8a65f6286f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260629162242-eb7e206c1bd52d1685cd373078336d8a65f6286f_1782750314392_0.176004486463615","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260629190523-bf5f3a1859e430cb7cf8b8ca9511ddfab413a487":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260629190523-bf5f3a1859e430cb7cf8b8ca9511ddfab413a487","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260629190523-bf5f3a1859e430cb7cf8b8ca9511ddfab413a487","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"603c86f35bdcb23e780e3e6270a66483e6ddfe2d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260629190523-bf5f3a1859e430cb7cf8b8ca9511ddfab413a487.tgz","fileCount":5,"integrity":"sha512-5E9oHJG5yZD1vRmxh3VqT4/KaSDvXf7ivrlZ8cu9T68josz5ZvZNzZrjFFk3SlXcedfwfrCnbT7C75uhYG6Byw==","signatures":[{"sig":"MEUCIQDYbR9yLh//PVedWs2MNRu8wEf98j+Gj0zsecr6ynh/fgIgU00U++ZVt7QZDklMfUL1c2GNMf+KDR+Xkmju/9gg8E0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260629190523-bf5f3a1859e430cb7cf8b8ca9511ddfab413a487","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bf5f3a1859e430cb7cf8b8ca9511ddfab413a487","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260629190523-bf5f3a1859e430cb7cf8b8ca9511ddfab413a487_1782760070831_0.20990446671600815","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260630044314-f79f73757359b2f6a45370aff7b7739dc40fe4eb":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260630044314-f79f73757359b2f6a45370aff7b7739dc40fe4eb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260630044314-f79f73757359b2f6a45370aff7b7739dc40fe4eb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"685848997364f7f8063b7da5dbee748177fef10f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260630044314-f79f73757359b2f6a45370aff7b7739dc40fe4eb.tgz","fileCount":5,"integrity":"sha512-TlQnjADMI4pmAH8gyNleo+FhwKzkLvO+jsArp5MOk0yQ1zwAL8Be8S76/hmXs2d0ZLU9JWSm9tVTt+KJQ5Anlg==","signatures":[{"sig":"MEUCIQCs2fZYcnKBvoSMZfL/lStAMunrXfCLu1q5CtqZ8rnqhwIgNIL7yGdTa6N/1kmKzuu9ts4DbLv0pBe+7+x3P38/mvM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260630044314-f79f73757359b2f6a45370aff7b7739dc40fe4eb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f79f73757359b2f6a45370aff7b7739dc40fe4eb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260630044314-f79f73757359b2f6a45370aff7b7739dc40fe4eb_1782794731917_0.9091490669203597","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260630091455-b9fb237aecc38113f42d4f8eb46748b2b9137258":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260630091455-b9fb237aecc38113f42d4f8eb46748b2b9137258","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260630091455-b9fb237aecc38113f42d4f8eb46748b2b9137258","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2c9c3e5c741eaa76ffd2b1009ad8a085ccb28022","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260630091455-b9fb237aecc38113f42d4f8eb46748b2b9137258.tgz","fileCount":5,"integrity":"sha512-WwgC3g1f5Y07Am3OIggQiIBQlrsakxOXGFLH1QiRg6Q1uEjJDH36o0CO5AVoL3DWKcm9pL9F0kLFabuE9tu6GA==","signatures":[{"sig":"MEQCIE5J5NkAH5olAiHqAtOckZGcvCDKukG0aPARaX0DtL0fAiB929cSOdvJwINYzQ60XJ75V1E8nf1gDwzN9XUAEm38jw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260630091455-b9fb237aecc38113f42d4f8eb46748b2b9137258","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b9fb237aecc38113f42d4f8eb46748b2b9137258","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260630091455-b9fb237aecc38113f42d4f8eb46748b2b9137258_1782811049291_0.8544792942771346","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260630092910-63b0e872933ea9d713be130a4753787f1997b21c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260630092910-63b0e872933ea9d713be130a4753787f1997b21c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260630092910-63b0e872933ea9d713be130a4753787f1997b21c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"cb6a740cbcaef39a3f69892cf6a0b0cd2efc7297","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260630092910-63b0e872933ea9d713be130a4753787f1997b21c.tgz","fileCount":5,"integrity":"sha512-nkXry6ZV57zw8DTDgFEGikTC+fgxqj/qxHsnursXOsueHzrlMSvhdWJm8HSHFrONgC7vyE9VL9iPtOXOR/Wsig==","signatures":[{"sig":"MEQCIC5MR2Zxa9REltXelfvr7Ph+5/Rog5qIAy0QbikOckyzAiAHTVUESzOj5MmCol2s5qD2wz+7FinEtkwimQ6BvLZ7cA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260630092910-63b0e872933ea9d713be130a4753787f1997b21c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"63b0e872933ea9d713be130a4753787f1997b21c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260630092910-63b0e872933ea9d713be130a4753787f1997b21c_1782811890583_0.7387668491465986","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260630093223-ec426db815edc70a2ac1c0a3c46993b697ca148e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260630093223-ec426db815edc70a2ac1c0a3c46993b697ca148e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260630093223-ec426db815edc70a2ac1c0a3c46993b697ca148e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e024c3fb8a84673295f123ecf3a7685f9e96beb0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260630093223-ec426db815edc70a2ac1c0a3c46993b697ca148e.tgz","fileCount":5,"integrity":"sha512-TgM8eyCFsQVheJ3qKHhJrPVM3NRs7WIRBhbVorJwY4+Ye5mmf6ztfXMu1KfQy+D+sreugZy85xdonuKkGNNxPw==","signatures":[{"sig":"MEUCICkUdKx18JXGuc36faKU+MBttDxojXIMkLjISbkuaqnEAiEAtJeVuedN/OV9kQfYh/HDSNCBVeMoZuBRATGmaf0udb4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260630093223-ec426db815edc70a2ac1c0a3c46993b697ca148e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ec426db815edc70a2ac1c0a3c46993b697ca148e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260630093223-ec426db815edc70a2ac1c0a3c46993b697ca148e_1782812091851_0.22062542350630654","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260630110143-4aa86d7bc6f35297c54a687fd6e1d976a54dd5c3":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260630110143-4aa86d7bc6f35297c54a687fd6e1d976a54dd5c3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260630110143-4aa86d7bc6f35297c54a687fd6e1d976a54dd5c3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"514555f72e03a984f1b49e849b938dc6a5bf4321","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260630110143-4aa86d7bc6f35297c54a687fd6e1d976a54dd5c3.tgz","fileCount":5,"integrity":"sha512-WYYKgQQtrmDGgPItjGrePaHdQj6MfDRv3GiKO3higUNL+lMbjVo3vF9OQaHEapzZNfkBzE4KHNVxs3OI6PBi4w==","signatures":[{"sig":"MEUCIDnnxaFQME1oJL9M9jDXufDoK3M3eYGU66mbimXTYO9lAiEAqBzBD1P0EktS2pRCUiu7ERvN9Wn/p4YGieONi+rKbQw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260630110143-4aa86d7bc6f35297c54a687fd6e1d976a54dd5c3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4aa86d7bc6f35297c54a687fd6e1d976a54dd5c3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260630110143-4aa86d7bc6f35297c54a687fd6e1d976a54dd5c3_1782817453484_0.9637105270741286","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260630110452-e89351f7a7310a32413f6be865b858df8e957421":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260630110452-e89351f7a7310a32413f6be865b858df8e957421","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260630110452-e89351f7a7310a32413f6be865b858df8e957421","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c6f5795f4856414c56d8737f3393545c5cdfffaf","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260630110452-e89351f7a7310a32413f6be865b858df8e957421.tgz","fileCount":5,"integrity":"sha512-FuUXl/9+GbkQhjV7fdhVcdm7cDnjeqy91UO2DPxk5sGgSFe8gvXBg7kIFtuRXFem/Uah/KejPXajXZtnuSdeOg==","signatures":[{"sig":"MEUCIQCiaKvAmew6aXL+EtHKoUgX36U+4DoUjDYp+KMhlASYuAIgHDqJGgRTK0G7Q9smFUTs70cRoLjVrywGpg+xXmv5DX4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260630110452-e89351f7a7310a32413f6be865b858df8e957421","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e89351f7a7310a32413f6be865b858df8e957421","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260630110452-e89351f7a7310a32413f6be865b858df8e957421_1782817649909_0.20209933888703824","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260630110852-aecfe88e2b6466ba5315ddc7f13d94d65f3da8fe":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260630110852-aecfe88e2b6466ba5315ddc7f13d94d65f3da8fe","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260630110852-aecfe88e2b6466ba5315ddc7f13d94d65f3da8fe","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6eacb1433f64d388650b2b8fcb9d25b6c17c2cac","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260630110852-aecfe88e2b6466ba5315ddc7f13d94d65f3da8fe.tgz","fileCount":5,"integrity":"sha512-d7ITq0LcVV1AomVxHOk6ShmF0kA0SxLJNZ0EA9iIj+SABYomClqonnULXYAFn5Ffd2uAAdHH1gkssweFsUO2nA==","signatures":[{"sig":"MEUCID2UVuorP9Pa9P8gA06QFdv5M9IvkQDrZUY+TGScp4MOAiEAhgtKW1ZFOlgMci27Fio2G+wcFaCAy+UcPjfbd6zOGiI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260630110852-aecfe88e2b6466ba5315ddc7f13d94d65f3da8fe","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"aecfe88e2b6466ba5315ddc7f13d94d65f3da8fe","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260630110852-aecfe88e2b6466ba5315ddc7f13d94d65f3da8fe_1782817881147_0.42301845337833743","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260630112745-a88c6b283c292a55254449e13e547d0726babc3a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260630112745-a88c6b283c292a55254449e13e547d0726babc3a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260630112745-a88c6b283c292a55254449e13e547d0726babc3a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c54a7edb0b4cd2e2578e884f70764ce948a953cd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260630112745-a88c6b283c292a55254449e13e547d0726babc3a.tgz","fileCount":5,"integrity":"sha512-X6P4NMPHKj1ZoVO+xxljhCOLrB5VF0sqN0HQI72z9CUPRcNvyGlHuetEeY851k++8b/NjWTMr+Q79YBFHWw0HQ==","signatures":[{"sig":"MEQCIAHViEpR0DbMuRMuAoMyJofUUK2og8dztBO4XpDZoVteAiA4PNPCOL4hdSEk/dkytaQQye5rF0XewdviSMk6+J/Axw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260630112745-a88c6b283c292a55254449e13e547d0726babc3a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a88c6b283c292a55254449e13e547d0726babc3a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260630112745-a88c6b283c292a55254449e13e547d0726babc3a_1782819017018_0.14791881153633635","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260630134636-d05b94c290f82a4abbb6b487bbd24043ffdd0560":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260630134636-d05b94c290f82a4abbb6b487bbd24043ffdd0560","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260630134636-d05b94c290f82a4abbb6b487bbd24043ffdd0560","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6e9285f9162f8a23c8c0d81f32263eef728d7e09","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260630134636-d05b94c290f82a4abbb6b487bbd24043ffdd0560.tgz","fileCount":5,"integrity":"sha512-fu5XD0hvnM6hNLrvf/2TNduPUg5Rnwhxdvb7EuA3oiM5hHjrCzSn+kicQyEi1USd1I7nfGefapx707k4cOBA3g==","signatures":[{"sig":"MEQCIESel29/tilKtsMp6QO0fedvVKiUBQ61ZT8ZWRd0J98TAiBSBzyVQiC7ZbV4nhdoaFae7oVd7qN9YaTfxrnptmhDZQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260630134636-d05b94c290f82a4abbb6b487bbd24043ffdd0560","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d05b94c290f82a4abbb6b487bbd24043ffdd0560","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260630134636-d05b94c290f82a4abbb6b487bbd24043ffdd0560_1782827340666_0.4358268018123146","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260630135313-97ada5c92074fbe3d677f12298cbaca06dc9ed0f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260630135313-97ada5c92074fbe3d677f12298cbaca06dc9ed0f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260630135313-97ada5c92074fbe3d677f12298cbaca06dc9ed0f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"79ffd33d5d568feaa922be144952d2e672cc8f7e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260630135313-97ada5c92074fbe3d677f12298cbaca06dc9ed0f.tgz","fileCount":5,"integrity":"sha512-j5npKRsoKAGwOd8W9w80ki7nFBujufMevnWDsX+04SYAOpPZNVIDU3gq6iJfyc6Z4+weyIwDy4QTDotkRCH+Hg==","signatures":[{"sig":"MEQCIAHTEzZSGeOwx/URsURFkDGG3AL0jCjhRdeD/xsGtZwkAiByt8ozP/Cqmgbt9C3luvfAfWTv6rJlgMMkYNbzxHus+Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260630135313-97ada5c92074fbe3d677f12298cbaca06dc9ed0f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"97ada5c92074fbe3d677f12298cbaca06dc9ed0f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260630135313-97ada5c92074fbe3d677f12298cbaca06dc9ed0f_1782827746952_0.15041661161493525","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260630140308-9dd876abb496280bf017840acd1cd3b0feae4cdd":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260630140308-9dd876abb496280bf017840acd1cd3b0feae4cdd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260630140308-9dd876abb496280bf017840acd1cd3b0feae4cdd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9c83a1363fc0d5f5404e676c32c6370e66f5b47e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260630140308-9dd876abb496280bf017840acd1cd3b0feae4cdd.tgz","fileCount":5,"integrity":"sha512-WIjIfCSoGUFT5GcXEtiyCcr/UMRHJOkU+NIcgSLvyXjyPOYkBn4+D52flXnKXrDQP/XKOuB9dB2aVGFrzvfL2w==","signatures":[{"sig":"MEYCIQC0jWTsPaWjtVH4TOEpFP1YzEDB8QWXg34KV7eLMjhsvQIhAKWdCUkWK8BAtBb3ntODMbiOCniiwc0E5QxsZWQ7mOtY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260630140308-9dd876abb496280bf017840acd1cd3b0feae4cdd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9dd876abb496280bf017840acd1cd3b0feae4cdd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260630140308-9dd876abb496280bf017840acd1cd3b0feae4cdd_1782828340610_0.42657291196659175","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260630142220-5c53290dcac61377c95d4243c7cd8788ae6b71c7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260630142220-5c53290dcac61377c95d4243c7cd8788ae6b71c7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260630142220-5c53290dcac61377c95d4243c7cd8788ae6b71c7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9f7d816eae245431c9d3d9e416e88456f0a5d90d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260630142220-5c53290dcac61377c95d4243c7cd8788ae6b71c7.tgz","fileCount":5,"integrity":"sha512-0oE2JYfbzYL8qUQMUKhvGt39M+KlRjnzVBq2TCnY7Y/ptBNTfj5Ylryt8VivPu9KbTTxH4un+3ONf7sZEVWSDQ==","signatures":[{"sig":"MEYCIQD6aa+YlS01X1oqth5VXNRThEITPrx1WwK6Ll/EETIHxwIhAPgf9iFJraEmA9D00x5OQFK6n2aENCCeQdtjQeUpPFGK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260630142220-5c53290dcac61377c95d4243c7cd8788ae6b71c7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5c53290dcac61377c95d4243c7cd8788ae6b71c7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260630142220-5c53290dcac61377c95d4243c7cd8788ae6b71c7_1782829482236_0.19377523567624233","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260630142411-ea7d01684049c0493e27559cb3f8c5d4c5d6c907":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260630142411-ea7d01684049c0493e27559cb3f8c5d4c5d6c907","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260630142411-ea7d01684049c0493e27559cb3f8c5d4c5d6c907","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7839328a20f2db3cc2a23687096eba482cf423af","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260630142411-ea7d01684049c0493e27559cb3f8c5d4c5d6c907.tgz","fileCount":5,"integrity":"sha512-/jMG6UvI7aSSkk38q1IKTJhILBt2AmZh9qT+m9mKubeeoRFUV+KSNJh3th4fM86dn41xhV2QMAPd0h5foJzgXQ==","signatures":[{"sig":"MEUCIDDxBXZvnwE1WmsWJSuN49uvJxDq534qTPLW1nckMtD3AiEA3imciR1J+uFV3FEuzZbJG7NLYGdA2rbjAxia9e8p4Rk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260630142411-ea7d01684049c0493e27559cb3f8c5d4c5d6c907","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ea7d01684049c0493e27559cb3f8c5d4c5d6c907","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260630142411-ea7d01684049c0493e27559cb3f8c5d4c5d6c907_1782829595998_0.6823672404990531","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260630143509-62535780828a1e0e573db69ae42d7c6d9e14db8a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260630143509-62535780828a1e0e573db69ae42d7c6d9e14db8a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260630143509-62535780828a1e0e573db69ae42d7c6d9e14db8a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"670aaa21a455ae71b35def6e0eb693f3c28f0255","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260630143509-62535780828a1e0e573db69ae42d7c6d9e14db8a.tgz","fileCount":5,"integrity":"sha512-SqS81F4Jh7ubTab9GfmPAIF0qDVfhPDeutVcvPpj5a7/n+NNiBoYzpn5e5FQDy7X/10QdnG6lFe2URMXJTEwnw==","signatures":[{"sig":"MEYCIQClUh3LNngqphhrxaCOAPTh1fMoVvltlb9+udGyhTXcSgIhANIkTTNCTbxNHC8M1Qt8dvxnwAmgVxR6tsCo2Gcx/+DI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260630143509-62535780828a1e0e573db69ae42d7c6d9e14db8a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"62535780828a1e0e573db69ae42d7c6d9e14db8a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260630143509-62535780828a1e0e573db69ae42d7c6d9e14db8a_1782830210140_0.545318800944933","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260630144300-abb25b3769ef52694e2e4d923d3e978890b40ccf":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260630144300-abb25b3769ef52694e2e4d923d3e978890b40ccf","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260630144300-abb25b3769ef52694e2e4d923d3e978890b40ccf","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"245d5a10e830a18f348476b769d8a7e03ff77ae8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260630144300-abb25b3769ef52694e2e4d923d3e978890b40ccf.tgz","fileCount":5,"integrity":"sha512-Bitz31sMuhVV2kCGiJgwmA9Xd6kq0yOyBjTw0oqNZkD5hYOInSAd3D3ZY6fEVlGZiBUJQGAfwu6eqqe76XM9Ew==","signatures":[{"sig":"MEQCID6qI4RvnFM0gKEamTrWK6aTNzi7U88eh82LNPc8Q5EZAiBLcsM9DSPfqPiLhDHeQc6yQC9J5pfds7qGVlJhNbLAUw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260630144300-abb25b3769ef52694e2e4d923d3e978890b40ccf","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"abb25b3769ef52694e2e4d923d3e978890b40ccf","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260630144300-abb25b3769ef52694e2e4d923d3e978890b40ccf_1782830729061_0.47071933755394735","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260630144816-f733e85e63c4a8b7578249385b110bbf7d67e393":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260630144816-f733e85e63c4a8b7578249385b110bbf7d67e393","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260630144816-f733e85e63c4a8b7578249385b110bbf7d67e393","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"abbbaa7a47ca26e64bc900fa36c64743b3fbdd67","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260630144816-f733e85e63c4a8b7578249385b110bbf7d67e393.tgz","fileCount":5,"integrity":"sha512-zbm4FCVk5keLZVMRshKccWk33B/Fic6hVxC7j7xxJldGGFTUGLFHLUoG9bnJMzcwzwJfoLswd1tCAD0V/UQk1Q==","signatures":[{"sig":"MEUCIFOuxSUXApzOKEezNCZuinVmD9jeXqA7DL/iZL+PckjIAiEAmnGWB5kkUqpVt8uhNlYx5hoso9T9LpSDvh/+/2IPDuI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260630144816-f733e85e63c4a8b7578249385b110bbf7d67e393","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f733e85e63c4a8b7578249385b110bbf7d67e393","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260630144816-f733e85e63c4a8b7578249385b110bbf7d67e393_1782831051624_0.5148472547742309","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260630150059-2f457d7b450952b5db37aa6b4b3a95fca9be3e3a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260630150059-2f457d7b450952b5db37aa6b4b3a95fca9be3e3a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260630150059-2f457d7b450952b5db37aa6b4b3a95fca9be3e3a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1b19dc7754b7e5a6595b97dd85b6285d5e792f3c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260630150059-2f457d7b450952b5db37aa6b4b3a95fca9be3e3a.tgz","fileCount":5,"integrity":"sha512-cmMJL+qPeAQQA/B1+83J5aWI0Xup2PWMV1uIRD15s/b3Qo9iWw+1ezmMlL4pwCREsPU+j+JS4lyiLUIOgC5gtg==","signatures":[{"sig":"MEQCIAymE8cmw7yfMU7QKC6l19ERf0nSbSMRlqhvc2794NqfAiAm1P6RKXQLARY9BgtKvyO2xFuNLKBLWx5fj7PvCo+ohw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260630150059-2f457d7b450952b5db37aa6b4b3a95fca9be3e3a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2f457d7b450952b5db37aa6b4b3a95fca9be3e3a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260630150059-2f457d7b450952b5db37aa6b4b3a95fca9be3e3a_1782831816084_0.5432043452425837","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260630175504-efe4134286c5366935940b21af02672ca3f7eb1a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260630175504-efe4134286c5366935940b21af02672ca3f7eb1a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260630175504-efe4134286c5366935940b21af02672ca3f7eb1a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"02eca797e7306889e4454f686bd81b8c75768f3a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260630175504-efe4134286c5366935940b21af02672ca3f7eb1a.tgz","fileCount":5,"integrity":"sha512-SW/vAOfTumL0mkRaZ4UdnDulfGp08d8ve3Cp7geuaIhPfL15kxFuBKWWglTS19Q2oCAwzX3ndti30Ih0SUD5Kw==","signatures":[{"sig":"MEUCIQDOxrQj9M5+1FhPmxlnt7ROkFaqimF97ZkcZU3lIakPbAIgP5oLzLRxi/RzOiaRuk9lp12P3jDvG4224guw8MPaw1Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260630175504-efe4134286c5366935940b21af02672ca3f7eb1a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"efe4134286c5366935940b21af02672ca3f7eb1a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260630175504-efe4134286c5366935940b21af02672ca3f7eb1a_1782842250437_0.5960092646191655","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260701074327-9b528084a687b86d5d68617aff2428b9e4f94970":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260701074327-9b528084a687b86d5d68617aff2428b9e4f94970","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260701074327-9b528084a687b86d5d68617aff2428b9e4f94970","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d5805e9afe232cd655eee8733fb9ad1ea65faa4b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260701074327-9b528084a687b86d5d68617aff2428b9e4f94970.tgz","fileCount":5,"integrity":"sha512-36RqlN5jCWPmQIZrx4tibfWg05ZkD/K6/0Za7ulKi0/phRdAmDxV1cVfzhlliUfilOOwAqv0fqLaxjgA2q7Nwg==","signatures":[{"sig":"MEUCIQDJdnQXTOZLcm3dK+qerNVyxXl1aEkj5c5uoY4/7wiepgIgCd+u1/vboyUgRAvqbrb5JG12aq6FF672yGqllAZFcpU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260701074327-9b528084a687b86d5d68617aff2428b9e4f94970","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1701122},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9b528084a687b86d5d68617aff2428b9e4f94970","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260701074327-9b528084a687b86d5d68617aff2428b9e4f94970_1782891959775_0.4522565715080835","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260701084327-b72d41d382e7b5df5eeabb6e4742c268e575b6d2":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260701084327-b72d41d382e7b5df5eeabb6e4742c268e575b6d2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260701084327-b72d41d382e7b5df5eeabb6e4742c268e575b6d2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"cc1d5f2aa06d35fd43cee3a7f76ac82580300249","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260701084327-b72d41d382e7b5df5eeabb6e4742c268e575b6d2.tgz","fileCount":5,"integrity":"sha512-JUkMAMB1hj3bXmIzh3E4Jn3LVYp2JDMcn0O4oV+JNrekqFxiZjdUL53vVielluHlkO5KkX1vdWkWoAKhZiWL5g==","signatures":[{"sig":"MEUCIQC/DtmSwab1MNKE4TXQgGkQ3q4b0Mh/tP8ilz0kwrMXqAIgIc0KtUUGbEgoy5WyL+XueZjPF5PsewbJWjPXe6Aalqs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260701084327-b72d41d382e7b5df5eeabb6e4742c268e575b6d2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1703920},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b72d41d382e7b5df5eeabb6e4742c268e575b6d2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260701084327-b72d41d382e7b5df5eeabb6e4742c268e575b6d2_1782895553687_0.9102280934916274","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260701115319-9aa8a16f1e4f80d2fb98f9f214b6cd6bac19eb6b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260701115319-9aa8a16f1e4f80d2fb98f9f214b6cd6bac19eb6b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260701115319-9aa8a16f1e4f80d2fb98f9f214b6cd6bac19eb6b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7c3b60fec513c8e6241cc10e0d2944194157d735","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260701115319-9aa8a16f1e4f80d2fb98f9f214b6cd6bac19eb6b.tgz","fileCount":5,"integrity":"sha512-y+HHDHggwj2KDTxp4PHof58KKV9vBz8n5o+vG0F+pV/84Tj1QNTlTJGu4hssSu/kIgGGqy8e9Y2wwJlVF/X/hQ==","signatures":[{"sig":"MEUCIQDUr7/KbI70ZYk75QIzB1EaU4rIlCu2UGrdypLPmH1nEQIgKiJocuxggqHuguUdUzOuLFe48iyR/1q9e45u24Fy8K0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260701115319-9aa8a16f1e4f80d2fb98f9f214b6cd6bac19eb6b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9aa8a16f1e4f80d2fb98f9f214b6cd6bac19eb6b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260701115319-9aa8a16f1e4f80d2fb98f9f214b6cd6bac19eb6b_1782906949913_0.07522644151432178","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260701115356-15072ee42c584438b4c944a23c79e9250364b4cc":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260701115356-15072ee42c584438b4c944a23c79e9250364b4cc","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260701115356-15072ee42c584438b4c944a23c79e9250364b4cc","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2900c843e0c414682b7d8320fafd3163c83a8ae4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260701115356-15072ee42c584438b4c944a23c79e9250364b4cc.tgz","fileCount":5,"integrity":"sha512-mAzGoyybbrXExgJXvIBw6kHCQfAmW2kA1erGwuZFcyh7Di9XD7smmjnsXP6FOOld1vVPVFTxq3oiQgxQKUKqxw==","signatures":[{"sig":"MEUCIC2rvn8WP/wpmAzq1mdvRDZbmM7FxSVd/SZk+CdSrHAJAiEA7adBng2ZNF1ZlV2ln6oeMVdb0StL6mCWyffBk+5swsE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260701115356-15072ee42c584438b4c944a23c79e9250364b4cc","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"15072ee42c584438b4c944a23c79e9250364b4cc","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260701115356-15072ee42c584438b4c944a23c79e9250364b4cc_1782906985116_0.7955569444102271","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260701115442-d4115cec7370d6ece7cb15cceac6fdc8e1ccb064":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260701115442-d4115cec7370d6ece7cb15cceac6fdc8e1ccb064","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260701115442-d4115cec7370d6ece7cb15cceac6fdc8e1ccb064","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3ffb64ddeb1bfcd260ffa5eddd2e88a865e8645d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260701115442-d4115cec7370d6ece7cb15cceac6fdc8e1ccb064.tgz","fileCount":5,"integrity":"sha512-q9q+S85ZEDp+kwde6CbjDkGehm5y2Nv0yaKkTepfRYpZst/QYtgZC/CYZZlBpxFupoEgtZmJ3bZ+YZM0xSbYoA==","signatures":[{"sig":"MEUCIHhu1W7ZRVokVTVMNVxMObPbM5FurTm7hwDa4NGAciF/AiEA3ADXYCMz86mwGGdZOXjEWzah8/cayIjP6Id9sn3QhL8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260701115442-d4115cec7370d6ece7cb15cceac6fdc8e1ccb064","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d4115cec7370d6ece7cb15cceac6fdc8e1ccb064","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260701115442-d4115cec7370d6ece7cb15cceac6fdc8e1ccb064_1782907030085_0.7112699917128524","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260701153734-52e1e3eb69f95f2ffd706b6c717e275e3e3cb0f0":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260701153734-52e1e3eb69f95f2ffd706b6c717e275e3e3cb0f0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260701153734-52e1e3eb69f95f2ffd706b6c717e275e3e3cb0f0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fe531b308ef1f2ba7ce572c35fb731d127ecac80","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260701153734-52e1e3eb69f95f2ffd706b6c717e275e3e3cb0f0.tgz","fileCount":5,"integrity":"sha512-BJDlCmBOjF+FXYBU+l0RMTw8QFGfYGA94rSdObLlJ3GvWWyXJLncv2+594Gd4Hk05FvTLTg96df1a7WlBPxBZA==","signatures":[{"sig":"MEQCIHzkrmTMbLZWQSRX0paJbJ51Y2skLtbXWa295e1VXWYBAiAJbiYVGrJ53E4bhfNfLw2JElzCdWuBUE3sQ8/SH3mRQg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260701153734-52e1e3eb69f95f2ffd706b6c717e275e3e3cb0f0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1706183},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"52e1e3eb69f95f2ffd706b6c717e275e3e3cb0f0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260701153734-52e1e3eb69f95f2ffd706b6c717e275e3e3cb0f0_1782920406356_0.4527529332863256","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260701172212-8315a516572dce66fce9b3b8a802da4b4d9f1f17":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260701172212-8315a516572dce66fce9b3b8a802da4b4d9f1f17","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260701172212-8315a516572dce66fce9b3b8a802da4b4d9f1f17","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e1044a0d3241eb8f01659956ac4e3f1d568fdd27","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260701172212-8315a516572dce66fce9b3b8a802da4b4d9f1f17.tgz","fileCount":5,"integrity":"sha512-gUqu3m9CxDYLxDP6OxPwQziXMI33Uvkt+4GPd+FSs28ykqwlhXkxuk9Dk/Rh5HmogWw7oxmHcg7ZoneHZ1tqvw==","signatures":[{"sig":"MEUCIAWtDpoAwogCdNNyHVvw+MAjCv6ePzrXe1BBCgjsUXilAiEAxSQumn+1wMlj9iRTwBTRQiCznvtewzoAVmlxlb4AgFM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260701172212-8315a516572dce66fce9b3b8a802da4b4d9f1f17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8315a516572dce66fce9b3b8a802da4b4d9f1f17","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260701172212-8315a516572dce66fce9b3b8a802da4b4d9f1f17_1782926674576_0.7065573875984841","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260701172220-076a76e6b409ecd96e99e780ff4a5b024608cf17":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260701172220-076a76e6b409ecd96e99e780ff4a5b024608cf17","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260701172220-076a76e6b409ecd96e99e780ff4a5b024608cf17","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e543dac2ffaa5689fad2301024d87dd58d035c64","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260701172220-076a76e6b409ecd96e99e780ff4a5b024608cf17.tgz","fileCount":5,"integrity":"sha512-v7K8WMKdqq7rinIicYX17BsF1ETz4Xxol70NRHZ+jgsgEcO8h8kGKbcQKVjIhMGFEEHn2oufLxo15DqMiq/SyA==","signatures":[{"sig":"MEQCIEGhGL+VoQ54rot6HxxVbuK//Gn5TKEC0UTuNyPxKKJNAiBST2HLmsqJEb4lbOOCrAXBI9yGCtZEMm33lrujMPtUuA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260701172220-076a76e6b409ecd96e99e780ff4a5b024608cf17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"076a76e6b409ecd96e99e780ff4a5b024608cf17","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260701172220-076a76e6b409ecd96e99e780ff4a5b024608cf17_1782926689450_0.2002161353549501","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260701203804-c173cdc9eaa014f7e76d0135bc1fcfac08051a93":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260701203804-c173cdc9eaa014f7e76d0135bc1fcfac08051a93","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260701203804-c173cdc9eaa014f7e76d0135bc1fcfac08051a93","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"dfb085750635cd0412c398e6c4966e342729071a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260701203804-c173cdc9eaa014f7e76d0135bc1fcfac08051a93.tgz","fileCount":5,"integrity":"sha512-rQce2fiI8XKFK9zx6EUkLNEOGOgv0VjP6Fd48Ard/BrBD45Iuvr/4gIX14X5eF6ghvtZRierPbnfrTF56BLqJw==","signatures":[{"sig":"MEUCIQDVJ6n2mu1wlOdImh34DAmrvUskwkzIslR+11+ErIzeIwIgIO9GaeNad9gtN6Nin68uFhASsYiRYZlV2DWq4AE1o0c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260701203804-c173cdc9eaa014f7e76d0135bc1fcfac08051a93","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c173cdc9eaa014f7e76d0135bc1fcfac08051a93","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260701203804-c173cdc9eaa014f7e76d0135bc1fcfac08051a93_1782938437886_0.9349856450983192","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260702083300-d349e2ce74fb70aa15723931f2cee2e3cb2a24f2":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260702083300-d349e2ce74fb70aa15723931f2cee2e3cb2a24f2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260702083300-d349e2ce74fb70aa15723931f2cee2e3cb2a24f2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"cf68ac50aa584ea8eae791ac87864b2f2bef2dba","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260702083300-d349e2ce74fb70aa15723931f2cee2e3cb2a24f2.tgz","fileCount":5,"integrity":"sha512-wumXpyGCK6dT1nIV7VGpfUUz8oRtLAsccSWywyMEWWtLUPGCo/Z7zUZVmkyWo8j5nDGZxyxIeyvbv/31HHZRkQ==","signatures":[{"sig":"MEUCICGOWfCbBgdqeyzX38xFD0zzCd4FiYI70uF2I861UjGvAiEA07V6I2hbwnEln+vafeVO/JBd9w9Fj4boTb3MqkxeBqg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260702083300-d349e2ce74fb70aa15723931f2cee2e3cb2a24f2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1705124},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d349e2ce74fb70aa15723931f2cee2e3cb2a24f2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260702083300-d349e2ce74fb70aa15723931f2cee2e3cb2a24f2_1782981332018_0.19797569053397157","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260702141348-dcce8a9f2ab462bcb1240db3680e2b285a410a4a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260702141348-dcce8a9f2ab462bcb1240db3680e2b285a410a4a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260702141348-dcce8a9f2ab462bcb1240db3680e2b285a410a4a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d5a3787ef772561290c25d7ae898af0405403c2e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260702141348-dcce8a9f2ab462bcb1240db3680e2b285a410a4a.tgz","fileCount":5,"integrity":"sha512-T5sqsREB0y1ASZrom4KwQft/RfGCTBAtX+vXSW2LfPCKwBwr/r6TAfBny7mXu4NCH/QahzyKDhiPX98LLzIDIA==","signatures":[{"sig":"MEQCIEfqilggyDnoukWyrJAr8lNhn1arWMW66Zh9YB/00XijAiBz6vmcdEMuZGmdoX0KeKF7d90wp1OEB+R5dp+mhY2/SA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260702141348-dcce8a9f2ab462bcb1240db3680e2b285a410a4a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"dcce8a9f2ab462bcb1240db3680e2b285a410a4a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260702141348-dcce8a9f2ab462bcb1240db3680e2b285a410a4a_1783001778870_0.08676782046364417","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260702141406-ad6c20714fc69d9fac5d97ecf71315d6b00a8e0f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260702141406-ad6c20714fc69d9fac5d97ecf71315d6b00a8e0f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260702141406-ad6c20714fc69d9fac5d97ecf71315d6b00a8e0f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0d5936a16a878d3ac1f0c38a11b11469c1898ed3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260702141406-ad6c20714fc69d9fac5d97ecf71315d6b00a8e0f.tgz","fileCount":5,"integrity":"sha512-Cvx9feJmghEe8KfTxSlr8hAHe9FvCv5sKPsfXf1SQG0HD9yGBiI9pDxHOL9IOyHQc4xseA7WDhgvg7UYUZ1MnA==","signatures":[{"sig":"MEUCIDmN2gUyxYaSZF4XNfzm63W07KRBBs+I8cVKdEy/GMcqAiEAvtbj5zG/2Dmhk+C0e9dMJA1czJ0vGL2yKbDoXw9ShPU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260702141406-ad6c20714fc69d9fac5d97ecf71315d6b00a8e0f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ad6c20714fc69d9fac5d97ecf71315d6b00a8e0f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260702141406-ad6c20714fc69d9fac5d97ecf71315d6b00a8e0f_1783001802506_0.7635168258023466","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260702180017-2caadd4dbd6a0ff2118353d096a6d435461deb31":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260702180017-2caadd4dbd6a0ff2118353d096a6d435461deb31","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260702180017-2caadd4dbd6a0ff2118353d096a6d435461deb31","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"68a92d5cbb597b1587aa2a11bd8cb46d7081a599","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260702180017-2caadd4dbd6a0ff2118353d096a6d435461deb31.tgz","fileCount":5,"integrity":"sha512-5PHAyw19VfoKQ/PHfFxyNvzMH2p+vrwWp41A1dUItkkUkcf5jYH7Lc4SyTTuf4vYVaA5OIiZVFPV6q8wyy6jBA==","signatures":[{"sig":"MEUCIQClmJUdodeVw6ajdpxpfneBIR6NA/IbCr+OxNfHVagWKQIgdFmWWW9lSFo9Ls84gPEQK2WfWGkLBBmNoCZunovJdg8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260702180017-2caadd4dbd6a0ff2118353d096a6d435461deb31","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2caadd4dbd6a0ff2118353d096a6d435461deb31","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260702180017-2caadd4dbd6a0ff2118353d096a6d435461deb31_1783015368149_0.5249644311812438","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260703003032-026482cfe76369fefa3dbcb561603798b70186cf":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260703003032-026482cfe76369fefa3dbcb561603798b70186cf","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260703003032-026482cfe76369fefa3dbcb561603798b70186cf","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3585298d68bc006d56c40e71e2d358fe65caf6fc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260703003032-026482cfe76369fefa3dbcb561603798b70186cf.tgz","fileCount":5,"integrity":"sha512-IwSO69GwTehGmoPwXDRlbaAK2A/QfogWPoIkHXw9xzVvPs+dxRPbgD4wxJa8mhw9U+0hfrOPwfnCtfU+LJb4Iw==","signatures":[{"sig":"MEUCIQCKnJ5UTC8aLkVzeDEoKzAuxTx56UHWgh7z/3YyGD0XdQIgZLz1CwyXl6CJneNsUlYj3DgOOrItMgeWtEKse+sGvsE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260703003032-026482cfe76369fefa3dbcb561603798b70186cf","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"026482cfe76369fefa3dbcb561603798b70186cf","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260703003032-026482cfe76369fefa3dbcb561603798b70186cf_1783038777380_0.9572287147594629","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260703061927-0d1ceec70c0d842a3490d423cbb415e5cf042de1":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260703061927-0d1ceec70c0d842a3490d423cbb415e5cf042de1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260703061927-0d1ceec70c0d842a3490d423cbb415e5cf042de1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"40e8a70e1a28c982410a1aa8e9beb913d341423f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260703061927-0d1ceec70c0d842a3490d423cbb415e5cf042de1.tgz","fileCount":5,"integrity":"sha512-y1FiVEcY3rNwOqtrOiGcLP/d0jU0AWbUgkPu8EP8qDRVE4SVfPPSydhyTrJOx79+suFrIHmVUjTvkRy9YApPtg==","signatures":[{"sig":"MEUCIQDuhMLfAGgQJqRkipxpo+PpJWsCI3BkYyqov2Onii4GCwIgerZBHK5dJNIrzVrhDSqxJD/UznVg1MnA+e2oPIBh/v8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260703061927-0d1ceec70c0d842a3490d423cbb415e5cf042de1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0d1ceec70c0d842a3490d423cbb415e5cf042de1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260703061927-0d1ceec70c0d842a3490d423cbb415e5cf042de1_1783059664273_0.773532868524895","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260703065403-095675f2958fd4ca76b54508ccc816a129bfbb89":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260703065403-095675f2958fd4ca76b54508ccc816a129bfbb89","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260703065403-095675f2958fd4ca76b54508ccc816a129bfbb89","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a50b950d03362e9741262163520f605a3b95a861","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260703065403-095675f2958fd4ca76b54508ccc816a129bfbb89.tgz","fileCount":5,"integrity":"sha512-LcVMpSvAGZSi8I0sTOvxHXhJGYhF2QGt1fkR4SrkgrAXxrZq73z0pPKFzeHiR+8genDm8IgiT0eyWaxN+/QeEw==","signatures":[{"sig":"MEQCIEG9kKqpioXVIBzqeFXXll3+bBV+fJAIV32J0Vt5kue0AiABhyOWXwjhLunJYTd5a3ZweonkJjvBkvb77N28RWP2rg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260703065403-095675f2958fd4ca76b54508ccc816a129bfbb89","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"095675f2958fd4ca76b54508ccc816a129bfbb89","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260703065403-095675f2958fd4ca76b54508ccc816a129bfbb89_1783061792028_0.0703615640976678","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260703065657-6010982feaaecd1940e33cd12966e34ebcc7afcd":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260703065657-6010982feaaecd1940e33cd12966e34ebcc7afcd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260703065657-6010982feaaecd1940e33cd12966e34ebcc7afcd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4e4e2d7d8b0edca2963c90dd616c56211668b4fd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260703065657-6010982feaaecd1940e33cd12966e34ebcc7afcd.tgz","fileCount":5,"integrity":"sha512-8oeDI+6T45W/fdU1wDKJbJbALYXtxRvoVks+q9U1lSi/ygh3C7aOTmAeyk4+ZbbxRjl6SiWsRB+7SalFdcSb+w==","signatures":[{"sig":"MEYCIQC/crJdAT2Ng/KLdH0dyHJ3r0qWBMo4hTz/WC2x4+ZdWwIhAMXhx6NDxJkBrpmbSNXSpZJ5slnnpUIs0Lfv40XzJpwv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260703065657-6010982feaaecd1940e33cd12966e34ebcc7afcd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6010982feaaecd1940e33cd12966e34ebcc7afcd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260703065657-6010982feaaecd1940e33cd12966e34ebcc7afcd_1783061970710_0.4928308774476786","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260703065745-0a7af52c97b0565c820c4c7284d22142ac8a9fd7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260703065745-0a7af52c97b0565c820c4c7284d22142ac8a9fd7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260703065745-0a7af52c97b0565c820c4c7284d22142ac8a9fd7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"712c0cf0be23a2ea3fcf58f036d95e83efdb52d5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260703065745-0a7af52c97b0565c820c4c7284d22142ac8a9fd7.tgz","fileCount":5,"integrity":"sha512-oDRtDU6InksfjKmYAMMQRGZ5K+7eTH1fUhc0wlX7qYWghU7EKC5F5hI1j/1qjV+mCjrbpKcqhWZijtvDgWWI0Q==","signatures":[{"sig":"MEUCIH5sxtDokp5L76rNI7BY3Zbf6CpY3cRauhxCLJnbj1etAiEAj+eOB56OzL427cQkpTYFrngY7pSoRKvneJIbslumcBA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260703065745-0a7af52c97b0565c820c4c7284d22142ac8a9fd7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0a7af52c97b0565c820c4c7284d22142ac8a9fd7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260703065745-0a7af52c97b0565c820c4c7284d22142ac8a9fd7_1783062016914_0.6063903553898744","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260703065854-d6faabf404283f60f472f420527879edadb2fcbc":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260703065854-d6faabf404283f60f472f420527879edadb2fcbc","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260703065854-d6faabf404283f60f472f420527879edadb2fcbc","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3e86150d22e51919a666724cd6c69b7bfb259c8f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260703065854-d6faabf404283f60f472f420527879edadb2fcbc.tgz","fileCount":5,"integrity":"sha512-+rOfyaKudSNj86UsqvkQzxrA56/waBR8TNu66zfipfPmro36V8pAqvkA4X7LgjKCq8ZL4eM2Npp4LInuYCHRUg==","signatures":[{"sig":"MEQCIGb1bLWeJzyMS8QrQ9NEXH0SKQSHfD+cMtcjqPjB2T2IAiBKCAl8kM6sooO74BYC9SZT/hPqZBVkx5c7kB9FDGgiVw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260703065854-d6faabf404283f60f472f420527879edadb2fcbc","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d6faabf404283f60f472f420527879edadb2fcbc","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260703065854-d6faabf404283f60f472f420527879edadb2fcbc_1783062092193_0.9234798484947744","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260703070530-ebbd3c89a68922943b4256bb87594d98e9d10e86":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260703070530-ebbd3c89a68922943b4256bb87594d98e9d10e86","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260703070530-ebbd3c89a68922943b4256bb87594d98e9d10e86","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"485df16ba5bf916ea45179d8c11d24813b890a76","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260703070530-ebbd3c89a68922943b4256bb87594d98e9d10e86.tgz","fileCount":5,"integrity":"sha512-La8hoxvRkuV3qCZTai6mO4NGfCJvwZAihI0UEw53UQBZH72L5cpOAVSQPBWg8lYqOITK0GwRnbqOryz7afwWYg==","signatures":[{"sig":"MEUCIA5VvRwaKebXXLC9V0du0uyWaCuYnjOyCRplwlXQV7+FAiEAvFZHTsOk9Gk9AgBYV0zQ9XxnoeZMlR5W9W99UDdnN+c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260703070530-ebbd3c89a68922943b4256bb87594d98e9d10e86","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ebbd3c89a68922943b4256bb87594d98e9d10e86","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260703070530-ebbd3c89a68922943b4256bb87594d98e9d10e86_1783062482405_0.9099208234262697","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260703071632-b09f443cfd8b951a71c4ef71f551ac2e56f6cb17":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260703071632-b09f443cfd8b951a71c4ef71f551ac2e56f6cb17","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260703071632-b09f443cfd8b951a71c4ef71f551ac2e56f6cb17","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a2aa15ca8a1d3d026fd80c2f2f8cf1d8e7101648","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260703071632-b09f443cfd8b951a71c4ef71f551ac2e56f6cb17.tgz","fileCount":5,"integrity":"sha512-YU6SZGa4/dVG9Emw9nSXcm2FHcwnaeKTyXJrTrKUcEMCPlSqPjxfdys1SiQAX5BWygWOfUHa839z/vmDNOGS7w==","signatures":[{"sig":"MEUCIGHwGR5R6pxiiHDif7R2EgWxHV4K/aQEsE7Z4tEeAOudAiEA0SClaAu87KDFcrJYdhbUPT/y5jh/lJ4GNol4pSyX4EI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260703071632-b09f443cfd8b951a71c4ef71f551ac2e56f6cb17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b09f443cfd8b951a71c4ef71f551ac2e56f6cb17","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260703071632-b09f443cfd8b951a71c4ef71f551ac2e56f6cb17_1783063144681_0.16309022940039597","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260703073501-04b58174a99417fef4f3b3067a9491d6ad44e6e3":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260703073501-04b58174a99417fef4f3b3067a9491d6ad44e6e3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260703073501-04b58174a99417fef4f3b3067a9491d6ad44e6e3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"83e725d689b1c3899397040f4319192ff59b83ec","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260703073501-04b58174a99417fef4f3b3067a9491d6ad44e6e3.tgz","fileCount":5,"integrity":"sha512-HKD0UA6i5urn5ATLGMLC5bGKyWIuorywsy6M+NTakXyEOVLMwGXnMgCj+EDHUuXJju36dDNwVlvSCRweSUdXfQ==","signatures":[{"sig":"MEYCIQCX3YkWQHeDesIH67PKdf/GL+Tu/ccU+5rxo18foheoGQIhAJTiLAt/itKRtp6VI+sYB4bB8VzsHHvtpHszhLXSKRtw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260703073501-04b58174a99417fef4f3b3067a9491d6ad44e6e3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"04b58174a99417fef4f3b3067a9491d6ad44e6e3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260703073501-04b58174a99417fef4f3b3067a9491d6ad44e6e3_1783064224534_0.4090035323775223","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260703073620-8260639b4f4ad6e654b9c062d72114675466b651":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260703073620-8260639b4f4ad6e654b9c062d72114675466b651","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260703073620-8260639b4f4ad6e654b9c062d72114675466b651","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1d5de4228c1d1951672622458938a5e76909d3bb","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260703073620-8260639b4f4ad6e654b9c062d72114675466b651.tgz","fileCount":5,"integrity":"sha512-6Uot+eBVrUyuAkt/34j+uiZ5AVhPmKkLyUUwlWF5FIJF5ItnIlkLGeTZTqg2CUtHF50Za/hLSIqkrc1aBBxZVg==","signatures":[{"sig":"MEUCIAgj0CRp5yPanh60WTF3S3HbHL+UKlIsAyzTsR3JO2LzAiEA8CczOFXtQN3TWLRutjUArHLPTpv2hgzBc5WWI6UAvMw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260703073620-8260639b4f4ad6e654b9c062d72114675466b651","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8260639b4f4ad6e654b9c062d72114675466b651","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260703073620-8260639b4f4ad6e654b9c062d72114675466b651_1783064327535_0.022000855403926156","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260703074842-134f603441929b30c6047d5cad924060876d3148":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260703074842-134f603441929b30c6047d5cad924060876d3148","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260703074842-134f603441929b30c6047d5cad924060876d3148","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d4c184b6c8ff41cd96ea5b0df5a9491fd29a1dc4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260703074842-134f603441929b30c6047d5cad924060876d3148.tgz","fileCount":5,"integrity":"sha512-oL5PIJlQhrYd2Ixsu5EODUPQg1VACR5k65iVpdpOGeHI4HMXx7KXs6GwMpEOE3EBzbYfLWqFCGelsvZ1cXWvBw==","signatures":[{"sig":"MEQCIG/fDywHtKeP9UxqCtO/Zw2hR6xhcma31iMg+2kY5ZFjAiAJ2Z5zeB/f1DzTp0aDz1uOAA2NNMB3t774zUTQHAyXuA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260703074842-134f603441929b30c6047d5cad924060876d3148","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"134f603441929b30c6047d5cad924060876d3148","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260703074842-134f603441929b30c6047d5cad924060876d3148_1783065074134_0.04512982419492184","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260703083346-9d9f9bfd51d5e02463562edf2c79aca82e00914a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260703083346-9d9f9bfd51d5e02463562edf2c79aca82e00914a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260703083346-9d9f9bfd51d5e02463562edf2c79aca82e00914a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"eeeeeeb4de99b8c8649d117b8087858d740b6651","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260703083346-9d9f9bfd51d5e02463562edf2c79aca82e00914a.tgz","fileCount":5,"integrity":"sha512-7j8sEL/yBSC1hbTguCdpeL/Rl3RgwLLZoaL9rJZlDp4rRDXNbDX3LjUGCrTeiJjfZL1jW8g5u2AYyvIaoCszPA==","signatures":[{"sig":"MEUCIQCMhRHcumyB0AxIhYWoWXTqmrDSxTwcm0AnZqKmDIj3bAIgbxDJfeI69WHMUOh5g/VScM/DdDyiBEIJY9F2k5RpU5o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260703083346-9d9f9bfd51d5e02463562edf2c79aca82e00914a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9d9f9bfd51d5e02463562edf2c79aca82e00914a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260703083346-9d9f9bfd51d5e02463562edf2c79aca82e00914a_1783067763784_0.7961606742755809","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260703122437-594bcb43d5f4d74ddcc09a6e47ac5bb4e226dc9f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260703122437-594bcb43d5f4d74ddcc09a6e47ac5bb4e226dc9f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260703122437-594bcb43d5f4d74ddcc09a6e47ac5bb4e226dc9f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"04f31803595b53cbd6c56bfab741d7ae6d8c1153","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260703122437-594bcb43d5f4d74ddcc09a6e47ac5bb4e226dc9f.tgz","fileCount":5,"integrity":"sha512-RDaKJgPe2Ewa+Sh633JZVS6MLFmEjyzZFFYnBlnZKayj87X9AdEH20XdBl3o4tnqs+REfagZqnjWjTlXkXY/cw==","signatures":[{"sig":"MEUCIEtONCQPADwvNEbCR2k1ZxDO9CBTzr733e6iHe8WXHHsAiEAkizlszpz2+sFD2uzCrmO+M7Y6xYHrq+E+kHBqs7OJLQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260703122437-594bcb43d5f4d74ddcc09a6e47ac5bb4e226dc9f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"594bcb43d5f4d74ddcc09a6e47ac5bb4e226dc9f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260703122437-594bcb43d5f4d74ddcc09a6e47ac5bb4e226dc9f_1783081628903_0.19551725519028884","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260703122618-807bda7c24250a0c78a5a6f5c7b607a227ace734":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260703122618-807bda7c24250a0c78a5a6f5c7b607a227ace734","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260703122618-807bda7c24250a0c78a5a6f5c7b607a227ace734","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"46e637dee6b94796c3cac3a073c5b5b985d6752d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260703122618-807bda7c24250a0c78a5a6f5c7b607a227ace734.tgz","fileCount":5,"integrity":"sha512-9JU0cYWqQsGA1OpGYbTcwG6f0BI57CUfi3ik0ObJjw+R81sh8R9H7vPQKhlm9zSpsjEnQ901T0WCNFv1VpbRLw==","signatures":[{"sig":"MEUCIFvY5fpT1nrcNvkB6Uq1mTzSC33U8+AfaeButV+9leDLAiEA7/ddgZb57BeMiAbVqkWug7Plot4ZYmnSWLvYGE/BX9k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260703122618-807bda7c24250a0c78a5a6f5c7b607a227ace734","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"807bda7c24250a0c78a5a6f5c7b607a227ace734","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260703122618-807bda7c24250a0c78a5a6f5c7b607a227ace734_1783081725236_0.847675928976604","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260703122618-997e2356001bb606ad64615e1903527fcdbfe41c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260703122618-997e2356001bb606ad64615e1903527fcdbfe41c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260703122618-997e2356001bb606ad64615e1903527fcdbfe41c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c84a29554f4d0708271d1ec268178325dce4728a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260703122618-997e2356001bb606ad64615e1903527fcdbfe41c.tgz","fileCount":5,"integrity":"sha512-rqRxHGknjMt7iCCjf5npfSYeoJyMOLZvS4lseUg7T3MXIIm68HTpYHVv4JcFnZpOuUmqqeWQHynbcFPRagSC9w==","signatures":[{"sig":"MEUCIB6IsjeGt5MgsC0KWsGiMnvnS1RRXusFKJRQsnuNgI2vAiEAo7QjRzSBJVAMKCH6Cy8S7pl9KYCaMHIgGesobonmucU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260703122618-997e2356001bb606ad64615e1903527fcdbfe41c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"997e2356001bb606ad64615e1903527fcdbfe41c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260703122618-997e2356001bb606ad64615e1903527fcdbfe41c_1783081727582_0.9592985835565893","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260703130659-414c6e3488927be8f627a18039765a463075f6e6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260703130659-414c6e3488927be8f627a18039765a463075f6e6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260703130659-414c6e3488927be8f627a18039765a463075f6e6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c10942813260c538bca85d0ac21fbf3ac36cc8cd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260703130659-414c6e3488927be8f627a18039765a463075f6e6.tgz","fileCount":5,"integrity":"sha512-jdqaB2Dzznsfo+pjHw+hq1/N9+RsybPGUrJqGZguN+hdlwsRiL3HAQqkbZDvpjZJhyVnfOgjP81B3c+pw7dDLA==","signatures":[{"sig":"MEQCIADULW+gtWgh2PwnhcwoZeA+s1gjndxysTyCgNVXWE31AiAkhhT3pgOh8wokiQ9+I5I6fRx+nAl3kAWzqp+IIFd6AQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260703130659-414c6e3488927be8f627a18039765a463075f6e6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"414c6e3488927be8f627a18039765a463075f6e6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260703130659-414c6e3488927be8f627a18039765a463075f6e6_1783084172678_0.02738064159647613","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260703131627-e84a269488ea2cc04247edf394d1405194ff53c1":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260703131627-e84a269488ea2cc04247edf394d1405194ff53c1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260703131627-e84a269488ea2cc04247edf394d1405194ff53c1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"44e018faa31fc3cb6ee3614f294d381e09cd8a90","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260703131627-e84a269488ea2cc04247edf394d1405194ff53c1.tgz","fileCount":5,"integrity":"sha512-jfy6S8BKORUvkxPQWbP07B7NAQe7xIpvry4qKK0HpB86r2NTC9uTarl7z/RYaG4u+vOHoNhCy84e8lAEcsrmIg==","signatures":[{"sig":"MEQCIGeu/MoCZgfBqLLvxPCPRkgH+rGT0ju6NJnUAuq/SH00AiAosqgiqPYuGc7/0tPaiQooFSOmsrfTz8a0NNTyjpzJzw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260703131627-e84a269488ea2cc04247edf394d1405194ff53c1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e84a269488ea2cc04247edf394d1405194ff53c1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260703131627-e84a269488ea2cc04247edf394d1405194ff53c1_1783084683387_0.0486579637385014","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260703131626-e74385d59bbe6860f0c4611544b9223d67e376eb":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260703131626-e74385d59bbe6860f0c4611544b9223d67e376eb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260703131626-e74385d59bbe6860f0c4611544b9223d67e376eb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c4f33807228ec6c0b9cd73f264b377fcd9208a11","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260703131626-e74385d59bbe6860f0c4611544b9223d67e376eb.tgz","fileCount":5,"integrity":"sha512-Hqi0EdH7mb3t/ApwtycSu6OMfK1RN2PREl+aIZ5xe8bxqPaQtgMs2HkLTGHZykjrjzPmeefL7R6usiR+nsbw8Q==","signatures":[{"sig":"MEYCIQCM38X//KIHm+XgwVgVfyrkgZ8giq0k9ykPLZPdkvPI8wIhALOn5CUKwhXIkfcDi+3hW+S0GjL5wZu+UL+hEKRf9FOL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260703131626-e74385d59bbe6860f0c4611544b9223d67e376eb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e74385d59bbe6860f0c4611544b9223d67e376eb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260703131626-e74385d59bbe6860f0c4611544b9223d67e376eb_1783084705349_0.869947480054343","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260703131600-bf8fb1d918fcd9c5b5c59a7dcd0d9bc27a0dee21":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260703131600-bf8fb1d918fcd9c5b5c59a7dcd0d9bc27a0dee21","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260703131600-bf8fb1d918fcd9c5b5c59a7dcd0d9bc27a0dee21","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"877404052f5eebea86e1d69b347da4fb575254fc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260703131600-bf8fb1d918fcd9c5b5c59a7dcd0d9bc27a0dee21.tgz","fileCount":5,"integrity":"sha512-IE/raJwXAKxZk29v1fS2PGUCX9jAPOjH04KrnaNnLpd7NpMcr/HxVY6a+VvfjM8izrbkzqxdOvwyBGHMWsjAeQ==","signatures":[{"sig":"MEUCIFlZ+T8QV1T3hRVoJWEzSDgPA99vwwsYn/Boip8vHsTFAiEA1ZRGHZgybxajaNsKD7c6DUClBymlrM/+VHdiMS7Bj/s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260703131600-bf8fb1d918fcd9c5b5c59a7dcd0d9bc27a0dee21","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bf8fb1d918fcd9c5b5c59a7dcd0d9bc27a0dee21","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260703131600-bf8fb1d918fcd9c5b5c59a7dcd0d9bc27a0dee21_1783084706556_0.48624666318091325","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260703131638-05a7e430f7ae82d394a37af81efa2d70df6e9d39":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260703131638-05a7e430f7ae82d394a37af81efa2d70df6e9d39","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260703131638-05a7e430f7ae82d394a37af81efa2d70df6e9d39","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"17f7aff063da4dd78a5b8a87fc25db22f42fc8f4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260703131638-05a7e430f7ae82d394a37af81efa2d70df6e9d39.tgz","fileCount":5,"integrity":"sha512-5V1VHzcd033svBfD8MYzERXQgrxtVMD9slyTjLJQS8dob60Fjr5dQPss/muYEE4TuVNI9xCBxJ5cAYui51W4WA==","signatures":[{"sig":"MEQCIFn7iGOtf5x1hUMYxhSPmC6HwfbYVt+4xivB3XJK9vOHAiAy8OPNjnLPEemzL4fbbermUnP1enqDu3Fz8yimU8NV4w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260703131638-05a7e430f7ae82d394a37af81efa2d70df6e9d39","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"05a7e430f7ae82d394a37af81efa2d70df6e9d39","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260703131638-05a7e430f7ae82d394a37af81efa2d70df6e9d39_1783084747392_0.5933792252206758","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260703150515-57f9f2ffbfc7f799b2bbefdfd4a6c0c40b26e0ca":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260703150515-57f9f2ffbfc7f799b2bbefdfd4a6c0c40b26e0ca","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260703150515-57f9f2ffbfc7f799b2bbefdfd4a6c0c40b26e0ca","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7f35928ecac19f10979a78f857ecf01221b59e06","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260703150515-57f9f2ffbfc7f799b2bbefdfd4a6c0c40b26e0ca.tgz","fileCount":5,"integrity":"sha512-Rfklo4pItIiCKUXpS2xWw6a8M4/ZxpqCBbXpRyQ4X0DbBNeUaa2oNdyrBKCDyXhJTMXrtEolXPG68dfP4bfqsA==","signatures":[{"sig":"MEUCIEWB5KOC8rMRT3HxtLl+h5hgMCbyA+TghhJOcDRO4CM3AiEAjLFJ8bpwVNNbZpwLoONsXYUUIniFcmfwwVGXA3SlDjY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260703150515-57f9f2ffbfc7f799b2bbefdfd4a6c0c40b26e0ca","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1700578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"57f9f2ffbfc7f799b2bbefdfd4a6c0c40b26e0ca","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260703150515-57f9f2ffbfc7f799b2bbefdfd4a6c0c40b26e0ca_1783091271711_0.3218495751382038","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260703150611-ab0a77e5ce5b94a52b0e2ca2ebbdae218458ac8b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260703150611-ab0a77e5ce5b94a52b0e2ca2ebbdae218458ac8b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260703150611-ab0a77e5ce5b94a52b0e2ca2ebbdae218458ac8b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"20c1e194ce67e873e143b70acbd190aa5d427029","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260703150611-ab0a77e5ce5b94a52b0e2ca2ebbdae218458ac8b.tgz","fileCount":5,"integrity":"sha512-izEKDYqwG/da82SDsJlfXDnZPXsB8HjIfTQ5mT0hk6uYLuWff9w9knmc1p+7+PG50ry3BgeYaE2+J5lV/ef9YQ==","signatures":[{"sig":"MEUCIQCQaV1Uh33UbGxLajCmmCmyAwWksoe9vfBL5qL3V+KnwgIgQvwsHBY7WeorLCcwwNfOKHLZEdtgQ5R+LU3ngbUDVP0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260703150611-ab0a77e5ce5b94a52b0e2ca2ebbdae218458ac8b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ab0a77e5ce5b94a52b0e2ca2ebbdae218458ac8b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260703150611-ab0a77e5ce5b94a52b0e2ca2ebbdae218458ac8b_1783091323646_0.34424982452442165","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260703150621-afdf5f1682cac2e2efe27fed5099946a794f62f3":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260703150621-afdf5f1682cac2e2efe27fed5099946a794f62f3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260703150621-afdf5f1682cac2e2efe27fed5099946a794f62f3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6f843e1387f1961f4bdc40de76e90ad855aec920","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260703150621-afdf5f1682cac2e2efe27fed5099946a794f62f3.tgz","fileCount":5,"integrity":"sha512-y9tMBbM2wNqt525vrmoaD19d06jyaXyExdHt9o65teM7cGbsP8DD3EaDM7Rigpt3OwBuw7eUN4ynZhCHzihxVQ==","signatures":[{"sig":"MEUCIGZNaFypdU5JP3xi0ykxqlxHTcbuqaYQUNap2zspyY+qAiEAwBx5XqN1NGgkxi6KC2swff8Ce7JXZdJigggGaVuU6So=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260703150621-afdf5f1682cac2e2efe27fed5099946a794f62f3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"afdf5f1682cac2e2efe27fed5099946a794f62f3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260703150621-afdf5f1682cac2e2efe27fed5099946a794f62f3_1783091335718_0.948825840689419","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260704062104-8a49945b2b08a986f1760b5daf60047f348a598b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260704062104-8a49945b2b08a986f1760b5daf60047f348a598b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260704062104-8a49945b2b08a986f1760b5daf60047f348a598b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a8bff98980c85a5bc5ce014fc32fdfb3232a9dc9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260704062104-8a49945b2b08a986f1760b5daf60047f348a598b.tgz","fileCount":5,"integrity":"sha512-m7f+XZFU+EB2JAiDeezkKGRdjmuD7dvBMk3fbMBvRt7b/7VfJDpoIjgeCG9sywejTIEgyydrYqZYio+XHvmB9w==","signatures":[{"sig":"MEUCIB2Grvh0WQ/9s0A3RlTfy/9Hs6S7SqyJtOfNJSEDG3DnAiEAxqF7omfeiKMFhPqmonHawaxbSVehzkadkgy7BjzqEVQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260704062104-8a49945b2b08a986f1760b5daf60047f348a598b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709399},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8a49945b2b08a986f1760b5daf60047f348a598b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260704062104-8a49945b2b08a986f1760b5daf60047f348a598b_1783146214365_0.7391596760961172","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260704100146-8aa9c563275f657e1336fb34aff7836ac1ca33fe":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260704100146-8aa9c563275f657e1336fb34aff7836ac1ca33fe","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260704100146-8aa9c563275f657e1336fb34aff7836ac1ca33fe","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ad2d20bd8b329e95f711cdfa324b726edf5a2ce5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260704100146-8aa9c563275f657e1336fb34aff7836ac1ca33fe.tgz","fileCount":5,"integrity":"sha512-vlKCd37+D2SegQxOsCADMgCSKzotI6bRf1sDqv5dmrnqldVupT4Gb3ojfv5jV7ItkdU3SI7EWb0l5H8SmoqntA==","signatures":[{"sig":"MEYCIQCJ4vqqHDs0rgLFKHYP1vCg96BhNTZ/5yyyid5G6lMsQQIhANZDThX60FdujTh4j8G9aOHLOm3DaWxnWYp2Io+1P7zG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260704100146-8aa9c563275f657e1336fb34aff7836ac1ca33fe","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8aa9c563275f657e1336fb34aff7836ac1ca33fe","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260704100146-8aa9c563275f657e1336fb34aff7836ac1ca33fe_1783159458051_0.7113880356887359","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260704100149-4c9eb4e9d9c84d7a629e09929a1602e234f91539":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260704100149-4c9eb4e9d9c84d7a629e09929a1602e234f91539","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260704100149-4c9eb4e9d9c84d7a629e09929a1602e234f91539","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5849987f18b6bd8e55d1fe01240832f84df8aa68","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260704100149-4c9eb4e9d9c84d7a629e09929a1602e234f91539.tgz","fileCount":5,"integrity":"sha512-SRKfcD4u0r65oYPp1BWkyD5XqJdw6FNRJQ3T1j17ErMqeFRsyRkIl+3st/gYiqFh7fGgJldvqhDgI/uGWn0WQw==","signatures":[{"sig":"MEUCIEVXycZE7/El2n2717iY0JeadhVzIU1XQXuGKbjp+wJFAiEAh8qPy4I3ERxnTTEpklgVYivVoxxqopLhDmvgShkNwXU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260704100149-4c9eb4e9d9c84d7a629e09929a1602e234f91539","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4c9eb4e9d9c84d7a629e09929a1602e234f91539","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260704100149-4c9eb4e9d9c84d7a629e09929a1602e234f91539_1783159458013_0.1281622752867253","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260704100416-43df14e80c681226c1179fe11228018844800305":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260704100416-43df14e80c681226c1179fe11228018844800305","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260704100416-43df14e80c681226c1179fe11228018844800305","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a8098b05aaee6a3b98295956603bacefe7a6550c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260704100416-43df14e80c681226c1179fe11228018844800305.tgz","fileCount":5,"integrity":"sha512-S536v2cl6bMXM3heTHIF+7xJv8Jg2aR37uqd2Y23WmoBjR2qAldHDlwZ5Xdwg8tu2GH39SOMPdzLiP4Dtg6FdA==","signatures":[{"sig":"MEUCIBOzpIowVBDMpz82K3E/Ydk666Sie9+TYDiXl8CMgjpxAiEAgywDGOfh2/FnzrfdlGwuPKdjs+WKHUH1AYUD2CsYRfU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260704100416-43df14e80c681226c1179fe11228018844800305","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"43df14e80c681226c1179fe11228018844800305","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260704100416-43df14e80c681226c1179fe11228018844800305_1783159603682_0.8028772724371638","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260704100508-0d788d7aef0676b823f3182993068926dbcd1d3f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260704100508-0d788d7aef0676b823f3182993068926dbcd1d3f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260704100508-0d788d7aef0676b823f3182993068926dbcd1d3f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"007444067786c4aea840e9d28ff7a2a75faf97fc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260704100508-0d788d7aef0676b823f3182993068926dbcd1d3f.tgz","fileCount":5,"integrity":"sha512-cM9cjg+5hbedmj/GPNm5aqYle/Ya6rCd3ditHsBIs5/MnhOyQbQ5xgYyfp/zyBGZezLwz6y/jBU7Giqa78ckUg==","signatures":[{"sig":"MEYCIQDy8/0pBnuwF2zzVDEA936aApx9y1UplK5iJ5kXld5CTwIhAKQ1RVtAw/fCBIDBYK/vbxCGCO+metEibEU6gjQ0cpii","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260704100508-0d788d7aef0676b823f3182993068926dbcd1d3f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709399},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0d788d7aef0676b823f3182993068926dbcd1d3f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260704100508-0d788d7aef0676b823f3182993068926dbcd1d3f_1783159653502_0.8204384400487754","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260704101228-df5a0f5960193848bf03d1e09954bb453d8e14ee":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260704101228-df5a0f5960193848bf03d1e09954bb453d8e14ee","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260704101228-df5a0f5960193848bf03d1e09954bb453d8e14ee","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c106f6a079ee3a86a62394a06df69ce89e9a5c0b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260704101228-df5a0f5960193848bf03d1e09954bb453d8e14ee.tgz","fileCount":5,"integrity":"sha512-h2UAFLM9ra1G2dbmaagfCMdnxZyV3n0bbaleX8nkXQ9E5orQvtv3dhLU7DhVGt7qHEHgcGN9RLp8RMdSguOQ/A==","signatures":[{"sig":"MEYCIQDFGI74KLXiCHdaq497AMofqQkAzCD0KM+ZZuVwdxarOAIhAOMVJyq+KuU/wVnco3a0eflYNI3H0nfP65A9j/sgUG3y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260704101228-df5a0f5960193848bf03d1e09954bb453d8e14ee","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709399},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"df5a0f5960193848bf03d1e09954bb453d8e14ee","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260704101228-df5a0f5960193848bf03d1e09954bb453d8e14ee_1783160095247_0.4063702088033041","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260704101255-bf13df29611da84053a55fabab21137a5755de92":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260704101255-bf13df29611da84053a55fabab21137a5755de92","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260704101255-bf13df29611da84053a55fabab21137a5755de92","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0f8a4cf7db11186f3cf4e1a77b9a2b7d2e136c00","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260704101255-bf13df29611da84053a55fabab21137a5755de92.tgz","fileCount":5,"integrity":"sha512-Mp7OJLawS7ZPVXOXfWtxLEpI9rcBEUFbF+NKytefQ/VQYN6Gz/OSP78NbizhAozuVPDGpYUHXuAINjxj8GZTKA==","signatures":[{"sig":"MEUCID+CtM1YtIortZf9baQRlShuZNn9NuSaChz3hvWxkbDbAiEA7632mIhpge5AVs8bH+5a2GrVhXCCh/v5wXSzpPjj8eM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260704101255-bf13df29611da84053a55fabab21137a5755de92","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709399},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bf13df29611da84053a55fabab21137a5755de92","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260704101255-bf13df29611da84053a55fabab21137a5755de92_1783160127085_0.8399507482457329","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260704101931-0c9d4a75474027dfc8767c2b70e567e820620914":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260704101931-0c9d4a75474027dfc8767c2b70e567e820620914","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260704101931-0c9d4a75474027dfc8767c2b70e567e820620914","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a0901f29a4c69c88d8de23937bb9f93b8ee8fd50","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260704101931-0c9d4a75474027dfc8767c2b70e567e820620914.tgz","fileCount":5,"integrity":"sha512-TKd4/WrGs/r4RhtI3npydXrxQDVH+f0E3p1Sbj6BLJGvtTEUba83I7NoFOPzLRyoXoV0HM9TIf1n5amY5X3dWw==","signatures":[{"sig":"MEQCICwhGCjMQCtucWWv7Yjq554BS3SjLBByNRDxbAu/osq4AiAT8xHfmESARqkFlDnfJQAATq0v3AY+NFDTkz4Wk3B6UA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260704101931-0c9d4a75474027dfc8767c2b70e567e820620914","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709399},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0c9d4a75474027dfc8767c2b70e567e820620914","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260704101931-0c9d4a75474027dfc8767c2b70e567e820620914_1783160517099_0.43654355553458934","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260704111145-8a0d1f6a15d2d4b4f81b0d3e6add28268f3ad3e5":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260704111145-8a0d1f6a15d2d4b4f81b0d3e6add28268f3ad3e5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260704111145-8a0d1f6a15d2d4b4f81b0d3e6add28268f3ad3e5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"19219539eb02e4fbc0a6ff9122a259cd09feb2a9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260704111145-8a0d1f6a15d2d4b4f81b0d3e6add28268f3ad3e5.tgz","fileCount":5,"integrity":"sha512-P1vQpsrZ/ZwikXh12ocoJxLIHycf2gSkzHznvWEPA01K+C+rvfrHqF2Iz8nvAHvbSvI4ktmpVIJFgzUpDDDfdg==","signatures":[{"sig":"MEUCIQD1xzadVDEeq2PmD+X7HWAIZ2uOAMkq7dspVumaLGy7LAIgY5oEd9eeQJ2mHm+0UiXKBSSPz5xuYgTgoplNy84FGC0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260704111145-8a0d1f6a15d2d4b4f81b0d3e6add28268f3ad3e5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8a0d1f6a15d2d4b4f81b0d3e6add28268f3ad3e5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260704111145-8a0d1f6a15d2d4b4f81b0d3e6add28268f3ad3e5_1783163653511_0.2792006674921641","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260704112250-ed77f8820eb4c25e220926da57d82671af213d85":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260704112250-ed77f8820eb4c25e220926da57d82671af213d85","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260704112250-ed77f8820eb4c25e220926da57d82671af213d85","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"cf3fabf9731c26c6275df4adf3560ede4eacb628","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260704112250-ed77f8820eb4c25e220926da57d82671af213d85.tgz","fileCount":5,"integrity":"sha512-+Qls9zm+WG3w/eK98Ud+9XrTF/AzazEDVX22ogAIs06GTU4x3QBoOYuR1pccXws8BDitjHBQfrUANxVpBAW7gA==","signatures":[{"sig":"MEUCIAFtSI/K6E0zJE1k7yFC6FWyOMT10J4PhoWRHBg6boV8AiEAyCS+eIOcplI68+3HP9v6UawxvTzdP31lVDCpaPjVVzY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260704112250-ed77f8820eb4c25e220926da57d82671af213d85","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ed77f8820eb4c25e220926da57d82671af213d85","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260704112250-ed77f8820eb4c25e220926da57d82671af213d85_1783164292015_0.8831843303466349","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260704112258-8aa9c563275f657e1336fb34aff7836ac1ca33fe":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260704112258-8aa9c563275f657e1336fb34aff7836ac1ca33fe","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260704112258-8aa9c563275f657e1336fb34aff7836ac1ca33fe","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c58df193340f6359ffaaacae0a023825b6c5942d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260704112258-8aa9c563275f657e1336fb34aff7836ac1ca33fe.tgz","fileCount":5,"integrity":"sha512-rVQuk5Md8vYXxH36A6olAIca+Zjwcu5Rtwo4i4tAraDpksfk6k6o011Z3LA3sYbUWOSLugcZq4XhHdKoWHwUlA==","signatures":[{"sig":"MEQCIGo4iWFd5y0IXfq0NRdzVWPwGVvkDzp7EYQgP9rDq4c8AiA7HCV79a6RtKHrI1TunKqqvL80QGlCdcry/tWEq4A5cg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260704112258-8aa9c563275f657e1336fb34aff7836ac1ca33fe","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8aa9c563275f657e1336fb34aff7836ac1ca33fe","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260704112258-8aa9c563275f657e1336fb34aff7836ac1ca33fe_1783164331131_0.8092031001622721","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260704112311-4c9eb4e9d9c84d7a629e09929a1602e234f91539":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260704112311-4c9eb4e9d9c84d7a629e09929a1602e234f91539","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260704112311-4c9eb4e9d9c84d7a629e09929a1602e234f91539","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b10c89b67c9db75b88856ce7254e8d5b51853861","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260704112311-4c9eb4e9d9c84d7a629e09929a1602e234f91539.tgz","fileCount":5,"integrity":"sha512-buh87HgvcsB3Hik4qYYOgmZkoMuqvRT6RUs+QwTAPTajB20IKRifBlDJx4NEmOYlyIfkroBleaLMyd/qdwedPg==","signatures":[{"sig":"MEUCIQCZKMrXL3ij/kgLO8+1dUclZ/lBKptKxPI36PIdFCfxawIgLi1eEcXatBUKU9tAQApXwAbxrodRXXGmcBRZjWYW8+0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260704112311-4c9eb4e9d9c84d7a629e09929a1602e234f91539","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4c9eb4e9d9c84d7a629e09929a1602e234f91539","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260704112311-4c9eb4e9d9c84d7a629e09929a1602e234f91539_1783164337857_0.7996867417612648","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260704122935-7bd81fb7b18353d5189abf24e50165cad7068299":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260704122935-7bd81fb7b18353d5189abf24e50165cad7068299","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260704122935-7bd81fb7b18353d5189abf24e50165cad7068299","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"73a35ae90daa79680c57b200ebc4f0a5f9871540","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260704122935-7bd81fb7b18353d5189abf24e50165cad7068299.tgz","fileCount":5,"integrity":"sha512-OPVuLBQ8oCIEwy/1Bx6smtCQHEC0zFwItHAhtx6ok0y9edmLSGNlxNVz2icEQDWSqUYBnA3cK+2iTgZ8VqoX2Q==","signatures":[{"sig":"MEYCIQDcoWulxuqTldVdxgqfSxo9ku2R+NR2OyiaTIqbaROn3QIhAK3CR30NQsU3o9Ue3on44etPjol6+Uj0Dkxg2/hTNTJZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260704122935-7bd81fb7b18353d5189abf24e50165cad7068299","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7bd81fb7b18353d5189abf24e50165cad7068299","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260704122935-7bd81fb7b18353d5189abf24e50165cad7068299_1783168321181_0.6123413718646789","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260705042711-65a87d4666a8615c902420b6666ca411abe73866":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260705042711-65a87d4666a8615c902420b6666ca411abe73866","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260705042711-65a87d4666a8615c902420b6666ca411abe73866","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9c5f37b745393bc25d9980183f66327c8c828bd2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260705042711-65a87d4666a8615c902420b6666ca411abe73866.tgz","fileCount":5,"integrity":"sha512-Xf7sy3s6JqRBQBffhxLF1ZFzXGtOfwCNWPenUfH9mmXkxmKSDjtZRkDN/Oa9JY6UorWqTw3cx4pyzMF108JHRQ==","signatures":[{"sig":"MEUCICyZcz0fQ2vHsiBxfiMGwa/MYRx10Y7vuLYnCGjIh7+lAiEAkN6HwFYdOWISEH6seRuwntOGvBELEwt4UJ0SPC1bvB0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260705042711-65a87d4666a8615c902420b6666ca411abe73866","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"65a87d4666a8615c902420b6666ca411abe73866","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260705042711-65a87d4666a8615c902420b6666ca411abe73866_1783225782673_0.7676945287477743","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260705122811-c27a80611e32786c3001e77cb2f27f2e69a5472d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260705122811-c27a80611e32786c3001e77cb2f27f2e69a5472d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260705122811-c27a80611e32786c3001e77cb2f27f2e69a5472d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"da2b0ef8894db6f1c9d294c80b7c4e5ceaf414fe","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260705122811-c27a80611e32786c3001e77cb2f27f2e69a5472d.tgz","fileCount":5,"integrity":"sha512-ak9QkbyEveLuGHS1EnX4b4bSqQIZoNYM+GzCi1bllF2PIqrsPAqTGpxYLDWCBHRJCZNgArl3zjGJZTLfes+eSg==","signatures":[{"sig":"MEUCIEWeK9CT7+55aOevqTZd4RvysUz+vGOwJFikn8aA/cn4AiEApmB9uu2nNKnWwi7EBRp66EmNa+0hwYoIhaCqKVAWbHk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260705122811-c27a80611e32786c3001e77cb2f27f2e69a5472d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c27a80611e32786c3001e77cb2f27f2e69a5472d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260705122811-c27a80611e32786c3001e77cb2f27f2e69a5472d_1783254642001_0.936156494275429","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260706003251-b40d35eb00128ddc29d6a86aca4af56b69c9fd72":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260706003251-b40d35eb00128ddc29d6a86aca4af56b69c9fd72","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260706003251-b40d35eb00128ddc29d6a86aca4af56b69c9fd72","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1f33a339e21e243bde56e591e3e37327c872d3a1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260706003251-b40d35eb00128ddc29d6a86aca4af56b69c9fd72.tgz","fileCount":5,"integrity":"sha512-OLn9qe8bfga3BrOXH/CSvDylK1vL3/DR/I5oas7fLgzzDmhe0aWSHweUcDRZuRi531GCXXLChrG8l9iMug7l3A==","signatures":[{"sig":"MEUCIQDhOT1kg2mcB5EH39gg/XZY+SrO+WC8sATbV3jk718XmAIgL1Qi7K5xZ+pN3cMq/ZVIyKdgxMFME8PfQ2dKz8Q2MGY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260706003251-b40d35eb00128ddc29d6a86aca4af56b69c9fd72","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b40d35eb00128ddc29d6a86aca4af56b69c9fd72","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260706003251-b40d35eb00128ddc29d6a86aca4af56b69c9fd72_1783298122753_0.6976194148036337","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260706044849-ab9ca8ed8ec5a7ea0d68b61b1382cf68268eebee":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260706044849-ab9ca8ed8ec5a7ea0d68b61b1382cf68268eebee","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260706044849-ab9ca8ed8ec5a7ea0d68b61b1382cf68268eebee","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ec74af1ea2f1dbeeb9959401aa7b3c26249b7bd4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260706044849-ab9ca8ed8ec5a7ea0d68b61b1382cf68268eebee.tgz","fileCount":5,"integrity":"sha512-Qp1WqW6ibTmpb7kRFvciIkW2spy3OPWBTSmpLqQTGNXhzlXde81ushmj65HtKAJxIYirMGI1JGTV8YRZYzXz6g==","signatures":[{"sig":"MEYCIQDONx6QbVhM/Ln/m0OsOWhN34cLkcs85hNmEqNHdkD3ggIhAI+kDl31j+8Fqgpxci1Tz/dOh2rb6dXf5bGdx+PAk1H4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260706044849-ab9ca8ed8ec5a7ea0d68b61b1382cf68268eebee","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ab9ca8ed8ec5a7ea0d68b61b1382cf68268eebee","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260706044849-ab9ca8ed8ec5a7ea0d68b61b1382cf68268eebee_1783313478805_0.569464916965911","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260706045043-120f9ebb56a13f2907fe105d39e59ec3f4ef045c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260706045043-120f9ebb56a13f2907fe105d39e59ec3f4ef045c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260706045043-120f9ebb56a13f2907fe105d39e59ec3f4ef045c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c0a80b75c3ce683c6ebb6e4aeb0d3327afca7bbd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260706045043-120f9ebb56a13f2907fe105d39e59ec3f4ef045c.tgz","fileCount":5,"integrity":"sha512-goBNvqIQpCY1D/RGMW23Pz3cDI7Q1VEzx6bYQ8KykX/PP0CdFn6cd38UXj0skyIUi2bDc3e4kTy3CEP/9SuP8Q==","signatures":[{"sig":"MEUCIH/LX/Hrb3DwbArN6W2E1BnJSODjjgZ60ruhoYUhcwnDAiEA5lY7qiMt5BNTqMasdAMoi12JdSJAR0jc7DsFH1LU4TE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260706045043-120f9ebb56a13f2907fe105d39e59ec3f4ef045c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"120f9ebb56a13f2907fe105d39e59ec3f4ef045c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260706045043-120f9ebb56a13f2907fe105d39e59ec3f4ef045c_1783313593300_0.1875549489237427","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260706065732-b7a527db583440ad559a5f858d2a85f8189bae1b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260706065732-b7a527db583440ad559a5f858d2a85f8189bae1b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260706065732-b7a527db583440ad559a5f858d2a85f8189bae1b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"44a8724763f1941b7e995fc62a885c801e2c060a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260706065732-b7a527db583440ad559a5f858d2a85f8189bae1b.tgz","fileCount":5,"integrity":"sha512-6zd2tvuxR8SVUwPB3DqqiXVZNpO3sRXzZX6kbrUC5ZLwGOrnyyKTkYSe82OYJSA28zkBmgLZgJJSK5ZLRA0crg==","signatures":[{"sig":"MEUCIDHBs5vWJnFf/AGFEBxddbMJ/4RQphpGiD72LQnWO9sqAiEApdLdtXq2codY1QCiNgbcsIRg33rqMW7fbG3I9Nb0TLY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260706065732-b7a527db583440ad559a5f858d2a85f8189bae1b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b7a527db583440ad559a5f858d2a85f8189bae1b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260706065732-b7a527db583440ad559a5f858d2a85f8189bae1b_1783321200033_0.17566446996890273","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260706065818-c959114da526a74400867f16f4293a1839fd426c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260706065818-c959114da526a74400867f16f4293a1839fd426c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260706065818-c959114da526a74400867f16f4293a1839fd426c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ce687af2f4bac55d0f98b8df0db9d71f92681e0f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260706065818-c959114da526a74400867f16f4293a1839fd426c.tgz","fileCount":5,"integrity":"sha512-YV2+ZvImy6Uf+C6krtYkhxNsS+PELiaV2aP5GLee8MWtF6XcXSqsg2m66uchg9OUFh9ZwiT0jl8NRR7mvobKxQ==","signatures":[{"sig":"MEQCIFVOc/WQXKb4SWJxAu3z0O98AOrBWXNKdqfsmTv9tIthAiA9VE9QeO+IC95WXGK9Jy4qKZo+tZhO+X37M4QOiIBStg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260706065818-c959114da526a74400867f16f4293a1839fd426c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709399},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c959114da526a74400867f16f4293a1839fd426c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260706065818-c959114da526a74400867f16f4293a1839fd426c_1783321251759_0.981261671047176","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260706070109-0d02009664e31e1ae0af0436c3b271adbd655c03":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260706070109-0d02009664e31e1ae0af0436c3b271adbd655c03","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260706070109-0d02009664e31e1ae0af0436c3b271adbd655c03","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4c0008aa0eb8e3309b95d17c4f9c5bf840f27e6e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260706070109-0d02009664e31e1ae0af0436c3b271adbd655c03.tgz","fileCount":5,"integrity":"sha512-/8WmFAXszhr8unuv27w9VVjreIZEYQoIuLe218gwyU5W6TI6MveDvEngJx9fjY44AoAeIPGyUZT24l7LBX6Hbw==","signatures":[{"sig":"MEQCICPl7SfLiidWTnjJlfbTylZtFKmhlD/JdeVYzCz/8q8lAiB2cY4DennpgyqHGfzGO31RgOvDrczTqDV/WH4WwQMqYw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260706070109-0d02009664e31e1ae0af0436c3b271adbd655c03","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0d02009664e31e1ae0af0436c3b271adbd655c03","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260706070109-0d02009664e31e1ae0af0436c3b271adbd655c03_1783321420655_0.46720620849677164","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260706070124-bef1c9103f346b39611bc0e6a3d494b0a9f48c6d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260706070124-bef1c9103f346b39611bc0e6a3d494b0a9f48c6d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260706070124-bef1c9103f346b39611bc0e6a3d494b0a9f48c6d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8a79b63959d66b10dc1cbce6341a1d42a52373c5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260706070124-bef1c9103f346b39611bc0e6a3d494b0a9f48c6d.tgz","fileCount":5,"integrity":"sha512-xnjkSIv6fv44wYuqC1zMp9bg9PM7eBadLf4yKMzPzk44qaiNhVFFF19PXtSfv+de4KRAXnoO9XZVAaU4f6o2AQ==","signatures":[{"sig":"MEUCIQDFeP6QYGFAfHwH6BQgnvYo00Dx9PNzr47OsYrU+fpPagIgKYuLtXsXagdY/ePIXHJsxHl7D2ZGaQ/npUu6X2qG23M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260706070124-bef1c9103f346b39611bc0e6a3d494b0a9f48c6d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bef1c9103f346b39611bc0e6a3d494b0a9f48c6d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260706070124-bef1c9103f346b39611bc0e6a3d494b0a9f48c6d_1783321439029_0.495341215741105","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260706070142-1d57ff6cbb30d296d1cf9a157898da7b2d76673a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260706070142-1d57ff6cbb30d296d1cf9a157898da7b2d76673a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260706070142-1d57ff6cbb30d296d1cf9a157898da7b2d76673a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9ad42a5811561b2c885675cbffd8934873fb510c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260706070142-1d57ff6cbb30d296d1cf9a157898da7b2d76673a.tgz","fileCount":5,"integrity":"sha512-uZIXKc0UW85YB/MO3McEApfs+OdJ3hM5uyEzwA9Lki9apQSbgvjIL9G1kaGQpK2c5yAEmVPzcLDrnbzAjNXmtA==","signatures":[{"sig":"MEUCIEv4wK3BnBmAeIXZ3Cp2jXhd2bwbEaNNLfNmIX2b5OvwAiEAi71ZEsonQBPrhcr2igoujhPKKJ1uAy4vh4I37lRoIX0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260706070142-1d57ff6cbb30d296d1cf9a157898da7b2d76673a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1d57ff6cbb30d296d1cf9a157898da7b2d76673a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260706070142-1d57ff6cbb30d296d1cf9a157898da7b2d76673a_1783321453607_0.2458986090308981","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260706080046-adc40d49c6a410d853eb4eba915395e417006200":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260706080046-adc40d49c6a410d853eb4eba915395e417006200","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260706080046-adc40d49c6a410d853eb4eba915395e417006200","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"cbe38b9c96e17e663575d18a80239fd08b0d3638","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260706080046-adc40d49c6a410d853eb4eba915395e417006200.tgz","fileCount":5,"integrity":"sha512-ptnlwaQUCv3Wyx6c0vXlNGbA7WT5eTW/98L965RE4BZH6yYaNTkrjb2LqEgFwBCpooRTo228nYQZpWseuI/bEQ==","signatures":[{"sig":"MEUCIQCqCnugrFMxw5IWSyb3xkoRuHlHAkAyCP4y0f9Z7UoLkgIgQBnzUCJwxckH4TFfftZoTC/40RxbwMsZHX9dYSzJ9gc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260706080046-adc40d49c6a410d853eb4eba915395e417006200","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"adc40d49c6a410d853eb4eba915395e417006200","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260706080046-adc40d49c6a410d853eb4eba915395e417006200_1783324994730_0.7729852864847402","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260706080102-5fe8c41015f2cfedae11b36b8b60c189a9f83b0f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260706080102-5fe8c41015f2cfedae11b36b8b60c189a9f83b0f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260706080102-5fe8c41015f2cfedae11b36b8b60c189a9f83b0f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"83cd0cd2d74de9c537f04fd56ec55428d4fd0a6d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260706080102-5fe8c41015f2cfedae11b36b8b60c189a9f83b0f.tgz","fileCount":5,"integrity":"sha512-rnIl38mMcweesjLppBKxNU3f4x9AED3xQTJ59XHKtjmhY3mrucc/R3YIASRKLAt+CWDCoqOTAk/qcgamZQi/qg==","signatures":[{"sig":"MEYCIQDz9JYH39vznUpoKRIqWXrxfgY5EBY5HGJ8QdTxYc+SAAIhAJBfxQ+Cb+t21NLXE/JnKGsG01eeEVyjXTVnfUqw/K+T","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260706080102-5fe8c41015f2cfedae11b36b8b60c189a9f83b0f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5fe8c41015f2cfedae11b36b8b60c189a9f83b0f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260706080102-5fe8c41015f2cfedae11b36b8b60c189a9f83b0f_1783325014953_0.9044876956732597","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260706080111-ae2d6279290b8c69aacde47bb989e3f006a8d2d6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260706080111-ae2d6279290b8c69aacde47bb989e3f006a8d2d6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260706080111-ae2d6279290b8c69aacde47bb989e3f006a8d2d6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bac487f00a887e08f32c38fe360ff389edd7d8f4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260706080111-ae2d6279290b8c69aacde47bb989e3f006a8d2d6.tgz","fileCount":5,"integrity":"sha512-fyLFpc/xaoarwi8zPNO0Cg9UTIGg26NfskYmEHBK5UJ3lNGG84XcsQ1O5gNvQm17sAkJ720sPCikuJQrhZkgaw==","signatures":[{"sig":"MEQCIBNMqCXvYLP8kgBczoN3hc0wy3lgArGW8MPogjYwjcJeAiAxWd/EKSJDHUJAFkTFjUsToma7eliXJw6Hvm/Dtk3kZg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260706080111-ae2d6279290b8c69aacde47bb989e3f006a8d2d6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ae2d6279290b8c69aacde47bb989e3f006a8d2d6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260706080111-ae2d6279290b8c69aacde47bb989e3f006a8d2d6_1783325023377_0.21738400033604766","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260706100143-5f9076f166d8e3fbea12c17901696b88dcdc032c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260706100143-5f9076f166d8e3fbea12c17901696b88dcdc032c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260706100143-5f9076f166d8e3fbea12c17901696b88dcdc032c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"170c30c12459e997ba8f9809e78c102b7fb4971e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260706100143-5f9076f166d8e3fbea12c17901696b88dcdc032c.tgz","fileCount":5,"integrity":"sha512-07fnpsKsoTlKA5z9Zn5hpH14DtFT0f/LMcuN6TNWyTX4EaGd9apglHSCLxY4S4nSFIyoV+1JcYOwsBye8yVgTA==","signatures":[{"sig":"MEQCIFcH6dv+rcDwrz2R0Epsvd+VoVuDTHKeSvhXs9aK9BYqAiAKq6aqebLmiqmyYGOwdTNx7jfoMYF5oAiA1AHij9v+gg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260706100143-5f9076f166d8e3fbea12c17901696b88dcdc032c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5f9076f166d8e3fbea12c17901696b88dcdc032c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260706100143-5f9076f166d8e3fbea12c17901696b88dcdc032c_1783332249138_0.6589584036573486","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260707075900-bf1a1eb03b447989f19482c1d2affae2350a7248":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260707075900-bf1a1eb03b447989f19482c1d2affae2350a7248","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260707075900-bf1a1eb03b447989f19482c1d2affae2350a7248","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f5d4f59be810f1d345ee5d362173d12ab48b2317","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260707075900-bf1a1eb03b447989f19482c1d2affae2350a7248.tgz","fileCount":5,"integrity":"sha512-2hFMB+ZmDFB0czxQcwBNWJVGuHGwMtIyznycJ8mLxkcx1yGHQYnDqV1y6RrAtpMJoHQPFxGzxD53B2VcsD6G/Q==","signatures":[{"sig":"MEUCIGmoXgOR8pwSb3nyVZmj5Ho2FEGxInNSK4nLyDBZd7UbAiEAwADCxoZofj4J5hunkHO8YIOq7kTkh5Zstf26AaF9ZrQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260707075900-bf1a1eb03b447989f19482c1d2affae2350a7248","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bf1a1eb03b447989f19482c1d2affae2350a7248","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260707075900-bf1a1eb03b447989f19482c1d2affae2350a7248_1783411288876_0.9560560985243909","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260707075928-6b2b99f10d468850a492bd3d95564fe77ea8ad79":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260707075928-6b2b99f10d468850a492bd3d95564fe77ea8ad79","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260707075928-6b2b99f10d468850a492bd3d95564fe77ea8ad79","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a20d472473bbd50b25ca5a2a8bfea6f430af3c41","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260707075928-6b2b99f10d468850a492bd3d95564fe77ea8ad79.tgz","fileCount":5,"integrity":"sha512-uFJB6AraDyFxV0xlaJmkLOYRT5sht3Zso4uus477OvBg0UwcPNOsH5o/MCTjht/YGp+sZtjPgWSwrt9mXcv6xw==","signatures":[{"sig":"MEQCIGETO+q23DD2tKh+ukOUl4I0Ki8tA0fbbzpyZ6pjoJToAiAHtjJU3FTdlYaVzCBYSEdtssTl7NKjyqRLMCvX1rS+PQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260707075928-6b2b99f10d468850a492bd3d95564fe77ea8ad79","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6b2b99f10d468850a492bd3d95564fe77ea8ad79","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260707075928-6b2b99f10d468850a492bd3d95564fe77ea8ad79_1783411321546_0.25522847606319066","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260707075944-9e03ad90b01eb890aac75807e3f3a7cbbbfd2c07":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260707075944-9e03ad90b01eb890aac75807e3f3a7cbbbfd2c07","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260707075944-9e03ad90b01eb890aac75807e3f3a7cbbbfd2c07","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b4973f84f199bc2fb776ce79d859473bcb95c798","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260707075944-9e03ad90b01eb890aac75807e3f3a7cbbbfd2c07.tgz","fileCount":5,"integrity":"sha512-occ+6ZAL2sLuUm/RfK2aRcfSiUj7Z7KTu3V5aFtbhXe9LPYKAyF8Opl/B6AeJ2EXAYHZaXuYMT6qlONqfWtLGA==","signatures":[{"sig":"MEUCIQDST/86o36SnAMYLeWgpRh8YVHcXZSCGjwmYo045QdEFAIgJxT0OrGwRVWxaPnVsJntY5lojgef2Ngq/y8/tXXUh+o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260707075944-9e03ad90b01eb890aac75807e3f3a7cbbbfd2c07","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9e03ad90b01eb890aac75807e3f3a7cbbbfd2c07","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260707075944-9e03ad90b01eb890aac75807e3f3a7cbbbfd2c07_1783411339159_0.3284970208062048","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260707075949-f2dc0c8fbd7b331f58b95639b2a167df997912a5":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260707075949-f2dc0c8fbd7b331f58b95639b2a167df997912a5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260707075949-f2dc0c8fbd7b331f58b95639b2a167df997912a5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c9e87ac240881267d6d1b8b3c4cc2ba421e18163","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260707075949-f2dc0c8fbd7b331f58b95639b2a167df997912a5.tgz","fileCount":5,"integrity":"sha512-pRVHoj7vr6ymlM/gzax4ujemkcrA+1QwuKSxd2VD/mEpUxrRNehqdWeOLHweAyTXoER2jkdV6iywS2mEyGJwbg==","signatures":[{"sig":"MEUCIQDrxgEizRc6EiIz3ceqUWJzvb+U0HbqUfyBZgWlWeXEDQIgdmvNI/4m4D0qqb8mkBnIVP0jrSn8VMoOXPk1JveZbFo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260707075949-f2dc0c8fbd7b331f58b95639b2a167df997912a5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f2dc0c8fbd7b331f58b95639b2a167df997912a5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260707075949-f2dc0c8fbd7b331f58b95639b2a167df997912a5_1783411341303_0.2661041898304768","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260707080026-097f481eab50bc1d2d719fdb878c83130d855c22":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260707080026-097f481eab50bc1d2d719fdb878c83130d855c22","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260707080026-097f481eab50bc1d2d719fdb878c83130d855c22","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9f83db21aef131c88b32bed3985fd15b6c6c23f8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260707080026-097f481eab50bc1d2d719fdb878c83130d855c22.tgz","fileCount":5,"integrity":"sha512-a84TAlld+J/+JQy4qVd6T8AMSigxGYh2eP9gR4RZs7FgECO1N1Aj1UdbrScThB6jcvLBi/RL7q7fFaZlcCR52w==","signatures":[{"sig":"MEYCIQCpYJQYXAmYJ3BVBZJY9ZWDWCK9N5CFPgfbXl8Y8bfK0wIhAKyiCDkiArslQvrWr4dq5Qbkw/5i4DJIQoNcm7SSJ/UJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260707080026-097f481eab50bc1d2d719fdb878c83130d855c22","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"097f481eab50bc1d2d719fdb878c83130d855c22","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260707080026-097f481eab50bc1d2d719fdb878c83130d855c22_1783411366684_0.6491422427251063","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260707080017-f440db43b06ecd3b9c53bf2b467c2f8d319830ea":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260707080017-f440db43b06ecd3b9c53bf2b467c2f8d319830ea","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260707080017-f440db43b06ecd3b9c53bf2b467c2f8d319830ea","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"77ff6ce53e49eca5030d81fd4236fec432f3f254","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260707080017-f440db43b06ecd3b9c53bf2b467c2f8d319830ea.tgz","fileCount":5,"integrity":"sha512-oXauTnbKFZiQrgeuHF+RDT8jlDYeB/SsEvFSdas+nmr3bq/hfEdCIbxuq3qp8RIR7YM3Pi6ClLh1kd2H6wb57w==","signatures":[{"sig":"MEYCIQCJJnwiwOR7susZlPkAY9rfQBImFRkQuBbOft73n5XTsgIhAIt5NAeHUp1fHMus1Yva8WKm7dzoMdj1vDty88xEY3da","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260707080017-f440db43b06ecd3b9c53bf2b467c2f8d319830ea","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f440db43b06ecd3b9c53bf2b467c2f8d319830ea","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260707080017-f440db43b06ecd3b9c53bf2b467c2f8d319830ea_1783411373973_0.24568857701491664","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260707081124-f5cc938d3214178b3e12c57657428580b17eb447":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260707081124-f5cc938d3214178b3e12c57657428580b17eb447","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260707081124-f5cc938d3214178b3e12c57657428580b17eb447","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f007aabe0a79c9e1269ed63d38c40237854227f3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260707081124-f5cc938d3214178b3e12c57657428580b17eb447.tgz","fileCount":5,"integrity":"sha512-HLTqrmPflQPXcQw7ykt5j9S/OijRmMn5s3LFGSgJKKx2h05PrlXN7oGPmYEDqdldhKzNZif3KAytsYplxjw/4A==","signatures":[{"sig":"MEQCIFpq36aJtgx+hXX3+Wzrm08b2eWHwmySX90J9OAN777jAiAqj2IvMG6dbsgehLAV3i4ITLAULzbzo6uFun0Mkzop/A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260707081124-f5cc938d3214178b3e12c57657428580b17eb447","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709399},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f5cc938d3214178b3e12c57657428580b17eb447","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260707081124-f5cc938d3214178b3e12c57657428580b17eb447_1783412042242_0.3539710033566703","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260707082202-58beb44564d560198c660de3bbe2a1d21da7d133":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260707082202-58beb44564d560198c660de3bbe2a1d21da7d133","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260707082202-58beb44564d560198c660de3bbe2a1d21da7d133","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5591e0f03fa6d804893978980a5f0b095c32eaee","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260707082202-58beb44564d560198c660de3bbe2a1d21da7d133.tgz","fileCount":5,"integrity":"sha512-TKzZKXIcXKHwS0ressptfqsk3D5ETgjEAuNdGUGCghrGm/+rudHJrTZIDsVEUruc56h/30skKEOfieEOWCwcEQ==","signatures":[{"sig":"MEUCIQDNvHoUIb8x9de4DBP1NhxL9i8n1giWnt0QJmAlJ5YorgIgdkUr/Yl1y/POlLYEquSanhDDgNAe6Ffp5xBtcN04gMY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260707082202-58beb44564d560198c660de3bbe2a1d21da7d133","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"58beb44564d560198c660de3bbe2a1d21da7d133","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260707082202-58beb44564d560198c660de3bbe2a1d21da7d133_1783412672686_0.7868292488240736","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260707082609-ad940ebb01fcc6821aaa40f893829701b98d6a95":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260707082609-ad940ebb01fcc6821aaa40f893829701b98d6a95","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260707082609-ad940ebb01fcc6821aaa40f893829701b98d6a95","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"23dd2023ad957d6bb9b8875adf9ef0e05a50f308","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260707082609-ad940ebb01fcc6821aaa40f893829701b98d6a95.tgz","fileCount":5,"integrity":"sha512-IZ2l2bDD1q0WkDOGde52xR4vkqfYdzMgXO9aVA4mdkzA2MP+c1utqYfGvntvD/SvqSFe0d9OZoakImncHttYcA==","signatures":[{"sig":"MEYCIQCxiH20EfcQWYavadd4rU3HBezW6S5jzsZpbKkrStMBUgIhAO3wdxy6brkdYf+2JsXthtVLQ3I6h20cnk5IkGdBU80M","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260707082609-ad940ebb01fcc6821aaa40f893829701b98d6a95","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ad940ebb01fcc6821aaa40f893829701b98d6a95","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260707082609-ad940ebb01fcc6821aaa40f893829701b98d6a95_1783412919815_0.8041061882136715","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260707082718-675c839f3edf98f2f7519810024c58a8fea11013":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260707082718-675c839f3edf98f2f7519810024c58a8fea11013","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260707082718-675c839f3edf98f2f7519810024c58a8fea11013","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0aed1bab977cdabcd28beff48a99a203f8b12fe9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260707082718-675c839f3edf98f2f7519810024c58a8fea11013.tgz","fileCount":5,"integrity":"sha512-FJZ1T4Yyt3D6rjrzBaxpFnk7eBpc8a10Iaw2WJu8fbOeBTEXfPlHJzcgMoJ6ktApBlBI+fsXzMti7oman7XUgA==","signatures":[{"sig":"MEQCICbiruSfAKzYYBeh3MBKaoW++JfgzoRFC4Wz+Maqqai0AiBtJN8y9s/qwOfeuAZkw4bHckDzCctCtXQ5Nfz0HuZFcw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260707082718-675c839f3edf98f2f7519810024c58a8fea11013","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710748},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"675c839f3edf98f2f7519810024c58a8fea11013","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260707082718-675c839f3edf98f2f7519810024c58a8fea11013_1783412989817_0.4243756687378546","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260707083416-0355748659266cfa8db21a2688202a934c9ba613":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260707083416-0355748659266cfa8db21a2688202a934c9ba613","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260707083416-0355748659266cfa8db21a2688202a934c9ba613","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e61d24ee64149ce82defe7b701ee7e03a58191a3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260707083416-0355748659266cfa8db21a2688202a934c9ba613.tgz","fileCount":5,"integrity":"sha512-XCxmLd1OroJOTX1uoRvwJu6X5oQ3l4hTA7fWtjVbEY6JQXvwl8XjxLjIWkflKBWnjrWzQpdJBkw0X4I3du9H2w==","signatures":[{"sig":"MEQCIGRFyMHyE6FpXWFQIlFIv+ulmG0CvEBFUyhsAk9JpXHMAiAG3MJvdvAELWIxH0QGfdj0KTI9yhSz6W17z+2RKiw+nQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260707083416-0355748659266cfa8db21a2688202a934c9ba613","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0355748659266cfa8db21a2688202a934c9ba613","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260707083416-0355748659266cfa8db21a2688202a934c9ba613_1783413406156_0.7242397074528564","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260707111539-fd3ad5734feaf7bf93bf23c7c44bbf81d795e533":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260707111539-fd3ad5734feaf7bf93bf23c7c44bbf81d795e533","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260707111539-fd3ad5734feaf7bf93bf23c7c44bbf81d795e533","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"86b33b33a51027ece6a25ce222b2826b9d820f2a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260707111539-fd3ad5734feaf7bf93bf23c7c44bbf81d795e533.tgz","fileCount":5,"integrity":"sha512-usjLeFI00Bi3UY7PiS0lExAMRwR76lWdPbWPie10miRAjxDlTYoVQ4kv2ReziSJyrHFJL6vIY6WRR69UOu05vA==","signatures":[{"sig":"MEQCIGCfdeGxhVljpUc+v1JVy9knXQGDMplX3OXoN4/J/Z5dAiAtFRxe51pvCbz0B9JaQXtEcqZGuEqwWPGKiMnT+qX20g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260707111539-fd3ad5734feaf7bf93bf23c7c44bbf81d795e533","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fd3ad5734feaf7bf93bf23c7c44bbf81d795e533","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260707111539-fd3ad5734feaf7bf93bf23c7c44bbf81d795e533_1783423088663_0.4092297195934005","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260707111958-a3c56252d3dce47e23e55017dcc9cd2dbd89a223":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260707111958-a3c56252d3dce47e23e55017dcc9cd2dbd89a223","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260707111958-a3c56252d3dce47e23e55017dcc9cd2dbd89a223","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"35a9e9bdf422c6ce288c58b854286922571c472a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260707111958-a3c56252d3dce47e23e55017dcc9cd2dbd89a223.tgz","fileCount":5,"integrity":"sha512-S6bKuaS4Yfv3kLUzNxsfRR1s4ieSsW0kh2nQ86p/9Pc53tnrDwsSDpifTzsUfznCdFfYUj58Vj1mMDARCh12Ug==","signatures":[{"sig":"MEUCIGxOa55iLChw0YD/Fxsk375Esx9SJbgzCfYteqRDFiJMAiEAmNKmbX3qSGf3P/Ibupv06YU5MiUygynIRYsWh4UrA4s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260707111958-a3c56252d3dce47e23e55017dcc9cd2dbd89a223","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a3c56252d3dce47e23e55017dcc9cd2dbd89a223","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260707111958-a3c56252d3dce47e23e55017dcc9cd2dbd89a223_1783423350290_0.4868974467525351","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260707112219-e6a289e7d9bda229a25821987610ebec2a4569f1":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260707112219-e6a289e7d9bda229a25821987610ebec2a4569f1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260707112219-e6a289e7d9bda229a25821987610ebec2a4569f1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"27abcf36404d4f4b446337b8f425d79b69dffbac","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260707112219-e6a289e7d9bda229a25821987610ebec2a4569f1.tgz","fileCount":5,"integrity":"sha512-4IJ4HuYwKE5B5h4/AYgGlgtjZXo6q4VD/YZlF8PIQjbAppleHEndwEMjrI1dyaK2hVmJLdrWsulneboYcTTfHg==","signatures":[{"sig":"MEQCIFhAvTieZ58aRrPIqbr9iW1wgghEEUEuampDloydGyj4AiAERbZ/nwfdpLrGQvOZxpZc7bKkf48ZKROOkVxmy/5Tyg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260707112219-e6a289e7d9bda229a25821987610ebec2a4569f1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e6a289e7d9bda229a25821987610ebec2a4569f1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260707112219-e6a289e7d9bda229a25821987610ebec2a4569f1_1783423490634_0.3026437869828609","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260707170345-93618346a8f0be0f051c4660c4adcbbe122b9c5e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260707170345-93618346a8f0be0f051c4660c4adcbbe122b9c5e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260707170345-93618346a8f0be0f051c4660c4adcbbe122b9c5e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"355ea23199afa58fabb9187111f8a1e5c74c596a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260707170345-93618346a8f0be0f051c4660c4adcbbe122b9c5e.tgz","fileCount":5,"integrity":"sha512-G8+vJjv5Bs9GB72QUylSpVN6oBdrecVvqNDCXmGEPJjyPr1qDcGNKw2p79o594Ep8oo65rxshynewlcWvTfK9Q==","signatures":[{"sig":"MEUCIQCvrJ/TNYugqP7VzWHlG4RcC9M/D7V3TkhNE1zJJ9JDDwIgfY6Rwz6Jgn4bJeiXDfFuZ0c8p16SLAhzvYmqPsgU8nk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260707170345-93618346a8f0be0f051c4660c4adcbbe122b9c5e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710748},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"93618346a8f0be0f051c4660c4adcbbe122b9c5e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260707170345-93618346a8f0be0f051c4660c4adcbbe122b9c5e_1783443949000_0.17866402929929737","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260707170503-5e7f72afd3c0525d2ae186ecdb22258506a9ac54":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260707170503-5e7f72afd3c0525d2ae186ecdb22258506a9ac54","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260707170503-5e7f72afd3c0525d2ae186ecdb22258506a9ac54","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f68d1ae39508a3032b75851917613ea354b84ac2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260707170503-5e7f72afd3c0525d2ae186ecdb22258506a9ac54.tgz","fileCount":5,"integrity":"sha512-LFoJbRiIVr7duez98YYDQLLJcOUNda3OLhCgB2qRnb3l3o/QFM8S7Vwig7MJcQRQB0UFwDAHl2y9CAdH8Bk/4A==","signatures":[{"sig":"MEUCIQDX4TowiyuEg3gBZrUFlxCMvdhB9lYtWVL1hEFqr5XM9AIgNvRFr+zcICTt7Lqp1NXHPUtPFMELXfeRHzZtZhV/0y8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260707170503-5e7f72afd3c0525d2ae186ecdb22258506a9ac54","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5e7f72afd3c0525d2ae186ecdb22258506a9ac54","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260707170503-5e7f72afd3c0525d2ae186ecdb22258506a9ac54_1783444058584_0.39791616794365803","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260707170526-24a63e1c114d2535e03ed878e5d090ed50f4d554":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260707170526-24a63e1c114d2535e03ed878e5d090ed50f4d554","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260707170526-24a63e1c114d2535e03ed878e5d090ed50f4d554","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0cfe257ec19b95bca320c1c9aa9127b62048b972","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260707170526-24a63e1c114d2535e03ed878e5d090ed50f4d554.tgz","fileCount":5,"integrity":"sha512-32yn/NbSmAA9pr/IvKmcLZGuFcysd/as8XTXmXgAuLnQeDGkkFf+Vw4PRIXz/nMoh9AVdlaneb8rzR9bSZBm7A==","signatures":[{"sig":"MEQCIGv/i4fO5dZfUx1vnBo0oVketgpZqIAri2/n0M1Oq+daAiAFORSq0Rgu7ZfkxPoicWWjfOJX0dAEyXnouIlvqZl6rQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260707170526-24a63e1c114d2535e03ed878e5d090ed50f4d554","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"24a63e1c114d2535e03ed878e5d090ed50f4d554","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260707170526-24a63e1c114d2535e03ed878e5d090ed50f4d554_1783444081673_0.32351794967326253","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260707170550-5909991806a7d4fcac6cda6e108f6e08d0eb4967":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260707170550-5909991806a7d4fcac6cda6e108f6e08d0eb4967","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260707170550-5909991806a7d4fcac6cda6e108f6e08d0eb4967","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6c48ffa484e63547aba3e8e37574e9f24bcc24ea","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260707170550-5909991806a7d4fcac6cda6e108f6e08d0eb4967.tgz","fileCount":5,"integrity":"sha512-7CllD8aFbYFU0Lshgz/Nep12bok7nYxomjzF7ZlgmmNdGeNU4TwPvuUQNHx6e3DZa6t0/zR4CBNwd29aFmQfJA==","signatures":[{"sig":"MEUCIEishYSprJMHGxttn6UIx1ywMaZ6uk1HxeFU+dMR/oR1AiEAxp6TmmLYIy3Fiz2rm+lg4RcszhqM6oxc+oYIBFk0RXs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260707170550-5909991806a7d4fcac6cda6e108f6e08d0eb4967","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5909991806a7d4fcac6cda6e108f6e08d0eb4967","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260707170550-5909991806a7d4fcac6cda6e108f6e08d0eb4967_1783444098897_0.6580280657508786","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260707171209-bc0ef3a59be6bec7be90d0e2208f3829f0042d69":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260707171209-bc0ef3a59be6bec7be90d0e2208f3829f0042d69","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260707171209-bc0ef3a59be6bec7be90d0e2208f3829f0042d69","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7bd1993633325323376dc439502219bbda38eb1c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260707171209-bc0ef3a59be6bec7be90d0e2208f3829f0042d69.tgz","fileCount":5,"integrity":"sha512-1y6c6W4Addaqz1IlpxUzTPso2wJSBlOoINRG7WXvlxB1f/Cwy4Xxg5wLLm0GmJvoCXBeJ+lFrZjudTufgeUHiA==","signatures":[{"sig":"MEUCICEGSICfe6Mydu+nbad9Hl7APeCcAJaHdkBhg0xzc39FAiEA17cPpH0N2gniLBwwC880XuJQSF4HOUhYwfHwzUnO5Ig=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260707171209-bc0ef3a59be6bec7be90d0e2208f3829f0042d69","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709399},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bc0ef3a59be6bec7be90d0e2208f3829f0042d69","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260707171209-bc0ef3a59be6bec7be90d0e2208f3829f0042d69_1783444478338_0.514345322068281","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260707171309-f678e77f1bdbcf428cec336ac8b43a31f16bfaf0":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260707171309-f678e77f1bdbcf428cec336ac8b43a31f16bfaf0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260707171309-f678e77f1bdbcf428cec336ac8b43a31f16bfaf0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"34dbb7a3748a6a01c31d6fa1802b909b05014314","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260707171309-f678e77f1bdbcf428cec336ac8b43a31f16bfaf0.tgz","fileCount":5,"integrity":"sha512-0xiKRbtHNTSqSW3O314JgZsMxWJ9tTOOPvq26O3OjQn9XWxbdpiuxpoy7L2Jot628slmOhnLXqg9ckVLTk6X0w==","signatures":[{"sig":"MEUCIQDwp3ROevI9LnCavRoy2wdaLzP/4gtyHrEJ1kS6uIR6oAIgBeJP1p0kK2xyAMXukYRI7vwZatxf5Oe74toSdHn+0Pg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260707171309-f678e77f1bdbcf428cec336ac8b43a31f16bfaf0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710748},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f678e77f1bdbcf428cec336ac8b43a31f16bfaf0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260707171309-f678e77f1bdbcf428cec336ac8b43a31f16bfaf0_1783444542472_0.12007602555391372","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260707203051-43d56a809a2b0be5d5b6ecf254d007969fcdb5af":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260707203051-43d56a809a2b0be5d5b6ecf254d007969fcdb5af","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260707203051-43d56a809a2b0be5d5b6ecf254d007969fcdb5af","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"24a94cb6e61b474e8b9b2190e42ef0fbe9fbbce4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260707203051-43d56a809a2b0be5d5b6ecf254d007969fcdb5af.tgz","fileCount":5,"integrity":"sha512-M3T9gIDTAK/XYVGlBCsBtS8jJ5T+EQLBxOxkGsD5POke0JDupXK5uMi185hBy3Rmarx1Xq85MNAyDYb+zfB9ZQ==","signatures":[{"sig":"MEYCIQDOzuEReY4pVLkJcBFnYpdyyTALaUdEKwEa6vLm8Mg4qgIhAJP46uscxIkCb6qc5nagVKOfoyVc+Dt0MR/vpk55THdn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260707203051-43d56a809a2b0be5d5b6ecf254d007969fcdb5af","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"43d56a809a2b0be5d5b6ecf254d007969fcdb5af","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260707203051-43d56a809a2b0be5d5b6ecf254d007969fcdb5af_1783456404656_0.07065799064482903","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260708042115-fa87657395faa0f122ad8a1bd8888d55c654399e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260708042115-fa87657395faa0f122ad8a1bd8888d55c654399e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260708042115-fa87657395faa0f122ad8a1bd8888d55c654399e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"392d8fe48275ff3090e09d630daeaf8785b7b012","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260708042115-fa87657395faa0f122ad8a1bd8888d55c654399e.tgz","fileCount":5,"integrity":"sha512-H/EkMZS+JR1nPuc4xtes6vAKVF6eu1ZBNvW5pkvECdJfzkBAFTAW5jqHmifPvhYMGg74WiDZeGBaw4ei8rJlxA==","signatures":[{"sig":"MEYCIQDW3xGw1EC4A8iY6tHcwM3IfXuGPtPUd5SPku8thhLA8AIhAN+fu1c3O0IzFp7loaGniXtZusThvjYe0xNkUad5ZInI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260708042115-fa87657395faa0f122ad8a1bd8888d55c654399e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709399},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fa87657395faa0f122ad8a1bd8888d55c654399e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260708042115-fa87657395faa0f122ad8a1bd8888d55c654399e_1783484619202_0.9327801229303478","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260708042302-b8e3c20c05dbaf13ea43d3e0e731bcd6146ac467":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260708042302-b8e3c20c05dbaf13ea43d3e0e731bcd6146ac467","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260708042302-b8e3c20c05dbaf13ea43d3e0e731bcd6146ac467","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e4078b3b7cbfc4edeae111f3a88703bc98878795","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260708042302-b8e3c20c05dbaf13ea43d3e0e731bcd6146ac467.tgz","fileCount":5,"integrity":"sha512-q6aIPJpf5KUmyq8kFfbGrIcaKYNeLpehWzGfVwXZpf44sjGhpp7Gx6qWPszqWmuz1+w6nc38UDzr//0C+av17w==","signatures":[{"sig":"MEUCIQDUmQ/pVCG55EdS3RduL9HHCAL+tETgFt1JxGnIYcEEUgIgdF4BMddctOxfyHaFCdpxRjEXdlLXfccQHmECDEts1+k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260708042302-b8e3c20c05dbaf13ea43d3e0e731bcd6146ac467","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709399},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b8e3c20c05dbaf13ea43d3e0e731bcd6146ac467","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260708042302-b8e3c20c05dbaf13ea43d3e0e731bcd6146ac467_1783484733126_0.14319470383016242","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260708042339-734fc5f455bb6056fbdbe3ddc1e7924f5e7826c9":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260708042339-734fc5f455bb6056fbdbe3ddc1e7924f5e7826c9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260708042339-734fc5f455bb6056fbdbe3ddc1e7924f5e7826c9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4826e2cc0d882f0c30ca896ee38c7aace5f47049","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260708042339-734fc5f455bb6056fbdbe3ddc1e7924f5e7826c9.tgz","fileCount":5,"integrity":"sha512-vzr6kG4KVBzXT7bxi9MNzBPMVFCBtSCgBDxfyOcWFDjmsm340oaTFBlDmYxmih0pXympE6C4fd3KmfkCaPPWsg==","signatures":[{"sig":"MEUCIQC45FMyiG0zCR8pEYvQDNlh8BZTPBJFUY7w8Z7UFXRx3QIgTn1ILi/FFADEmId1ak46u0uNaSa2adV5KrGsx2vwlDQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260708042339-734fc5f455bb6056fbdbe3ddc1e7924f5e7826c9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709399},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"734fc5f455bb6056fbdbe3ddc1e7924f5e7826c9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260708042339-734fc5f455bb6056fbdbe3ddc1e7924f5e7826c9_1783484739723_0.9768816697438083","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260708042314-7dc60d4e4949bf4c113b7e27dc160713d0409188":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260708042314-7dc60d4e4949bf4c113b7e27dc160713d0409188","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260708042314-7dc60d4e4949bf4c113b7e27dc160713d0409188","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"afdf85bb27e88d966adcbc3583ad69ea0260fd2a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260708042314-7dc60d4e4949bf4c113b7e27dc160713d0409188.tgz","fileCount":5,"integrity":"sha512-YyK7vjzd6F7RPNELsG5pG81I6u0Niwo0KW3SM3hYF0JE6yzpmUZwhjY95GdscSxZa7x+iUugOBXv1xKvjTQglA==","signatures":[{"sig":"MEYCIQD3iURrzCtMRrNtXVykUsBZyk5/hFA9pYFQWGgE647s1wIhALDion1CZ4tD0AhnVIM4j1Z5mXNXnWSdo2NHz24ks2WC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260708042314-7dc60d4e4949bf4c113b7e27dc160713d0409188","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709399},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7dc60d4e4949bf4c113b7e27dc160713d0409188","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260708042314-7dc60d4e4949bf4c113b7e27dc160713d0409188_1783484746460_0.9177919517559145","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260708043430-1f7e77a415ffb4928665002df561fd2f9137a3c9":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260708043430-1f7e77a415ffb4928665002df561fd2f9137a3c9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260708043430-1f7e77a415ffb4928665002df561fd2f9137a3c9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ed9b356ea551e3ed9182a839e239722f7784e66e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260708043430-1f7e77a415ffb4928665002df561fd2f9137a3c9.tgz","fileCount":5,"integrity":"sha512-qz6LNhDlec+KnZ5ae92Nsac7k+06zUQf8Qw58E3eZUSpaDRD5Zaz2kWyzzlRWp/7PB5SvpOCfoDqHXOlWHEttw==","signatures":[{"sig":"MEYCIQCQ3UKP6YedVuPIA7x1CWjjKHlM6bGV4oa/LSCMaIoAXQIhAPZZAIcm9YWBN5BJOsnh6BUocwpK8ho4umb0S5hVj5Dm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260708043430-1f7e77a415ffb4928665002df561fd2f9137a3c9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1f7e77a415ffb4928665002df561fd2f9137a3c9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260708043430-1f7e77a415ffb4928665002df561fd2f9137a3c9_1783485418530_0.3366750076733427","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260708045809-0b3f2d132eb1a48db62ed169a1b0715e6dd9dd67":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260708045809-0b3f2d132eb1a48db62ed169a1b0715e6dd9dd67","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260708045809-0b3f2d132eb1a48db62ed169a1b0715e6dd9dd67","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"362952e7ba6a87b20a1cc931bff3d06dcd59e0cf","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260708045809-0b3f2d132eb1a48db62ed169a1b0715e6dd9dd67.tgz","fileCount":5,"integrity":"sha512-4LMrKwUnb8SFIFCdlGSVP9v4cKhqcZ9XOLS04rtC8eb2P3Ju3hVQtvLz1R5s9hK57uCAaglr7CQ7+n/cF6IzkQ==","signatures":[{"sig":"MEQCIHy5HC72Ypeky659ASMoRkBaODgLBUzHbhY1cV9u8yr5AiApCZzJSuY20To2beOnXgA8Uclw4+0JFnrDBQw7Zr3WMg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260708045809-0b3f2d132eb1a48db62ed169a1b0715e6dd9dd67","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0b3f2d132eb1a48db62ed169a1b0715e6dd9dd67","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260708045809-0b3f2d132eb1a48db62ed169a1b0715e6dd9dd67_1783486841117_0.5472588697779619","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260708045813-402cc13ec9d64f98c84f3d0aa423239a821c11a8":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260708045813-402cc13ec9d64f98c84f3d0aa423239a821c11a8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260708045813-402cc13ec9d64f98c84f3d0aa423239a821c11a8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fedc4376490e93b57a6b44402f7936cfca624b04","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260708045813-402cc13ec9d64f98c84f3d0aa423239a821c11a8.tgz","fileCount":5,"integrity":"sha512-Z7xdE6aPhLrdq+2WfMpXHOahChUMZB9IPg5d113zyY7LUCFaIqOC4PsHNVeFsZfuaDU9wCRW5cKsWX4iWBGEUA==","signatures":[{"sig":"MEQCIBtSLLJjsQ6UT8VvxLOCG8i2YEMrm9Cy3oKHHbyxpaksAiBM+iuu/KdcV41IcHJv+UZP3ybWjiBFIcTZ1wkPvodpMQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260708045813-402cc13ec9d64f98c84f3d0aa423239a821c11a8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709399},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"402cc13ec9d64f98c84f3d0aa423239a821c11a8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260708045813-402cc13ec9d64f98c84f3d0aa423239a821c11a8_1783486848939_0.17652184211435062","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260708120145-58501d34949af33b323479f3b7e5700a60ef8966":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260708120145-58501d34949af33b323479f3b7e5700a60ef8966","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260708120145-58501d34949af33b323479f3b7e5700a60ef8966","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ca2743b39e3b6c6622ac1e6776c0ddf613ef6257","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260708120145-58501d34949af33b323479f3b7e5700a60ef8966.tgz","fileCount":5,"integrity":"sha512-dKb+AKv/tQcMjhyOUgv/EdNSMywLS1e4s4Ym1o5uwfVJ/aHDqf9nOI4kn5M2QzsciZMIZ8SMI2FDoQ8SpvfyJA==","signatures":[{"sig":"MEUCIQCA902kLWwmiWApDFySKsK8PWS75NX57EDyxLw/4sMPLAIgIMY2xPky9hRWnGRKYe8qUIKYbKua9XPIUHTlK67IKPY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260708120145-58501d34949af33b323479f3b7e5700a60ef8966","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709399},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"58501d34949af33b323479f3b7e5700a60ef8966","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260708120145-58501d34949af33b323479f3b7e5700a60ef8966_1783512263772_0.7046658778487758","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260708123021-33e945b26742fc7623aff145b1fec864ad31406c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260708123021-33e945b26742fc7623aff145b1fec864ad31406c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260708123021-33e945b26742fc7623aff145b1fec864ad31406c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fcb6e113d4f66cf2c42eb25c5890819d979697ae","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260708123021-33e945b26742fc7623aff145b1fec864ad31406c.tgz","fileCount":5,"integrity":"sha512-1O+XKNu+Yb52UBaJ7u5ZXjE42H8NwnV5gcKntL/rz7n4coz4x+EuLdSDQOVmKeeZwwrcD7RAmB/ycf/NKASAFA==","signatures":[{"sig":"MEUCIQDHchB9fyR/BlkdT5PxpknkT4w8Yyz8D/6TJ7AKQpZ+ngIgLeUjDBKvjchgRcSyF4xkLbOJ79nG9jrObwW4Hj2T8i8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260708123021-33e945b26742fc7623aff145b1fec864ad31406c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709399},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"33e945b26742fc7623aff145b1fec864ad31406c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260708123021-33e945b26742fc7623aff145b1fec864ad31406c_1783513973221_0.39311569536152113","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260708125736-c5618a7efb0dc4c6eec153bfd7e324bf6535d69a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260708125736-c5618a7efb0dc4c6eec153bfd7e324bf6535d69a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260708125736-c5618a7efb0dc4c6eec153bfd7e324bf6535d69a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"853715f3e12345a48488a77a8a4bfcb25eef001f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260708125736-c5618a7efb0dc4c6eec153bfd7e324bf6535d69a.tgz","fileCount":5,"integrity":"sha512-x1vFcmcgL+qdvJiQoRO3iHrPp9aFGCWM12ujPcW1Kpqwppm5HbMntxakCCMq8xs2VtDr2pYibzbzxuv+HKl51g==","signatures":[{"sig":"MEYCIQDQ9SZ1cpZp+xM5ZzMbsHfP/GP4d4SchFYFICeS0G3O3QIhAOKVzUfTeXOanbDXYje8OYNfjz5W9TK12+/7MYcBsTGp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260708125736-c5618a7efb0dc4c6eec153bfd7e324bf6535d69a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c5618a7efb0dc4c6eec153bfd7e324bf6535d69a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260708125736-c5618a7efb0dc4c6eec153bfd7e324bf6535d69a_1783515611282_0.23681157644651907","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260708130956-c0bdc165e858855c3ecf9831526a3a26c5229823":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260708130956-c0bdc165e858855c3ecf9831526a3a26c5229823","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260708130956-c0bdc165e858855c3ecf9831526a3a26c5229823","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c8f53ef4da5253053669a7201574e7ce466a4ea6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260708130956-c0bdc165e858855c3ecf9831526a3a26c5229823.tgz","fileCount":5,"integrity":"sha512-iCPX0k63+Xyy28twxcUZ+E/BRlZmENvLoo5/tbZaZ38ChcTVt7YD+nrZKMy40V7+ep4DUU2LHVXRDNHXRLJDtQ==","signatures":[{"sig":"MEUCIQCqF7tWeD0/8pR3zcBs4KZwzefvhJk6OlFHtrBWzqDI9QIgPLRVuX0yE4ZyO1OtZlBgJCkAmdEQgTuIpdEtup6eM74=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260708130956-c0bdc165e858855c3ecf9831526a3a26c5229823","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709164},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c0bdc165e858855c3ecf9831526a3a26c5229823","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260708130956-c0bdc165e858855c3ecf9831526a3a26c5229823_1783516347196_0.7434095939716332","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260708131012-23217950bfe3527592749820ce6c7d0e397d2a60":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260708131012-23217950bfe3527592749820ce6c7d0e397d2a60","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260708131012-23217950bfe3527592749820ce6c7d0e397d2a60","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3ddbca9527375202fe75c2e006efbc4ecd20d791","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260708131012-23217950bfe3527592749820ce6c7d0e397d2a60.tgz","fileCount":5,"integrity":"sha512-O+34K8fEmHETzodNScitkaxfH/LFN3vh16GjW8n9QulMLGX74gNWFUFhFYmgRHUv7C2adPGHx62WPpm5AVNBig==","signatures":[{"sig":"MEUCIQDVT9s19tE1PVvbCB/Z4t42RxPZa2S23yLYrYjKua9oDwIgDBaIJLlBuBMa3QZEqyBeSwuCfN3fCpZwB3YE30+iD4s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260708131012-23217950bfe3527592749820ce6c7d0e397d2a60","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709399},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"23217950bfe3527592749820ce6c7d0e397d2a60","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260708131012-23217950bfe3527592749820ce6c7d0e397d2a60_1783516367749_0.7051800742344319","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260708131056-59524b198494b661e79782f694f1cd70f4b5f5cd":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260708131056-59524b198494b661e79782f694f1cd70f4b5f5cd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260708131056-59524b198494b661e79782f694f1cd70f4b5f5cd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"736d5a651936f5c45c60ce3badd94abdc8ee8e28","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260708131056-59524b198494b661e79782f694f1cd70f4b5f5cd.tgz","fileCount":5,"integrity":"sha512-wJtVADX7tnuDwc39cnWwzE/hmQEhODsS3OZErOuwH0NUNAWQCO/DA1FO30b6w0rLf0mM4pJSL22Gzd5z8iVSJw==","signatures":[{"sig":"MEYCIQCoeR7neCQcyqnzVTPbC2HFx/T2eOL5lowy7ZeDdGTMhQIhALWiCCkIf9vFMVMQpwIBylRCflHVlkEZBYVwfpsP7F2W","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260708131056-59524b198494b661e79782f694f1cd70f4b5f5cd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"59524b198494b661e79782f694f1cd70f4b5f5cd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260708131056-59524b198494b661e79782f694f1cd70f4b5f5cd_1783516410026_0.4994353994830172","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260708131237-28ac5957da160c2b7b6af001cccd78e04ba87e58":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260708131237-28ac5957da160c2b7b6af001cccd78e04ba87e58","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260708131237-28ac5957da160c2b7b6af001cccd78e04ba87e58","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"dfdfd4be5361228b0ddc1579f153997a8cb5bd89","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260708131237-28ac5957da160c2b7b6af001cccd78e04ba87e58.tgz","fileCount":5,"integrity":"sha512-ev8pO1V1uu2d8KE3KMVBM7YVahq2YM8zNK3emMwsF7XZlS5JCyMa6odnkSYS9XGyvjcEdBxU+UffBFm5H8C5sQ==","signatures":[{"sig":"MEUCIHSzPzuT25765LWplDBJrhCAyGrC/LhxKNbmBZ55fFxlAiEA1Z6//SJcDwTvFYEpvuyEMhUAvivtWAJZ6zTLuafcgyY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260708131237-28ac5957da160c2b7b6af001cccd78e04ba87e58","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"28ac5957da160c2b7b6af001cccd78e04ba87e58","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260708131237-28ac5957da160c2b7b6af001cccd78e04ba87e58_1783516507155_0.16348791909168336","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260708131556-fea6aea11793f7c9e001ee1253ca18cbc8f9bf91":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260708131556-fea6aea11793f7c9e001ee1253ca18cbc8f9bf91","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260708131556-fea6aea11793f7c9e001ee1253ca18cbc8f9bf91","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"81392e2a52c57cb39989e1926873bbc005907ef1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260708131556-fea6aea11793f7c9e001ee1253ca18cbc8f9bf91.tgz","fileCount":5,"integrity":"sha512-7sSxtsIzhVthwSi2dt/uMwIhJ2/eO+OAFIDTV027bzZvHzf5YaeJYkbPIiKNdbVE5bAukiXfAxBYZOEBzd849Q==","signatures":[{"sig":"MEQCIBfPcuQ281tKApjxuPPTuE52zUiZ13YtWsyOxJKO5zx5AiAELUUplobXwTZgyEvn14tcIrWTYLSfw+GdyFFidLZDqg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260708131556-fea6aea11793f7c9e001ee1253ca18cbc8f9bf91","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fea6aea11793f7c9e001ee1253ca18cbc8f9bf91","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260708131556-fea6aea11793f7c9e001ee1253ca18cbc8f9bf91_1783516703630_0.1129248938857006","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260708140619-8b477b04dd5139d1cd662fd23f8aab49a1b891d2":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260708140619-8b477b04dd5139d1cd662fd23f8aab49a1b891d2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260708140619-8b477b04dd5139d1cd662fd23f8aab49a1b891d2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5065c2e0fab2ef995d13a9c0ea3e2cd4db25fbed","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260708140619-8b477b04dd5139d1cd662fd23f8aab49a1b891d2.tgz","fileCount":5,"integrity":"sha512-XUFolFrSq4WfFOxDE6cR8C7ALA4mULh7f7AWEF6oA86ZbRtIe0CGmE+Ccf7rWP5bKHGrsnqvmpCj4mMVtLX4wA==","signatures":[{"sig":"MEYCIQCDbnDblVZbWOKjG2TA05uML2HMs6bO7kiaxfWatsZ83AIhAMgnBCMG4DucKXcMN/Hy7X7QiqUUGmkhFcdtUBADkq4h","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260708140619-8b477b04dd5139d1cd662fd23f8aab49a1b891d2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8b477b04dd5139d1cd662fd23f8aab49a1b891d2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260708140619-8b477b04dd5139d1cd662fd23f8aab49a1b891d2_1783519727437_0.2704824484880053","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260708142856-fdeb4493cadaa38c8be1c44beb719a2e123b5c3b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260708142856-fdeb4493cadaa38c8be1c44beb719a2e123b5c3b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260708142856-fdeb4493cadaa38c8be1c44beb719a2e123b5c3b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c10f195e768632d750b7432571295c07727a7f12","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260708142856-fdeb4493cadaa38c8be1c44beb719a2e123b5c3b.tgz","fileCount":5,"integrity":"sha512-TFeDC5TVlp1l0YgtWUElCllhPp+5j8tV4Pxwq0FmRl1fe5j3zfkP0g4XnSJulDuFU2N2YRRB0CDiRQZFLbpg/A==","signatures":[{"sig":"MEYCIQCNf4lN3ztf0eXjfItadzC6Rt3VCtqTbqxP8oKh2/sxcQIhAPPfQrnkziYCuVoKlWfufcgwKnoS4UfXT6FPGky28C0q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260708142856-fdeb4493cadaa38c8be1c44beb719a2e123b5c3b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fdeb4493cadaa38c8be1c44beb719a2e123b5c3b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260708142856-fdeb4493cadaa38c8be1c44beb719a2e123b5c3b_1783521079846_0.2524360900966065","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260708144217-9b01c181ec2eabb29f564415fd93873ff4d8231f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260708144217-9b01c181ec2eabb29f564415fd93873ff4d8231f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260708144217-9b01c181ec2eabb29f564415fd93873ff4d8231f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7c1fc0b7becc843c6fa501e2b6fc8d5877420175","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260708144217-9b01c181ec2eabb29f564415fd93873ff4d8231f.tgz","fileCount":5,"integrity":"sha512-Qf0mh633LT3PUxWdX6tYVI5SwunN3x8W7SwuDNFIbFQ5qIz+E8lDvaC7wAjun3fyN9uXRjg0h+eYJr4zPZDwQg==","signatures":[{"sig":"MEYCIQDIaIQocU29+VpmFtude/F+v/b0fxMFYmY5d36+VEoCagIhAJGrXcqORzpc8RiZ6WNdCt152o62y0Hp8SVhybKG2zL0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260708144217-9b01c181ec2eabb29f564415fd93873ff4d8231f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9b01c181ec2eabb29f564415fd93873ff4d8231f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260708144217-9b01c181ec2eabb29f564415fd93873ff4d8231f_1783521887790_0.23068582100240276","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260708160238-378cf0936323db0c33c62aa5255ea65aa3fb2320":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260708160238-378cf0936323db0c33c62aa5255ea65aa3fb2320","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260708160238-378cf0936323db0c33c62aa5255ea65aa3fb2320","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2c7e869fa3ee01e7a4ee56f422cd387a0f925010","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260708160238-378cf0936323db0c33c62aa5255ea65aa3fb2320.tgz","fileCount":5,"integrity":"sha512-Crv/g74dysjHzZkrF665RvNBTSMlJBvh3o7gqS+KpD/FtzaxHTUcgJnh0NR3f7kV/3w67KdnJqlqRkTyuFyFQA==","signatures":[{"sig":"MEQCIQCqHnMHkngIcY4okJ8iXuJ+ETD8V9mDXRyaINqMsfEykwIfJmCctjrjexalib54yGAUfxC/LEb6d0BYjAA3JXQGng==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260708160238-378cf0936323db0c33c62aa5255ea65aa3fb2320","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"378cf0936323db0c33c62aa5255ea65aa3fb2320","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260708160238-378cf0936323db0c33c62aa5255ea65aa3fb2320_1783526707845_0.428708399874542","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260708162844-db87e8e6882cafd32083fc2b7be3f0164e97ed0f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260708162844-db87e8e6882cafd32083fc2b7be3f0164e97ed0f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260708162844-db87e8e6882cafd32083fc2b7be3f0164e97ed0f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b8187e5660d89f59a6c7c3d412a1eff33c02a811","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260708162844-db87e8e6882cafd32083fc2b7be3f0164e97ed0f.tgz","fileCount":5,"integrity":"sha512-9VTT7095Us6j71XnEixAUDbuJc2Exb1lPLz7GFg9hTzQpGYY3d5bg8WuRfHP4I/t6fPl8eeZWCQqKCg0myTAxw==","signatures":[{"sig":"MEUCIQD9mFRdmqxc5znDQOI3mHeRZQBAjQm5Ns4xv8eniDlaawIgAl+lzhVtNPmGCC8yK28aZIluyXdxaqf9wGTdhheve1k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260708162844-db87e8e6882cafd32083fc2b7be3f0164e97ed0f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"db87e8e6882cafd32083fc2b7be3f0164e97ed0f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260708162844-db87e8e6882cafd32083fc2b7be3f0164e97ed0f_1783528275935_0.421016182603156","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260708170742-ffa8e36e54b92f2d111a4ecdb2ee89d9a7b8c1e8":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260708170742-ffa8e36e54b92f2d111a4ecdb2ee89d9a7b8c1e8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260708170742-ffa8e36e54b92f2d111a4ecdb2ee89d9a7b8c1e8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"06a24191a9ee2be40ffa2457a18144a5a528a324","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260708170742-ffa8e36e54b92f2d111a4ecdb2ee89d9a7b8c1e8.tgz","fileCount":5,"integrity":"sha512-oD283ErwtWVu3CgokOFFSc3Fd2rKRiue1FN7VKtZvXd86ghRuYjAz4BlsNr5TWKscFsA2689Ru4emi1go3fxLA==","signatures":[{"sig":"MEUCIQDjekdk/dtY+xN450bhgee0glr5B8GGkfb2vmW09CKPkgIgY8URmVq4eOqT2C70ta/BGsK/BGO+hAW1IRd7Btp8Phg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260708170742-ffa8e36e54b92f2d111a4ecdb2ee89d9a7b8c1e8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ffa8e36e54b92f2d111a4ecdb2ee89d9a7b8c1e8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260708170742-ffa8e36e54b92f2d111a4ecdb2ee89d9a7b8c1e8_1783530618341_0.7912939678045177","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260708170748-82a4be5edfc08a76ccc6d56af35da07d98fab986":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260708170748-82a4be5edfc08a76ccc6d56af35da07d98fab986","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260708170748-82a4be5edfc08a76ccc6d56af35da07d98fab986","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ea475953ed1823e25c7bfe9e4e7cc8d58a6938e9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260708170748-82a4be5edfc08a76ccc6d56af35da07d98fab986.tgz","fileCount":5,"integrity":"sha512-amqjbAf12PLakRGuUg1mgmXxnwBzxWaoN38dyc8H4hIynoVkYHC7y4ZySYnqDW2rkXrxpx0Y8Vv2viiqP0MA7A==","signatures":[{"sig":"MEUCIH00zo4IaHykinQKZBHbyfUGJHBPDm8j7gHVJ24bvoIJAiEA770mlcypsqn51VUc3j810MWNpNj2BIBajQY3a74XMB8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260708170748-82a4be5edfc08a76ccc6d56af35da07d98fab986","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"82a4be5edfc08a76ccc6d56af35da07d98fab986","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260708170748-82a4be5edfc08a76ccc6d56af35da07d98fab986_1783530619941_0.26142104705870506","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260709052205-516a5ad42b0fc62c9058fa7dc7b949630cf75fb6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260709052205-516a5ad42b0fc62c9058fa7dc7b949630cf75fb6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260709052205-516a5ad42b0fc62c9058fa7dc7b949630cf75fb6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ab6b118a1e80f7d2201f7ed4fc1b6fbadccb2c11","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260709052205-516a5ad42b0fc62c9058fa7dc7b949630cf75fb6.tgz","fileCount":5,"integrity":"sha512-8mrHy4y3kggr7SU4F5eVLBDF1kcJvWdArM5eGXwdQQu6W9mls9JEUjQvWOv0GjKT10vznuQGDNGD0n8YfgEH3Q==","signatures":[{"sig":"MEUCIQCEVAhkSzlx2x8xXYdilGd8mqauRu1qeg32mWHSv5mhjgIgan3PQVMeq0NtRQg/LZYdjFWTze/yEBEnG0AJcws84qA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260709052205-516a5ad42b0fc62c9058fa7dc7b949630cf75fb6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"516a5ad42b0fc62c9058fa7dc7b949630cf75fb6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260709052205-516a5ad42b0fc62c9058fa7dc7b949630cf75fb6_1783574641439_0.87389055420323","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260709055141-2458b3d44214ab91845f938c682aa85942b514ec":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260709055141-2458b3d44214ab91845f938c682aa85942b514ec","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260709055141-2458b3d44214ab91845f938c682aa85942b514ec","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"60d84ecfe8b76eb0b8466f0fafc18b687fed7eed","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260709055141-2458b3d44214ab91845f938c682aa85942b514ec.tgz","fileCount":5,"integrity":"sha512-dFCVJM7DXAxKpO1A91i1ESipivapftlsQRGg884505ofBwXkkIdbYkjFCIB8C1WJ0O+5xu1U5Ix/rSCe25RhiA==","signatures":[{"sig":"MEQCIFRih4CwkQdd2RlHQNEObUDsTEls/JkEYAYhnUfyIjrxAiB/rEKcUXUFJd0w9ymVGH8GHqVVJQzv+D9qhUHKGO7U8g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260709055141-2458b3d44214ab91845f938c682aa85942b514ec","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2458b3d44214ab91845f938c682aa85942b514ec","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260709055141-2458b3d44214ab91845f938c682aa85942b514ec_1783576457920_0.7295763057924352","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260709055716-13dd96c7c9f9a86aaca551164bbed02fc1156867":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260709055716-13dd96c7c9f9a86aaca551164bbed02fc1156867","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260709055716-13dd96c7c9f9a86aaca551164bbed02fc1156867","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b1ae98040731b79ef37df41493c98abf16df2d8c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260709055716-13dd96c7c9f9a86aaca551164bbed02fc1156867.tgz","fileCount":5,"integrity":"sha512-Dfg8a46dqGc2oygOgj5uJDp15OhDXLkZ0JYgf4y0gPHPFZz4khUlr576RyadagDwVC8+JmN1F+knupzWDBtrzw==","signatures":[{"sig":"MEUCIHXkb6kLfyLDeiqYMmBSxC9S1MmaYCVMu6rDGcUev2XuAiEAgh6/55I88bKpy0DTP2p9qEdJXLLJN3NjYVUD2okvpng=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260709055716-13dd96c7c9f9a86aaca551164bbed02fc1156867","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"13dd96c7c9f9a86aaca551164bbed02fc1156867","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260709055716-13dd96c7c9f9a86aaca551164bbed02fc1156867_1783576790467_0.41042070604591885","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260709063034-e55efbf59ebc99d9ee7acdc7b4bc91b62b150507":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260709063034-e55efbf59ebc99d9ee7acdc7b4bc91b62b150507","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260709063034-e55efbf59ebc99d9ee7acdc7b4bc91b62b150507","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a28e4e118ed69d0e10762d5d7dbc68e4150c54a1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260709063034-e55efbf59ebc99d9ee7acdc7b4bc91b62b150507.tgz","fileCount":5,"integrity":"sha512-6Ed/9ziB+aU6EqWYhciPF4OHMt+3E+GA13xof1iJRpb08pQiU8IGLLPgtJn+lcNk9DJ6HH6MU3NZRtn47+fV1Q==","signatures":[{"sig":"MEYCIQD9diBnDsj1WBaDwmViFIPHlyCFAhFgqG7gSX79Lic1xgIhAMjQTpzq77fSIOJM4YYXb/toMrGzkdfvkde0wzasd64I","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260709063034-e55efbf59ebc99d9ee7acdc7b4bc91b62b150507","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e55efbf59ebc99d9ee7acdc7b4bc91b62b150507","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260709063034-e55efbf59ebc99d9ee7acdc7b4bc91b62b150507_1783578784780_0.23707772575793573","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260709063045-109d35b251a99649d7faaa677a62b653f8810976":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260709063045-109d35b251a99649d7faaa677a62b653f8810976","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260709063045-109d35b251a99649d7faaa677a62b653f8810976","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f1448b0d30e0afe2657ef6fb8e93b4c2c2690896","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260709063045-109d35b251a99649d7faaa677a62b653f8810976.tgz","fileCount":5,"integrity":"sha512-SvNrn2UhzEJlnyjbfwGYKsNGHa0bUT7QdWUHhBMmorUWfhAcoJIA3Jv8F1oHe8XrjlGIyOJMVtiBmn14lPV10Q==","signatures":[{"sig":"MEUCIQDKE4d/vDjM0dvNhCLg+M51mlack0licQ++Du1GC0ZGbAIgJ7jZhUJ69fnX7gWI69Wk+lreGH9g981kRyFz+lsmipk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260709063045-109d35b251a99649d7faaa677a62b653f8810976","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"109d35b251a99649d7faaa677a62b653f8810976","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260709063045-109d35b251a99649d7faaa677a62b653f8810976_1783578794693_0.8154747003676874","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260709063323-0b6cd2fb45118e4ec76a064697f827479be1615b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260709063323-0b6cd2fb45118e4ec76a064697f827479be1615b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260709063323-0b6cd2fb45118e4ec76a064697f827479be1615b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9fa62efaeacf466035ce6491448301d184836430","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260709063323-0b6cd2fb45118e4ec76a064697f827479be1615b.tgz","fileCount":5,"integrity":"sha512-Zbx93VBJZgsEwlxIz87luYi2CVdXzwnTN8ASEjMoQZc99lUHnp5xpBFZmYNdL9def2kvw75/yZf+jvci/8zEBQ==","signatures":[{"sig":"MEUCIQCggF7Wg1bG3B5kBEluPZuIb1pJfNHUkf45Wp1hPL1gBQIgDBTqDe1U3L+qEOB8Cus9IdrdigchX3EO6nXi9rQeLKQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260709063323-0b6cd2fb45118e4ec76a064697f827479be1615b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0b6cd2fb45118e4ec76a064697f827479be1615b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260709063323-0b6cd2fb45118e4ec76a064697f827479be1615b_1783578951718_0.9709920573725832","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260709063350-721f3442ab6dc1945af022105c6ac1ec0fa6a0cb":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260709063350-721f3442ab6dc1945af022105c6ac1ec0fa6a0cb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260709063350-721f3442ab6dc1945af022105c6ac1ec0fa6a0cb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"80d434705d2a878e296aa8df96a45a9e075f6211","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260709063350-721f3442ab6dc1945af022105c6ac1ec0fa6a0cb.tgz","fileCount":5,"integrity":"sha512-uOVXdXDFdek4kOz2m1fo+Q35TBVkWSetIDG3owFbzHy/iUAMA8Jxzl9+94bgt59/Xo1j8hnsAH9WoBZBav/E+Q==","signatures":[{"sig":"MEUCIAUMm/+K1wTkd6nJOItwgdDXfM0b50dsul97SxYxZ8V+AiEAnvu3vnHsttomfi2OgsHHH3qVDwyRiF4rXcqqfxNbpO4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260709063350-721f3442ab6dc1945af022105c6ac1ec0fa6a0cb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709399},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"721f3442ab6dc1945af022105c6ac1ec0fa6a0cb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260709063350-721f3442ab6dc1945af022105c6ac1ec0fa6a0cb_1783578977316_0.6536669364989571","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260709063502-735dd1f89cf5626ceb0e5139f6190d5467696789":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260709063502-735dd1f89cf5626ceb0e5139f6190d5467696789","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260709063502-735dd1f89cf5626ceb0e5139f6190d5467696789","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f537583b87b832e2dabd1a0a5141a1395a9bdf14","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260709063502-735dd1f89cf5626ceb0e5139f6190d5467696789.tgz","fileCount":5,"integrity":"sha512-k9sLyM24KLhv2nOIuG/ydrwgOh73tuuOTCHC5TeRZsfBro1izfFxszmDVa9GHxpi1VD6dT7ql8DiO/ip5rfm2Q==","signatures":[{"sig":"MEUCIGxJyzo3H3PBne2BaWzw9+IP18QSYrKUbhD+bVR9rMk4AiEAmLCiBxhCQRo3T4vZY4ZtZ06hVFYSZBaMngO07X0rVN0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260709063502-735dd1f89cf5626ceb0e5139f6190d5467696789","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1709399},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"735dd1f89cf5626ceb0e5139f6190d5467696789","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260709063502-735dd1f89cf5626ceb0e5139f6190d5467696789_1783579053521_0.2654841245248991","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260709063930-162862ede37fd1f565ae929051feabe2e16b1cd4":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260709063930-162862ede37fd1f565ae929051feabe2e16b1cd4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260709063930-162862ede37fd1f565ae929051feabe2e16b1cd4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f56e96107d9560949ca7f2135a5bb64cab05919a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260709063930-162862ede37fd1f565ae929051feabe2e16b1cd4.tgz","fileCount":5,"integrity":"sha512-O1lDEUS2KX0cCkeBeibFhbijUtfMoLkrWzNSt1qRAhS1AetELHEMs0bRTIb4cs95FYAXPD3dKxxhk1Nqiuq6YQ==","signatures":[{"sig":"MEYCIQDQ6SMxHPNmmZ5MxIpDyKR4OV0d6RKMcQCGowDMmvTTogIhAK+aRIaWrw95UYvphWGRdrPgkplRspl4QwZa61GVPs0r","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260709063930-162862ede37fd1f565ae929051feabe2e16b1cd4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"162862ede37fd1f565ae929051feabe2e16b1cd4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260709063930-162862ede37fd1f565ae929051feabe2e16b1cd4_1783579323982_0.6999393207217979","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260709064355-da6b3879ae4e486dae0c159440aac7bff1bbb47c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260709064355-da6b3879ae4e486dae0c159440aac7bff1bbb47c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260709064355-da6b3879ae4e486dae0c159440aac7bff1bbb47c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"dea667de2baba729c2e6917b00c016391ec09c23","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260709064355-da6b3879ae4e486dae0c159440aac7bff1bbb47c.tgz","fileCount":5,"integrity":"sha512-WfaxN2Gl8FSw2NbFTKJA9ETawty5AhjQr24ALbjzbqc11Z1MuMGbASm2Db9fqxdg/K0l8ZqO+AcsONozzwDjDA==","signatures":[{"sig":"MEUCIQDALgw21P9MFy/kOZFufvG/N8deqkvLLUaqL9Lqum6YuAIgUPIrU4FMLn76bYhuHmFfDnhhR/WcAMNAmGTEVBhxyBg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260709064355-da6b3879ae4e486dae0c159440aac7bff1bbb47c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"da6b3879ae4e486dae0c159440aac7bff1bbb47c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260709064355-da6b3879ae4e486dae0c159440aac7bff1bbb47c_1783579572017_0.01452464292453537","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260709065256-2ea7cc9cdc553940a6a902cd21776e76bb9bca45":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260709065256-2ea7cc9cdc553940a6a902cd21776e76bb9bca45","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260709065256-2ea7cc9cdc553940a6a902cd21776e76bb9bca45","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"54671d362179138d2428aa17edd6bbfa5598948b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260709065256-2ea7cc9cdc553940a6a902cd21776e76bb9bca45.tgz","fileCount":5,"integrity":"sha512-QwC9wkGmoSGHvZti7zW3hT0xrKeW5ttNLcKSAEtsTiSX+BZ2FZBVnbrx+XsvJPQlpfYQWU82gxzeUbTpr1tJXw==","signatures":[{"sig":"MEYCIQDV8/b8xOuELa6k8BKn/JlJlfjb/iokDyaTE6Btk4+zrwIhAIOHjOL6iOlCmU1c1cKArlGl6yxEjMya2mLNcyZCquKu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260709065256-2ea7cc9cdc553940a6a902cd21776e76bb9bca45","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2ea7cc9cdc553940a6a902cd21776e76bb9bca45","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260709065256-2ea7cc9cdc553940a6a902cd21776e76bb9bca45_1783580127355_0.1792333790717624","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260709094144-abb1527f8553d345ce96c53470548134bf883be9":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260709094144-abb1527f8553d345ce96c53470548134bf883be9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260709094144-abb1527f8553d345ce96c53470548134bf883be9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a7442d81fa8e23ea09ccabf399beeb4a315e2cf6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260709094144-abb1527f8553d345ce96c53470548134bf883be9.tgz","fileCount":5,"integrity":"sha512-zreowq/FCs7hnCveRyM6TjstTL+O9qjYXbKx4orEztpAmJZwwRcmyJEELVPWYSfmHvy11GROYvysvulEJU6vig==","signatures":[{"sig":"MEUCIA3Hg9DSyQTXBbLrLRUV0iTu4OGrMr8lEhsU8O8O1dgXAiEA8BKiU497mgS5wBfuuxiwIxCrfu/gYTTUe87I/0TruX4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260709094144-abb1527f8553d345ce96c53470548134bf883be9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"abb1527f8553d345ce96c53470548134bf883be9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260709094144-abb1527f8553d345ce96c53470548134bf883be9_1783590258490_0.7553443745550421","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260709103043-6df3857635dbbdae213d0b04b5bee92567fa5b15":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260709103043-6df3857635dbbdae213d0b04b5bee92567fa5b15","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260709103043-6df3857635dbbdae213d0b04b5bee92567fa5b15","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3e1b957d5e336d41e2fada293de92a104a0d4063","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260709103043-6df3857635dbbdae213d0b04b5bee92567fa5b15.tgz","fileCount":5,"integrity":"sha512-JlAgVacFLvTwGT+nnuK2sB9Bxpyftgfcevb0gnEMPlrb0npLhpNtKcHzCC0Z2DVY0zrv+qgrm22NN6vpcoBoEg==","signatures":[{"sig":"MEQCIBY+hObDjha9KhDeNusaJR3wmQtCo3Zi6gG4iMfU+dr8AiB1nOQnkG1bTFyhqcs+fzc6DL90z/tRZbePl69r/KTnmg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260709103043-6df3857635dbbdae213d0b04b5bee92567fa5b15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6df3857635dbbdae213d0b04b5bee92567fa5b15","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260709103043-6df3857635dbbdae213d0b04b5bee92567fa5b15_1783593198875_0.19710429570024712","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260709105032-44e9f8bfbb7f2f62fe2221da3b2b201fd0405a01":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260709105032-44e9f8bfbb7f2f62fe2221da3b2b201fd0405a01","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260709105032-44e9f8bfbb7f2f62fe2221da3b2b201fd0405a01","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8f8ef31480fdd0a38b1ccfcdfd30d7a918ed3e0a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260709105032-44e9f8bfbb7f2f62fe2221da3b2b201fd0405a01.tgz","fileCount":5,"integrity":"sha512-ze+DR/BAR5cJ0bATiHpBjeLNs4itV01Gfnw3VE/TnvMGk174lP9qvpP3R2tClosItTAAwF37CTzYscyZUhGGMg==","signatures":[{"sig":"MEYCIQDuzW6ivF6tHzOAv7XAUZd1VWhADlbJm6QVnijVoGICEQIhAMbipU/y4OwucTnEP76Ap6PcVveEV0+pnpnT53anSVj8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260709105032-44e9f8bfbb7f2f62fe2221da3b2b201fd0405a01","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719236},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"44e9f8bfbb7f2f62fe2221da3b2b201fd0405a01","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260709105032-44e9f8bfbb7f2f62fe2221da3b2b201fd0405a01_1783594386694_0.19173577619975823","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260709121831-9f3d0fd8004c612cc7fec44984e0b162801793eb":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260709121831-9f3d0fd8004c612cc7fec44984e0b162801793eb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260709121831-9f3d0fd8004c612cc7fec44984e0b162801793eb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"28be5996733faed067c914d176db48d77875b559","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260709121831-9f3d0fd8004c612cc7fec44984e0b162801793eb.tgz","fileCount":5,"integrity":"sha512-g3do/o1s0t/XIgnsPfYlZTnUMlQpxAd5c8frvii8p/amkYf8dfw238U0qfAv+PRFE309nZaj0YxwkfXCidD19w==","signatures":[{"sig":"MEUCIQDYSFxzEBViQjLGy5btUs4LAWWDzvKU99cPScgfDfblQAIgRJqgToZf4lJK4oyID97qOJ6SZfbI02IcmMHpeZor6TE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260709121831-9f3d0fd8004c612cc7fec44984e0b162801793eb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719236},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9f3d0fd8004c612cc7fec44984e0b162801793eb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260709121831-9f3d0fd8004c612cc7fec44984e0b162801793eb_1783599670332_0.34008279070855685","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260709165022-11334a8abbba6bcecda1923255645c205f68b2a5":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260709165022-11334a8abbba6bcecda1923255645c205f68b2a5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260709165022-11334a8abbba6bcecda1923255645c205f68b2a5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"998cde746fc04680fba9aff566bf4afa13b53915","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260709165022-11334a8abbba6bcecda1923255645c205f68b2a5.tgz","fileCount":5,"integrity":"sha512-C5TyMb3MnVm3UexvSOMME1h3dYH3IR6tSEEvcOew28sVXLpiahx0r+AYtmKyhNLFY5/oVVeCLVC2S8B+SuOayg==","signatures":[{"sig":"MEQCIAxzlEiaItMoic3I18DJvei8e4PMNy0PR0jZjL0gRElQAiAFZ0ORoO4ByFTVH1XFHUqUccc8/cMAqFbqy5YUObXc/A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260709165022-11334a8abbba6bcecda1923255645c205f68b2a5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"11334a8abbba6bcecda1923255645c205f68b2a5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260709165022-11334a8abbba6bcecda1923255645c205f68b2a5_1783615976199_0.5481047914167505","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260709185653-9a837a9cd71108e7b21f5b09940f182995ee3f2d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260709185653-9a837a9cd71108e7b21f5b09940f182995ee3f2d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260709185653-9a837a9cd71108e7b21f5b09940f182995ee3f2d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"393b4b9db616f53a9a400b0c1eaf3ac68036ccc8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260709185653-9a837a9cd71108e7b21f5b09940f182995ee3f2d.tgz","fileCount":5,"integrity":"sha512-kkPQ0B8gwjpS741w6l9gmDFd+EmeNSTVrSOWdkciYyXbMQEjL/mKb2iMAOIa8Dz7au7tNe7S3wXZEezjEqiCjQ==","signatures":[{"sig":"MEYCIQCPMG19Oe5j1TmoKDOy0VaxnnpXfZji7ZhmdcBfiEWxAQIhAK4eLDSDUT6G4TjO2bM8S1MiAOzb4dPpXpntDeOPn121","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260709185653-9a837a9cd71108e7b21f5b09940f182995ee3f2d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9a837a9cd71108e7b21f5b09940f182995ee3f2d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260709185653-9a837a9cd71108e7b21f5b09940f182995ee3f2d_1783623560442_0.14059970064201832","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260709185707-c13d09a14b96142bcf840433ef5148272d18690c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260709185707-c13d09a14b96142bcf840433ef5148272d18690c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260709185707-c13d09a14b96142bcf840433ef5148272d18690c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7cc94e43ef4deac144c8ef2cfb532d5aeb8563b9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260709185707-c13d09a14b96142bcf840433ef5148272d18690c.tgz","fileCount":5,"integrity":"sha512-vhOtf1iYWIEiW0FUmlZdFb7EEcskkEq3087dFCQkGo03ICOL63CmGEGrIRJWul0fKXAWE2zQK368LInEIwxOoQ==","signatures":[{"sig":"MEYCIQDoPuUwzUtdzqDRn5AcOo9pD/v95yKbSBoU0dEmxN4nTQIhAO4PuRWbbp+UHp8uDzoebGylioFA6+uG/mPP/qS1YkEs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260709185707-c13d09a14b96142bcf840433ef5148272d18690c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c13d09a14b96142bcf840433ef5148272d18690c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260709185707-c13d09a14b96142bcf840433ef5148272d18690c_1783623580912_0.19260951618263844","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260709210053-52824667ba0a1019845d1f7fe430b35715273b96":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260709210053-52824667ba0a1019845d1f7fe430b35715273b96","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260709210053-52824667ba0a1019845d1f7fe430b35715273b96","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9744d903e5c89a3446be6ab7ce94e7774d1342dc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260709210053-52824667ba0a1019845d1f7fe430b35715273b96.tgz","fileCount":5,"integrity":"sha512-gYFpuy8uQuV65gDTZAabh90gJyfIjB2ZLgo26uLT/WQM4A1JTAbo/kPetuPe6i7wpcp0v2TkGLrXc8YGmJmdyQ==","signatures":[{"sig":"MEQCIEa0rM3/+BPG+nkimFjxhmPbcefyQjcSzpAWO+9ba3fZAiANqf+NSgCGR7K8LCBQgru772VWnZMjv3c62ED50+Rc5w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260709210053-52824667ba0a1019845d1f7fe430b35715273b96","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"52824667ba0a1019845d1f7fe430b35715273b96","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260709210053-52824667ba0a1019845d1f7fe430b35715273b96_1783631007446_0.5027992429075496","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260709210104-7c247ff63f471b9260cf136fda2ff5ee0f051780":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260709210104-7c247ff63f471b9260cf136fda2ff5ee0f051780","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260709210104-7c247ff63f471b9260cf136fda2ff5ee0f051780","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"27ec98617181e86833b9469cde325bd55671f54c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260709210104-7c247ff63f471b9260cf136fda2ff5ee0f051780.tgz","fileCount":5,"integrity":"sha512-MZk41/Jqw34SYFsP3opQ7aQWPOzsfKh5xYp41cmlZpM8Zj06CVrjN2f6rL3FLdY2r9hl5fybucX+sUgj2Oy32Q==","signatures":[{"sig":"MEUCIQC44Gz8qJk/KDfRFznWB7SnT6dqepjv9IhgphVa9D8fQwIgCIlEKcGyU5Qx8VFgi4jOomu9A0ylfhi/MH7NdpZO/z4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260709210104-7c247ff63f471b9260cf136fda2ff5ee0f051780","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7c247ff63f471b9260cf136fda2ff5ee0f051780","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260709210104-7c247ff63f471b9260cf136fda2ff5ee0f051780_1783631010912_0.35808149660169364","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260710131139-946ba7169b7d05b9a9e038935c5a17fcbb2ec80f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260710131139-946ba7169b7d05b9a9e038935c5a17fcbb2ec80f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260710131139-946ba7169b7d05b9a9e038935c5a17fcbb2ec80f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ae13ad3cad0dd41351449ac2814d7dd62ec32da6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260710131139-946ba7169b7d05b9a9e038935c5a17fcbb2ec80f.tgz","fileCount":5,"integrity":"sha512-qtB/vwWiWv/x2hWj73OpC2fC8NhB86WniFOP1/1q52CHRuuXopqoIxU2augNYx1ZXL3sdim3cgXwZMek3IQe0w==","signatures":[{"sig":"MEQCIA3IYDcb3W/3naooqg1c89JWFlKJoinVLZV1jPQoV736AiAZ4y1DkhiVGnlZHZgEq8lJBls4hAAnxS55k7Xeh+EqLQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260710131139-946ba7169b7d05b9a9e038935c5a17fcbb2ec80f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"946ba7169b7d05b9a9e038935c5a17fcbb2ec80f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260710131139-946ba7169b7d05b9a9e038935c5a17fcbb2ec80f_1783689254557_0.15537809860501506","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260710131200-bc5eb61e05374250dc26d8fe6e99327dc9c43fc7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260710131200-bc5eb61e05374250dc26d8fe6e99327dc9c43fc7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260710131200-bc5eb61e05374250dc26d8fe6e99327dc9c43fc7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7368f7d9d3061dc32ca58cb9afc0c472d638d241","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260710131200-bc5eb61e05374250dc26d8fe6e99327dc9c43fc7.tgz","fileCount":5,"integrity":"sha512-DvNng/kmHXXtd2WepW9FqL5nHD4r91hj1PZo4iTWlwc72P/OmxpLBegcy+P6+HhhoZ5p/bR+1ccD5oixyHx99Q==","signatures":[{"sig":"MEQCIFcaXqLpHWXkJdazfQ+8H3R/MX2TkiSEVWgQ/24JopFGAiBZH2b7ADau319ZRYI5cTYKFKpkLPogb07UVJXJyD3ysw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260710131200-bc5eb61e05374250dc26d8fe6e99327dc9c43fc7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bc5eb61e05374250dc26d8fe6e99327dc9c43fc7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260710131200-bc5eb61e05374250dc26d8fe6e99327dc9c43fc7_1783689260361_0.8513533325770444","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260710222220-e30abab69a87fdcdd1de9c39f8ad18fdd8bb6352":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260710222220-e30abab69a87fdcdd1de9c39f8ad18fdd8bb6352","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260710222220-e30abab69a87fdcdd1de9c39f8ad18fdd8bb6352","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d7de499b1e163660334979ef93c1c2b54603f579","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260710222220-e30abab69a87fdcdd1de9c39f8ad18fdd8bb6352.tgz","fileCount":5,"integrity":"sha512-emO6qoCEdnx3egDxel4ojrVM4quTtHTj7lLgU+L5CQr9FZ76yhpcOw/22IEibpekrIQf2H4bs3iZzSfDMzTHqQ==","signatures":[{"sig":"MEQCIBBGi40D7QzcaECCnNY7zKWVTaDJToHLHredCeIFxsDPAiB1pDrVpOodfejBWci2JpP4NDLLLsQAgXiaK8KWMVB75g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260710222220-e30abab69a87fdcdd1de9c39f8ad18fdd8bb6352","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e30abab69a87fdcdd1de9c39f8ad18fdd8bb6352","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260710222220-e30abab69a87fdcdd1de9c39f8ad18fdd8bb6352_1783722293383_0.6139940167870213","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260711123133-205d82b4308bf5772fd39314c3f4e6d74fe894b7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260711123133-205d82b4308bf5772fd39314c3f4e6d74fe894b7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260711123133-205d82b4308bf5772fd39314c3f4e6d74fe894b7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0753759d820b9eb52cce897aaebbb9ae6d9a4ecc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260711123133-205d82b4308bf5772fd39314c3f4e6d74fe894b7.tgz","fileCount":5,"integrity":"sha512-eHcxaeC3vc5tI6dqz/YgoM1cRiLuRdHyTHQ4Pk5ELm1xt4Vx17kFQEignyREXWXazRrOEFQmn+9Gu5kcK/F6TA==","signatures":[{"sig":"MEUCIQDQoYI+PG2Byx/c6rjfAP6kwQowN5UkhzeaSGMFtU/0cwIgPC80adBiJEJSXVvDsXWKeRwO8ixrwYR3z6jMandn8lA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260711123133-205d82b4308bf5772fd39314c3f4e6d74fe894b7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"205d82b4308bf5772fd39314c3f4e6d74fe894b7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260711123133-205d82b4308bf5772fd39314c3f4e6d74fe894b7_1783773247920_0.04370152131278737","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260711123148-40031edcc42868dd4d7bfa51fe37afe00ae4641b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260711123148-40031edcc42868dd4d7bfa51fe37afe00ae4641b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260711123148-40031edcc42868dd4d7bfa51fe37afe00ae4641b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e24f1fedaeed95011e945a7ddfa95c37eb64a0f8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260711123148-40031edcc42868dd4d7bfa51fe37afe00ae4641b.tgz","fileCount":5,"integrity":"sha512-95sWjZJ/Ujb+7l9ptIjQAss67/oCcD5nIxj1Kn3nj59gwZ9LyDpwCqhfDZWPa7d4M5etDB842V3S5RW9a1R2Lw==","signatures":[{"sig":"MEUCIEeKQzM7mCLU7oN63eqbjH2vMqke6/U8Dw+Fs9KZGATpAiEAjCmAWQHSwa91USqaHGI9B58VVdnNfHMH413C3ZHAnvw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260711123148-40031edcc42868dd4d7bfa51fe37afe00ae4641b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"40031edcc42868dd4d7bfa51fe37afe00ae4641b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260711123148-40031edcc42868dd4d7bfa51fe37afe00ae4641b_1783773265764_0.1948506035445179","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260712151145-633ad37dfe270b14d1d094c4e6daf6618ff0862b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260712151145-633ad37dfe270b14d1d094c4e6daf6618ff0862b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260712151145-633ad37dfe270b14d1d094c4e6daf6618ff0862b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2aa91c112bdddc292921c8dbfa7068c27038d3db","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260712151145-633ad37dfe270b14d1d094c4e6daf6618ff0862b.tgz","fileCount":5,"integrity":"sha512-oBI7osqXRlwNpFMVq7aPCdx0UzAXgMDzvypM595DYj1qNxekc8Ulgf/UfobC6H/r9AT4fZjlnUVncV0LLDvAAA==","signatures":[{"sig":"MEUCIGwZYFZmgS3BWS+rGHUnRkr1f55KkhbOS6aXXkS0hQUgAiEAgjw+08CiKAmJq8y2NrsRN7iIAib1aknWioiWBBIVh0k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260712151145-633ad37dfe270b14d1d094c4e6daf6618ff0862b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"633ad37dfe270b14d1d094c4e6daf6618ff0862b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260712151145-633ad37dfe270b14d1d094c4e6daf6618ff0862b_1783869227058_0.5859421175175676","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713073357-4a4851511fe7d4bf51cba664f20a370584e964c7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713073357-4a4851511fe7d4bf51cba664f20a370584e964c7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713073357-4a4851511fe7d4bf51cba664f20a370584e964c7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a9e55a3d15d90c3a1806756df246c0fd4a1ce4d3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713073357-4a4851511fe7d4bf51cba664f20a370584e964c7.tgz","fileCount":5,"integrity":"sha512-z7yhrhSXlEp1FEz8FHu77oyfCwjOihHc4KS4c0z3OiXsWEi4GgmFyKlHLunHfNW/IxOgaXDs+KxOFvhDZtpwIQ==","signatures":[{"sig":"MEUCIDqyOvoqaGk3KQlU66BO8Uv+wYajk7t+YfHkMqlMYHkwAiEApvDnNq+Of267gb8vM8uJxEOAMnUN59zNYB/4696m5Mc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713073357-4a4851511fe7d4bf51cba664f20a370584e964c7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719236},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4a4851511fe7d4bf51cba664f20a370584e964c7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713073357-4a4851511fe7d4bf51cba664f20a370584e964c7_1783928188783_0.9946451725400369","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713073600-fd22c7d032a69085fefb51a6466e353df64b41fa":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713073600-fd22c7d032a69085fefb51a6466e353df64b41fa","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713073600-fd22c7d032a69085fefb51a6466e353df64b41fa","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"115fa8ad0eba5e86f21ee9a048c743fdd409b661","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713073600-fd22c7d032a69085fefb51a6466e353df64b41fa.tgz","fileCount":5,"integrity":"sha512-9XZuukSKg11ciRqfhxhKKv3nJyQF61TN/zH0+C7gu3gRYcUtxIAr27DitzT4IJFfek9/FiAfp9I7OkgvoyF0+A==","signatures":[{"sig":"MEYCIQCTRWzL5igyJ2t73w24satkywf/tlaFfZJTXO+O4W9pwQIhAIrQqWS3MJl03jURlz5xqTuCDkSDTJK5HcPrFl8/zu6Q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713073600-fd22c7d032a69085fefb51a6466e353df64b41fa","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719236},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fd22c7d032a69085fefb51a6466e353df64b41fa","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713073600-fd22c7d032a69085fefb51a6466e353df64b41fa_1783928320759_0.2413381124720635","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713080206-1bf1d5982fc523812d1629b3b1c272d977da44c7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713080206-1bf1d5982fc523812d1629b3b1c272d977da44c7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713080206-1bf1d5982fc523812d1629b3b1c272d977da44c7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"eeb01a3d4866991133b17fed41c6c38f3e93803e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713080206-1bf1d5982fc523812d1629b3b1c272d977da44c7.tgz","fileCount":5,"integrity":"sha512-XHe6vZyZFNCadLxrTrmdYOh+j1acneAUCFCuHpto3h3/QDcq4GKM0Yy2Q2XvvRl542GZz69niJF1YUuhUn6nSw==","signatures":[{"sig":"MEUCIQC5AUxrzJAHUgk/rmSiXx5wspy/FTT5YE4K/QGa0moP6AIgEFGXnJJ/jUXD6MawopN6elOXzVb/4aa/5Eax8oHMYkk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713080206-1bf1d5982fc523812d1629b3b1c272d977da44c7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719236},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1bf1d5982fc523812d1629b3b1c272d977da44c7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713080206-1bf1d5982fc523812d1629b3b1c272d977da44c7_1783929874353_0.22029051117225573","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713083917-ebc0087020cb4d109d1a8c60c58c6382b9f1b927":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713083917-ebc0087020cb4d109d1a8c60c58c6382b9f1b927","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713083917-ebc0087020cb4d109d1a8c60c58c6382b9f1b927","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d66d3e59edcbbaf4dce13dd443ddd46af9f169a1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713083917-ebc0087020cb4d109d1a8c60c58c6382b9f1b927.tgz","fileCount":5,"integrity":"sha512-A+BjeRwWCPhUSgvpomi6tvDvbS05ZJKqPY/cK93mVxjHWB7iWO8WsleXcgAsk47MV0BH2WTiCCUdfedbu4fShQ==","signatures":[{"sig":"MEYCIQD/+bUShql5JOKBa1j7crGfOVPDK/BJ75QocRPUXcN4KgIhAIZYQCqSxUCkMWL04GRvE5KRyy55pLl3I/OFu2RtkM1m","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713083917-ebc0087020cb4d109d1a8c60c58c6382b9f1b927","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719465},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ebc0087020cb4d109d1a8c60c58c6382b9f1b927","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713083917-ebc0087020cb4d109d1a8c60c58c6382b9f1b927_1783932108414_0.4819913650763368","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713085206-9e6e3b5d2403a56475a1cd68e0f59dccbd4cff97":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713085206-9e6e3b5d2403a56475a1cd68e0f59dccbd4cff97","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713085206-9e6e3b5d2403a56475a1cd68e0f59dccbd4cff97","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b6504c6e240d2cc8849461f9aa3163cce5789bd2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713085206-9e6e3b5d2403a56475a1cd68e0f59dccbd4cff97.tgz","fileCount":5,"integrity":"sha512-hz/e/SUUX5w9d4zR/ZIuyDlmGZD9LEkNf/e454u7K6obKRhmdkoCzuXuc6wgNwD/lvdlsgcz+y/6tW5JLmHZRA==","signatures":[{"sig":"MEUCIQD84NMln3JsbZ5zyQKLItzH9JdUM/RHD+xHH2IwSZILGwIgOsLxaBQVjx93/Ci2Bj0yrVCiM/8McwqdE/eymwe3f2Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713085206-9e6e3b5d2403a56475a1cd68e0f59dccbd4cff97","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719465},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9e6e3b5d2403a56475a1cd68e0f59dccbd4cff97","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713085206-9e6e3b5d2403a56475a1cd68e0f59dccbd4cff97_1783932879140_0.832593311448055","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713103846-0cbb66543974f523ef2726545cace332a54784db":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713103846-0cbb66543974f523ef2726545cace332a54784db","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713103846-0cbb66543974f523ef2726545cace332a54784db","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f563e4edb06ab2e4a7b6feef18625ceb5a8ad6d4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713103846-0cbb66543974f523ef2726545cace332a54784db.tgz","fileCount":5,"integrity":"sha512-6Ioj7aq20+vLxudMLFC+pupMB5u8dMgE0D0K3L3Gfm0N3SKkmgwv4eiT6PBPZnKcvWBEzspfnF/MUokmF8m5pg==","signatures":[{"sig":"MEYCIQCFqHNR7w0jo4X2peRd8yCZNwGPLUoFOizWqAd03Sj3EAIhAOqzg+uDFrvU27r/rtLsNIzNLc6cW5DlZuZzpNNGQ0Jl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713103846-0cbb66543974f523ef2726545cace332a54784db","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719465},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0cbb66543974f523ef2726545cace332a54784db","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713103846-0cbb66543974f523ef2726545cace332a54784db_1783939277253_0.8099368520866983","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713104043-1550142a813d331bf79c1c31c29bedf1007bd123":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713104043-1550142a813d331bf79c1c31c29bedf1007bd123","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713104043-1550142a813d331bf79c1c31c29bedf1007bd123","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bac04a3622faebee79a95bc72f1ad07ae31c678c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713104043-1550142a813d331bf79c1c31c29bedf1007bd123.tgz","fileCount":5,"integrity":"sha512-0FyEbAVRuKD0l8J52zECPGv/x5QHokpiQHOA+5v15PqJ1UH0WVpVpigf7eiosVGpSmYY1EUhkDioHO3lhvHYIg==","signatures":[{"sig":"MEQCIFg87EcbTJ/+dzyUaUWE0GgE010JZspZwNpjjZfUk9+WAiAKvDQrC4M8hIEcRx8QkOtedLIH+XRwe2cKc5q/zDu77g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713104043-1550142a813d331bf79c1c31c29bedf1007bd123","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719465},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1550142a813d331bf79c1c31c29bedf1007bd123","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713104043-1550142a813d331bf79c1c31c29bedf1007bd123_1783939367076_0.4529470755643539","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713122316-828b9b48c945837274b8be3a88c5564df9864da2":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713122316-828b9b48c945837274b8be3a88c5564df9864da2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713122316-828b9b48c945837274b8be3a88c5564df9864da2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ed7bdc66dfb90c3d60a77f72349975403d0691e5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713122316-828b9b48c945837274b8be3a88c5564df9864da2.tgz","fileCount":5,"integrity":"sha512-4g/6R+i4l5orDGQRYAfokMG8g/+42ApM1YBlaEHTfFQgGbAxOuVudEO4pkyNoir4htYjRJtWMSlPltwVpQHMSg==","signatures":[{"sig":"MEYCIQDLJ7DEgP4uXE8eFujNC8AICrui1GmoBdS4CDl45X7TcQIhAPbc779XipBbgBV+eV/8Te5ZG7IwMN+Ca9zjYrRMVN5e","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713122316-828b9b48c945837274b8be3a88c5564df9864da2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"828b9b48c945837274b8be3a88c5564df9864da2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713122316-828b9b48c945837274b8be3a88c5564df9864da2_1783945542579_0.08247366105875664","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713122339-038d835292971ca5f81e6634e92e914e903b8990":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713122339-038d835292971ca5f81e6634e92e914e903b8990","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713122339-038d835292971ca5f81e6634e92e914e903b8990","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"dc868d143df0d13e7fe5e15602b1e42b0dcc42a8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713122339-038d835292971ca5f81e6634e92e914e903b8990.tgz","fileCount":5,"integrity":"sha512-y7XlX4PfLYoahyszrnY/AzvYUvoSinlGoudPSXmQQO29guD2WJ2Sp+be1mW7y9gpib8i/0rlynBsAGN1sHT2rg==","signatures":[{"sig":"MEUCIA5UZTbLyAe9FXGhHFDTA6JCxBEB0iIe3K8WHwk7AzlPAiEAxE/awQMBDCw3ofxpkUtASD3+nmM4AquJ+Rtbfmkh59w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713122339-038d835292971ca5f81e6634e92e914e903b8990","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"038d835292971ca5f81e6634e92e914e903b8990","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.4.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713122339-038d835292971ca5f81e6634e92e914e903b8990_1783945571752_0.590624391022823","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713122349-11760a85731536dbc892b63dcefc63230a69733c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713122349-11760a85731536dbc892b63dcefc63230a69733c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713122349-11760a85731536dbc892b63dcefc63230a69733c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1050bdf8cc79ea6551924f54ef1e259c1835cb19","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713122349-11760a85731536dbc892b63dcefc63230a69733c.tgz","fileCount":5,"integrity":"sha512-8ogeyo+G9yTZakKYPOxbQncucnN+Igpp65MZfLsVM7OHP1p/KOblCG/Du7BAgZ4W1fe+sKIlrXSE2M/XB+Mawg==","signatures":[{"sig":"MEYCIQCanWL+lyKobaA94NCraHGEltX7Bhaj8qTV+2ENIpZULQIhALQ2bx3BnYZAHR9KNZ+ncpkrnRCB5zU6WFs4XhH3Fl1y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713122349-11760a85731536dbc892b63dcefc63230a69733c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"11760a85731536dbc892b63dcefc63230a69733c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713122349-11760a85731536dbc892b63dcefc63230a69733c_1783945581924_0.5870658241450737","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713122409-b766e1bf8488c3ddce14bc550ffcadd68c197013":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713122409-b766e1bf8488c3ddce14bc550ffcadd68c197013","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713122409-b766e1bf8488c3ddce14bc550ffcadd68c197013","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"84305b0870c5be1e314241264795c7cda9cfcdc6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713122409-b766e1bf8488c3ddce14bc550ffcadd68c197013.tgz","fileCount":5,"integrity":"sha512-TSg71vZLX6cQS/TwERCuleF0YPisl7GJTTEfZ3Zcx5NaWZTUEpJ7UzL1QRLAULEl6cIHVjMbMhzdWCe8v4g/SA==","signatures":[{"sig":"MEUCIQCbwuZQGzA2v/LoC0bQwB4XBUjNQJ0BjSLfSyeE2r/R1wIgQG3++0e0VgOjiX2EGA5fRBgVfYZxrVPVt5CkoFNhQxQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713122409-b766e1bf8488c3ddce14bc550ffcadd68c197013","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b766e1bf8488c3ddce14bc550ffcadd68c197013","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713122409-b766e1bf8488c3ddce14bc550ffcadd68c197013_1783945606978_0.7180907651842023","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713122430-adde59b9e6e0bf1d27fe60b3f3e199f25f33447f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713122430-adde59b9e6e0bf1d27fe60b3f3e199f25f33447f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713122430-adde59b9e6e0bf1d27fe60b3f3e199f25f33447f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3cbaf04769563643a1e0e7b56d7f7211fec1e4ee","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713122430-adde59b9e6e0bf1d27fe60b3f3e199f25f33447f.tgz","fileCount":5,"integrity":"sha512-DLf2ZUpcnhk0eyo6aecsWALxmrcNmcZaykQKg5mkNLJNuWxB9BcSa4MADYBNQsKY9mxES+AaBQUUfgzQWOvAeg==","signatures":[{"sig":"MEUCIQC44YU3SfRIhMXLxagakIsrNJuJTKOrd/MU4N8sIM7UQwIgZviGLWvLqe+BxkG9pnl6Exy9NaowBQVs62JQyPMsfLw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713122430-adde59b9e6e0bf1d27fe60b3f3e199f25f33447f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"adde59b9e6e0bf1d27fe60b3f3e199f25f33447f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713122430-adde59b9e6e0bf1d27fe60b3f3e199f25f33447f_1783945619119_0.00612042728425255","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713122507-6dee05cc63961f80226cb871747c36e521420b0e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713122507-6dee05cc63961f80226cb871747c36e521420b0e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713122507-6dee05cc63961f80226cb871747c36e521420b0e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"923da287d265f9e741ae2bccb9b00f9227eb475a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713122507-6dee05cc63961f80226cb871747c36e521420b0e.tgz","fileCount":5,"integrity":"sha512-lD4mkSH5sCvj+Q6ogqjaEYIGtRuHuGbXKVITOPSQd08KpZ5uFxjUCO3jaDpAHGy7YQnJi4TZVvQ9XwjjtYw7rA==","signatures":[{"sig":"MEUCIQDuIwHLFEYZwJZ2fwuguk41pSoVByo/P9OabBRxNMncmwIgePW4nwYHbmXW0tx6wztQMKNk+u4ogCysWtrkEIcIg9M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713122507-6dee05cc63961f80226cb871747c36e521420b0e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6dee05cc63961f80226cb871747c36e521420b0e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713122507-6dee05cc63961f80226cb871747c36e521420b0e_1783945655404_0.13219590542436022","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713122507-4dcf5ed35bf313e1860841d1c4430585f71fa174":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713122507-4dcf5ed35bf313e1860841d1c4430585f71fa174","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713122507-4dcf5ed35bf313e1860841d1c4430585f71fa174","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"410db8b766fcf2ae69f62b6b5d2d721a95dc0f74","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713122507-4dcf5ed35bf313e1860841d1c4430585f71fa174.tgz","fileCount":5,"integrity":"sha512-XchW4yzZx3Bn/Hj4NU/OKvDNRblK/fxPm7/scHOM26SldaFWvo4mqLnZg9NxMQgJHyi3KbGbY9qbuWr9aAlrSQ==","signatures":[{"sig":"MEYCIQCoD0Af4sq6D+moNIYPa6sSL8QP7QcHUD4Sksze+miQ1gIhAKE7U34QXgCuLuK/8AP2LhiHJdqLQbdviBnHcvs4eHtL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713122507-4dcf5ed35bf313e1860841d1c4430585f71fa174","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4dcf5ed35bf313e1860841d1c4430585f71fa174","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713122507-4dcf5ed35bf313e1860841d1c4430585f71fa174_1783945657696_0.927453926749954","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713122623-c391b6014e8de29e7bea1c974f86264303672fd9":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713122623-c391b6014e8de29e7bea1c974f86264303672fd9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713122623-c391b6014e8de29e7bea1c974f86264303672fd9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"39117b06b6f959ee6e876e036519012dc99231fc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713122623-c391b6014e8de29e7bea1c974f86264303672fd9.tgz","fileCount":5,"integrity":"sha512-qsoLYxgvE+HuRkjGj7kb4ihacziv2e0NV+5Np7VF6RB2iq08BfSj9PI8rAk+RV5NKmP91eczRvLWJF8v2xT1FA==","signatures":[{"sig":"MEUCIQCZoQX4V66pHFeoYg+iRVlJX1vDTmEI7KKHOfpZRVPN8AIgLr7QHXtmj+08IwJ6sW+Bm50ekJxLUaev85bik7HConU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713122623-c391b6014e8de29e7bea1c974f86264303672fd9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c391b6014e8de29e7bea1c974f86264303672fd9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713122623-c391b6014e8de29e7bea1c974f86264303672fd9_1783945729871_0.17435098945766647","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713122622-bf7edf12febcc3fe63947d7c2c6e55040056f592":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713122622-bf7edf12febcc3fe63947d7c2c6e55040056f592","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713122622-bf7edf12febcc3fe63947d7c2c6e55040056f592","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8e44bda7eaa546281996ecdeb63f2ddd9e8aa3ea","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713122622-bf7edf12febcc3fe63947d7c2c6e55040056f592.tgz","fileCount":5,"integrity":"sha512-YTeMbu2SHwRtUI0OJhEGjVM8gA0/XuvwI/pVpycNYigKl322EXsyc+kjiyjNpPAOY2LRweWm0ybPlGKMVi0C9w==","signatures":[{"sig":"MEUCIQCtp4FExS8zWtV10py8a4GhoNOhZ/41g9wJKBTU8ktz3AIgeGf4vqRSfXzmK7uO8YsskQ6Z2bcnDMSDeAB29l2g8eU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713122622-bf7edf12febcc3fe63947d7c2c6e55040056f592","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719465},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bf7edf12febcc3fe63947d7c2c6e55040056f592","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713122622-bf7edf12febcc3fe63947d7c2c6e55040056f592_1783945735523_0.6980181581092302","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713122639-159c18a6cedaa8d5e3f77b923b2b4b18bf0d5a53":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713122639-159c18a6cedaa8d5e3f77b923b2b4b18bf0d5a53","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713122639-159c18a6cedaa8d5e3f77b923b2b4b18bf0d5a53","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0ca07a4f646dfd786ad2e06a987f33736ea70dfd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713122639-159c18a6cedaa8d5e3f77b923b2b4b18bf0d5a53.tgz","fileCount":5,"integrity":"sha512-PnTGFtVZ+vvsdASGjS7lGAm3TMBGX728jjgDfURDwpH0IRPHzWFkvfNeoectsoAi2b1q36D3ZnMgpqTjh5cXow==","signatures":[{"sig":"MEQCIGa6L+NWli9709yb4TJL2i6K4g6MFH4b/REr1nqki5k4AiBV3uZa2kET4gR6XzpO6bvVfGYBvRBRj9VawKnXMY67xA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713122639-159c18a6cedaa8d5e3f77b923b2b4b18bf0d5a53","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1710983},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"159c18a6cedaa8d5e3f77b923b2b4b18bf0d5a53","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713122639-159c18a6cedaa8d5e3f77b923b2b4b18bf0d5a53_1783945750325_0.7831450251986074","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713123518-23948962202f6d71d90ce20e126191f438cf20d4":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713123518-23948962202f6d71d90ce20e126191f438cf20d4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713123518-23948962202f6d71d90ce20e126191f438cf20d4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"093cc2ef6ae93ea992885f67bc0c57d533042f6d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713123518-23948962202f6d71d90ce20e126191f438cf20d4.tgz","fileCount":5,"integrity":"sha512-l03LWS+23nHM4HCwDdrtrI913e+X7GPi2eSstuIbBOHryqyOuoNsgL41lFabTr/XYwLagoIra2Oidtq5miBFDw==","signatures":[{"sig":"MEQCIBDVSnbAZaVqHdBs5UOV+BD0hKzixt47vjTeQtHjRQluAiBCBRScoLSaVFV9SKL2D778WuZKwYF5uSG85MnlRSXEPw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713123518-23948962202f6d71d90ce20e126191f438cf20d4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719465},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"23948962202f6d71d90ce20e126191f438cf20d4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713123518-23948962202f6d71d90ce20e126191f438cf20d4_1783946274525_0.7855862671679865","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713123539-b05adc43facd0aaf5d339a395bfb12af9ecf0019":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713123539-b05adc43facd0aaf5d339a395bfb12af9ecf0019","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713123539-b05adc43facd0aaf5d339a395bfb12af9ecf0019","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2e99891943dc45d3b311b53d8661a243797ba727","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713123539-b05adc43facd0aaf5d339a395bfb12af9ecf0019.tgz","fileCount":5,"integrity":"sha512-NgtKAf9pQiSQUerP3g62/St6F4nqbTJII0VK83iFFzO0KUb8aeFRxqs4sWhX/UEWfeSRzNOwDGmhqhE03OugBA==","signatures":[{"sig":"MEYCIQDvBrysw84qHd6Eqqhpeybxo42KaLjvnjPLetMtzBuWBQIhAJyGSwinO5pT7p/Beck9svr06hrpfA0KlqgU+dxx1Ora","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713123539-b05adc43facd0aaf5d339a395bfb12af9ecf0019","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719465},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b05adc43facd0aaf5d339a395bfb12af9ecf0019","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713123539-b05adc43facd0aaf5d339a395bfb12af9ecf0019_1783946296294_0.6978125880702069","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713123808-d30a69aece04b39c34649b9eac1aa967f24f71a6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713123808-d30a69aece04b39c34649b9eac1aa967f24f71a6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713123808-d30a69aece04b39c34649b9eac1aa967f24f71a6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"71038ae56996f9261fc32c93a55ddef3ef67f644","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713123808-d30a69aece04b39c34649b9eac1aa967f24f71a6.tgz","fileCount":5,"integrity":"sha512-AsQmTY1JghYuL8HsfYCTLVVCu7OWlxrMcCZWqh9dFPxtZ9/j8H4d+W2V0/DrlU/5v9ZuwEfclVrnMtt+sFUbqA==","signatures":[{"sig":"MEYCIQDLa4QDDeiuTuCZJLnl4X9MqcYmdKw5RyrCmONbKzTsZgIhAO82NfmLYVrUde3Uuc4QiFffPvuqerBp9zP1Noi9DXb/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713123808-d30a69aece04b39c34649b9eac1aa967f24f71a6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d30a69aece04b39c34649b9eac1aa967f24f71a6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713123808-d30a69aece04b39c34649b9eac1aa967f24f71a6_1783946410922_0.07170728581106856","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713123803-2d3e97241c18465bc4433b4db6514f430c3a2645":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713123803-2d3e97241c18465bc4433b4db6514f430c3a2645","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713123803-2d3e97241c18465bc4433b4db6514f430c3a2645","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e73a152accaee8f5194132d77718e945e015f764","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713123803-2d3e97241c18465bc4433b4db6514f430c3a2645.tgz","fileCount":5,"integrity":"sha512-iBihdT88Z7ZAS9mc/MZ/Jiua01SC49Zvq5nVIO5ZO9InP5L3/Idz6qi5mr8rQK58WADgBmrc8wFmSHM9u620cg==","signatures":[{"sig":"MEUCIE+Ohodg7F/R035QAT4DjCBWPTl67ww2nxsMGN2jwnX8AiEAxWRPx3OwjRCn2cfFi3mmgK6mvEg5EriAdSeoPpUFul4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713123803-2d3e97241c18465bc4433b4db6514f430c3a2645","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2d3e97241c18465bc4433b4db6514f430c3a2645","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713123803-2d3e97241c18465bc4433b4db6514f430c3a2645_1783946413823_0.8178142615817736","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713123752-2e8164983152812ce4efe1341ddc9827144ead86":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713123752-2e8164983152812ce4efe1341ddc9827144ead86","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713123752-2e8164983152812ce4efe1341ddc9827144ead86","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d55558e3f9bb91f72f03c6a233c9c7f7931f16ca","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713123752-2e8164983152812ce4efe1341ddc9827144ead86.tgz","fileCount":5,"integrity":"sha512-24xc9RbX2dFkZlZC8puRb1hyvBBVnN1N6HIwTZZcGPRl1TIH7/8G7i7Bzirlx+g4OekzBPOWtdbhFjWvlZhubA==","signatures":[{"sig":"MEQCID5PRWLdnRGaESRWv+oqu0sHhcQRteDUege/HTdo03wPAiBvjQzx5iQfX3Mwu/UFt8Ni0b2EHNwm/j4/Xlw1QWE4PA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713123752-2e8164983152812ce4efe1341ddc9827144ead86","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719465},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2e8164983152812ce4efe1341ddc9827144ead86","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713123752-2e8164983152812ce4efe1341ddc9827144ead86_1783946434331_0.8519171401443955","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713124719-26819f154767c70f720d4025fb9c526813165c93":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713124719-26819f154767c70f720d4025fb9c526813165c93","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713124719-26819f154767c70f720d4025fb9c526813165c93","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0e7427521ae6a8029afbe4c24f71e4c12a85b423","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713124719-26819f154767c70f720d4025fb9c526813165c93.tgz","fileCount":5,"integrity":"sha512-67RZckUbyEO1rwkMMpp0wNncFDBReK3p37swXoExbAiikzo/H9tN4RqDshWahJUrMnmvq9xMG2/pUFn8L8JvEQ==","signatures":[{"sig":"MEUCID268PollURWcsQ6TJa0tWRdVPNdS+QPG2AnCyWkGIfFAiEA6YkgvorPeTLQKTVTUnIwY4bPiEZyBiTvhge/o2vfGis=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713124719-26819f154767c70f720d4025fb9c526813165c93","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"26819f154767c70f720d4025fb9c526813165c93","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713124719-26819f154767c70f720d4025fb9c526813165c93_1783946993536_0.535309171984061","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713124835-0ec3e312c1d30208a45a2169a466f778ecf9531d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713124835-0ec3e312c1d30208a45a2169a466f778ecf9531d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713124835-0ec3e312c1d30208a45a2169a466f778ecf9531d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"278496970a7a5fc75be2a159ea1a426204397d27","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713124835-0ec3e312c1d30208a45a2169a466f778ecf9531d.tgz","fileCount":5,"integrity":"sha512-DAEU44br95mW9WhRdCPv/fUbZen5WHaMZOgPk3BmH53V8eDZvsxg9PIYsxRX2TUlA97HNmyH332RWDVkqdym3A==","signatures":[{"sig":"MEUCIQCokBK+q4d7ZFR1ScJCwHW1QQeo8eS1WtsRI+ksPKzQtwIgWfBB58rmbdvZ0T8ag1l2J03a5RMN0BnL6pRSVY2F51U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713124835-0ec3e312c1d30208a45a2169a466f778ecf9531d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0ec3e312c1d30208a45a2169a466f778ecf9531d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713124835-0ec3e312c1d30208a45a2169a466f778ecf9531d_1783947067699_0.4232806715456794","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713130145-431a357b5f5236110c5801ddf275c7525d0856fe":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713130145-431a357b5f5236110c5801ddf275c7525d0856fe","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713130145-431a357b5f5236110c5801ddf275c7525d0856fe","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"89f825c116b964ef3e1ef035db2835e23408bdc0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713130145-431a357b5f5236110c5801ddf275c7525d0856fe.tgz","fileCount":5,"integrity":"sha512-rVfL+aH6fvSxpjcr0AJ8b/6I80wmEJgW5SAmoAfeUvAVD2C1pOIrVtAHR7/zfjX6O8XWO07bW3OzZPYgM/WmOg==","signatures":[{"sig":"MEQCIGL3ZYl0FOow0JAOXHAeF0lbNAukZVw35qH9HOMHSql6AiB2S+zgYG6e+qd0WsHvzXta0y5gamWBDuShMvi8pU/d3Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713130145-431a357b5f5236110c5801ddf275c7525d0856fe","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"431a357b5f5236110c5801ddf275c7525d0856fe","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713130145-431a357b5f5236110c5801ddf275c7525d0856fe_1783947829656_0.7651705193267","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713130448-1a12cfd7efcec129add04ad4f8b26e4c7ff786ff":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713130448-1a12cfd7efcec129add04ad4f8b26e4c7ff786ff","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713130448-1a12cfd7efcec129add04ad4f8b26e4c7ff786ff","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6b3f0e3e4212cbb0efd0bf1a02f3f22bd4f31101","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713130448-1a12cfd7efcec129add04ad4f8b26e4c7ff786ff.tgz","fileCount":5,"integrity":"sha512-xBYQHn8i0yLPV5id4tY90LP1poGV9LC3Qt2h+KkykoUDyfme8iAJvxqMnUNyr7gvNvDnoa5TRq4nfON4gJf43A==","signatures":[{"sig":"MEYCIQC/x/+ve8HDqVyxuWS9jIYfEgEqnJVVb29tvHVYa2Iw2wIhAMRsB3gF+xcPB9gl9CqMrgtuGGmWcn17a2F9Jr+0oU3Y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713130448-1a12cfd7efcec129add04ad4f8b26e4c7ff786ff","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719465},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1a12cfd7efcec129add04ad4f8b26e4c7ff786ff","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713130448-1a12cfd7efcec129add04ad4f8b26e4c7ff786ff_1783948037387_0.32364347738372023","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713131248-52608f53a924f23bfd74a358d7dcbed5701003e8":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713131248-52608f53a924f23bfd74a358d7dcbed5701003e8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713131248-52608f53a924f23bfd74a358d7dcbed5701003e8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e1abe8bd373df75ba14e4c987adbc821b03a361f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713131248-52608f53a924f23bfd74a358d7dcbed5701003e8.tgz","fileCount":5,"integrity":"sha512-PVTz7DmYa3RwSWxYK7PuwVw+67abxGyTKWWxlqojg6Jp4XxcCB1XpfmbOw7VwjmyEsSczYW9Wp/Ek2Z87aqmAQ==","signatures":[{"sig":"MEUCIQCrfzA7r4sqtcnBISchZEYAhA2Tre1cKgzjqt6EqvB0PQIgE4B1VAe4l9t3oLAHrMYeycfXTNE0Dxo7yLKbnxqgN+g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713131248-52608f53a924f23bfd74a358d7dcbed5701003e8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"52608f53a924f23bfd74a358d7dcbed5701003e8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713131248-52608f53a924f23bfd74a358d7dcbed5701003e8_1783948493304_0.18181066025281756","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713143209-5b323047f2cec47c3275b65fe435c757d003e6cf":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713143209-5b323047f2cec47c3275b65fe435c757d003e6cf","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713143209-5b323047f2cec47c3275b65fe435c757d003e6cf","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"46f83acf930f3d1dea7a39a3a236291edc8d9fab","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713143209-5b323047f2cec47c3275b65fe435c757d003e6cf.tgz","fileCount":5,"integrity":"sha512-dGcjStbPORRmsV+dOnwW5YYXMzmMCqTnT7eK3VzMi14fnMIHNolLevqSVg/M45DOm5nGUQ3BBtkfve858fa9Xw==","signatures":[{"sig":"MEYCIQCCe1tS+thoz1XDpZV3fPX2FfE8G50hz+ijVoSqjwwrvAIhAKAkS9we0FlOPsQJ2w8FQC+tH+WnHXFk9u4FqRMzVrIG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713143209-5b323047f2cec47c3275b65fe435c757d003e6cf","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5b323047f2cec47c3275b65fe435c757d003e6cf","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713143209-5b323047f2cec47c3275b65fe435c757d003e6cf_1783953282106_0.45671335380942035","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713152825-b20c2de836963dadeeb222d9f2ad39946caf570d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713152825-b20c2de836963dadeeb222d9f2ad39946caf570d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713152825-b20c2de836963dadeeb222d9f2ad39946caf570d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"014a1fbda39da06c5749a2ad0ffcfb7dc3d9a9c4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713152825-b20c2de836963dadeeb222d9f2ad39946caf570d.tgz","fileCount":5,"integrity":"sha512-RwUjWVJJA7PPL5AFeRVkiEHj88bjnJBlG7IZXXHg6WrqQ7vwu6HQtTzd/enaiD/VLaSRp2rLo30HHXAbsV6P/w==","signatures":[{"sig":"MEUCIQDTwvmw3SluPZw5iJfCzTiZlzkXmSSpYo9yOOF/8do/nQIgWpexPMxQoHZle7h2fQQSSDq8H7r+u9C8b96HHC4DYZA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713152825-b20c2de836963dadeeb222d9f2ad39946caf570d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b20c2de836963dadeeb222d9f2ad39946caf570d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713152825-b20c2de836963dadeeb222d9f2ad39946caf570d_1783956654095_0.7868148748745261","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713163053-6f5aefc56cfa2a56a3f53525b52dd0add1f4ac1a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713163053-6f5aefc56cfa2a56a3f53525b52dd0add1f4ac1a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713163053-6f5aefc56cfa2a56a3f53525b52dd0add1f4ac1a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"605169f1eea857dd6baeabbad976fef8a0681435","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713163053-6f5aefc56cfa2a56a3f53525b52dd0add1f4ac1a.tgz","fileCount":5,"integrity":"sha512-0Y2QYOoO832gnqEuwbZILbCs6Lrk2qf5lWNyJpYdX9PaTBayYCZxwknAOI7AdCV8mi19HogqLHS3k1IyWCaQGQ==","signatures":[{"sig":"MEYCIQDH1H+yonvHPsySXovR4Vw4OizZ5001L9A7nCbWVOBrmwIhALmHPRfqqcludr1nH42m8Vg8FGaZ1zNWhIyN0+5+Mqh2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713163053-6f5aefc56cfa2a56a3f53525b52dd0add1f4ac1a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6f5aefc56cfa2a56a3f53525b52dd0add1f4ac1a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713163053-6f5aefc56cfa2a56a3f53525b52dd0add1f4ac1a_1783960406790_0.9186077329294997","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260713214711-544d9f9b00c0cb2b9943230454ceb3ecf14548b5":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260713214711-544d9f9b00c0cb2b9943230454ceb3ecf14548b5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260713214711-544d9f9b00c0cb2b9943230454ceb3ecf14548b5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c52a8f45038f5c997bed77d1fcf45799a2294048","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260713214711-544d9f9b00c0cb2b9943230454ceb3ecf14548b5.tgz","fileCount":5,"integrity":"sha512-sral2QoEDROK4jnRudtzIBJwIjkXAmHPH+gEH+/6UKo4322rQqFPklnqnsGHqVauBKFw08mncgFV8vf8LsPJdg==","signatures":[{"sig":"MEUCIQDH80XS515Gg77w9U0Nj/zFFNLnkjxldiLUqMqhDLIVdAIgHLa/yTRxW5gUTUSzO7OZtDVszKdfP+S0DWwzzptBh2o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260713214711-544d9f9b00c0cb2b9943230454ceb3ecf14548b5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"544d9f9b00c0cb2b9943230454ceb3ecf14548b5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260713214711-544d9f9b00c0cb2b9943230454ceb3ecf14548b5_1783979385213_0.4893543309327595","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714042711-91384184d7d22c600c7a6391ff8ca909f0727962":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714042711-91384184d7d22c600c7a6391ff8ca909f0727962","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714042711-91384184d7d22c600c7a6391ff8ca909f0727962","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0db227d906b7c8e796583f29fa0231a64204308e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714042711-91384184d7d22c600c7a6391ff8ca909f0727962.tgz","fileCount":5,"integrity":"sha512-1RNzOhUTp9cWYur+lvTnV8+dmZcaauMClm+v9B6BOD3lS21R8K0FLXZo3tHasfJhGtTd5xq4j8oXOY7/pFrm/Q==","signatures":[{"sig":"MEYCIQC/1XPsWNYplgbOfJF0b9R16nLS6Op6RyYyGeBKKuFnkAIhAJyVqdfJXiXjW3kLT6j8RTsEc3+x8Qx1K4EjKVShnaqu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714042711-91384184d7d22c600c7a6391ff8ca909f0727962","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"91384184d7d22c600c7a6391ff8ca909f0727962","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714042711-91384184d7d22c600c7a6391ff8ca909f0727962_1784003381770_0.4900673570798424","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714042709-03dad67b5ae2a44e2e5c8fcb30c7ef0d07aa9441":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714042709-03dad67b5ae2a44e2e5c8fcb30c7ef0d07aa9441","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714042709-03dad67b5ae2a44e2e5c8fcb30c7ef0d07aa9441","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a045b5788ee9c71ca75090742fbbf978a6bb5945","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714042709-03dad67b5ae2a44e2e5c8fcb30c7ef0d07aa9441.tgz","fileCount":5,"integrity":"sha512-q0ds9RQlZsHy24FwJCNW51OnNwQnAUmSr7awD0ssyNroewCocfZFdsouih6uyNNxFSKIT0VRxIY8PpS2f0dLOw==","signatures":[{"sig":"MEUCIQDtpY+8Q9BiNfpTavW0u3HWfWN811J/rdHOboISCU6DvwIgJz+KznC0OEEC51iurawAj9ETvlNNMF29DoVgCXwxqPU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714042709-03dad67b5ae2a44e2e5c8fcb30c7ef0d07aa9441","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"03dad67b5ae2a44e2e5c8fcb30c7ef0d07aa9441","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714042709-03dad67b5ae2a44e2e5c8fcb30c7ef0d07aa9441_1784003384206_0.4204182591221115","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714070622-62a4ef0d6b7863b209213a2b9f5e385e0a820294":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714070622-62a4ef0d6b7863b209213a2b9f5e385e0a820294","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714070622-62a4ef0d6b7863b209213a2b9f5e385e0a820294","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ae16699d16a58d264048c0a276a343adc4034db7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714070622-62a4ef0d6b7863b209213a2b9f5e385e0a820294.tgz","fileCount":5,"integrity":"sha512-mAINmDKgRCQhmnm0YMbn/F6j31ocgrjos7gHpECkApK800bqW23ktFJxCqT1O31m4XmhJ6ozHaadDEri6h/xbA==","signatures":[{"sig":"MEYCIQCLP4+lEVQfY8kTyBp9knu+bkzvMP0s+ai7vuuTl7QX5QIhAPLtkey3/RnGe4phbA3SSLk2aW0ZWQYC28Nz6cb6zcGm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714070622-62a4ef0d6b7863b209213a2b9f5e385e0a820294","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"62a4ef0d6b7863b209213a2b9f5e385e0a820294","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714070622-62a4ef0d6b7863b209213a2b9f5e385e0a820294_1784012939886_0.7423985233085011","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714070748-afec6a498233a0cc9d735e7ff40a886528198d8b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714070748-afec6a498233a0cc9d735e7ff40a886528198d8b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714070748-afec6a498233a0cc9d735e7ff40a886528198d8b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"044d2bd5c913fc898fbbf244f474241544d15f75","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714070748-afec6a498233a0cc9d735e7ff40a886528198d8b.tgz","fileCount":5,"integrity":"sha512-q2qgtQaHwihWGNu9hjVD4ZwndkoJ1vr/daZw8LjAZeMJGa2iq59zJVZE8+QlDTUY/LtRTlr80Q8eMwU7HFwW3Q==","signatures":[{"sig":"MEQCIFXFgxmHXYhAf+wZXex+kLgBaV9vgmiUliloeMd2IbFUAiBsdmuXKFdQFXSBitU2ZfynoTmrTPH6Stcynk83gV+duQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714070748-afec6a498233a0cc9d735e7ff40a886528198d8b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"afec6a498233a0cc9d735e7ff40a886528198d8b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714070748-afec6a498233a0cc9d735e7ff40a886528198d8b_1784013020367_0.2365775956039866","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714073529-0ddb8625e027449caff2269a0045f8562fb0d285":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714073529-0ddb8625e027449caff2269a0045f8562fb0d285","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714073529-0ddb8625e027449caff2269a0045f8562fb0d285","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b599916ff93cca623a26c35ee4e1c18c523466e1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714073529-0ddb8625e027449caff2269a0045f8562fb0d285.tgz","fileCount":5,"integrity":"sha512-UuovT/zn/2cpUMoxVujajcJPzuhrYIK2ErvbkoFexbhr5pC5hnYwwi+TMsru6zzk4i0KVrMwaE6fFtpV1PnvdQ==","signatures":[{"sig":"MEUCIQDN7C4elYv0dXDx1VxgbMS6PLSS3bGPTwsgkwqeHy1l+AIgIIhCulLs+psO8aboDLqWjjG1Qh0yR1TWh5XYt0wzjlk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714073529-0ddb8625e027449caff2269a0045f8562fb0d285","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0ddb8625e027449caff2269a0045f8562fb0d285","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714073529-0ddb8625e027449caff2269a0045f8562fb0d285_1784014680381_0.3305566537087119","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714090200-f6e7ce2ff322bea14ae51eae89f79a3f09392719":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714090200-f6e7ce2ff322bea14ae51eae89f79a3f09392719","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714090200-f6e7ce2ff322bea14ae51eae89f79a3f09392719","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f429c0ad641cb608525cdbff1686731db05b3e4a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714090200-f6e7ce2ff322bea14ae51eae89f79a3f09392719.tgz","fileCount":5,"integrity":"sha512-3xy/BfdUoehhqXipoIqAfVlYQS5Ix/QfoviT76zd3P4ne4f88BSfbTazZm08vlMQG4AHWmQ8gT/O7BPSwCv9eQ==","signatures":[{"sig":"MEUCIEfvMePgvEiX4FEvA5msx0+ei1s7zhlh9h8unKgPEOnlAiEAxFZCosqtH+sJQl2DAZV6unmNCRmd/4Dsk++OsOjbjY4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714090200-f6e7ce2ff322bea14ae51eae89f79a3f09392719","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f6e7ce2ff322bea14ae51eae89f79a3f09392719","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714090200-f6e7ce2ff322bea14ae51eae89f79a3f09392719_1784019867388_0.2775133128760068","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714091218-2ce69eb2b8f1fc0b190e7c66fa2759054d849580":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714091218-2ce69eb2b8f1fc0b190e7c66fa2759054d849580","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714091218-2ce69eb2b8f1fc0b190e7c66fa2759054d849580","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0d7c9656328a734ecd73ffe0f5f5c52dfcfecb5b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714091218-2ce69eb2b8f1fc0b190e7c66fa2759054d849580.tgz","fileCount":5,"integrity":"sha512-R6xEL0K1IXRD1H6YeCBx6haWtJVf7BEIReK4rQVDK1+nF2v5w0M2j5whRgUGpYKi2u8/qrBcP/qUSMiKhxof8g==","signatures":[{"sig":"MEUCIQCau4tLFuZ2r5xbw+QJF1WCzV++A7p1UN2Jmx+nAfnqkAIgZU+wPTqsvF18stqa5f881Pfj2dgb5qabMFomit29wvk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714091218-2ce69eb2b8f1fc0b190e7c66fa2759054d849580","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2ce69eb2b8f1fc0b190e7c66fa2759054d849580","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714091218-2ce69eb2b8f1fc0b190e7c66fa2759054d849580_1784020487284_0.0060192962299832065","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714093123-ae9f5ef108045b71976f2f80bf6654e774ee0803":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714093123-ae9f5ef108045b71976f2f80bf6654e774ee0803","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714093123-ae9f5ef108045b71976f2f80bf6654e774ee0803","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bed92c7d7eaa6f159aeb8dc3c0fed175b025e95d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714093123-ae9f5ef108045b71976f2f80bf6654e774ee0803.tgz","fileCount":5,"integrity":"sha512-Lx1Q6sVd9Ha75RxqYqLBTnHJ09Maoam+JTcP2yLZqlKwvo1p8YR8nqWezakkAXULQ/X6golc85ommL/Cbnmhtw==","signatures":[{"sig":"MEYCIQDyGixpt6NNVyDtl3alueonlWBlGVHExVus1PvVQmfqGQIhALI2LykqkB+NRXUpSXkNZPaDPR9A6XOtKitedGd2bTMp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714093123-ae9f5ef108045b71976f2f80bf6654e774ee0803","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ae9f5ef108045b71976f2f80bf6654e774ee0803","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714093123-ae9f5ef108045b71976f2f80bf6654e774ee0803_1784021634671_0.9586756051419756","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714093216-d7760f807fd7544fe2fbadd8b21d7417b85dd776":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714093216-d7760f807fd7544fe2fbadd8b21d7417b85dd776","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714093216-d7760f807fd7544fe2fbadd8b21d7417b85dd776","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8a42cb1e1c3f7ce550fddd2fc84cc50ae0286fa0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714093216-d7760f807fd7544fe2fbadd8b21d7417b85dd776.tgz","fileCount":5,"integrity":"sha512-gHGADpKXM90o0owklSftl0FEPzs7/+iFFB9wOEvfpT8nZ1hZ6EdVorCgrJoyfvuvS66lZm0fZSt0BC2KFbpWPw==","signatures":[{"sig":"MEYCIQD1QymnHtRuXqB0fhU3Me6iTfokbYCzmkIZMAszsmIAWQIhAIv7la/Dfy9wsWax//Bb0qTsnPA2bdQWuVyXltFJuIs0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714093216-d7760f807fd7544fe2fbadd8b21d7417b85dd776","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d7760f807fd7544fe2fbadd8b21d7417b85dd776","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714093216-d7760f807fd7544fe2fbadd8b21d7417b85dd776_1784021691972_0.08537433372154801","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714104238-991391ffc66df9f6403c83e2bf368a6d61688735":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714104238-991391ffc66df9f6403c83e2bf368a6d61688735","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714104238-991391ffc66df9f6403c83e2bf368a6d61688735","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1e70b08a558127d04ab9445fcd58ed77cef8f004","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714104238-991391ffc66df9f6403c83e2bf368a6d61688735.tgz","fileCount":5,"integrity":"sha512-GVUyIrEmFkSn4/kAS5U4XhNZxfJYueJHN5z9TVKJn8+Ymkbj7/jXALvVggKdwe8vEs50CkmDRUSx2ri5I3I06w==","signatures":[{"sig":"MEQCIFYpk1BFXNE7etotW9sleeejclpGUEtrV+RhafSE58JpAiBGBA4gWAW6cwgCHo9t0to4DlnTq5ItjE2vw9HWHp4LTw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714104238-991391ffc66df9f6403c83e2bf368a6d61688735","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"991391ffc66df9f6403c83e2bf368a6d61688735","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714104238-991391ffc66df9f6403c83e2bf368a6d61688735_1784025916789_0.7648255644938233","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714104248-03fdf5efe33be5ec07ddb0b40cb03b0c50113699":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714104248-03fdf5efe33be5ec07ddb0b40cb03b0c50113699","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714104248-03fdf5efe33be5ec07ddb0b40cb03b0c50113699","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ce5ca66df9236446e49b14ef4331738dc4dc187e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714104248-03fdf5efe33be5ec07ddb0b40cb03b0c50113699.tgz","fileCount":5,"integrity":"sha512-CMZGXI4+2F+/YjdbeowawRztHTTgmIugzX5AQmyiQwJxXgxDzMeqYnppeo4c5UMpDnqWkV5yc07j2Qq/RUE+1g==","signatures":[{"sig":"MEUCIQCnp0Hv/Y5ns7HRs8z3PekWRdSUYYd/hjB2TOyktgrXLQIgNQPVCjsAFkQPZ1WNK/MndOzzls8Hu2bh2rNnbodEYzM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714104248-03fdf5efe33be5ec07ddb0b40cb03b0c50113699","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"03fdf5efe33be5ec07ddb0b40cb03b0c50113699","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714104248-03fdf5efe33be5ec07ddb0b40cb03b0c50113699_1784025920005_0.5762923856975537","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714104408-4ad5306ee5737880ed15b50e60a805f5e515d09e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714104408-4ad5306ee5737880ed15b50e60a805f5e515d09e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714104408-4ad5306ee5737880ed15b50e60a805f5e515d09e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5c386f26fd29b2e7c6812fdf8cf105867d99fb99","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714104408-4ad5306ee5737880ed15b50e60a805f5e515d09e.tgz","fileCount":5,"integrity":"sha512-uyPeCal+tCtUFB1X3iTSaGgMY/GuzX+pxhmjSN2OMeSbDVw6lo68PTwe0glaZC60CiGdd4pYPvNMGBODKAFYVw==","signatures":[{"sig":"MEYCIQCMi45UO17AOV4aomq3FVDa3DtrbBTzbSI15YDbLJju0AIhAOCKBbVBt21CilSeI1nib+DDlxfy2WQVZQw4KFx1mwOt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714104408-4ad5306ee5737880ed15b50e60a805f5e515d09e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4ad5306ee5737880ed15b50e60a805f5e515d09e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714104408-4ad5306ee5737880ed15b50e60a805f5e515d09e_1784026002645_0.3002207729043431","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714104543-fd14cf19fec79ee87ab0c7cd1ab7ae6acd243b4f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714104543-fd14cf19fec79ee87ab0c7cd1ab7ae6acd243b4f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714104543-fd14cf19fec79ee87ab0c7cd1ab7ae6acd243b4f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"61b2007f3673b4ab2e19f916fa0dc47b8937aebf","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714104543-fd14cf19fec79ee87ab0c7cd1ab7ae6acd243b4f.tgz","fileCount":5,"integrity":"sha512-47KH3AOIE5vEkZTJygtatjKC5ByGo0kawVMPK8p0eKdQjIunfZTtyZeaEODk6Yud6nxp+n6SwKRgmbT9FAXyTg==","signatures":[{"sig":"MEUCIQCDL7moVPwH7Cghikkx4EdnzimDn0lhcRfyRpFEsG9OpwIgD2j1tTIvsFrdqNxOXuZ7oBLR70h3e0mhP1EnTAit270=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714104543-fd14cf19fec79ee87ab0c7cd1ab7ae6acd243b4f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fd14cf19fec79ee87ab0c7cd1ab7ae6acd243b4f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714104543-fd14cf19fec79ee87ab0c7cd1ab7ae6acd243b4f_1784026088421_0.3508168737914805","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714104843-07dc07c87025a21a8104c3eb3c0e784dcf70670a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714104843-07dc07c87025a21a8104c3eb3c0e784dcf70670a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714104843-07dc07c87025a21a8104c3eb3c0e784dcf70670a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"80d36cf5bc96b0a83a7f11070f31ba9c8dcbe037","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714104843-07dc07c87025a21a8104c3eb3c0e784dcf70670a.tgz","fileCount":5,"integrity":"sha512-/AoOxtZoJXl+aV0E+OCIYQqxsPwFPxfVaMA/kwUgYiax80EutX7WgpdPUQ3CE1ndDm27IG5jfC3AGmClwKzAhg==","signatures":[{"sig":"MEUCIEHs7YRti7lO1JWKqNmtEg8h4atcJoUiyJKivg8R8hL7AiEA4BrQnMbJWB75IglVxIMqljS1HIyOeQobGQTy2d4U5T4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714104843-07dc07c87025a21a8104c3eb3c0e784dcf70670a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"07dc07c87025a21a8104c3eb3c0e784dcf70670a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714104843-07dc07c87025a21a8104c3eb3c0e784dcf70670a_1784026283045_0.39803118008155214","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714122019-1dd6904267ee17ff0702bd2ee1e55ead8ce1ffaf":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714122019-1dd6904267ee17ff0702bd2ee1e55ead8ce1ffaf","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714122019-1dd6904267ee17ff0702bd2ee1e55ead8ce1ffaf","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b3b8f522b9f44c91961c2019b9546cb4ce0b9293","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714122019-1dd6904267ee17ff0702bd2ee1e55ead8ce1ffaf.tgz","fileCount":5,"integrity":"sha512-koM6ybJMf3wp67WP5pjNU2MzKaQHA/7LZOlwFR7su0Lt+THAMAEJVjzvZ0BYPdYadhtudhD7Vvh1keHIT0+h/A==","signatures":[{"sig":"MEQCIEjjnr0u9WGiVDJCnhCEucGhKWnyOEXDeEiprZ+134ITAiBOCqEhaw9TZQ5m4Qg23kpUOSIIQOInqSiyakMtAWhjew==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714122019-1dd6904267ee17ff0702bd2ee1e55ead8ce1ffaf","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719465},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1dd6904267ee17ff0702bd2ee1e55ead8ce1ffaf","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714122019-1dd6904267ee17ff0702bd2ee1e55ead8ce1ffaf_1784031775079_0.2682017481654384","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714122558-45ea127cf625880b6d11fea2b61afd1d351a32a4":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714122558-45ea127cf625880b6d11fea2b61afd1d351a32a4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714122558-45ea127cf625880b6d11fea2b61afd1d351a32a4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6ea42b17047b013494e513792794f1cd822e01c3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714122558-45ea127cf625880b6d11fea2b61afd1d351a32a4.tgz","fileCount":5,"integrity":"sha512-IfmPslB951rEN4o/8rlmPGXYc4jxe3ssxkF3h22ObK2JwP1DjDO9Ay+Adqrg8io5zs6a3sMOutx2aCziP7UcsQ==","signatures":[{"sig":"MEYCIQDC3weVkYLI3/895k8F5i2vyOec8H8J5IJyvJX3QzAe3wIhAM/Mtdz3CfxSsxyJrARlwLfdkZAk6LOjhDVei7z+mxvC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714122558-45ea127cf625880b6d11fea2b61afd1d351a32a4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"45ea127cf625880b6d11fea2b61afd1d351a32a4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714122558-45ea127cf625880b6d11fea2b61afd1d351a32a4_1784032110063_0.4514784669748195","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714123238-1cd91cf5caca719963547602e2c52671d07ba480":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714123238-1cd91cf5caca719963547602e2c52671d07ba480","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714123238-1cd91cf5caca719963547602e2c52671d07ba480","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"74d2482da89cc2053baf8b11bd7b307c48562e07","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714123238-1cd91cf5caca719963547602e2c52671d07ba480.tgz","fileCount":5,"integrity":"sha512-dYSmx8Pl1/w4MYqTBi/Ga15UoCPfKrhFWEay+F821ZGhLmXSCB/+b5JBBYUAELAuANMxIluJKf7ONc7kncioUA==","signatures":[{"sig":"MEYCIQCQdiHrK04DyuKbasPi+tMc97ucknTDLKtOkzJQBRIYPwIhAM8O8+ksI7RjYIWpl2Y0BKnx09uOWURikSl4cI04vu3p","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714123238-1cd91cf5caca719963547602e2c52671d07ba480","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1cd91cf5caca719963547602e2c52671d07ba480","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714123238-1cd91cf5caca719963547602e2c52671d07ba480_1784032508565_0.9300207127283289","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714123730-b22d137bab66fb5df4972165664325fdc0b7411f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714123730-b22d137bab66fb5df4972165664325fdc0b7411f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714123730-b22d137bab66fb5df4972165664325fdc0b7411f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1ae1773bc48abd21c33fdf7c73732739c3bd58b3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714123730-b22d137bab66fb5df4972165664325fdc0b7411f.tgz","fileCount":5,"integrity":"sha512-Fxk8PYHLSgA2844zeuxa4IOakS3uuZJp8qZXHOHVVullz/DDqFzt67lAm8xMSfj9JqWaVxy3PW6NvKwQ+s0qyA==","signatures":[{"sig":"MEYCIQDHHsIxE09SFUXYNQr2iKrrbp20hI89n4euLlkmQXXumQIhAP+WVRuueZNVRN3dJo0bxQKqwBxnD7DiFtqhhqGDNoou","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714123730-b22d137bab66fb5df4972165664325fdc0b7411f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b22d137bab66fb5df4972165664325fdc0b7411f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714123730-b22d137bab66fb5df4972165664325fdc0b7411f_1784032803751_0.09818528486449174","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714125539-7a318b5dc5b979be396639c6e4d64fd2749452f6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714125539-7a318b5dc5b979be396639c6e4d64fd2749452f6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714125539-7a318b5dc5b979be396639c6e4d64fd2749452f6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4797d38a1b23f8665eec9c8c1e4345602f6b1050","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714125539-7a318b5dc5b979be396639c6e4d64fd2749452f6.tgz","fileCount":5,"integrity":"sha512-gBtHR/mBicv0EhF2lCaLAD/d475PheBOa7c/3hF0rUJfAMKdq2JoY3Ds0AcAe11+8ntz0hhGnfx2Kd+IeP1tkA==","signatures":[{"sig":"MEYCIQDqelir3Q6qIJ/ArhasFwcb/jUKpQ4T48BjailzdiSATgIhAOCD2EVQ2eiTQ1iWdxBzd26eM8dDB1IeRzjU46jFpPUC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714125539-7a318b5dc5b979be396639c6e4d64fd2749452f6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7a318b5dc5b979be396639c6e4d64fd2749452f6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714125539-7a318b5dc5b979be396639c6e4d64fd2749452f6_1784033888151_0.1283231084261951","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714131849-6ebc23756f4522439978762fedbaaee8ebd6465b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714131849-6ebc23756f4522439978762fedbaaee8ebd6465b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714131849-6ebc23756f4522439978762fedbaaee8ebd6465b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6c571c150f301a44188bce010e81d87460e707b8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714131849-6ebc23756f4522439978762fedbaaee8ebd6465b.tgz","fileCount":5,"integrity":"sha512-U9SQ+wGgYcLpJjrCfyROaZbKgw5BTWvy3R12i0zH6QhNDhIMJDVrjCftaQYS5aSn/E3x3M2gHbZzgBzaW5ntNw==","signatures":[{"sig":"MEUCIQDDVOk8XoKaw1KjV/NwL7qbT7h1WtjTOjTETfCYIAGcLgIgNPj7ZFByCQaFC6X5Xj49PGAQVbayRch+8IQpQpiT1No=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714131849-6ebc23756f4522439978762fedbaaee8ebd6465b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6ebc23756f4522439978762fedbaaee8ebd6465b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714131849-6ebc23756f4522439978762fedbaaee8ebd6465b_1784035272167_0.1769468326638588","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714163736-83ed857c0dd070bda8530d970ab34fb659a4c139":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714163736-83ed857c0dd070bda8530d970ab34fb659a4c139","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714163736-83ed857c0dd070bda8530d970ab34fb659a4c139","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c141330667c1c7f0f239308e781d3c7fd3530992","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714163736-83ed857c0dd070bda8530d970ab34fb659a4c139.tgz","fileCount":5,"integrity":"sha512-89P2Zecf2kkVurDnRPbUDVKTJ20rU8xLaMWKLkS2+Ff2ekpakmAsgJ5hCfyo2YSqSWgLnw/1cTsyn7YWWvKQCw==","signatures":[{"sig":"MEYCIQC5xSw2yI5gmBqVjYiS//YqVfnRabefajTLTOAO8Wi1kAIhAJdueHHoxBbL4lP1rKcIEQ8koOWMy4g+ykuvwV0U+DZ0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714163736-83ed857c0dd070bda8530d970ab34fb659a4c139","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"83ed857c0dd070bda8530d970ab34fb659a4c139","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714163736-83ed857c0dd070bda8530d970ab34fb659a4c139_1784047209094_0.5337087763133359","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714164024-ec7030ac770a43f409316f9072a375b0f3116119":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714164024-ec7030ac770a43f409316f9072a375b0f3116119","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714164024-ec7030ac770a43f409316f9072a375b0f3116119","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ef714916554cf3c02cf5a9dd059cb98687a48c1e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714164024-ec7030ac770a43f409316f9072a375b0f3116119.tgz","fileCount":5,"integrity":"sha512-dACvCVzpCtWEMrB92FswgJqmkeqr0yDlIFnHQBX/e8mE+tlgubvjiUqcQs1AdAp+Le5eMrHul+3rowuG9FeqGA==","signatures":[{"sig":"MEYCIQDyewB/lltcZmq7e9ibRMzY4SIeDKLrPLQeSmUSsS1t3wIhAKd7ac487RFjSRJjyclOl15hGaK5tYr112PuUN/hRm0x","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714164024-ec7030ac770a43f409316f9072a375b0f3116119","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ec7030ac770a43f409316f9072a375b0f3116119","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714164024-ec7030ac770a43f409316f9072a375b0f3116119_1784047332990_0.19906621719227302","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714164001-25aedfb6472196cb9b28a11bff0b294ac5db304e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714164001-25aedfb6472196cb9b28a11bff0b294ac5db304e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714164001-25aedfb6472196cb9b28a11bff0b294ac5db304e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ea43a3c908b9ef48dd49a32ef2dbd862dd7e329c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714164001-25aedfb6472196cb9b28a11bff0b294ac5db304e.tgz","fileCount":5,"integrity":"sha512-xGdwR7zMlWOz/oY87g2NDAVP4h1dPyNMGFHlrf2lzgxCUv24YuVOLpIQ7dtJ3hHcdAFai811u5TtNSy3t/1uqQ==","signatures":[{"sig":"MEYCIQCgvJlcZV4BCBDRbNGDlyltmpb33FpXLv6FqpuiqBu88gIhAKKWHOgmG3I/miQ/rVgv0EggUYcoM3KXHsJu2q9VlDKt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714164001-25aedfb6472196cb9b28a11bff0b294ac5db304e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"25aedfb6472196cb9b28a11bff0b294ac5db304e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714164001-25aedfb6472196cb9b28a11bff0b294ac5db304e_1784047347653_0.15823158701399764","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714165224-5c12c90e635c5675403cdfbaba10271e5a93e344":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714165224-5c12c90e635c5675403cdfbaba10271e5a93e344","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714165224-5c12c90e635c5675403cdfbaba10271e5a93e344","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5b4cb6a533cba60663ec0c01cc4b26e9e7740e0c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714165224-5c12c90e635c5675403cdfbaba10271e5a93e344.tgz","fileCount":5,"integrity":"sha512-erxW5uByBR5vf8nAswNvarRKerwXZR/n3/Ugppflm+FglW++P5OW2Wo7Uf3jGVIJT/0yqRdt74JMFf7wp+QhcA==","signatures":[{"sig":"MEYCIQDzLnKPrKxAIkmxPrVC5Am7McuiXpxuGn4RWXMcN1VXLQIhALfjtW6Z1a3/zBkTgPrmlg2DH3LWAXQxQhXqlN2ReJjc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714165224-5c12c90e635c5675403cdfbaba10271e5a93e344","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5c12c90e635c5675403cdfbaba10271e5a93e344","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714165224-5c12c90e635c5675403cdfbaba10271e5a93e344_1784048094110_0.6132449169765191","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714170956-89e9000e32ced8b97b6bd20404d7f3d3515ae92e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714170956-89e9000e32ced8b97b6bd20404d7f3d3515ae92e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714170956-89e9000e32ced8b97b6bd20404d7f3d3515ae92e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"db966b1e3e165ad6d941ff77ab54472e1aaba715","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714170956-89e9000e32ced8b97b6bd20404d7f3d3515ae92e.tgz","fileCount":5,"integrity":"sha512-hJ7/VVNEw3KJOnzRZrZ/8/Omf3Dp6iDostFyrJrGW3WAKox5AN327wyaU1KBdUhkuKiOdiwJjIQhumpHEoRjpQ==","signatures":[{"sig":"MEYCIQD6o3o76FyxEP30g/27WXw3inciXAOPKXctykIs4ze1xAIhAKhypiSA/7BTVn5uT92s2VOriGxk+grUrLnk5XyBHp3N","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714170956-89e9000e32ced8b97b6bd20404d7f3d3515ae92e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"89e9000e32ced8b97b6bd20404d7f3d3515ae92e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714170956-89e9000e32ced8b97b6bd20404d7f3d3515ae92e_1784049153601_0.5427493863836677","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714174507-f64c537c2e8c9acec2dc9cc034aeacc95c19b7c8":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714174507-f64c537c2e8c9acec2dc9cc034aeacc95c19b7c8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714174507-f64c537c2e8c9acec2dc9cc034aeacc95c19b7c8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c70c98df9a47169be1e9d33d5f17f6a5e22a09f6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714174507-f64c537c2e8c9acec2dc9cc034aeacc95c19b7c8.tgz","fileCount":5,"integrity":"sha512-0n51PujFonrUalAUPDBkhN7CFQPjXbvPrDxBFdn7gVF06wAC8tR3VquCmcwGJdf3anFlPUDOimTeoxGYiSeIXQ==","signatures":[{"sig":"MEQCIGsJyN33Tx5b43WuYNAT/8haCgAQw5KU87arunkdI0ExAiBvVGAcUBAiAWFZcfuXoCYS+c7eL8SZfDC1E6Ym5FXYsQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714174507-f64c537c2e8c9acec2dc9cc034aeacc95c19b7c8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f64c537c2e8c9acec2dc9cc034aeacc95c19b7c8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714174507-f64c537c2e8c9acec2dc9cc034aeacc95c19b7c8_1784051232268_0.37845856883145634","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260714183257-5b1ba76c2bbfe4a83202711bef3d9db2c3032c9b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260714183257-5b1ba76c2bbfe4a83202711bef3d9db2c3032c9b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260714183257-5b1ba76c2bbfe4a83202711bef3d9db2c3032c9b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"69839c8fd57f7507687f942f7d186dc64e8265c6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260714183257-5b1ba76c2bbfe4a83202711bef3d9db2c3032c9b.tgz","fileCount":5,"integrity":"sha512-36LP3ioqro2dgusIhNw7icU5Q6fHQSIMhNzFvl1k1n3LChEkj4NNyW0ly1Z1EPGIGdFQYnByWUA5cw8KbG04CQ==","signatures":[{"sig":"MEQCIAN0uazamNKd0F/Xp6FimKNP8iANCmmi21FT1qqFEcxPAiAMAlTrSbU7PdeuhRUjeFK4sLdsjqrtj5UepjHBcAgygA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260714183257-5b1ba76c2bbfe4a83202711bef3d9db2c3032c9b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5b1ba76c2bbfe4a83202711bef3d9db2c3032c9b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260714183257-5b1ba76c2bbfe4a83202711bef3d9db2c3032c9b_1784054084195_0.38199143313730266","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715002917-4993e56d2130fdb199c1fbfee0579183e64068cc":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715002917-4993e56d2130fdb199c1fbfee0579183e64068cc","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715002917-4993e56d2130fdb199c1fbfee0579183e64068cc","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3277817f8052db16bd68d190a93cbf03ccd48252","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715002917-4993e56d2130fdb199c1fbfee0579183e64068cc.tgz","fileCount":5,"integrity":"sha512-iK6janB8rfVqzyPC+b+X4d4uf4o8fT3fwnsSWq3E80O4CjKLXuiuWY7yoDInc+WvvmbIu5G7SMEY7MyYDJvXzA==","signatures":[{"sig":"MEYCIQD+NNtidVkAGbVKFndurQZ/t49e+WXd5hu/tOZBql08+AIhAOiNY2rsrwBDmA7guHN5Yjv3DOCAOhlbLKdmMR63rrCB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715002917-4993e56d2130fdb199c1fbfee0579183e64068cc","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4993e56d2130fdb199c1fbfee0579183e64068cc","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715002917-4993e56d2130fdb199c1fbfee0579183e64068cc_1784075513822_0.7697227388867458","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715055923-4bda809098230694b4be85810600bb56a7ee8baa":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715055923-4bda809098230694b4be85810600bb56a7ee8baa","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715055923-4bda809098230694b4be85810600bb56a7ee8baa","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"61d8f29b6603fa3b622d36a0a37387bd3b9c0616","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715055923-4bda809098230694b4be85810600bb56a7ee8baa.tgz","fileCount":5,"integrity":"sha512-eU/WCSZtvQ0mrWSFIAM+RhTHfDhyJhDo1EbgmnEva5LeMrCDuO1RzC3zrDuKjSBvd3o8YCDQtKV7EOWPYbecCQ==","signatures":[{"sig":"MEYCIQDCe9E7JKv/ploM4NFZ9n6DsB9Pc2u1vyD1VSWEGq85CQIhAJDz30ddMDS2OxIDZ/fa7Iyn8g8YB6bKJPc0NmvPVumj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715055923-4bda809098230694b4be85810600bb56a7ee8baa","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4bda809098230694b4be85810600bb56a7ee8baa","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715055923-4bda809098230694b4be85810600bb56a7ee8baa_1784095317082_0.04806842554911128","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715060850-e11f205a2ff982b938f79f2fcdfbb99998cdc3ee":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715060850-e11f205a2ff982b938f79f2fcdfbb99998cdc3ee","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715060850-e11f205a2ff982b938f79f2fcdfbb99998cdc3ee","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8e079ca3a530f75f98eed91d5d679c7c1e258296","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715060850-e11f205a2ff982b938f79f2fcdfbb99998cdc3ee.tgz","fileCount":5,"integrity":"sha512-t3NxAudDJzbuDN86OyUdXlUJhm83eJFkCkvDstTkzH4BffFBNTmtxKRjthWfDDeBilJ+pFL6Ql4Me+nECsQt3Q==","signatures":[{"sig":"MEQCIHfhfATCBChRB09vnUCGu292Y4JLZIfUwe1eqcP0XlGUAiA6lgjv9c20fDISzQXymG3KOJA5xeV0iBtUcm/oNqsPHg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715060850-e11f205a2ff982b938f79f2fcdfbb99998cdc3ee","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e11f205a2ff982b938f79f2fcdfbb99998cdc3ee","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715060850-e11f205a2ff982b938f79f2fcdfbb99998cdc3ee_1784095875592_0.47255244918553707","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715064358-3c3cc86822ef1685f33cfb68df6d70ff67cc6990":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715064358-3c3cc86822ef1685f33cfb68df6d70ff67cc6990","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715064358-3c3cc86822ef1685f33cfb68df6d70ff67cc6990","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"493efdfaf4e28722b25ae83138a3427cc5d61cfd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715064358-3c3cc86822ef1685f33cfb68df6d70ff67cc6990.tgz","fileCount":5,"integrity":"sha512-5rjjS2jckBjDjeR9Fqi7S60nT9H7eWsBAJvRYBckYcENSKDFUi+9zqdPuZstfhruHg42iJB374tNtvJOSSWgrw==","signatures":[{"sig":"MEUCIBt/bVSNB/uzMRvthi7FifOph844Y93v6eGTJ+XFVhJBAiEA/UBapsZNaDhv2xFVOP5qgmM1Fp+vrTubs9swzYmg640=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715064358-3c3cc86822ef1685f33cfb68df6d70ff67cc6990","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3c3cc86822ef1685f33cfb68df6d70ff67cc6990","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715064358-3c3cc86822ef1685f33cfb68df6d70ff67cc6990_1784097960316_0.7485877495818969","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715064503-4a824c170dcc24e5b450a7d0801c9c2863665ed2":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715064503-4a824c170dcc24e5b450a7d0801c9c2863665ed2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715064503-4a824c170dcc24e5b450a7d0801c9c2863665ed2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c1dcf2ba6cf8e45b4d11974cdadeaa36fb1975a4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715064503-4a824c170dcc24e5b450a7d0801c9c2863665ed2.tgz","fileCount":5,"integrity":"sha512-AWwUXx5agL5VYgvIA3N3aHxo9ie7unkuIc3Cd33dgX4T6NEErI9Ltc3Y6UP2pYvZ5iXWx0S5BtlWdf4RsgKR+Q==","signatures":[{"sig":"MEQCIAr+CKYjS9mt5Fx+QucsqNfbaYYSMntRVu/jZuQsQS7gAiA5zGjHFUjSWPWCv9L5yiBeWYBBzZX7X38a9mRhCDDdoQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715064503-4a824c170dcc24e5b450a7d0801c9c2863665ed2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4a824c170dcc24e5b450a7d0801c9c2863665ed2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715064503-4a824c170dcc24e5b450a7d0801c9c2863665ed2_1784098026445_0.5181667359903637","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715065317-0545792f6088366d41d9adada698ff4cb90636fa":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715065317-0545792f6088366d41d9adada698ff4cb90636fa","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715065317-0545792f6088366d41d9adada698ff4cb90636fa","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"179631e2843e739be939b5a49089da8b0dd48c4e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715065317-0545792f6088366d41d9adada698ff4cb90636fa.tgz","fileCount":5,"integrity":"sha512-T+7sKst3vAt83h6NwXFQFDgCg01JP+3XBizTh5vPwUVK7yjKgN87EvwXJ9xqDgDtZS4g6cbp5qPEj5uBOBhsjQ==","signatures":[{"sig":"MEQCIETu802l9BsKB5RkqtnBqKIcn56dVmnXq4D051gOhpLaAiBXY5UIBGALnIqBGDWxRU3FRUyekqkZbY/j0e7RkB/Jsw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715065317-0545792f6088366d41d9adada698ff4cb90636fa","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0545792f6088366d41d9adada698ff4cb90636fa","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715065317-0545792f6088366d41d9adada698ff4cb90636fa_1784098518471_0.8773681854159203","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715073206-e09f1c899117292ad0946240bfc390749ac79570":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715073206-e09f1c899117292ad0946240bfc390749ac79570","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715073206-e09f1c899117292ad0946240bfc390749ac79570","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ddee8cb2b9639bec96fb472eba6a15c5b5f29203","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715073206-e09f1c899117292ad0946240bfc390749ac79570.tgz","fileCount":5,"integrity":"sha512-1QY2IDnAYh6bC7o+Wvgtf0cAAybr5M+9myjMchD1B39ZnYI5rhYoay6Spwl9GaMMoj/3fNZ88Tvy7GAXOawq3w==","signatures":[{"sig":"MEUCIQDTvsMu9cpCBBtcypsKYo8Q0gyZzVQUC+pTG5/aRZ/YCgIgI5UW2wiP5wdDVX+FloLpPEoNOexv9uEWSxBsrYM6kdg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715073206-e09f1c899117292ad0946240bfc390749ac79570","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e09f1c899117292ad0946240bfc390749ac79570","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715073206-e09f1c899117292ad0946240bfc390749ac79570_1784100886028_0.6135482180320417","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715073644-060bf1ca31ef282cadcf69cb8271c4779f51c2fb":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715073644-060bf1ca31ef282cadcf69cb8271c4779f51c2fb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715073644-060bf1ca31ef282cadcf69cb8271c4779f51c2fb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fdc0afef05e1ece7c9525122a4cd32a5eef42fcd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715073644-060bf1ca31ef282cadcf69cb8271c4779f51c2fb.tgz","fileCount":5,"integrity":"sha512-/0HxNbeQ76nRsfJlNcmbu6azaPXMQABD5cMjqsa8p7v8Y52h/r3gXhsC3PmG41P2KCEDN9+6aZkOaUZqF9A4LA==","signatures":[{"sig":"MEYCIQCki2UpP2rhAeDkQF1UA0k+pb/rhNAO6s/1m5kjpY7S9QIhAO3nKn8fD0Ck7z5TZnKTWkn2yk435D6kJ66jNkvz9rXR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715073644-060bf1ca31ef282cadcf69cb8271c4779f51c2fb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"060bf1ca31ef282cadcf69cb8271c4779f51c2fb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715073644-060bf1ca31ef282cadcf69cb8271c4779f51c2fb_1784101155207_0.6778756372188854","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715084254-a87be269bc31bff0daa8d3dde92a184e56d5b157":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715084254-a87be269bc31bff0daa8d3dde92a184e56d5b157","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715084254-a87be269bc31bff0daa8d3dde92a184e56d5b157","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"774c0dc47935b229cbdd1ff25e56b5cbb6c9ad86","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715084254-a87be269bc31bff0daa8d3dde92a184e56d5b157.tgz","fileCount":5,"integrity":"sha512-byo3r1UBTdRUyt/dMK5yTmRicgUONII4bg95vOZsBtSp2ME7BTPjCzf4+GssGguWqVz8Vf5C6DurH+89SurELA==","signatures":[{"sig":"MEUCIErEAfvDCw+jldoMJUW0otnQaTUYRyO9pJXHy8B4uVRBAiEA560OYsPl8SYKn3IjdmLvuDvB7NT287o1RZ5c1e66ieU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715084254-a87be269bc31bff0daa8d3dde92a184e56d5b157","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a87be269bc31bff0daa8d3dde92a184e56d5b157","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715084254-a87be269bc31bff0daa8d3dde92a184e56d5b157_1784105093653_0.27901083622837675","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715084643-4a1f852c62fb10d851591873a8bf4c029f749f13":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715084643-4a1f852c62fb10d851591873a8bf4c029f749f13","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715084643-4a1f852c62fb10d851591873a8bf4c029f749f13","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2104d97e88f51998661b548c6fe1327acbf042b9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715084643-4a1f852c62fb10d851591873a8bf4c029f749f13.tgz","fileCount":5,"integrity":"sha512-lUCZ4+eQ+iPtjJ+5RkPC24tsSdsHabwFt3Jp3jsZ51lWI4TWpfK4nn8WZ9HM611GQyo3+tLb90QR8+5p+R3sDg==","signatures":[{"sig":"MEUCIQDc8P5civMXgcVkHNwYXlYM0PPj+fsvJuOKQ0p6Ub6XSwIgacvuXtawXsnVW5cj3kuKT+g59/rM1V7S/USe8dsLdwQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715084643-4a1f852c62fb10d851591873a8bf4c029f749f13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4a1f852c62fb10d851591873a8bf4c029f749f13","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715084643-4a1f852c62fb10d851591873a8bf4c029f749f13_1784105327420_0.21115141621081013","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715084641-e4814dbdae96c162fce0bbd5d574707a78974232":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715084641-e4814dbdae96c162fce0bbd5d574707a78974232","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715084641-e4814dbdae96c162fce0bbd5d574707a78974232","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"183fb1d124718960cc06d3dfe55d734b9373d569","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715084641-e4814dbdae96c162fce0bbd5d574707a78974232.tgz","fileCount":5,"integrity":"sha512-QQ8dEwemADiW49UBpJMPT5G+J7UD6knbKn41H7odbSLuAnX7jUMmeKTIi9LXnzgke5KJEMoYU59ECC5j3evuGA==","signatures":[{"sig":"MEUCIQDb4ohQIZzbSoIjyYll7sWwKp/6j0WmJfgmNbfXCEUO1QIgFCdHxy4Bsqss+Lz7dOfZT6AM+O7QvAbfUQ3rRSJaAgQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715084641-e4814dbdae96c162fce0bbd5d574707a78974232","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e4814dbdae96c162fce0bbd5d574707a78974232","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715084641-e4814dbdae96c162fce0bbd5d574707a78974232_1784105357926_0.6700061669473287","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715085238-bae5db465ee57062268fe27733a030b745993b32":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715085238-bae5db465ee57062268fe27733a030b745993b32","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715085238-bae5db465ee57062268fe27733a030b745993b32","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3b8a2ea055ed46f30cb507c06186df3f218ffdd1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715085238-bae5db465ee57062268fe27733a030b745993b32.tgz","fileCount":5,"integrity":"sha512-17xTD4JUjWv6IVLgsotKPCNmzbYlrCJGUM7P/eM3n1DgRRuQyo8Ghq7zcb3w/iWUlRJFlXycPDVskYJ4Fv0zTg==","signatures":[{"sig":"MEQCIBRTnjUZAmr9Cvwyd0UFZpXBnTw/1jAMlLhbHVC3gFX3AiBUo5FP4DCS/aAmZB4F71Cv0ei4lqJvjL5RXOLHfDK/uw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715085238-bae5db465ee57062268fe27733a030b745993b32","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bae5db465ee57062268fe27733a030b745993b32","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715085238-bae5db465ee57062268fe27733a030b745993b32_1784105713043_0.6993693737995055","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715085522-28718fcb307abb67866d83927be8ebe345186ce4":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715085522-28718fcb307abb67866d83927be8ebe345186ce4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715085522-28718fcb307abb67866d83927be8ebe345186ce4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0c0616f66f64617f8f610962224f9cbc600cb820","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715085522-28718fcb307abb67866d83927be8ebe345186ce4.tgz","fileCount":5,"integrity":"sha512-H0FpQUZ017d+cnWfQ//CDxW7Hs0vxRwZbHN0k8AGldxI0DAlK5PvtJBimH5VDKOC4CDsBkidNAC/l3RxvfM9BQ==","signatures":[{"sig":"MEYCIQCVFcK6rzdraSYE7k4el3rsZhK5EojO7ZMWdidbcGhSVgIhAK+lNTq8M163nZpqqDaNYhyDD/oOBdDo8EysS4E5Hh0v","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715085522-28718fcb307abb67866d83927be8ebe345186ce4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"28718fcb307abb67866d83927be8ebe345186ce4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715085522-28718fcb307abb67866d83927be8ebe345186ce4_1784105848845_0.5661195203595395","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715094204-b675c581ecf03825bcec22fa757e8194403c8820":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715094204-b675c581ecf03825bcec22fa757e8194403c8820","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715094204-b675c581ecf03825bcec22fa757e8194403c8820","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"deee8239221f8182ff254742b17030561ea7f25a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715094204-b675c581ecf03825bcec22fa757e8194403c8820.tgz","fileCount":5,"integrity":"sha512-VF3KYxOAkW3zA+l4ldBGgDAaoo9v+HJkC4+YNgUrfDg2nyCBa9LikYn/w/oSRAYhf0PAAB1UhMETI+RAINl8og==","signatures":[{"sig":"MEYCIQDin8RW/WGdS1veHojn+xJinXy3yqihOcX5m82rXP7Q4QIhAPphmL7Jyq/psHnM0qTxkmwR2hYMsWDokqb58zseJgNQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715094204-b675c581ecf03825bcec22fa757e8194403c8820","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b675c581ecf03825bcec22fa757e8194403c8820","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715094204-b675c581ecf03825bcec22fa757e8194403c8820_1784108681978_0.2006257552130335","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715094215-928ecbc15e5f49510e8220d339cc596ab69c43b3":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715094215-928ecbc15e5f49510e8220d339cc596ab69c43b3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715094215-928ecbc15e5f49510e8220d339cc596ab69c43b3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"26283ba1c8844021e3f34525c2a56e19ede5935b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715094215-928ecbc15e5f49510e8220d339cc596ab69c43b3.tgz","fileCount":5,"integrity":"sha512-sE50JFDBWJIzyivcEg921yHMma2MWwMYfH2Ui1cnaaKn1Ci0YvygJCDkuABXJ7VKtL8TTNNFVTHH2Ryt0+ZkDg==","signatures":[{"sig":"MEUCIFSzk0bSENMu8d2OAoIRI3Ladf9SSLOFllXIkcq1D1/yAiEA+reeU5PtWnJtnHKzchojFYfWzZmzROLHsLHW+qwZAK0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715094215-928ecbc15e5f49510e8220d339cc596ab69c43b3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"928ecbc15e5f49510e8220d339cc596ab69c43b3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715094215-928ecbc15e5f49510e8220d339cc596ab69c43b3_1784108694716_0.534319938756064","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715101513-9a96979744710e3bbc4aafc17dd7cebbef6af534":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715101513-9a96979744710e3bbc4aafc17dd7cebbef6af534","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715101513-9a96979744710e3bbc4aafc17dd7cebbef6af534","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0660bcd60f1beec8ca06232815e450d17c13b2ee","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715101513-9a96979744710e3bbc4aafc17dd7cebbef6af534.tgz","fileCount":5,"integrity":"sha512-Q6rUqQ+mId09tD5YtMNAUmCTqfZMacTNkyFc+ZtUU42iXDBOJYlZCjF9wU3bCejO71KOCs34lH2rG4PZ5EaPFQ==","signatures":[{"sig":"MEYCIQCRUZ7VVTrXBRAMeNiv/gnTfMimRgN5R01vuUzFT/HaTQIhAJLFMOXr3Uep86DTsXwkizhXEefWH56287qp2m02/gLR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715101513-9a96979744710e3bbc4aafc17dd7cebbef6af534","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9a96979744710e3bbc4aafc17dd7cebbef6af534","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715101513-9a96979744710e3bbc4aafc17dd7cebbef6af534_1784110664599_0.16676048923221054","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715101713-cb50a5905016c19b3c6fa89305ce6c845c737e45":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715101713-cb50a5905016c19b3c6fa89305ce6c845c737e45","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715101713-cb50a5905016c19b3c6fa89305ce6c845c737e45","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1de395458c19b326d276f68af5bad70dabe6ca4a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715101713-cb50a5905016c19b3c6fa89305ce6c845c737e45.tgz","fileCount":5,"integrity":"sha512-Y+cfguhUeWKMmbzTb1mYTSMfyX2/GyM1N2To42ZLUmxvtwoMXTAqz2o/j8V76dWZpkIRIXfrliNEJrpYfRualA==","signatures":[{"sig":"MEUCIQCBXVZqItUdohw1FnpaR4cxb2bZutvfnCQJZXp30aFSyQIgBB1U7hsluF3TJA74ktLF0ulu23SR1wjucOxHdiXpC5Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715101713-cb50a5905016c19b3c6fa89305ce6c845c737e45","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"cb50a5905016c19b3c6fa89305ce6c845c737e45","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715101713-cb50a5905016c19b3c6fa89305ce6c845c737e45_1784110791600_0.5025264341851374","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715102230-e5e33b3c09d37337c83dbaee15be8663b75213c0":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715102230-e5e33b3c09d37337c83dbaee15be8663b75213c0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715102230-e5e33b3c09d37337c83dbaee15be8663b75213c0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"94ae9e05add612d1d0f99b3c48dd7b218c71bb22","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715102230-e5e33b3c09d37337c83dbaee15be8663b75213c0.tgz","fileCount":5,"integrity":"sha512-RDl+NbkNk191f33nmt6mCFqllBiAYZU/rOKg4wh+v957a4LytXVCmIMAUzegJ6GChqNbyGbQdyyBbwnm7KZfmg==","signatures":[{"sig":"MEYCIQC7+LDVyz8IAM+nVN9zsSTmK8Ft5liikcAgN9lxnITpjAIhAIu1xYJid4ciIweWAhNYMZoceIGrbaSrHJC/bVd77/Vh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715102230-e5e33b3c09d37337c83dbaee15be8663b75213c0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e5e33b3c09d37337c83dbaee15be8663b75213c0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715102230-e5e33b3c09d37337c83dbaee15be8663b75213c0_1784111104695_0.3314403272065989","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715102442-6fb40d2792a306010ae1f8562f5ccc73166297f4":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715102442-6fb40d2792a306010ae1f8562f5ccc73166297f4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715102442-6fb40d2792a306010ae1f8562f5ccc73166297f4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2dfac0f53a1cf2d9dcb9f7e2173c206f8e35f45c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715102442-6fb40d2792a306010ae1f8562f5ccc73166297f4.tgz","fileCount":5,"integrity":"sha512-IY9YE9ZJu3QZESGOq9LN0LauCJ0+KiKbeTtBf7S/tGFrn1Jdb7L5PKe/FTm6UzaamfuP6FM4X2LBjJHbTKQ3rw==","signatures":[{"sig":"MEYCIQDPgLncW37eLXZE6kJY6S7d833vzu948AvQrZAwXem1RgIhAIsTdghocIvSvr4JNlHidneGQAqvT5zuO3Nr6CgcHM4d","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715102442-6fb40d2792a306010ae1f8562f5ccc73166297f4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6fb40d2792a306010ae1f8562f5ccc73166297f4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715102442-6fb40d2792a306010ae1f8562f5ccc73166297f4_1784111238019_0.1997343296399443","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715102619-519782f0abd627027431383648077eaf3d65de8d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715102619-519782f0abd627027431383648077eaf3d65de8d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715102619-519782f0abd627027431383648077eaf3d65de8d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e956d4d5127a90b7ad4b1c3a3ea4ed6f4b7ca6bd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715102619-519782f0abd627027431383648077eaf3d65de8d.tgz","fileCount":5,"integrity":"sha512-F6+0qA2wd0InEs/zbh5k4IFli3CeMyb+FUwDBcLKQkxAiTd4QwbGgNS2iLPxWo2HyU7I6ZVqSsOcvKfsJajjnQ==","signatures":[{"sig":"MEUCIQDnLWIeJ+ab6qs4JK78m8QY/F5yUtsI1q0x34uDna2x1AIgLBFjr3be/xzSCpGZKKkR3Wr0mUi/fnFh07CN1PC1hqI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715102619-519782f0abd627027431383648077eaf3d65de8d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"519782f0abd627027431383648077eaf3d65de8d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715102619-519782f0abd627027431383648077eaf3d65de8d_1784111354165_0.22949954178415588","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715102813-6c3aee4092dabf938d66fcf939d9586856ea7379":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715102813-6c3aee4092dabf938d66fcf939d9586856ea7379","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715102813-6c3aee4092dabf938d66fcf939d9586856ea7379","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0fbff8cfc470e148976da4ca570d30dc9445f509","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715102813-6c3aee4092dabf938d66fcf939d9586856ea7379.tgz","fileCount":5,"integrity":"sha512-nIlQBSigTp2sqXKEREjE+t6V+JmJOfT1qvYK/+RIJTIeuW8+z/DtOJJarEi7zASZv7yAKYy8iclKkFVSCTgDWA==","signatures":[{"sig":"MEQCIH588TeSouYeSrwIX2gVoCCgi1WxppM9GEhRv7erBXGzAiBEPpUzsO3244qPtbQ4Qda2hndKJoMeZJ723Aho4p1e2g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715102813-6c3aee4092dabf938d66fcf939d9586856ea7379","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6c3aee4092dabf938d66fcf939d9586856ea7379","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715102813-6c3aee4092dabf938d66fcf939d9586856ea7379_1784111445972_0.7761576666439574","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715113418-29ef25ed7ac7411c1c875114d7b89c45a5775c41":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715113418-29ef25ed7ac7411c1c875114d7b89c45a5775c41","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715113418-29ef25ed7ac7411c1c875114d7b89c45a5775c41","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ce5dfaf764aa28e72e75c29011264eab89668164","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715113418-29ef25ed7ac7411c1c875114d7b89c45a5775c41.tgz","fileCount":5,"integrity":"sha512-JNXDM2spxTy0Dr/intaAo98tsph12t8bHvGxu4hPq2TJPmA9X5iRtR6TRV1c8SeFCBenoDiFcjvW2t4hOXPLzA==","signatures":[{"sig":"MEYCIQC4UaB0z/Z0pWzOL860KT/r87SZeicE6MIUqfTx6OBnlgIhAIgyeqSlMx3sPZx+p+oQHL8AYEqlEYO0sfLWzV+Jv2zH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715113418-29ef25ed7ac7411c1c875114d7b89c45a5775c41","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"29ef25ed7ac7411c1c875114d7b89c45a5775c41","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715113418-29ef25ed7ac7411c1c875114d7b89c45a5775c41_1784115381456_0.9454740610506649","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715153924-8b48e6be02e0d5df4c5ebe76fdc013b5d29274da":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715153924-8b48e6be02e0d5df4c5ebe76fdc013b5d29274da","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715153924-8b48e6be02e0d5df4c5ebe76fdc013b5d29274da","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1b36d37a9adc4501151da8257b0f36e79c3adf61","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715153924-8b48e6be02e0d5df4c5ebe76fdc013b5d29274da.tgz","fileCount":5,"integrity":"sha512-aeUlayEpZdpkNRZk2rU1MBwK84fJWKreXg0O83ji2RMSJLszKUrrJg/F0pRKMR7nC0XONjCmK4uRH8FI7etDNQ==","signatures":[{"sig":"MEQCIA9etp7vJZjpoUh61eWUBIfyPjNrVf5Vp9skWY3gzIjnAiAzATXV4Pn7qf5Id2BE+XCoeOLgUWQ5IXByc4cLpB3eiA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715153924-8b48e6be02e0d5df4c5ebe76fdc013b5d29274da","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8b48e6be02e0d5df4c5ebe76fdc013b5d29274da","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715153924-8b48e6be02e0d5df4c5ebe76fdc013b5d29274da_1784130085187_0.6455656807619186","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715153951-aff3ffd1828a94773414cdf7c1673cded0db0c30":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715153951-aff3ffd1828a94773414cdf7c1673cded0db0c30","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715153951-aff3ffd1828a94773414cdf7c1673cded0db0c30","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b90c6cfbf472e00cf18bce70c648be95b0fc1316","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715153951-aff3ffd1828a94773414cdf7c1673cded0db0c30.tgz","fileCount":5,"integrity":"sha512-BaqP015QXpuMPbaoPVmHey/L3l9PL13G0djQUXMAuYU2XPSPrn09zMRsZzQlsl8mPtpQPEIlDu8okICb7d4etA==","signatures":[{"sig":"MEYCIQDW/YeQqufS3Src/ppUo2d4llWdrwhqmu3x2O2gL/4a3AIhAINBlk7lIdWWjkAnxN+l+NwiFA6Hq9VUIm3JoihCFt81","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715153951-aff3ffd1828a94773414cdf7c1673cded0db0c30","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"aff3ffd1828a94773414cdf7c1673cded0db0c30","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715153951-aff3ffd1828a94773414cdf7c1673cded0db0c30_1784130155115_0.5916552930242982","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715154225-e90169c2df49742ff56d61ef659d473ccd839a45":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715154225-e90169c2df49742ff56d61ef659d473ccd839a45","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715154225-e90169c2df49742ff56d61ef659d473ccd839a45","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fbab238c44dd88a4bfc8829e943e50c475642fa2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715154225-e90169c2df49742ff56d61ef659d473ccd839a45.tgz","fileCount":5,"integrity":"sha512-gIznkxS+0Kzih8qSsiJ5G2zPWcVcrblbHQEyO59upjETzEDGDqEMZqNnnawuYS4G2KRw+PUhdTMFQAiRo5H3dA==","signatures":[{"sig":"MEUCIQCR9nfDltFTsJ3voTG1MOf3vBCQUwG5y6HNRZhp+Ps51QIgOqbL0Q9J0PCqSc1UXNVdMeGVHuO65KsyXnuaE5J5ca4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715154225-e90169c2df49742ff56d61ef659d473ccd839a45","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e90169c2df49742ff56d61ef659d473ccd839a45","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715154225-e90169c2df49742ff56d61ef659d473ccd839a45_1784130298534_0.4611080019883711","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715155041-57cf56a73fdbe3a5403f4e5d8ba7b79af3a9ef51":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715155041-57cf56a73fdbe3a5403f4e5d8ba7b79af3a9ef51","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715155041-57cf56a73fdbe3a5403f4e5d8ba7b79af3a9ef51","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e2d7701316458af7406ab2ab671f8343a3826f83","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715155041-57cf56a73fdbe3a5403f4e5d8ba7b79af3a9ef51.tgz","fileCount":5,"integrity":"sha512-3J3d7iLDOqseXSYsNGsNae/Z3G7W0nZscRr2LNBNC2Yllg7hqOO+C+HD2UlGBzdhXSgVoIVdGZSWqxxsDNJWNg==","signatures":[{"sig":"MEYCIQDwbyMeX/wRSCAwPfBkwYhz8PsxqjFgeI5L3qe79+mCFAIhAN3kj/ZpaYzGbzl28NqFiPlAN943bIYfwB2PZrqsw07T","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715155041-57cf56a73fdbe3a5403f4e5d8ba7b79af3a9ef51","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"57cf56a73fdbe3a5403f4e5d8ba7b79af3a9ef51","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715155041-57cf56a73fdbe3a5403f4e5d8ba7b79af3a9ef51_1784130765254_0.857192218216211","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715155442-2cbad06dd9555c947e16ea420ba32468140f60ad":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715155442-2cbad06dd9555c947e16ea420ba32468140f60ad","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715155442-2cbad06dd9555c947e16ea420ba32468140f60ad","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c6be133400c09a5077ef25c75db7a9903baa2f1c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715155442-2cbad06dd9555c947e16ea420ba32468140f60ad.tgz","fileCount":5,"integrity":"sha512-kTT3KDj0GKfjRagkDnEZHhF8BshW2vWT5dthOO3eI9NM7Qt8xWPw4MXGwFMHg8ehn6OCcoGaJQ2oV1D7nY7f0Q==","signatures":[{"sig":"MEQCIClq76lgrc/K9Y2EGf9w0x8XrWJ/FaBSJlPOZiRVH0LpAiAFiKuN6TgIP6l4P7pPLu7YjQxAQZvei/yhyVrxf7Msxg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715155442-2cbad06dd9555c947e16ea420ba32468140f60ad","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2cbad06dd9555c947e16ea420ba32468140f60ad","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715155442-2cbad06dd9555c947e16ea420ba32468140f60ad_1784131033544_0.5937099907736048","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260715160638-a30820344bb73983c4fb47da18f1e4617035580b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260715160638-a30820344bb73983c4fb47da18f1e4617035580b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260715160638-a30820344bb73983c4fb47da18f1e4617035580b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8ffb97b11c496ce09b42504a9b007e196aad8c40","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260715160638-a30820344bb73983c4fb47da18f1e4617035580b.tgz","fileCount":5,"integrity":"sha512-MQ3ucG/VkTwCThh0IgDr2+MESUmzz72JMkF9dSr+mRGrvThUd2sXHYmtbjg1Z6oeieQBcgpGnSuhrnRgDi9zOA==","signatures":[{"sig":"MEUCIQDC0ThTIrf7R7Bmm6fuJ2ZqXjKdPXLYCqgF4hAN/fY8vwIgN8qU46GqhVf8iIIbrx5ATPcKDAsIsrkb1HhWo6CX90w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260715160638-a30820344bb73983c4fb47da18f1e4617035580b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a30820344bb73983c4fb47da18f1e4617035580b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260715160638-a30820344bb73983c4fb47da18f1e4617035580b_1784131750311_0.7609210779962527","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716082941-0c4822a45a81fefeb71c2d09a3e491ad1e970f4f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716082941-0c4822a45a81fefeb71c2d09a3e491ad1e970f4f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716082941-0c4822a45a81fefeb71c2d09a3e491ad1e970f4f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a88bb320b2b9ab4160d9060713b57a5755ebc5f3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716082941-0c4822a45a81fefeb71c2d09a3e491ad1e970f4f.tgz","fileCount":5,"integrity":"sha512-FPe5dU+oM0VA9lNpZ6TEFRuefPno/rxgCjyuZJCYAPJm9Vspdcl+vhQY3sFGK/yccKJ3VuhEgMg/sIZMy202Fw==","signatures":[{"sig":"MEUCIQDDswTrcFQ3rNJ7Wjje2AO6ooCg0upSmnwdt9iatZ2nDAIgTnhK7VJPMT83kMgh2dGsHXqDeZ8SdeX2IlcTFo4VfUU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716082941-0c4822a45a81fefeb71c2d09a3e491ad1e970f4f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0c4822a45a81fefeb71c2d09a3e491ad1e970f4f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716082941-0c4822a45a81fefeb71c2d09a3e491ad1e970f4f_1784190739775_0.11618618877973308","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716084131-198cb4ef82fbfbf394199fd353ae89ea6b1e7827":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716084131-198cb4ef82fbfbf394199fd353ae89ea6b1e7827","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716084131-198cb4ef82fbfbf394199fd353ae89ea6b1e7827","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"063c9ed8b142b7fb1e1d8a89ee86f8c6a1c62a40","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716084131-198cb4ef82fbfbf394199fd353ae89ea6b1e7827.tgz","fileCount":5,"integrity":"sha512-TFHmAZOOQJ8ef45lh3CYR48W4WvWEdcsuVbM86rvbPSQvUDAfSq/fzt3/lrZAo3W3dSuTjMErQ0fpYd9tY09LQ==","signatures":[{"sig":"MEUCIAHSud3MjOxKV4UJwnn10OFNryr2JmElsBZIi7juvCdRAiEAtFXGUasikopMoaJupDEdR2NyF1Hx4Lkw0I7/Ss7Wgj8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716084131-198cb4ef82fbfbf394199fd353ae89ea6b1e7827","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1726011},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"198cb4ef82fbfbf394199fd353ae89ea6b1e7827","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716084131-198cb4ef82fbfbf394199fd353ae89ea6b1e7827_1784191396033_0.1612047384674853","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716091841-f7e063fbb208552c36c23c817f5f1f76063bfae7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716091841-f7e063fbb208552c36c23c817f5f1f76063bfae7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716091841-f7e063fbb208552c36c23c817f5f1f76063bfae7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fc4335c8a9af66802cc63f312d77595f22f3c62c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716091841-f7e063fbb208552c36c23c817f5f1f76063bfae7.tgz","fileCount":5,"integrity":"sha512-SfnDQ1lBP55VLHn6CBLz5wwPC9+dek2VYE32b6Uvyhpo82qyL60S4VOftYRFAmgthODLV/uEIVtXhw6IpMdt2g==","signatures":[{"sig":"MEQCIGnRceU3Sdq+rt5Of3PYZrQ00dNlIYhYjKSoR7UyIribAiBhvjEQ0zJV9HXzWBKGhgtRaLVW7SSLDuBIChs8e8UMUQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716091841-f7e063fbb208552c36c23c817f5f1f76063bfae7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f7e063fbb208552c36c23c817f5f1f76063bfae7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716091841-f7e063fbb208552c36c23c817f5f1f76063bfae7_1784193675595_0.9213699845398564","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716123414-e4ed5701f4dfa08e695214fb828374ff3aeafdc0":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716123414-e4ed5701f4dfa08e695214fb828374ff3aeafdc0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716123414-e4ed5701f4dfa08e695214fb828374ff3aeafdc0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"566c893f515035f672812464ac401b3365a7a366","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716123414-e4ed5701f4dfa08e695214fb828374ff3aeafdc0.tgz","fileCount":5,"integrity":"sha512-oQPrRcXJCFPLkNX8YfnnZNczs303ZIUlm8EQYt4rLzZCv5lYuwLjU9EZ+dRHN0G8CEFhkhsoAHwuj4pdKRz5yQ==","signatures":[{"sig":"MEUCICAuTZyVe/GSl8Jg69TiddKsUDIOIv9VBxI7nWgkJNuaAiEAruUi0C1mnmOMHRKmzvkOb6GBMS0MjLOwxwyc3opiz34=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716123414-e4ed5701f4dfa08e695214fb828374ff3aeafdc0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e4ed5701f4dfa08e695214fb828374ff3aeafdc0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716123414-e4ed5701f4dfa08e695214fb828374ff3aeafdc0_1784205408731_0.5909081220683654","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716123504-f73ed709e258e2206e15393740b918f2264e6fdf":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716123504-f73ed709e258e2206e15393740b918f2264e6fdf","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716123504-f73ed709e258e2206e15393740b918f2264e6fdf","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e59e283c6bc65411704df1082cd29a448b48196c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716123504-f73ed709e258e2206e15393740b918f2264e6fdf.tgz","fileCount":5,"integrity":"sha512-qqsSfuI4/BMZcVkcWK/r0EtrWOwltKi+7lLI2f2N5cBTm+IHKJ8foSJX37nuLWwg8G8b1J9SQ9BqtItXmB2JUA==","signatures":[{"sig":"MEUCIQDKNW8VUswXFxgQZoz3EOpxphxpotmb7TNLLSizu9qpkgIgKpIoUx8JrW6meHEI6WmvijlRID8MjpBqxynZk+d6Ep4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716123504-f73ed709e258e2206e15393740b918f2264e6fdf","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f73ed709e258e2206e15393740b918f2264e6fdf","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716123504-f73ed709e258e2206e15393740b918f2264e6fdf_1784205466000_0.5048064115863409","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716123601-37eb1604cf4bff9c0209fdad4a9a333367e6e0b6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716123601-37eb1604cf4bff9c0209fdad4a9a333367e6e0b6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716123601-37eb1604cf4bff9c0209fdad4a9a333367e6e0b6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d6609bea88858a4bb0bb2169ac13f7d06db8219e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716123601-37eb1604cf4bff9c0209fdad4a9a333367e6e0b6.tgz","fileCount":5,"integrity":"sha512-VqMykG4fI6Jn9dGVmAxAAs1rXnh04hQkqyMrOwUGlGGm3/PGkf0c4V6XtDaHxNyywImWcyrcR/LJcRjf4PnRCw==","signatures":[{"sig":"MEUCIB7YegDFHke94RXNMKSSudpR3vEYObhG+Es5kw0PZVXFAiEAhs+RcIccb4mfjMxUV2r12/dx8n6wKQlEpoc6KhSaPAQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716123601-37eb1604cf4bff9c0209fdad4a9a333367e6e0b6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"37eb1604cf4bff9c0209fdad4a9a333367e6e0b6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716123601-37eb1604cf4bff9c0209fdad4a9a333367e6e0b6_1784205518100_0.592972260892342","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716124236-9fb6708f875fde39fa26aa1ce30b83fd532533db":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716124236-9fb6708f875fde39fa26aa1ce30b83fd532533db","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716124236-9fb6708f875fde39fa26aa1ce30b83fd532533db","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"84ab9db881feca28f0957400d3e504c30ad69d8a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716124236-9fb6708f875fde39fa26aa1ce30b83fd532533db.tgz","fileCount":5,"integrity":"sha512-SZ/3rZkQ2D+kO26Dl+YjwkypgIb9huTCjCaASq0mm3yAO7Jhu+7tslfQRgGACVFiFxQ07KrhZ0n28RV07z+Hng==","signatures":[{"sig":"MEYCIQDImYsV3pVAucb+Xjt5o1A2XbC4pzpLK4rp9sURYkebgQIhANnegwGb8WepVF+/e1hqa2qbqPUpMSGfMaWWzXXdW/hr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716124236-9fb6708f875fde39fa26aa1ce30b83fd532533db","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9fb6708f875fde39fa26aa1ce30b83fd532533db","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716124236-9fb6708f875fde39fa26aa1ce30b83fd532533db_1784205913856_0.6215134893288938","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716125111-338d6223c3c60c911c30e54b3b05fc3ddc861a12":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716125111-338d6223c3c60c911c30e54b3b05fc3ddc861a12","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716125111-338d6223c3c60c911c30e54b3b05fc3ddc861a12","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6f70547e42a8fa158106544258a64586ccc1af79","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716125111-338d6223c3c60c911c30e54b3b05fc3ddc861a12.tgz","fileCount":5,"integrity":"sha512-kebOfZmZBUkl8e5FZap/9MU/G8/8yfV2rCWwFwmflLL8BT5h/b1TPJKV3/WGc5RilWjSgEsHKcmwx8eIPZxBbw==","signatures":[{"sig":"MEQCIHwOvBhHjPLA8M9RBkY6WijQ9KWgmegxEhDZsKre/n+LAiAqQqpFZrLA0yFI1lL3L1KHzxklwhLlze9wmQ1WIx4fIA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716125111-338d6223c3c60c911c30e54b3b05fc3ddc861a12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"338d6223c3c60c911c30e54b3b05fc3ddc861a12","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716125111-338d6223c3c60c911c30e54b3b05fc3ddc861a12_1784206392242_0.9494995626080882","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716125715-fbde8b3b89df45f74f7437166c3b33ffd9bbe840":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716125715-fbde8b3b89df45f74f7437166c3b33ffd9bbe840","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716125715-fbde8b3b89df45f74f7437166c3b33ffd9bbe840","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5387b6b3d3dab23880ce34a04d1391fbc0ba1177","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716125715-fbde8b3b89df45f74f7437166c3b33ffd9bbe840.tgz","fileCount":5,"integrity":"sha512-5yDLdYSQudbR1/iyktyanuDtMZfo1pIDv5FbCRrTDsmHrj9fuLC1CQGCP1dJyJ0JhvXttwVULIE0NLn+D9eS0A==","signatures":[{"sig":"MEUCIEpu0yOv5UioH6okbzxbC6+O9+AtknXyZAxI4H2KOZY2AiEAyEfuhlFYpvMMISP9zjVYwbAwyUhOg3lUgL9udQ4tN6E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716125715-fbde8b3b89df45f74f7437166c3b33ffd9bbe840","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fbde8b3b89df45f74f7437166c3b33ffd9bbe840","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716125715-fbde8b3b89df45f74f7437166c3b33ffd9bbe840_1784206776763_0.3124139732796172","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716125853-7d9fe03cb79d2688d597e56d492387ebdbc8ea55":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716125853-7d9fe03cb79d2688d597e56d492387ebdbc8ea55","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716125853-7d9fe03cb79d2688d597e56d492387ebdbc8ea55","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0dbe5c8085f0c5e89a8d126e74f6d4d2367e94b0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716125853-7d9fe03cb79d2688d597e56d492387ebdbc8ea55.tgz","fileCount":5,"integrity":"sha512-60VOS2dctMUrSHX/npc8AlvOaxAa7hlWXS9Z26qOhiuSh6jrStQr+HeREEf5kgAWiAEq/3IWYaApwvjiYgMCZg==","signatures":[{"sig":"MEYCIQDoOWPBzC8TUmOOmRDmXVQEJiJ0ZNiWiNfMeAlF5IjyrgIhAMijMOmID1K6bXOflYbfotGH6TcGpmIelyYF38pR8WZD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716125853-7d9fe03cb79d2688d597e56d492387ebdbc8ea55","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7d9fe03cb79d2688d597e56d492387ebdbc8ea55","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716125853-7d9fe03cb79d2688d597e56d492387ebdbc8ea55_1784206887411_0.7059550599894331","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716130235-7c6a8fada7fc36fccbc5f49dff5cd1127647e242":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716130235-7c6a8fada7fc36fccbc5f49dff5cd1127647e242","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716130235-7c6a8fada7fc36fccbc5f49dff5cd1127647e242","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"725b91df0009bcd7a9faa5881dbde32771ea8f37","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716130235-7c6a8fada7fc36fccbc5f49dff5cd1127647e242.tgz","fileCount":5,"integrity":"sha512-N+OffrrbL/8o2PJz7mYQ1WeVcWlXUYnF0zKhUJt9oxbl2jTfEpPAwfrza7e+QYXgS0SKUeXJbwJIy6kMhGcpjg==","signatures":[{"sig":"MEUCIAIuyb2P4H2+g8OUiyUe1OgC7Lz9OxIMYMvPUih6x9g2AiEAg5OMiELdRZRpKwBSIyGj4B1N+oMkNVDmIF7vykrB4DM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716130235-7c6a8fada7fc36fccbc5f49dff5cd1127647e242","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1726011},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7c6a8fada7fc36fccbc5f49dff5cd1127647e242","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716130235-7c6a8fada7fc36fccbc5f49dff5cd1127647e242_1784207106307_0.5559884952652683","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716130538-2af25288872c71e9d8411d575c87e9cb42d85d4a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716130538-2af25288872c71e9d8411d575c87e9cb42d85d4a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716130538-2af25288872c71e9d8411d575c87e9cb42d85d4a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"452f89a9fe8be5833436e803735733b5e0c9a024","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716130538-2af25288872c71e9d8411d575c87e9cb42d85d4a.tgz","fileCount":5,"integrity":"sha512-jvumIWYq3iuEdJ8WQFaO1VfiWwkHwQpMqQDvS/iPdCkh7qDO29LcbQpNnYv+iNNLxxqTPI4OTKzV/DbU7OLd4A==","signatures":[{"sig":"MEQCIGN0aP1KOW5S2W4P/nt9UvVTBVf3N89MEF8rYx9dqyceAiA5KSl4PwKMwrdH6oH9VoeJtNGaSZu4Z3FMorlyUh1WaQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716130538-2af25288872c71e9d8411d575c87e9cb42d85d4a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2af25288872c71e9d8411d575c87e9cb42d85d4a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716130538-2af25288872c71e9d8411d575c87e9cb42d85d4a_1784207290202_0.8852302777331276","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716132013-ee79dc235eb413c29287fc0e3ba0627310b367d1":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716132013-ee79dc235eb413c29287fc0e3ba0627310b367d1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716132013-ee79dc235eb413c29287fc0e3ba0627310b367d1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6faceaf2acd1edfe8488a2ad373da2da52f9d355","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716132013-ee79dc235eb413c29287fc0e3ba0627310b367d1.tgz","fileCount":5,"integrity":"sha512-my6r2V3kl5gEu588GdDJ2JHKdkh2QUze8OV4LGi41OD5e5F+/m2LE68jDHarlBZzxzo4lTsdjFGqXhl88wUXOQ==","signatures":[{"sig":"MEQCID3t4+dzf0cNgmcVoDr9AkB4qD63RwWy+csZyo4CiZuGAiB+hYjchOhoFnOgHz9THqOe5G0Vd1You9woycR+nhA52Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716132013-ee79dc235eb413c29287fc0e3ba0627310b367d1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ee79dc235eb413c29287fc0e3ba0627310b367d1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716132013-ee79dc235eb413c29287fc0e3ba0627310b367d1_1784208166685_0.8682984144112618","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716132648-92a74ceeba83ce9b7eb84b4e2d7c4fda2745f40a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716132648-92a74ceeba83ce9b7eb84b4e2d7c4fda2745f40a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716132648-92a74ceeba83ce9b7eb84b4e2d7c4fda2745f40a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fb22f074cfa98cf097ccd179a7a6744b730bff4c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716132648-92a74ceeba83ce9b7eb84b4e2d7c4fda2745f40a.tgz","fileCount":5,"integrity":"sha512-jOoR549Hlv+kw7P3vEFunKfo0e/klrqdC8ei56xQCvG2lcpTwHJpnrmRIjhU32qA/PpICjYI+bI5Jvjg8DvJng==","signatures":[{"sig":"MEYCIQC2mOqziOLZAw/BgKmGnNBbgNTwyzM+ohR68qC3ZoVaaQIhAP84ZIbNZuPeWenrsVyYx12lzcOJ1sGpkKFaYvZC0BcH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716132648-92a74ceeba83ce9b7eb84b4e2d7c4fda2745f40a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"92a74ceeba83ce9b7eb84b4e2d7c4fda2745f40a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716132648-92a74ceeba83ce9b7eb84b4e2d7c4fda2745f40a_1784208560408_0.5614511752222899","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716154719-27011eaff886fede19cb75402f237d50245855c4":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716154719-27011eaff886fede19cb75402f237d50245855c4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716154719-27011eaff886fede19cb75402f237d50245855c4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4e52a1d7171dc652f62b2755342baed6911eeaa3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716154719-27011eaff886fede19cb75402f237d50245855c4.tgz","fileCount":5,"integrity":"sha512-LoDbyXpkakVSvLoy/HrZKFkktEl/bL2/C17d7MWxW2cGxSAo2Sf/5Y8/06OUFWFIFjZ67jxw4H/F1V8cMy3D/g==","signatures":[{"sig":"MEUCIQDfYyFt7AL5ytI5kEdCj/tfAEwLNO3+mbVPXWteehRawAIgR+XQxxxdLZ+kj9/xLNDrVUf6i/d2uclmiI5Vyw13Qgs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716154719-27011eaff886fede19cb75402f237d50245855c4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"27011eaff886fede19cb75402f237d50245855c4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716154719-27011eaff886fede19cb75402f237d50245855c4_1784216993169_0.2090337492489942","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716155344-fdc2d66401195f687aa9f079783fbe0771de4f3b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716155344-fdc2d66401195f687aa9f079783fbe0771de4f3b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716155344-fdc2d66401195f687aa9f079783fbe0771de4f3b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"feda44291ad0769bcdde28b6634b823884ff9e3c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716155344-fdc2d66401195f687aa9f079783fbe0771de4f3b.tgz","fileCount":5,"integrity":"sha512-3qUSCPhtnWgbRrvF2qXiZv6tH6CbWGZjE9+Q9fQYo5GPcga9TfZpsMnx7yXqA+87HrUz0eBtaJ72o7LB0TrI2Q==","signatures":[{"sig":"MEQCICumld/EsT2xfZngq5spM69yRHtUdXptefvn7FL1ATn6AiB4SuKhQb/qunZZb3cl7ZkYxWV+K1two0TArx1V1CY+6w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716155344-fdc2d66401195f687aa9f079783fbe0771de4f3b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fdc2d66401195f687aa9f079783fbe0771de4f3b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716155344-fdc2d66401195f687aa9f079783fbe0771de4f3b_1784217381369_0.07862496950255915","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716160419-d36ba3757c2a16d7dc23651a2f53daeddec6a289":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716160419-d36ba3757c2a16d7dc23651a2f53daeddec6a289","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716160419-d36ba3757c2a16d7dc23651a2f53daeddec6a289","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7d4ff518a31806c93752a3989945e60d61f81e9d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716160419-d36ba3757c2a16d7dc23651a2f53daeddec6a289.tgz","fileCount":5,"integrity":"sha512-JJbXnlJpWEfHukXPRWWPlee6n/gU6yo9LAwyJySA7iHWdh3tY+mxl3WwcxmYfBrqj1hJPjNReO4njo5H28uoaA==","signatures":[{"sig":"MEQCIFRqyeAokCeLQeQMoNmjZPIHCskX+Dw8KJXoSaPV48MwAiBe3DrPSiQaqVXm/FrEGK0UlpHZL37t2DnYEb0IYPGg8A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716160419-d36ba3757c2a16d7dc23651a2f53daeddec6a289","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d36ba3757c2a16d7dc23651a2f53daeddec6a289","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716160419-d36ba3757c2a16d7dc23651a2f53daeddec6a289_1784217989539_0.6524765880572354","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716162520-2eb6d6772d32a0f9395c534d6c2e6ac4de4cbe35":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716162520-2eb6d6772d32a0f9395c534d6c2e6ac4de4cbe35","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716162520-2eb6d6772d32a0f9395c534d6c2e6ac4de4cbe35","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bfa02f24873e29935db511a982f63c2a397dfb6f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716162520-2eb6d6772d32a0f9395c534d6c2e6ac4de4cbe35.tgz","fileCount":5,"integrity":"sha512-JUsI5p5VGeOeLeT/qQ0GD/HqGRCjHfbubv5bq/ZQc/tNL09U9tEC62HFF453aEbXW6Iyu28itC+BkPkmR1NFwg==","signatures":[{"sig":"MEUCIHe5oYBT/YWx1tDObt4FokOU6t4gunqz9euxG+GccuW6AiEAmeIDTI+1D5ao48/Se0qn8UtkKshZQGDgdKTTbTBBViI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716162520-2eb6d6772d32a0f9395c534d6c2e6ac4de4cbe35","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2eb6d6772d32a0f9395c534d6c2e6ac4de4cbe35","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716162520-2eb6d6772d32a0f9395c534d6c2e6ac4de4cbe35_1784219275774_0.9325239956588465","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716162917-378ff05bf24d05e9501af185c3b123fdd06c5fbf":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716162917-378ff05bf24d05e9501af185c3b123fdd06c5fbf","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716162917-378ff05bf24d05e9501af185c3b123fdd06c5fbf","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d9e073a8e50ce0aaee668bd6cb58d0939c73ef0c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716162917-378ff05bf24d05e9501af185c3b123fdd06c5fbf.tgz","fileCount":5,"integrity":"sha512-Sa+AZVwLN8ZvoFME8fLPRSFIFYX07bzJreGmnZ90FWbarIdW82Umgdas1oos6nuLe5qsKucD535KugyyR8eDLA==","signatures":[{"sig":"MEUCIQDqt8ijEWq/fT2LjZPiyvwJy8z076/E8yyUJvDz1dtJ2gIgAz39Pm2W2lehyQSf04JScWLRgz82K16lgw+aeKp1lWw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716162917-378ff05bf24d05e9501af185c3b123fdd06c5fbf","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"378ff05bf24d05e9501af185c3b123fdd06c5fbf","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716162917-378ff05bf24d05e9501af185c3b123fdd06c5fbf_1784219511531_0.7788980153817737","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716163302-1903900504e0694ee7de6d98257b6d2b0f13c342":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716163302-1903900504e0694ee7de6d98257b6d2b0f13c342","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716163302-1903900504e0694ee7de6d98257b6d2b0f13c342","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f7aa1b847bef65eb15b7ebbbbe17ea6d83cb056d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716163302-1903900504e0694ee7de6d98257b6d2b0f13c342.tgz","fileCount":5,"integrity":"sha512-5H0y8InxhPx+9LywQ+QQEtg8ez/vfziIaCbChpKr48DkIiglRh+4QdoYJB3zsJGjFCmLwJevOrvD14aSPpbbSA==","signatures":[{"sig":"MEUCIBpAkLGri+ocB0k87GuJuBNu9A6OdteaYe6j06JUhMwSAiEAwEYGqAwyNiN5NuPDuKV1kV3QcF94vrHtw40JSV+1rOA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716163302-1903900504e0694ee7de6d98257b6d2b0f13c342","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1903900504e0694ee7de6d98257b6d2b0f13c342","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716163302-1903900504e0694ee7de6d98257b6d2b0f13c342_1784219728635_0.04601434830194462","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716163557-cc5f7be0818ca3dbec2509fd3f3020fc2d8d8645":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716163557-cc5f7be0818ca3dbec2509fd3f3020fc2d8d8645","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716163557-cc5f7be0818ca3dbec2509fd3f3020fc2d8d8645","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"811a0364316f74a8222c216af84b7ddc696f3513","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716163557-cc5f7be0818ca3dbec2509fd3f3020fc2d8d8645.tgz","fileCount":5,"integrity":"sha512-XjvmNf8MZRuo4cNoLgOLSwVqozCxzR5LSag3piNG64dSCF4mIMwoQRmg+MgLMDcNMEq6BPE0ncFnXGYbiZBFYQ==","signatures":[{"sig":"MEQCIF53oRI4qC9LJ50lPh2L4Nue5WiudddOhwvDGkK8ZYCEAiBUnFYttV4fGWh3XD/4mNi7RFknLJhI8bUVh294dNkypQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716163557-cc5f7be0818ca3dbec2509fd3f3020fc2d8d8645","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"cc5f7be0818ca3dbec2509fd3f3020fc2d8d8645","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716163557-cc5f7be0818ca3dbec2509fd3f3020fc2d8d8645_1784219908630_0.1607239915310048","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716163617-609b65b7191683a3c6b1b15e3241ef75148b3f4f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716163617-609b65b7191683a3c6b1b15e3241ef75148b3f4f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716163617-609b65b7191683a3c6b1b15e3241ef75148b3f4f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fca70375071a7026fcf1b48dcb9614098141d325","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716163617-609b65b7191683a3c6b1b15e3241ef75148b3f4f.tgz","fileCount":5,"integrity":"sha512-jB9JDDYC5FBbBgIA2ca5+skBaybZrld3Yhlz8/BHWY78FRsHO0mpSrhTu9ejDKKAkTOaIbPyJtRZdvgxX9mNOQ==","signatures":[{"sig":"MEYCIQCwvz8Es8tkqXkNCHPC394LP/nnSNoXR6a7L7psYBN7rwIhAOf8qlB+od4lrWZMVsINRGxYr6772+1X5dtkXV5E9Xa4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716163617-609b65b7191683a3c6b1b15e3241ef75148b3f4f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"609b65b7191683a3c6b1b15e3241ef75148b3f4f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716163617-609b65b7191683a3c6b1b15e3241ef75148b3f4f_1784219928757_0.9080111894034182","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716163630-787c3c8ee551ca82cf84296ac19bcd09ccf1177c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716163630-787c3c8ee551ca82cf84296ac19bcd09ccf1177c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716163630-787c3c8ee551ca82cf84296ac19bcd09ccf1177c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e33c3b0986119aa521a00633d533782ad6f8e25b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716163630-787c3c8ee551ca82cf84296ac19bcd09ccf1177c.tgz","fileCount":5,"integrity":"sha512-FrG9dBe3TZYDxP5pExen46BdRqGxCltyZeH7WRqQGyq8f1RiHpQc7tgQ6qwMQzvv59IhP25QMlD8FCfF8YcWmw==","signatures":[{"sig":"MEYCIQDWEvFk6pnw0fYw4OSAqCHceBf+8SyABgs3UfMnB6wf/wIhAJ7QSGitkJwg+Muare4riAQ7HuQWv675cvvw/mZOHeOD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716163630-787c3c8ee551ca82cf84296ac19bcd09ccf1177c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"787c3c8ee551ca82cf84296ac19bcd09ccf1177c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716163630-787c3c8ee551ca82cf84296ac19bcd09ccf1177c_1784219947233_0.599540100048362","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716164050-71e674306bcaca608a1a763c49e248ba485216c9":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716164050-71e674306bcaca608a1a763c49e248ba485216c9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716164050-71e674306bcaca608a1a763c49e248ba485216c9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9cd6bcef57daeee10479f615737331d6105da3d3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716164050-71e674306bcaca608a1a763c49e248ba485216c9.tgz","fileCount":5,"integrity":"sha512-UsrFIfDVWdlpO3B59K14cV896qLt2t12OvDop0nAXiud1pljzbSVCbqAKYMZSX/5mpVfAN6tmpgvwcCeYOyNqQ==","signatures":[{"sig":"MEUCIDtNBQIzwuyEj6D1Ec5K5oQ5vnJVJBJDbLekQ25t8P7SAiEAoeEVhEzVQHv/4g8E8277T1KqBhuCtkZY2bVtIbOwG4o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716164050-71e674306bcaca608a1a763c49e248ba485216c9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"71e674306bcaca608a1a763c49e248ba485216c9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716164050-71e674306bcaca608a1a763c49e248ba485216c9_1784220205200_0.8137598454867476","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716164427-180b13422b5d2e8a1b1c93693912d19cc5c5e3fd":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716164427-180b13422b5d2e8a1b1c93693912d19cc5c5e3fd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716164427-180b13422b5d2e8a1b1c93693912d19cc5c5e3fd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c3636b7cec085445184bf74851b74137a8719470","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716164427-180b13422b5d2e8a1b1c93693912d19cc5c5e3fd.tgz","fileCount":5,"integrity":"sha512-ER13tVnGiS6aebffcRCCU9THy5Mt+qbM7C8qFXEJtWIMkY0ngk5XHuwDXYDPww/u2GR1gOkaK5GPuEjL8T+SPg==","signatures":[{"sig":"MEUCIFqwzY3raVSC4/oj7BKgJZK8psyIw3z6REsoLFkQjkzuAiEAn9FlGSQ1gZTV+pp4ZI1hlOXSzjAYvbZ0kroUH3FzNVk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716164427-180b13422b5d2e8a1b1c93693912d19cc5c5e3fd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"180b13422b5d2e8a1b1c93693912d19cc5c5e3fd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716164427-180b13422b5d2e8a1b1c93693912d19cc5c5e3fd_1784220418479_0.07491519266981506","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716164847-19f52e2d8f6a09d159338c21e18bce225305dda6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716164847-19f52e2d8f6a09d159338c21e18bce225305dda6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716164847-19f52e2d8f6a09d159338c21e18bce225305dda6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"90532ee638dfb85750539b79b039e1241ce21b10","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716164847-19f52e2d8f6a09d159338c21e18bce225305dda6.tgz","fileCount":5,"integrity":"sha512-FmEIoeIi1pct4g1JY/ExcEZHqxvujn4gMs+tHcLa6K+JWln74cFLdN3lecJ7khLUjkYXMOE1U3frbVOO7CW0uQ==","signatures":[{"sig":"MEUCIEbQAd1stKscdLRAQFr6A9+a1VkBG529+HuvEZVntlV3AiEAg8VUcKO1yPxkW8ey+Qw96IxEAi/DBrBEHTwY2K6iG3c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716164847-19f52e2d8f6a09d159338c21e18bce225305dda6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"19f52e2d8f6a09d159338c21e18bce225305dda6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716164847-19f52e2d8f6a09d159338c21e18bce225305dda6_1784220679798_0.764465938591204","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716164936-e07dd9186d7390a98b97fb372c8080e262fe05be":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716164936-e07dd9186d7390a98b97fb372c8080e262fe05be","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716164936-e07dd9186d7390a98b97fb372c8080e262fe05be","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ee28689d4e48496aa7e9c90c91b1fe3f4b028cdc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716164936-e07dd9186d7390a98b97fb372c8080e262fe05be.tgz","fileCount":5,"integrity":"sha512-nC8q6cwmzCmSquTtYbhStFamwtHFgD9sn0ga/3Yulr2Kq4HMjOslX0ZJDnxmbWH5j3+VCcC5PeOHo4IeahUtLQ==","signatures":[{"sig":"MEYCIQDd7LFBxGAmkgpBfUrCcUVWZ3FevTlckG4UcjZBPM5OEAIhANMFnb27JK1HOCP/K9IF3splJU6LfNymtWpvGFoL8NHR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716164936-e07dd9186d7390a98b97fb372c8080e262fe05be","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e07dd9186d7390a98b97fb372c8080e262fe05be","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716164936-e07dd9186d7390a98b97fb372c8080e262fe05be_1784220732646_0.6196779180169962","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716171659-fff85fe9d534e9f3d67917bf53e9b896b4c4eafb":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716171659-fff85fe9d534e9f3d67917bf53e9b896b4c4eafb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716171659-fff85fe9d534e9f3d67917bf53e9b896b4c4eafb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e1c4611f698959c9e7e9a6e62faae9727a849e33","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716171659-fff85fe9d534e9f3d67917bf53e9b896b4c4eafb.tgz","fileCount":5,"integrity":"sha512-Ee5Bo/UVUYkWsxxbKZXc1dnzn0BQhtSoleN+TDed+GT4U72uN1uldUDBpjrha3LxSChhy8FxaNWSoG/VpV4Evg==","signatures":[{"sig":"MEYCIQDzDWnipgp8a+XV8ZesPxq9IBpYRwvTF8QIgTqAIBIqqgIhAPmmTEbv6UBmGt0Gsq/n2zYA22ARUiPAflnBFzNKlVmp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716171659-fff85fe9d534e9f3d67917bf53e9b896b4c4eafb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fff85fe9d534e9f3d67917bf53e9b896b4c4eafb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716171659-fff85fe9d534e9f3d67917bf53e9b896b4c4eafb_1784222371694_0.8062473616474577","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716172712-74e7f43bc0a706d0ff79d24010139c2f4a24d3e9":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716172712-74e7f43bc0a706d0ff79d24010139c2f4a24d3e9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716172712-74e7f43bc0a706d0ff79d24010139c2f4a24d3e9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5e271fcb6f036c939b2cb30f097b0992d8033b2b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716172712-74e7f43bc0a706d0ff79d24010139c2f4a24d3e9.tgz","fileCount":5,"integrity":"sha512-KuNiJrIpWKsxkTigrtZT5xOJ50G5NE20sKRrRaOvN65jOXtXN622ukPdWyRCPNGJGA69Y62ujZEuvqZtn/h8oQ==","signatures":[{"sig":"MEUCIQC2MVZVXFsTSsuYQUKDE6vTaEOudIaZQlPDLt9MIeKXbwIgY2g38UrHVva8HO+EHftF43/J6IhISZPah2leuV+zxpo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716172712-74e7f43bc0a706d0ff79d24010139c2f4a24d3e9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1726011},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"74e7f43bc0a706d0ff79d24010139c2f4a24d3e9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716172712-74e7f43bc0a706d0ff79d24010139c2f4a24d3e9_1784222983815_0.1286266106461451","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716173137-d1bf61e93ab05439fa700dad1930212c438ca252":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716173137-d1bf61e93ab05439fa700dad1930212c438ca252","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716173137-d1bf61e93ab05439fa700dad1930212c438ca252","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c8ba3ddcb8465db383329fb6f413461e7ea9d321","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716173137-d1bf61e93ab05439fa700dad1930212c438ca252.tgz","fileCount":5,"integrity":"sha512-ESs1E7NKUczVz3Ul9DJUsfVk08z8ahUmIslQBVGCSU2PKOvH0gAcReCd3hadtXdJxqLntdxfenuRwDRFzpKYNA==","signatures":[{"sig":"MEYCIQCPNc5xurivZ5DE2xjtnjnuLW3Hy3iKLz9ijwlHcfC6wAIhAIal0OWCDxCpkuUlnv8inNnM/RxNl3urX6NVtG0q1tJI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716173137-d1bf61e93ab05439fa700dad1930212c438ca252","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1726011},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d1bf61e93ab05439fa700dad1930212c438ca252","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716173137-d1bf61e93ab05439fa700dad1930212c438ca252_1784223250373_0.4153275870112534","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716173236-1fdfaf12d7356f44be2fae8f753e7e661d1ba64b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716173236-1fdfaf12d7356f44be2fae8f753e7e661d1ba64b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716173236-1fdfaf12d7356f44be2fae8f753e7e661d1ba64b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"83e5064faec3a8da4b64bd4f960beb9c178a1d5b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716173236-1fdfaf12d7356f44be2fae8f753e7e661d1ba64b.tgz","fileCount":5,"integrity":"sha512-0InQuXW8SZcaxwz58lyfdDWwS2kTdPci83914mh4VOIJJa3+rboJRlkEn+smA7gBqKxEFU8RtU3xu1yvL8Bctw==","signatures":[{"sig":"MEQCIH8s/SbRFr++vtECmOHixtAGgjBs7Ufyst9S9FNSE9DyAiB86KTRgKxA7BmP+4aMCZfYIfOfmD2GpLM/rIEFsaDNYQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716173236-1fdfaf12d7356f44be2fae8f753e7e661d1ba64b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1726011},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1fdfaf12d7356f44be2fae8f753e7e661d1ba64b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716173236-1fdfaf12d7356f44be2fae8f753e7e661d1ba64b_1784223308352_0.7322456965670148","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716173310-6ec1f42eb4f4d3cc60c26f403d10fec0d3759580":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716173310-6ec1f42eb4f4d3cc60c26f403d10fec0d3759580","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716173310-6ec1f42eb4f4d3cc60c26f403d10fec0d3759580","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"06db486eea3c461d9468fd565617b04a713c0919","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716173310-6ec1f42eb4f4d3cc60c26f403d10fec0d3759580.tgz","fileCount":5,"integrity":"sha512-5u02i/e71CydFfG+FR5Wa1I34cZgJWdLM9ReV4nLEoOcbBDXypvxdcxJq5r1Bx7ptdwuVZQgpcObT4znWvEfiQ==","signatures":[{"sig":"MEQCIACu6kTplxykUl58gAM77e3Xd+cV4Qq7ehieyFz0Fo+1AiBTCvuP7r579PMEGhNIq57LL3/sTegROO9TxUWW/6Sm+w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716173310-6ec1f42eb4f4d3cc60c26f403d10fec0d3759580","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1726011},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6ec1f42eb4f4d3cc60c26f403d10fec0d3759580","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716173310-6ec1f42eb4f4d3cc60c26f403d10fec0d3759580_1784223346315_0.06222811245189375","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716174445-a8b11dcd2bcc160ef8214f36478552dc389cbb7f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716174445-a8b11dcd2bcc160ef8214f36478552dc389cbb7f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716174445-a8b11dcd2bcc160ef8214f36478552dc389cbb7f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e5c186d854c91aa1173b051688e62d4a1b8ac1e8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716174445-a8b11dcd2bcc160ef8214f36478552dc389cbb7f.tgz","fileCount":5,"integrity":"sha512-QeifEzUygK+bEj5JHBM47brD5wIWdAq9TorJaURJVgkpRGAu9RWejuFgGg87NurcXfazmIpSMycKZaoUGopKpA==","signatures":[{"sig":"MEUCIQCh3Amo7XuD/eL5SKaxlp0TUs+YHlfyMb7MoEYVknnPIgIgamp6KZbyUZb3Np+I0QrqV9DMcR2ZGnJ6zrUcxuVv46Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716174445-a8b11dcd2bcc160ef8214f36478552dc389cbb7f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1726011},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a8b11dcd2bcc160ef8214f36478552dc389cbb7f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716174445-a8b11dcd2bcc160ef8214f36478552dc389cbb7f_1784224036711_0.16775930425521257","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716181411-e223052cd8ec2d8be0177007145257a7829a30fa":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716181411-e223052cd8ec2d8be0177007145257a7829a30fa","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716181411-e223052cd8ec2d8be0177007145257a7829a30fa","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"05d5ae2fc5003464713972ce1adf56a169dc98c8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716181411-e223052cd8ec2d8be0177007145257a7829a30fa.tgz","fileCount":5,"integrity":"sha512-davxaq4qObx3gwO+y0VHDQLXbwMOSULQtSz5hYvCowDeQYePQd8T0VfCfUjepgyyDiO7TV/W2157NnMiDwuW4Q==","signatures":[{"sig":"MEQCICBu96IyFOJwyZLlXGao9wyvBcaW563jisUreIByj++5AiBXWyXXLFlTPeDo756J4nXSXk1G/NrenNxqfLmoK/paMA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716181411-e223052cd8ec2d8be0177007145257a7829a30fa","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1758497},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e223052cd8ec2d8be0177007145257a7829a30fa","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716181411-e223052cd8ec2d8be0177007145257a7829a30fa_1784225750167_0.1527234803906885","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260716183505-11372328aa366ed7ae8894c8532bd8f46839fe25":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260716183505-11372328aa366ed7ae8894c8532bd8f46839fe25","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260716183505-11372328aa366ed7ae8894c8532bd8f46839fe25","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"44f0cb78e74173cd64aee12b745f2f73f612886b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260716183505-11372328aa366ed7ae8894c8532bd8f46839fe25.tgz","fileCount":5,"integrity":"sha512-hFs61GVKtOSYKYwMDk0jrj2D7/Vlaa9ioNx/Bt+3of+L76akmobuispZh4EW9mr+uy3V+LIppGVMbo08nbPU/Q==","signatures":[{"sig":"MEYCIQChIIVWYbOm8yVWgh6FLDYKbmydtKYelgqMFNPcr2zmOAIhAIGNIbW/ibKs8Blpfq6fDtUaPqQkYUaMn1nk9z4T2D8g","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260716183505-11372328aa366ed7ae8894c8532bd8f46839fe25","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1758497},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"11372328aa366ed7ae8894c8532bd8f46839fe25","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260716183505-11372328aa366ed7ae8894c8532bd8f46839fe25_1784227060778_0.4731442041067564","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260717083013-c8349d15fdb92be8a794e30580d0e49d9ea8bd46":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260717083013-c8349d15fdb92be8a794e30580d0e49d9ea8bd46","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260717083013-c8349d15fdb92be8a794e30580d0e49d9ea8bd46","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6ac2ffbf35e40dff302452a1b651b5f58a0d611c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260717083013-c8349d15fdb92be8a794e30580d0e49d9ea8bd46.tgz","fileCount":5,"integrity":"sha512-c/lUO16nDUBmmO9r6DpTf4tLVz/5hmEvYy94ANyI0yq5elkOeNtBT8Fytys36ArcazwI20ShdRCtzJgtBvb9Wg==","signatures":[{"sig":"MEUCIQCo8yR65wZ9hu7DWmGxTbMB6R6/W/UniL8vDFcgS6y4ZwIgZ1Puoc1YnqWZDip9MIhuODdYpBLxsLkqdwpdy/sWysk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260717083013-c8349d15fdb92be8a794e30580d0e49d9ea8bd46","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1726011},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c8349d15fdb92be8a794e30580d0e49d9ea8bd46","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260717083013-c8349d15fdb92be8a794e30580d0e49d9ea8bd46_1784277168329_0.6634274080928573","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260717124932-6f4af78b6beea0ccb9f5f82a2d344437dc642bf7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260717124932-6f4af78b6beea0ccb9f5f82a2d344437dc642bf7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260717124932-6f4af78b6beea0ccb9f5f82a2d344437dc642bf7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"12aef1c94bfb369600a8fdcd98e29e28406f52e2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260717124932-6f4af78b6beea0ccb9f5f82a2d344437dc642bf7.tgz","fileCount":5,"integrity":"sha512-lBxYESRPLXi8VoaNaUa+scdOfqu48wY5eD5I0G57FIMAztUZKU5rp4JdAonMYLMZnbYBxRWZ8DwOUmjp1RPt9w==","signatures":[{"sig":"MEYCIQCmwUSldp9N3X4ECiIxz3ce6U4xjNsB9So3dFiK4Cy/fQIhALhND3h1OxKbSmlecmj73PhNDW7mIdgAy7fp8nBn9rmx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260717124932-6f4af78b6beea0ccb9f5f82a2d344437dc642bf7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1726011},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6f4af78b6beea0ccb9f5f82a2d344437dc642bf7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260717124932-6f4af78b6beea0ccb9f5f82a2d344437dc642bf7_1784292729256_0.03987569799102464","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260717124947-6ef6db2686d2d8273db0d3903388841c59bb557a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260717124947-6ef6db2686d2d8273db0d3903388841c59bb557a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260717124947-6ef6db2686d2d8273db0d3903388841c59bb557a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"59c8f407d236e8fa507f5e066870f652c100191e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260717124947-6ef6db2686d2d8273db0d3903388841c59bb557a.tgz","fileCount":5,"integrity":"sha512-K43Kz085cdkIzw+BQlaTpqAYni+4+Z4fQznMdKCj+BCK8/yWvzQTJ3fm9loX1DYXva4owsZW30B9gfQZcziVUQ==","signatures":[{"sig":"MEUCIQCbDzNRYbtDBmPRnjj1/h2herNXqQGTdkdFz8Z65Ksn+wIgVeDiUumY2ymi66kYo+ehLjEW4BGxHkSj2ELDcafpHTo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260717124947-6ef6db2686d2d8273db0d3903388841c59bb557a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1726011},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6ef6db2686d2d8273db0d3903388841c59bb557a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260717124947-6ef6db2686d2d8273db0d3903388841c59bb557a_1784292735133_0.36682973691870857","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260718162803-224d1848eecc8684e1be580f04c61674c309aa91":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260718162803-224d1848eecc8684e1be580f04c61674c309aa91","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260718162803-224d1848eecc8684e1be580f04c61674c309aa91","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bb37c9ad6c431c380a5eb05adb6319178c610bdc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260718162803-224d1848eecc8684e1be580f04c61674c309aa91.tgz","fileCount":5,"integrity":"sha512-J1VIYG22I0g7WkU62jmPWZIfwJAH620E+ikLFab/OUPjwr7CPtKousGiHP5iK3fKVLjKp0zflqSVFDof9Jdusw==","signatures":[{"sig":"MEUCIQDGbTLBgIK2NVxA+lLOUXbNHgsuq194tWq45v4+quQNAgIgfZo8wVY5Ef/W/pH9x5KkY7Hufl8qZT6zUZLcBLJzH7M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260718162803-224d1848eecc8684e1be580f04c61674c309aa91","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1726011},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"224d1848eecc8684e1be580f04c61674c309aa91","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260718162803-224d1848eecc8684e1be580f04c61674c309aa91_1784392232785_0.7247982706677791","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260718202536-fc21d5f4a97163579a49bc3dffcfa8a84dc28c4e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260718202536-fc21d5f4a97163579a49bc3dffcfa8a84dc28c4e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260718202536-fc21d5f4a97163579a49bc3dffcfa8a84dc28c4e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3e607cd2b544f8251ff32f78ccb08013d701aacc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260718202536-fc21d5f4a97163579a49bc3dffcfa8a84dc28c4e.tgz","fileCount":5,"integrity":"sha512-nn4BHj7qQbiC728Iyv9K6/tyxpthBDRmaragDKLG23vLOKTZmjHuAzqPk9azFbhFy0HU65t9hRX/JN1LLCXwYQ==","signatures":[{"sig":"MEUCIB5msCBcRjq+P88EAuXXARsmia/CUh4t+slOqfPIMJVuAiEAn87ZU3NVKgWDJOLtyRkxEZ7vAOyr1QfrL2QGmfoVYuo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260718202536-fc21d5f4a97163579a49bc3dffcfa8a84dc28c4e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1726011},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fc21d5f4a97163579a49bc3dffcfa8a84dc28c4e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260718202536-fc21d5f4a97163579a49bc3dffcfa8a84dc28c4e_1784406492446_0.1910667243421611","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719073718-4bcc02361ff017743dc97a525a7978e0666c966d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719073718-4bcc02361ff017743dc97a525a7978e0666c966d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719073718-4bcc02361ff017743dc97a525a7978e0666c966d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6c8f9b8904247b64079de1b316066be2419fd526","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719073718-4bcc02361ff017743dc97a525a7978e0666c966d.tgz","fileCount":5,"integrity":"sha512-q2SbSuYlVFGU+vq1K0QFfJejZZe76vWWpR3rXU5Wtu0+sSNolTBVtiuSoO0r+3QLCcuj7y1NilX6f+VE2M7mgQ==","signatures":[{"sig":"MEYCIQDUbaFMpXYlFLI1l5HVm8Y/rSDf+ih43jUka70VcbucMwIhALxRH99LM7EqGbLCira0fNdYFW+UV+v0mvTy6ut9DqFD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719073718-4bcc02361ff017743dc97a525a7978e0666c966d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1726011},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4bcc02361ff017743dc97a525a7978e0666c966d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719073718-4bcc02361ff017743dc97a525a7978e0666c966d_1784446794447_0.018898825934208885","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719073931-cb59fd7ba7ef27c79ed25e548b06319c1fac18ea":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719073931-cb59fd7ba7ef27c79ed25e548b06319c1fac18ea","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719073931-cb59fd7ba7ef27c79ed25e548b06319c1fac18ea","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a7ab2ab1bb2bf14e0354811f52432affeff56be7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719073931-cb59fd7ba7ef27c79ed25e548b06319c1fac18ea.tgz","fileCount":5,"integrity":"sha512-lmZzAXPV4VXfKg4Atc4qwpKx/jM5rnlTgAGuoqAIW2lkbYRTsNEGXUjwn+8/PA2rty37VnjGv/bHkZFWokU3hg==","signatures":[{"sig":"MEYCIQDGReD2pbjLI2SaeR9GcPTFGSh4FPZsOZp6ZQ8qwIDzUAIhANXEHk+VZmJRON7xCaiTqkQe8JpNABEGUABac1xycmVR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719073931-cb59fd7ba7ef27c79ed25e548b06319c1fac18ea","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1755328},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"cb59fd7ba7ef27c79ed25e548b06319c1fac18ea","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719073931-cb59fd7ba7ef27c79ed25e548b06319c1fac18ea_1784446937501_0.27278851981568786","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719074444-bab5f595a870cd118b49bd2f0dc3c4b25ac92b8d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719074444-bab5f595a870cd118b49bd2f0dc3c4b25ac92b8d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719074444-bab5f595a870cd118b49bd2f0dc3c4b25ac92b8d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4303feeb660d9bfe0e35935ce2fef77b894d64f2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719074444-bab5f595a870cd118b49bd2f0dc3c4b25ac92b8d.tgz","fileCount":5,"integrity":"sha512-0oBUSJ+UVK3LfgsPLmdWpA9GweQSVQgnHP4fFVPWBIPgH4taiHU9Y4cVIuucwCAamNnSCHkie7fn0fXCkNtEyQ==","signatures":[{"sig":"MEUCIBS/ioPsTuv2GKFVX5odVLPNfStgqERDW4E92M2egWuBAiEA7MPF66gBTynEND5itGwr2ILVBfxqx03CjU21AfB9MWM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719074444-bab5f595a870cd118b49bd2f0dc3c4b25ac92b8d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1726011},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bab5f595a870cd118b49bd2f0dc3c4b25ac92b8d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719074444-bab5f595a870cd118b49bd2f0dc3c4b25ac92b8d_1784447238230_0.828488853349838","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719094055-2768169d02b4e1983a89a35c14d201d19df771f2":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719094055-2768169d02b4e1983a89a35c14d201d19df771f2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719094055-2768169d02b4e1983a89a35c14d201d19df771f2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"60e9cedcac89118ce1d44f94bc9b36ac43bfe249","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719094055-2768169d02b4e1983a89a35c14d201d19df771f2.tgz","fileCount":5,"integrity":"sha512-9L2LqIDg6d3IPG70azYxui2qCVGbCaSFQb9c9saijvUiRI6f5IiAaoOW6J86G1/o1QSG1sLf3iY4M7Xh7wMVgw==","signatures":[{"sig":"MEQCIERQXaSL/l4/ZYRuIAVnowMk/i8UnIRNTV7TdsTeE22qAiAn5VR4zHQBiPKNwDFEUJh5ne2d5HooHTGmauCSv6TrFg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719094055-2768169d02b4e1983a89a35c14d201d19df771f2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1719613},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2768169d02b4e1983a89a35c14d201d19df771f2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719094055-2768169d02b4e1983a89a35c14d201d19df771f2_1784454207580_0.7924174403732203","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719094156-bdb00fd18cc5f834f12643d09efa9548c6a8ad92":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719094156-bdb00fd18cc5f834f12643d09efa9548c6a8ad92","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719094156-bdb00fd18cc5f834f12643d09efa9548c6a8ad92","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"92ad249beeb8d063e561afb38216bf87346f3d5f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719094156-bdb00fd18cc5f834f12643d09efa9548c6a8ad92.tgz","fileCount":5,"integrity":"sha512-bWVJEwqZ+bbBwFHF7Yi3/1SqDk1DZRDctCgcVgBDRzeVPlknCH7bciP7DVqzx1AdwrAqNR2Z9Ih+QgBiQPIaNg==","signatures":[{"sig":"MEUCIDD1dLV7pGj2hhXHOVWw8cxlsIDKxXyYpQy92wo7zJY6AiEA0GUpQsKNmT0zQkoYWyRkxaRvFO57AFPo/t3L23G3heg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719094156-bdb00fd18cc5f834f12643d09efa9548c6a8ad92","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1755328},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bdb00fd18cc5f834f12643d09efa9548c6a8ad92","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719094156-bdb00fd18cc5f834f12643d09efa9548c6a8ad92_1784454267315_0.7214821767969617","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719094345-2400ea26a5aeb31e3427b44270d98681d4c32004":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719094345-2400ea26a5aeb31e3427b44270d98681d4c32004","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719094345-2400ea26a5aeb31e3427b44270d98681d4c32004","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3c875c1903f2d4bcabc7c34ecba7d5c2001c8ffe","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719094345-2400ea26a5aeb31e3427b44270d98681d4c32004.tgz","fileCount":5,"integrity":"sha512-B995ft6kzAm4uc94EPKAuqZjPUoYtXw2NzzZcLceI2BvLzSrbFewKVhBeqB3N/WoHslCHTmFWG1hbWEfKTFoJQ==","signatures":[{"sig":"MEUCICdv0x3N946k2bHuIdcQ/LiVelTvg953vBdnlpJHd28KAiEAs7TavoWE5lVcz/afXnvzm/m7wcKOWDSg4wNZUJjrmSM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719094345-2400ea26a5aeb31e3427b44270d98681d4c32004","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1726011},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2400ea26a5aeb31e3427b44270d98681d4c32004","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719094345-2400ea26a5aeb31e3427b44270d98681d4c32004_1784454380941_0.9559193204962735","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719094628-08914b334e78c29763b3fe014c0b8d29c1e2d2ef":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719094628-08914b334e78c29763b3fe014c0b8d29c1e2d2ef","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719094628-08914b334e78c29763b3fe014c0b8d29c1e2d2ef","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"09b050d25d61baceadf72ce252eab4b014b09a6d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719094628-08914b334e78c29763b3fe014c0b8d29c1e2d2ef.tgz","fileCount":5,"integrity":"sha512-Gp4Nc08YiaFNiCBtmx/SmPZHbMKKaLjzSOlWRwhlPXW/KafT8L1MC1eWz9WkDJ9jowtWKS2bMqWiPWYGctS2Rg==","signatures":[{"sig":"MEUCIQD3kkSwCuJgX3rFARq0qH9w5vQhocYNSf24ZKi/IO6y0AIgaA3R3VA/NUZa4z3Pqx6tUM2MLx8AgrDNOrnvafgc7Jo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719094628-08914b334e78c29763b3fe014c0b8d29c1e2d2ef","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1726011},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"08914b334e78c29763b3fe014c0b8d29c1e2d2ef","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719094628-08914b334e78c29763b3fe014c0b8d29c1e2d2ef_1784454535168_0.3364209937295597","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719094629-44e3581d26b12973599ca012e4130c6bbaff5449":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719094629-44e3581d26b12973599ca012e4130c6bbaff5449","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719094629-44e3581d26b12973599ca012e4130c6bbaff5449","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fc5ffcf8786299be4872fe7c307cf95587b8b96f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719094629-44e3581d26b12973599ca012e4130c6bbaff5449.tgz","fileCount":5,"integrity":"sha512-5T+A7bmebnyXXqvVagP0QXi90uo1lfKSksyhncHUFtbBJ6kcg9vxw3y2cwmm4wc94u1E1OlHzaOwQjvN9CGKeg==","signatures":[{"sig":"MEYCIQCWxjE9BWdaGAWfzztV27aQhOykRBkM+K099YZyhOo1+QIhAIHAVRS/hK3HsYPZsfbaVifMA/Bz1heYM9cH4lOPuHxE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719094629-44e3581d26b12973599ca012e4130c6bbaff5449","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1726011},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"44e3581d26b12973599ca012e4130c6bbaff5449","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719094629-44e3581d26b12973599ca012e4130c6bbaff5449_1784454541297_0.9549195013197131","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719095217-4f261495027b03ee9a61c87bef640cd7ee98551a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719095217-4f261495027b03ee9a61c87bef640cd7ee98551a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719095217-4f261495027b03ee9a61c87bef640cd7ee98551a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8ebb10da09fd0d370d8b3572e1739da440ccf12f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719095217-4f261495027b03ee9a61c87bef640cd7ee98551a.tgz","fileCount":5,"integrity":"sha512-4pkgtp+Ao/sB/TfNY8zXzSZLdN0dAQFvVmhNax/qyWT/+6vVAlEBJYmhwGsXYzyAPk+2yAOPbNoSKgxULlCzZw==","signatures":[{"sig":"MEUCIQDTXZsHDMt/t4EtG+L/5h6DicK+1YURtNmCnCCV9NsnEwIgavpY9Csz3iXhaQ9O/GWn7KTbBTbXu/NrCQTaCzfH4jM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719095217-4f261495027b03ee9a61c87bef640cd7ee98551a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1726011},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4f261495027b03ee9a61c87bef640cd7ee98551a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719095217-4f261495027b03ee9a61c87bef640cd7ee98551a_1784454894141_0.9253450973718897","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719095232-44e3581d26b12973599ca012e4130c6bbaff5449":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719095232-44e3581d26b12973599ca012e4130c6bbaff5449","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719095232-44e3581d26b12973599ca012e4130c6bbaff5449","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4597fcb7e2b2007a00723ec0c0d8dcb5753c463d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719095232-44e3581d26b12973599ca012e4130c6bbaff5449.tgz","fileCount":5,"integrity":"sha512-J8HEZBuY4X7cu4QC4qgC2mG2A5/Z1H4J0CajyJy+MUb2uyr16hQxCbFcib/U5cmDb17l/fenyl1fvU9fXMfIBg==","signatures":[{"sig":"MEUCIHatqin7UhqJ9H875NkK+EqepzO772qkTqNwxEqqyPnzAiEAwivRrYCWFsgXTLrvmpXsbXvsic0cJH+6OUN4zIXFkDg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719095232-44e3581d26b12973599ca012e4130c6bbaff5449","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1726011},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"44e3581d26b12973599ca012e4130c6bbaff5449","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719095232-44e3581d26b12973599ca012e4130c6bbaff5449_1784454904190_0.18665265503630413","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719095937-c1890bbee23cede1fa81a333e08337354fa124e3":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719095937-c1890bbee23cede1fa81a333e08337354fa124e3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719095937-c1890bbee23cede1fa81a333e08337354fa124e3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f701092eb3e011ff9ef8e41c7395ee194917e55d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719095937-c1890bbee23cede1fa81a333e08337354fa124e3.tgz","fileCount":5,"integrity":"sha512-3m/YFeNa/+aDYfzh0d+Xa3bu4BMuNgcZbFi1LFcaaJwXyyTEgjb/8s2RfHZZ7//mlbABtq0q3xoc3NjWxue8EA==","signatures":[{"sig":"MEUCIQCHkH2O53/U85jHWZKKXWX79KecREhgJ0SygFFcbtVBIAIgdESVp91uieKO17POj+UBT/NM88FVo12IHwG3d1nNSuI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719095937-c1890bbee23cede1fa81a333e08337354fa124e3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1726011},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c1890bbee23cede1fa81a333e08337354fa124e3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719095937-c1890bbee23cede1fa81a333e08337354fa124e3_1784455333254_0.24501092904005262","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719095956-4bce2cb88775e8c44aade21dab03899cda062e81":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719095956-4bce2cb88775e8c44aade21dab03899cda062e81","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719095956-4bce2cb88775e8c44aade21dab03899cda062e81","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"68d9c34c3d1a7117aa7281bc951852039dec74f9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719095956-4bce2cb88775e8c44aade21dab03899cda062e81.tgz","fileCount":5,"integrity":"sha512-DR/DJ5U5oDRCgdvXttCbhgc6PRm933xDmNsBNBC5VaxRZcQ8oXqfDeLK6uQqLb5UFTzKjzVHlvgsH301j+mpcQ==","signatures":[{"sig":"MEQCICBT3NHMhJiguAAAxPdW+2DNSz4y5ffzT83FmludywOqAiBA6HdBWMoLT01U8Uw5TIsqlAsGFw5xYhkEyQV9RrK3wA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719095956-4bce2cb88775e8c44aade21dab03899cda062e81","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1726011},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4bce2cb88775e8c44aade21dab03899cda062e81","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719095956-4bce2cb88775e8c44aade21dab03899cda062e81_1784455351084_0.8628259229565844","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719124804-bce37858f2907904defb7a524ed7ee819a677485":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719124804-bce37858f2907904defb7a524ed7ee819a677485","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719124804-bce37858f2907904defb7a524ed7ee819a677485","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"df0ce1e52322adc4af6d2e7bb85eb3c4b7c08871","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719124804-bce37858f2907904defb7a524ed7ee819a677485.tgz","fileCount":5,"integrity":"sha512-Nyrj/CY3HytW1YQL1dk4y9FgTfW40WBiMLWFEvNBGggn16HGnAc7c0NX6bUS+YRpCA2/d29of2BDKc/qmm7lkg==","signatures":[{"sig":"MEYCIQCfapMDel/s++4z0gPDd4ETTOBYTAJ3KGPZMck5jv7HtAIhAO/AcQVpYzQSbsHfgO9GfCr5T+btYqHHegrIB9/jHCcW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719124804-bce37858f2907904defb7a524ed7ee819a677485","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1758497},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bce37858f2907904defb7a524ed7ee819a677485","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719124804-bce37858f2907904defb7a524ed7ee819a677485_1784465436850_0.748499107138735","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719125158-f72e8cc8139a5fc7ca95e6081d253653a8ddfa9c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719125158-f72e8cc8139a5fc7ca95e6081d253653a8ddfa9c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719125158-f72e8cc8139a5fc7ca95e6081d253653a8ddfa9c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"61cae80549b86a5fb635c382817607e71a92e4cb","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719125158-f72e8cc8139a5fc7ca95e6081d253653a8ddfa9c.tgz","fileCount":5,"integrity":"sha512-UB1xPdA6pUS+LuHKRXsEyqOJyY5CRmIA1pPQxQzZWX7DWr1V4yzSURomKkhuZtA7uEEbNkx2s6Stv8ymechqZw==","signatures":[{"sig":"MEUCIQDc1XvZIYndF6xGAKHIsMvhImBdSyg7boz+yRscTmlkfwIgHzuxenev4fU86ka9rn7z05QfLRpmiu4Yy5Uv+HW4QVM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719125158-f72e8cc8139a5fc7ca95e6081d253653a8ddfa9c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1758497},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f72e8cc8139a5fc7ca95e6081d253653a8ddfa9c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719125158-f72e8cc8139a5fc7ca95e6081d253653a8ddfa9c_1784465641241_0.0856880325206888","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719130011-cd478e4d76862114fb9b63f3c65c15a1fbd64199":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719130011-cd478e4d76862114fb9b63f3c65c15a1fbd64199","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719130011-cd478e4d76862114fb9b63f3c65c15a1fbd64199","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ec78e38ad882bc41166868b3f1ea59d58ab75c40","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719130011-cd478e4d76862114fb9b63f3c65c15a1fbd64199.tgz","fileCount":5,"integrity":"sha512-OkiOgt0mG1EMB1Q90z3YVpplgwX+DLcmYFfBgE3sm0kSi10qBCGrW3+8H5AY0AxS1E+exAIHsGtPfLSW/wAWmQ==","signatures":[{"sig":"MEUCIQCgqiD298opi3Paqvk6swa06/jkBOjJgKYtfkvGnwzkEAIgYWtjle6wXa2CEMHP4wqXmtygEJaqbLNln8AxZZzcvGA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719130011-cd478e4d76862114fb9b63f3c65c15a1fbd64199","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1758497},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"cd478e4d76862114fb9b63f3c65c15a1fbd64199","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719130011-cd478e4d76862114fb9b63f3c65c15a1fbd64199_1784466141647_0.8511170196275686","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719151735-d86568b2f5b0ca1b51ee850ef44bcbb204fb40d9":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719151735-d86568b2f5b0ca1b51ee850ef44bcbb204fb40d9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719151735-d86568b2f5b0ca1b51ee850ef44bcbb204fb40d9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7fbc23e3dc9effda07e8e27d27bf501196e095d8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719151735-d86568b2f5b0ca1b51ee850ef44bcbb204fb40d9.tgz","fileCount":5,"integrity":"sha512-Xkrsxci7yVKneukwi0ZXBwm1OrhWEUEPYjs/whMQyJgE08RXB+4UrgSe90emiEuC0YfWevE9sZX5xk1F2yljaw==","signatures":[{"sig":"MEYCIQDivvEk1TYw6gh3TrOrvHWAminhZAOjHk+FNj4ku6i4uQIhAIhU8cEVShnHf98hchye5mI1mMQ2sfxwiThh4jZca5qz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719151735-d86568b2f5b0ca1b51ee850ef44bcbb204fb40d9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1726011},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d86568b2f5b0ca1b51ee850ef44bcbb204fb40d9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719151735-d86568b2f5b0ca1b51ee850ef44bcbb204fb40d9_1784474412905_0.6971530930366185","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719152010-09a87570cf10713efd3a6673403f3749de31d89b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719152010-09a87570cf10713efd3a6673403f3749de31d89b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719152010-09a87570cf10713efd3a6673403f3749de31d89b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"97a0719765ed588c8c070a3ab0cdd1ec0e3db811","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719152010-09a87570cf10713efd3a6673403f3749de31d89b.tgz","fileCount":5,"integrity":"sha512-NuU0xM0eifHSth/alPJRqnJSQnaodVGTNuYZJMAoG8Ycyd1rbvBREww+3ddHTSi1iFK84qIGxVONSkTVLkftzg==","signatures":[{"sig":"MEQCIAQEls3XLRVTODWz7bGL3N1hvgCC0DD3XRZHYDSLG8ipAiBomT1/t2jJoKPLbtsamuWxy/8oYW5H5h46OOaerEkBJw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719152010-09a87570cf10713efd3a6673403f3749de31d89b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1726011},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"09a87570cf10713efd3a6673403f3749de31d89b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719152010-09a87570cf10713efd3a6673403f3749de31d89b_1784474567410_0.7606196544403441","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719153827-1b1628185afd995ac2c1c5bde72ebd3c95677134":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719153827-1b1628185afd995ac2c1c5bde72ebd3c95677134","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719153827-1b1628185afd995ac2c1c5bde72ebd3c95677134","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"389845883a33d1f4954b8336c0f441ceb55a9104","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719153827-1b1628185afd995ac2c1c5bde72ebd3c95677134.tgz","fileCount":5,"integrity":"sha512-t6a4+vc2TqyGEdK/g9i+Xod/oZBFpVFjvxGljW9k5w03ZZm8zAfdFuWvgx0F4WmXGETDWU8eFnQZHrRgC9HGdQ==","signatures":[{"sig":"MEUCIQDi7cqO64n20QuU5RyYUIGxry42YiJBZJd1zfrL2hhmEwIgfChadP8JyGvERgtsX1Reu1uY2bJYVNAMDyxfkRJGUrI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719153827-1b1628185afd995ac2c1c5bde72ebd3c95677134","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1726635},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1b1628185afd995ac2c1c5bde72ebd3c95677134","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719153827-1b1628185afd995ac2c1c5bde72ebd3c95677134_1784475663655_0.46317390461794483","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719154410-750f9c5d7ca2a00a806c63c444b92cbdb5426c66":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719154410-750f9c5d7ca2a00a806c63c444b92cbdb5426c66","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719154410-750f9c5d7ca2a00a806c63c444b92cbdb5426c66","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"925c7fe358438ef2221d07c1eb7cb0242786792f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719154410-750f9c5d7ca2a00a806c63c444b92cbdb5426c66.tgz","fileCount":5,"integrity":"sha512-fI2wG4Ikxpei2eaSTXwu3IMP+oyCSnha7DScEcBxIlv/cdt1c6vHAIRuy+i9U0dmI2W9npXMbAI/v8mYXhlsqg==","signatures":[{"sig":"MEUCIATovvSle/zdGNHWEQ5zJpljwWdDfesNH8SKO4uXZKvvAiEAtBC+QvzCtwsBF4QsM0IrmXNdVZmLDy1zjKxBu29J1yw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719154410-750f9c5d7ca2a00a806c63c444b92cbdb5426c66","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1726011},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"750f9c5d7ca2a00a806c63c444b92cbdb5426c66","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719154410-750f9c5d7ca2a00a806c63c444b92cbdb5426c66_1784476002548_0.57039110721206","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719155156-e83d71d082f8184135a602f18dd000796f0218a9":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719155156-e83d71d082f8184135a602f18dd000796f0218a9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719155156-e83d71d082f8184135a602f18dd000796f0218a9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b3526cee13dd2f61a88b2efb299c740be8040db9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719155156-e83d71d082f8184135a602f18dd000796f0218a9.tgz","fileCount":5,"integrity":"sha512-h4gm8iiIG6E0HWLCq8vw4qVgEGU4r9PiZM9CvEhWpHvHVt66zYv8WBscc6BZHrgN9kP5n+pKYjGT8FxEM9cVdQ==","signatures":[{"sig":"MEYCIQCVZqW8HlAgPsuhBRm89xCAHuwzX1wQbQMU0OkmElFwSwIhAJw6zJFS9urGEDEPqYw7LcRm5mGjyBaGxogdCpFdKyyz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719155156-e83d71d082f8184135a602f18dd000796f0218a9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1758497},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e83d71d082f8184135a602f18dd000796f0218a9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719155156-e83d71d082f8184135a602f18dd000796f0218a9_1784476471300_0.0447480893745118","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719160930-5c3242a50eadd0b135573802fd767fe5b15d8b15":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719160930-5c3242a50eadd0b135573802fd767fe5b15d8b15","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719160930-5c3242a50eadd0b135573802fd767fe5b15d8b15","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1be0db705a89de98c5e20cedf0d93f52dffec16a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719160930-5c3242a50eadd0b135573802fd767fe5b15d8b15.tgz","fileCount":5,"integrity":"sha512-xVY6opcHwkY6Bbi9REs738BHBBYL7ywT/zAW4ZuQ0i9FcsdvwjIceLl3o+QwlwGsX7/06chGZKpCrQ6cRLh60g==","signatures":[{"sig":"MEUCIQC7YQdGN4PBFwrenZrctwjFNQSNEmnallWXnGGPDTlNcAIgPSjQl3JLorB9AhmOqXwNHaAFLbxXLwmYXqTrCxTvyls=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719160930-5c3242a50eadd0b135573802fd767fe5b15d8b15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1787814},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5c3242a50eadd0b135573802fd767fe5b15d8b15","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719160930-5c3242a50eadd0b135573802fd767fe5b15d8b15_1784477525924_0.22603463393025214","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719162023-511fbf74ca28af2a82f848667eb753fb8d0f5255":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719162023-511fbf74ca28af2a82f848667eb753fb8d0f5255","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719162023-511fbf74ca28af2a82f848667eb753fb8d0f5255","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"29c00a2621b6184183dd609c23e93933b1bb9e8a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719162023-511fbf74ca28af2a82f848667eb753fb8d0f5255.tgz","fileCount":5,"integrity":"sha512-1fqbmBz7KiZzgBkb8wgmpTd9y5Pei1kba2O6vTqPMo1azUxWXM37JXSvsnIXBFjoT6GTV1B210NQpDeGAtt02A==","signatures":[{"sig":"MEQCIBDaiqtbi7ROc6AkPtf3vzZDxPXJ406Ytuk7R3ljTAV1AiBgV2H1BcOz41bdT8MP5T2RgSoWuA6S70doxt0b99KNYQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719162023-511fbf74ca28af2a82f848667eb753fb8d0f5255","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1787814},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"511fbf74ca28af2a82f848667eb753fb8d0f5255","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719162023-511fbf74ca28af2a82f848667eb753fb8d0f5255_1784478180355_0.8800803651527966","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719162130-e3df917bb3c934ff29b6e65ca1194bee25f4edc8":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719162130-e3df917bb3c934ff29b6e65ca1194bee25f4edc8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719162130-e3df917bb3c934ff29b6e65ca1194bee25f4edc8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e716870110bef1fd60e12452db9ca9233262994c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719162130-e3df917bb3c934ff29b6e65ca1194bee25f4edc8.tgz","fileCount":5,"integrity":"sha512-sGG9ZXHLr+xpKqyKZzIqcZ8KsJVL2uksBXiU/il3TkXMcZf2tEZDi21HMdOJsMLh99M3HY64h5c1wdHkOG5xEw==","signatures":[{"sig":"MEUCIQCkO2p6JGtx1SAm2Pqk6r8ezblnCmiDuLaIemQ+Gl4eMQIgBxX2WDH3YT2jPoXB2BLSVbNtKqSbYtVVtrEVMK+R0yQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719162130-e3df917bb3c934ff29b6e65ca1194bee25f4edc8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1787814},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e3df917bb3c934ff29b6e65ca1194bee25f4edc8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719162130-e3df917bb3c934ff29b6e65ca1194bee25f4edc8_1784478248492_0.41253804342374334","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719165008-d0fe4ed8c9884da6f0d61532f7634a380a9c1a70":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719165008-d0fe4ed8c9884da6f0d61532f7634a380a9c1a70","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719165008-d0fe4ed8c9884da6f0d61532f7634a380a9c1a70","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8cab632f7c56815b6b297fd6f634d8ade170dd1d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719165008-d0fe4ed8c9884da6f0d61532f7634a380a9c1a70.tgz","fileCount":5,"integrity":"sha512-VlqCq17CvtaLSbEyfGNULNUDQ9EWojQ7Sm3PsPr8pWBCzChAs9iYp8osOafq9N+zPjuqFUX2aVPUPuQwgij5kg==","signatures":[{"sig":"MEUCIA+yz9rwRfRB+ipWsILG6mwjiZGYjYbMlTLNh9rh0BopAiEAonS+Qy0olzBF5mq8JIBsHbxVJh3en5vFWO7eWuyj7jQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719165008-d0fe4ed8c9884da6f0d61532f7634a380a9c1a70","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1758497},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d0fe4ed8c9884da6f0d61532f7634a380a9c1a70","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719165008-d0fe4ed8c9884da6f0d61532f7634a380a9c1a70_1784479964295_0.05119763540681488","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719165315-88bd51e7de0035b5d32b6d492ad92ae9c9ed31f9":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719165315-88bd51e7de0035b5d32b6d492ad92ae9c9ed31f9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719165315-88bd51e7de0035b5d32b6d492ad92ae9c9ed31f9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"04e286fb864d7ee86508ba9f5bc2f0b46b9cefa5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719165315-88bd51e7de0035b5d32b6d492ad92ae9c9ed31f9.tgz","fileCount":5,"integrity":"sha512-dnTs+DQidbqyhY88MkUAE9eaevtKJ817/NyAmETuRmU8EGVIhEkrhHi3XSSZweCe7rACYac+prj7LJ/ChfUlqA==","signatures":[{"sig":"MEYCIQDodFOIv7TQjvRW/Pn/4JP/2myPaLHXReCDqJe13sXKTwIhAIyJnWXrRxN0eKhmtZUIjiuj0G45VaP9mAXgZ5k7RIOZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719165315-88bd51e7de0035b5d32b6d492ad92ae9c9ed31f9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1758497},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"88bd51e7de0035b5d32b6d492ad92ae9c9ed31f9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719165315-88bd51e7de0035b5d32b6d492ad92ae9c9ed31f9_1784480145740_0.9787274506440664","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260719165744-71f584797c8f46c358f427c8df26b61641bedf16":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260719165744-71f584797c8f46c358f427c8df26b61641bedf16","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260719165744-71f584797c8f46c358f427c8df26b61641bedf16","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"804e08a7f5254a69abff6cbd49dc7ee7d041de34","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260719165744-71f584797c8f46c358f427c8df26b61641bedf16.tgz","fileCount":5,"integrity":"sha512-8W8zgp6SWCJLdLufZDnIMU8hl9m4P6S/Lriaw0smvVXIgMIaKPPk2/EhoV/JiXXrleQBRtnOCT/CP0pbIlssRg==","signatures":[{"sig":"MEQCH1Xs1eGQnV4esSERaT6pq3WeNIZcko7n3GRGqbRl44cCIQDAifhKtqDDq8ehgyvVRxzDRYF494JvTXzZfjZP8iUTsg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260719165744-71f584797c8f46c358f427c8df26b61641bedf16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1758497},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"71f584797c8f46c358f427c8df26b61641bedf16","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260719165744-71f584797c8f46c358f427c8df26b61641bedf16_1784480416675_0.46592663905121845","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720030208-626f0cfe0ad6ca5ddb92b7c9758af1da9f573f55":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720030208-626f0cfe0ad6ca5ddb92b7c9758af1da9f573f55","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720030208-626f0cfe0ad6ca5ddb92b7c9758af1da9f573f55","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4d6093bdfbc9b2585573506c7f23e3b335208f74","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720030208-626f0cfe0ad6ca5ddb92b7c9758af1da9f573f55.tgz","fileCount":5,"integrity":"sha512-9mg9xk9Bk5pgk9Z8UFjYF85P/My8OSODRlHRoqFXHXDeY97j7v86uDOKlzOwH0ZA0VwCMhnDPUOtHHgpRJAnhw==","signatures":[{"sig":"MEYCIQDALpkoci1nEa5uQZDwne7I38bKGh+Z6R08gBXyJIEUeQIhAL84t/WUd9LCrZ2yqIWmPBp4MElSppMUVGl90YETDOZZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720030208-626f0cfe0ad6ca5ddb92b7c9758af1da9f573f55","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1758497},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"626f0cfe0ad6ca5ddb92b7c9758af1da9f573f55","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720030208-626f0cfe0ad6ca5ddb92b7c9758af1da9f573f55_1784516691808_0.36196304310472405","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720065055-87e27e9845565eae9ae8d15e434ae971af2a71c8":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720065055-87e27e9845565eae9ae8d15e434ae971af2a71c8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720065055-87e27e9845565eae9ae8d15e434ae971af2a71c8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3f2ad66b8368d80c42c9c11019674a9349ecef3f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720065055-87e27e9845565eae9ae8d15e434ae971af2a71c8.tgz","fileCount":5,"integrity":"sha512-mXN/DBxugbIqXITSpECkmNwsCMbsSvmpK6xPLZSwByyAOtfjwVm+PG5kXqE5ikZdlE8L14RSN3v1vX8kbHBpPA==","signatures":[{"sig":"MEUCIQCoMkXsFqV5gcIyh/vKZqX8m7XzgblOn/5oBm6W++Ok9gIgdk82jPI15GUPxrFtosxlzimmHcQv1ktk2PydeEKwUc4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720065055-87e27e9845565eae9ae8d15e434ae971af2a71c8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1758497},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"87e27e9845565eae9ae8d15e434ae971af2a71c8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720065055-87e27e9845565eae9ae8d15e434ae971af2a71c8_1784530413673_0.24471167804248783","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720065236-c9430b2fc4cf87cb95651dfa0f1e44245b232520":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720065236-c9430b2fc4cf87cb95651dfa0f1e44245b232520","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720065236-c9430b2fc4cf87cb95651dfa0f1e44245b232520","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"78059f945c3ea4d870efa273f997497ad0f6cf86","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720065236-c9430b2fc4cf87cb95651dfa0f1e44245b232520.tgz","fileCount":5,"integrity":"sha512-+wSseDT86irkBdLbSM4t3jVbgP3Dt4yNAP/zCP+kIvohZ9pxnU3BXY2OnE4cJIVqCj1euHD72Cgi0YdeaSfRnA==","signatures":[{"sig":"MEQCIA0oP5JexgzcXWGPsUMhaYyL5OhY/sG7ggAvV4GKeAMXAiBSeAVY9/IoXbzbiQZSbIsjaLAnEHU1TimWhPyQDf9Gfg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720065236-c9430b2fc4cf87cb95651dfa0f1e44245b232520","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1758497},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c9430b2fc4cf87cb95651dfa0f1e44245b232520","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720065236-c9430b2fc4cf87cb95651dfa0f1e44245b232520_1784530510202_0.30546254179315047","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720065347-5c8a81cb52e5c75a2f559f2f86683e97107fffab":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720065347-5c8a81cb52e5c75a2f559f2f86683e97107fffab","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720065347-5c8a81cb52e5c75a2f559f2f86683e97107fffab","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3903b0bac3c7704cfffff84048cd970cca9f6808","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720065347-5c8a81cb52e5c75a2f559f2f86683e97107fffab.tgz","fileCount":5,"integrity":"sha512-QeHn3cFbfyKBLsmeo6jtvEMcy9SLApio1sy//D2fiprkSC4un1SdYIUNzcexSQPjGw8PR3R81yNU3KD/8m9pbg==","signatures":[{"sig":"MEQCIHLs3mAaw5RaZl9ge4oQPhx5eTlnyBpvBN7qLk0SxbOJAiAR5e1OWsHOkdbFeU07/4zaDwisLVURDLVg1S7Yqv62Fw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720065347-5c8a81cb52e5c75a2f559f2f86683e97107fffab","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1758497},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5c8a81cb52e5c75a2f559f2f86683e97107fffab","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720065347-5c8a81cb52e5c75a2f559f2f86683e97107fffab_1784530590259_0.2528021844683137","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720065446-76126866aa62b7583172d66ff8ac1b59b1e5337c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720065446-76126866aa62b7583172d66ff8ac1b59b1e5337c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720065446-76126866aa62b7583172d66ff8ac1b59b1e5337c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"968b1de9bc5f01f8f7f027279a633c30b9224c3b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720065446-76126866aa62b7583172d66ff8ac1b59b1e5337c.tgz","fileCount":5,"integrity":"sha512-VTY/ImgaMK0zAMR4npIAKCcdx3TNKarHWXArbTenKnV6ZSFrk/R889VH56KakBXsP3nxFKFL8k3M5ktumbytSA==","signatures":[{"sig":"MEUCIQDKNa1kkRk+r92OiZiEAMawX4QgQCyKYKy9P65H+SKn7gIgWa3/owj6qdtSYyklY90lo/jio1y3PBEbKiq2axATKsA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720065446-76126866aa62b7583172d66ff8ac1b59b1e5337c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1758497},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"76126866aa62b7583172d66ff8ac1b59b1e5337c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720065446-76126866aa62b7583172d66ff8ac1b59b1e5337c_1784530594869_0.5233796054896018","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720065707-0e4f08c0e3420a1fbb1f4652f3075158f90e8c72":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720065707-0e4f08c0e3420a1fbb1f4652f3075158f90e8c72","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720065707-0e4f08c0e3420a1fbb1f4652f3075158f90e8c72","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b2e9102e2074377cac1ab298233b7f3fe960e4be","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720065707-0e4f08c0e3420a1fbb1f4652f3075158f90e8c72.tgz","fileCount":5,"integrity":"sha512-MfIBy9BRhmlvahqNSMve3DVOmIUdoTORn2lOD6cfAei0NkdvlT/aNpZd45Q5jwAeyXoGZ3Rtg97ctC7OViLTPg==","signatures":[{"sig":"MEUCIQCdDW2EBKP+ULBQ3Zc6ALI657HVUkEeNT3S7qT1+/TfIgIgHcDTgJhzE5ABm+sr7ZVCMHGCTiTjmUw+gnI0wlKz+p0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720065707-0e4f08c0e3420a1fbb1f4652f3075158f90e8c72","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1758497},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0e4f08c0e3420a1fbb1f4652f3075158f90e8c72","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720065707-0e4f08c0e3420a1fbb1f4652f3075158f90e8c72_1784530781490_0.08332388514642508","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720072914-28373cb9bd51e50f27b172b90e2cbbec04907e9d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720072914-28373cb9bd51e50f27b172b90e2cbbec04907e9d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720072914-28373cb9bd51e50f27b172b90e2cbbec04907e9d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"974915787eded05b3f09bdabeadfa94639dbf64c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720072914-28373cb9bd51e50f27b172b90e2cbbec04907e9d.tgz","fileCount":5,"integrity":"sha512-7YwXGp6T1z14rv8mIn1Cs1ZePRZvt3uA/Y3vr+h3hAg8GyK/jVO93QYsoubj6rpLSf7Xa8TS+gHGuMkt4Ek9Kg==","signatures":[{"sig":"MEQCIHvEe1beFeIw53s3nlMU0Mj8PqRL/5rlzQEiZQD3sUhDAiAMvhT2ZQSL8w560hzmOWWqupHS8Clrfw8NpqJIg6S79A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720072914-28373cb9bd51e50f27b172b90e2cbbec04907e9d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1758497},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"28373cb9bd51e50f27b172b90e2cbbec04907e9d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720072914-28373cb9bd51e50f27b172b90e2cbbec04907e9d_1784532711488_0.02198811545508006","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720094721-60385e83b48c53e3f17c9f7df281e5e15b10542d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720094721-60385e83b48c53e3f17c9f7df281e5e15b10542d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720094721-60385e83b48c53e3f17c9f7df281e5e15b10542d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e3b9d45cfd90f264e57ef760e42fc6b1a71ad93d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720094721-60385e83b48c53e3f17c9f7df281e5e15b10542d.tgz","fileCount":5,"integrity":"sha512-VbxB1pqQamhK6AdH31j9SccVL8yG/lvkS20WRQNglZcK9phjHK6qbRLiRpoSnVxJTCu+QCJLMGCrwI/f9V4YHA==","signatures":[{"sig":"MEQCIDL19X8CzZtTvNoX1e81QUT4beqPpSdtqpWUpXW4d2nUAiAOUnOTEY1Id2+iaEklkZV95EPpxrCA8FkpvmSEm+uKXQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720094721-60385e83b48c53e3f17c9f7df281e5e15b10542d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1758497},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"60385e83b48c53e3f17c9f7df281e5e15b10542d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720094721-60385e83b48c53e3f17c9f7df281e5e15b10542d_1784540995159_0.8569133755634766","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720094815-464fdff8a83ff34f63793fa43f628cad8da051cb":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720094815-464fdff8a83ff34f63793fa43f628cad8da051cb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720094815-464fdff8a83ff34f63793fa43f628cad8da051cb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1051d197dc0f4dd83032f2d203df7c4eb36029b8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720094815-464fdff8a83ff34f63793fa43f628cad8da051cb.tgz","fileCount":5,"integrity":"sha512-zC8+ZtTJEa1cM5q6VQpzVw/HlY2VPYTeB9QL3F5TOUz8J2ABK3N562FTMnVxvYxDkbqw95nQBFkIL+JrCLcn3A==","signatures":[{"sig":"MEYCIQCaw1IXkki7BXEcGLpXPmgpjyGYifeXT2uqAk8cxxfEkQIhANm0ZNGL4oNea6PK/61jpCkCL/cvZl5QaoNtu8GRjwrm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720094815-464fdff8a83ff34f63793fa43f628cad8da051cb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1759121},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"464fdff8a83ff34f63793fa43f628cad8da051cb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720094815-464fdff8a83ff34f63793fa43f628cad8da051cb_1784541018143_0.8822085494658236","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720095507-e8f93518372b68720807c7506c6e551ca9b0d8c5":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720095507-e8f93518372b68720807c7506c6e551ca9b0d8c5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720095507-e8f93518372b68720807c7506c6e551ca9b0d8c5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bbc18fd74762a052abee1fe9363dd8a5fcf51b43","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720095507-e8f93518372b68720807c7506c6e551ca9b0d8c5.tgz","fileCount":5,"integrity":"sha512-OJfIHDrCXqHxBBMMOhzgqNMOPz7nHWktVMnXos2j87cWqaoDTcTTEe82PB3FdxNLT/nUPRVx8VvwXRUDv6I//Q==","signatures":[{"sig":"MEQCIGAW8zox7Rn2yjSi4KIs0Z0MHOWvpUGKfChvHzy++zjdAiB0Tdl864jqW14ddD44mdEBc1thLtBkSafcC6TChdRfwg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720095507-e8f93518372b68720807c7506c6e551ca9b0d8c5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1759121},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e8f93518372b68720807c7506c6e551ca9b0d8c5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720095507-e8f93518372b68720807c7506c6e551ca9b0d8c5_1784541463357_0.7219989392629147","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720100436-84e70b288de4b437fa908c00a08ec0cbb51307e6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720100436-84e70b288de4b437fa908c00a08ec0cbb51307e6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720100436-84e70b288de4b437fa908c00a08ec0cbb51307e6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"01869f1afb5ab52f0df8543a812cef1392111b5b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720100436-84e70b288de4b437fa908c00a08ec0cbb51307e6.tgz","fileCount":5,"integrity":"sha512-nRURzerFU/iVa5E1KeC8dm4NRiKjOk/CaoH/+j8deLyJo894MAzK7+TBC1z4FlDdcs+tDEwoQskVseu6Dgb/SQ==","signatures":[{"sig":"MEUCIEQ2ekU3Gfx1Wslf7YEdTEcTSmjbQX3dtwd8fwLK5D+QAiEAjuduTmc10+IRJGYCw33BQVTeVy51QrOIX/saPY+Bkfg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720100436-84e70b288de4b437fa908c00a08ec0cbb51307e6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1759121},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"84e70b288de4b437fa908c00a08ec0cbb51307e6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720100436-84e70b288de4b437fa908c00a08ec0cbb51307e6_1784541989243_0.22746966661402346","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720112314-71c400b9e3a3d73cc1ca7ab65936fc3097dd2567":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720112314-71c400b9e3a3d73cc1ca7ab65936fc3097dd2567","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720112314-71c400b9e3a3d73cc1ca7ab65936fc3097dd2567","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b5ea7e8587fe20b25c7e5c3404678237e0d5847b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720112314-71c400b9e3a3d73cc1ca7ab65936fc3097dd2567.tgz","fileCount":5,"integrity":"sha512-l/eShfANl4d1IYZn0aLgnafCXaEUh/ccE/ClAtBqgxTI5mi5HRjqe7qs8GG1tzjrIB+Clg98WbUp46Q6+77ZOg==","signatures":[{"sig":"MEQCIEB6LY6YyOl8MrbInGniCj2UGx1mQIzE1tXC+kbrKSsQAiBMzbf2RscXGLzwcKCsxxFH8hJp3/Eo36EpIGyX4BdQxQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720112314-71c400b9e3a3d73cc1ca7ab65936fc3097dd2567","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1759121},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"71c400b9e3a3d73cc1ca7ab65936fc3097dd2567","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720112314-71c400b9e3a3d73cc1ca7ab65936fc3097dd2567_1784546751721_0.20311145907345995","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720112544-ce19a0f76dabedfca317a6528a5a7b4b348d2775":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720112544-ce19a0f76dabedfca317a6528a5a7b4b348d2775","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720112544-ce19a0f76dabedfca317a6528a5a7b4b348d2775","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3084a68203711073b299d4cd46468ee1a4e06454","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720112544-ce19a0f76dabedfca317a6528a5a7b4b348d2775.tgz","fileCount":5,"integrity":"sha512-E5CMePCYVFkycIeiF60FAFivZds36cqkI9/Zqkh4fQGF4ybCgYfL47NdQx/8wF/4cTevLAFo/re+xIgsBXtDyw==","signatures":[{"sig":"MEYCIQCwQfuwtULUvul+4F7g9xFepNRb2fk4qUscEJQlO0C8lwIhAI6vamk5GGKncRHPK6A9VkR7b19mjgUMXabToosKVOya","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720112544-ce19a0f76dabedfca317a6528a5a7b4b348d2775","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1759121},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ce19a0f76dabedfca317a6528a5a7b4b348d2775","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720112544-ce19a0f76dabedfca317a6528a5a7b4b348d2775_1784546902224_0.95648760501688","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720112935-eb60358ea488cb3ff3481cec84b3bdf1d296114b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720112935-eb60358ea488cb3ff3481cec84b3bdf1d296114b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720112935-eb60358ea488cb3ff3481cec84b3bdf1d296114b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ac713022c228e2050ece0c27dd266526fee46fe5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720112935-eb60358ea488cb3ff3481cec84b3bdf1d296114b.tgz","fileCount":5,"integrity":"sha512-INYRXpUYBrHQfLzasTzqOk9ZT13nP7xYMP3GhW6yWZK8fP+dyF+SrLW5wylkzL4esGdWTxclISaLMKUrfw27xQ==","signatures":[{"sig":"MEYCIQDWQnZWQX9V7xQ3BXbTLmv/auGzacl+iGw1yl0unLGrVgIhAMHlvSkVDNJ4AaXGkHMto7dy8OcrgaAMgfew0UrzoFGE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720112935-eb60358ea488cb3ff3481cec84b3bdf1d296114b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1759121},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"eb60358ea488cb3ff3481cec84b3bdf1d296114b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720112935-eb60358ea488cb3ff3481cec84b3bdf1d296114b_1784547134381_0.9793979555613284","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720113649-ade3a89692d42666e9b4d68b4d6139303a184d7a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720113649-ade3a89692d42666e9b4d68b4d6139303a184d7a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720113649-ade3a89692d42666e9b4d68b4d6139303a184d7a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"754f571f6a72ffa848b7898daa7a995cdf8dee23","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720113649-ade3a89692d42666e9b4d68b4d6139303a184d7a.tgz","fileCount":5,"integrity":"sha512-6RercUJkkX5ZcOMKn7FePfGg1UJyRf7EoK6f4dvgx4to/P8/Q3Ul2sG+OIxJAMvFXsbL/Fb7FfJBVMDGoxD4DA==","signatures":[{"sig":"MEUCIQDR9miSYBv1Gwtkg/JrQhRa9mnGup2EghY8xSnuD/uA9wIgd5mbW7SG8cW6ojdPrnSyUidajM1gLpxfwRB1Q69Ntp8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720113649-ade3a89692d42666e9b4d68b4d6139303a184d7a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1759121},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ade3a89692d42666e9b4d68b4d6139303a184d7a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720113649-ade3a89692d42666e9b4d68b4d6139303a184d7a_1784547562041_0.23114371223259633","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720115807-16e3e4b6d6d1e5fc9ba80097298a34fb9fd69bb1":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720115807-16e3e4b6d6d1e5fc9ba80097298a34fb9fd69bb1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720115807-16e3e4b6d6d1e5fc9ba80097298a34fb9fd69bb1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0b8b7c96ee7c3e7be44fc858fabae5f22b144bab","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720115807-16e3e4b6d6d1e5fc9ba80097298a34fb9fd69bb1.tgz","fileCount":5,"integrity":"sha512-CknT5SaOOavJo1WWCg9b9egPPK9e01/1e6GRTT1hxku70CPA1m2u2TuyOuST7AN/vlZihTIw/mXxIKDRquN8+A==","signatures":[{"sig":"MEUCIQDYb8N0zWIq9AihSoz5V626RZvPMnRVvYuPFt4KUJrWQwIgeO6YfKKGRA9/pW6+Pfagbrpu7UnzfaM5r2dMcBcZdk8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720115807-16e3e4b6d6d1e5fc9ba80097298a34fb9fd69bb1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1760142},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"16e3e4b6d6d1e5fc9ba80097298a34fb9fd69bb1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720115807-16e3e4b6d6d1e5fc9ba80097298a34fb9fd69bb1_1784548846664_0.9719903106966947","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720120322-02157be47b6d71bb968d3980b22c6bbaddabafd0":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720120322-02157be47b6d71bb968d3980b22c6bbaddabafd0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720120322-02157be47b6d71bb968d3980b22c6bbaddabafd0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"cd983e124400dc1e244aabd719e136876b3983d0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720120322-02157be47b6d71bb968d3980b22c6bbaddabafd0.tgz","fileCount":5,"integrity":"sha512-G4ombtf2jPeVeZiZkqQrYBEitfN4puANWGs1FvAXTaGmtPLuRGtUXK5TI4fUmC0tZ9w1dcqPg/2sULUf3XXFXg==","signatures":[{"sig":"MEQCIFXBvqz74GZ7LLmmExgFKfVetiKALFTxZKkynZXsRzrmAiBxJsAV98tL5a3sUugre97+JH3wAn72FlPhT8n41SWFkA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720120322-02157be47b6d71bb968d3980b22c6bbaddabafd0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1759121},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"02157be47b6d71bb968d3980b22c6bbaddabafd0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720120322-02157be47b6d71bb968d3980b22c6bbaddabafd0_1784549157236_0.25984051402074027","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720120537-f4643a0d1a9fb745bc636c410608dd07e2bdcde1":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720120537-f4643a0d1a9fb745bc636c410608dd07e2bdcde1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720120537-f4643a0d1a9fb745bc636c410608dd07e2bdcde1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c737756e8aca3e80efd3aa48621a284b27c5a892","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720120537-f4643a0d1a9fb745bc636c410608dd07e2bdcde1.tgz","fileCount":5,"integrity":"sha512-zcSCnzttst3Gjavxx26vmizYn89tu/nZVVRtB+Fr4KwElM9K55bqUezfsUQOP6W+0lysBLPEVIm37g0ivqN3AA==","signatures":[{"sig":"MEYCIQDuuyntlyeGkb31sVNJPgQ6PjBjC6XyIc31s6YzHFQ33wIhAK32YEx8DVBMr8ufFtV07NtAhGw8IFpyXtgouk2y//SV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720120537-f4643a0d1a9fb745bc636c410608dd07e2bdcde1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1759121},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f4643a0d1a9fb745bc636c410608dd07e2bdcde1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720120537-f4643a0d1a9fb745bc636c410608dd07e2bdcde1_1784549283437_0.5514619146667299","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720121253-3c75d1be4184b9f41f79f70a3092c659c19ebedf":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720121253-3c75d1be4184b9f41f79f70a3092c659c19ebedf","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720121253-3c75d1be4184b9f41f79f70a3092c659c19ebedf","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5493fbb94d3cc5fa082e806c3af3380326c5eb1e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720121253-3c75d1be4184b9f41f79f70a3092c659c19ebedf.tgz","fileCount":5,"integrity":"sha512-b9rbkWvdJWxc8/IXxcHWIsloJgF77WiPdBsiZJe2ylL4VfugL2nsDng/73X7KZwapz/NKzm/AkCf13NybvaogQ==","signatures":[{"sig":"MEUCICDXPa5EgDaZNiRNch9PhMWPVpmkpW6GsLq1iGzsK1n/AiEAsPlAe4OmsXQJ3fB09rsqSL0+zJg3DwtbTfDd4r4pIPc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720121253-3c75d1be4184b9f41f79f70a3092c659c19ebedf","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1759121},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3c75d1be4184b9f41f79f70a3092c659c19ebedf","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720121253-3c75d1be4184b9f41f79f70a3092c659c19ebedf_1784549733688_0.08566621614449121","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720124504-a3dca416be40c4ad6870db8607864008bb5cc6cc":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720124504-a3dca416be40c4ad6870db8607864008bb5cc6cc","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720124504-a3dca416be40c4ad6870db8607864008bb5cc6cc","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"206ede66c9ef5b54ba5dbcb2f982e1e4c85a70de","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720124504-a3dca416be40c4ad6870db8607864008bb5cc6cc.tgz","fileCount":5,"integrity":"sha512-MgfOJhpW51N+CCr8QJOFjAwcLiP4mHwzxGEnBEJQnqG2I59Qz3IS3Zqj5EJaZHX/UAEh/DQCsORNEOkzOUF9Qw==","signatures":[{"sig":"MEQCIEWfUkL175s41DuvE0nHdkB8sZLSzSkC4APC7wJR7Md7AiBo9N+xQttpln99zqAGefCK5wsB77QTXJ4cMNzu5LaofA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720124504-a3dca416be40c4ad6870db8607864008bb5cc6cc","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1759121},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a3dca416be40c4ad6870db8607864008bb5cc6cc","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720124504-a3dca416be40c4ad6870db8607864008bb5cc6cc_1784551656891_0.7843834311015361","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720125708-2532ae5d11226280a9da4946869a6d41ca6678b8":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720125708-2532ae5d11226280a9da4946869a6d41ca6678b8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720125708-2532ae5d11226280a9da4946869a6d41ca6678b8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8b510244885a5e82471300370cf65426e33b0987","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720125708-2532ae5d11226280a9da4946869a6d41ca6678b8.tgz","fileCount":5,"integrity":"sha512-LuGKfV5ISVRwS+9zeOFpbLTYdxPirMMZSUXrMNEsREtxlqkPxyU5hE4W7xgBVWubi4tbfmvz0VTaM3z4vYHQMw==","signatures":[{"sig":"MEYCIQCGA/O0V//QE1kk87jElDo2L0fphty+h2DaTULSpu7uLgIhAMH3ETWHL82BxBWmC1D/ONkx/MHE3Cj2eTBta7a+nsrM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720125708-2532ae5d11226280a9da4946869a6d41ca6678b8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1759121},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2532ae5d11226280a9da4946869a6d41ca6678b8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720125708-2532ae5d11226280a9da4946869a6d41ca6678b8_1784552356846_0.8017783456199423","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720132914-3f2d61928743489402132c9d660d7a94b7c08fba":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720132914-3f2d61928743489402132c9d660d7a94b7c08fba","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720132914-3f2d61928743489402132c9d660d7a94b7c08fba","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"39601f82304cfcea985ec6eb77f0063efcb60e4c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720132914-3f2d61928743489402132c9d660d7a94b7c08fba.tgz","fileCount":5,"integrity":"sha512-OSVB9pWXhHEJUyouY3Gh62wug3pGaYBxGcxSsLL86ipEXBqoESpueJfhx0MEfjGvf/6ZC5zXHCBxkfITOgCTIA==","signatures":[{"sig":"MEQCICTGMrw1/+li72Ts9eNAOIrc14JeTlGWDM4DmVuXdCZBAiAC+xr2g3mYU9OhXFPdXWub+vaTe6Kq6OUc3Vc3mer0TA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720132914-3f2d61928743489402132c9d660d7a94b7c08fba","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1788438},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3f2d61928743489402132c9d660d7a94b7c08fba","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720132914-3f2d61928743489402132c9d660d7a94b7c08fba_1784554310509_0.39737271843092414","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720142632-d87d1ecdbfcf98f4b8aeec44ad0d33d980357091":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720142632-d87d1ecdbfcf98f4b8aeec44ad0d33d980357091","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720142632-d87d1ecdbfcf98f4b8aeec44ad0d33d980357091","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9af48bd9c7045e9d24125a6094255a8e6cf8fe81","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720142632-d87d1ecdbfcf98f4b8aeec44ad0d33d980357091.tgz","fileCount":5,"integrity":"sha512-wXySW06JVTB/20Z2TgXSO2Rekvqh7YeRR7GEeKbTfkKYquON704oAtxNqB9wyxn/2EUG8X6vQDtK4wnl0XST1A==","signatures":[{"sig":"MEYCIQDBe+BseMVV6cEVP95IUzJQ0GJ0DqbYNuHr7FCxNss64wIhANm5VJdfbsDPXNYBKTSxcBOnemNpI/eRXVb6leAhECmC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720142632-d87d1ecdbfcf98f4b8aeec44ad0d33d980357091","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1788438},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d87d1ecdbfcf98f4b8aeec44ad0d33d980357091","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720142632-d87d1ecdbfcf98f4b8aeec44ad0d33d980357091_1784557744965_0.4082305467165066","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720142945-8cc45e166214c561573a9ecf5114546b99a65f58":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720142945-8cc45e166214c561573a9ecf5114546b99a65f58","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720142945-8cc45e166214c561573a9ecf5114546b99a65f58","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"95ce2a71e6b623696ceff6ce24a2453c3883fdd1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720142945-8cc45e166214c561573a9ecf5114546b99a65f58.tgz","fileCount":5,"integrity":"sha512-IqwZxuqAkCWh6ADhPNMpSvk6YcDh0rK9BFx2gSXhfg1iFIriw8P7Nmz2/PBCoOk0hNktcCyScD6MgW3JOmOPrw==","signatures":[{"sig":"MEUCIQCoatHuGuluDdfiYEgz9ZrI5UMSAE1prjv7LtguM/Ge/gIgHehm6iXxjACqbHWNC3Qi9p0F4jTXQ6oia1BXz6XUGzg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720142945-8cc45e166214c561573a9ecf5114546b99a65f58","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1759121},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8cc45e166214c561573a9ecf5114546b99a65f58","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720142945-8cc45e166214c561573a9ecf5114546b99a65f58_1784557894215_0.3267011814790748","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720142942-d711ed9651f9d99cdacf5ddf7f43490d83bc4681":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720142942-d711ed9651f9d99cdacf5ddf7f43490d83bc4681","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720142942-d711ed9651f9d99cdacf5ddf7f43490d83bc4681","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9fdeb476a7ef6f1319fa8bc00c9a88d4b3463e5b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720142942-d711ed9651f9d99cdacf5ddf7f43490d83bc4681.tgz","fileCount":5,"integrity":"sha512-inczPXa4/BP1hKzAtit7RhNi+PfUsILeaB1HPsCvy1X2nO75spx22/vWBOlW7IPbghB4MNdPBbtnxsPaag4bWw==","signatures":[{"sig":"MEQCIDfyklpA6j89KbcSkA14KRMHj0TMLgN8aIZ00qf8FTrsAiBWHc2eRsMlzUGn2kKeHJ0LQG6XfSP3bDpimoVsf90rWQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720142942-d711ed9651f9d99cdacf5ddf7f43490d83bc4681","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1759121},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d711ed9651f9d99cdacf5ddf7f43490d83bc4681","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720142942-d711ed9651f9d99cdacf5ddf7f43490d83bc4681_1784557938163_0.6816891413574493","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720153634-2777fe9e7ef1216420975d1d74b7f9482c38d088":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720153634-2777fe9e7ef1216420975d1d74b7f9482c38d088","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720153634-2777fe9e7ef1216420975d1d74b7f9482c38d088","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b3bca05bce630fb9ffcc4a1e88f64cf790286d97","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720153634-2777fe9e7ef1216420975d1d74b7f9482c38d088.tgz","fileCount":5,"integrity":"sha512-+nmt5YjwTI4YMwKF+XhxIViTfjg0Abd/APKwjDpYcyqjvgqI50Fm00Aui8r9Crbuvg0Z6bAL5whWErGqF1SCng==","signatures":[{"sig":"MEUCIHPuCUnEu3RueZwKPC5nQAku7GUiK7y4bKhO41B8106NAiEAnL8l2452XWpUV3f8qIk+vkYGE2RaG3JR0oRpzfjRX4c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720153634-2777fe9e7ef1216420975d1d74b7f9482c38d088","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1773648},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2777fe9e7ef1216420975d1d74b7f9482c38d088","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720153634-2777fe9e7ef1216420975d1d74b7f9482c38d088_1784561953875_0.03201321325953477","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720153844-f15490ce052811bc119e01e2f7771c9cbe0ef261":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720153844-f15490ce052811bc119e01e2f7771c9cbe0ef261","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720153844-f15490ce052811bc119e01e2f7771c9cbe0ef261","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"da6edec32fce60fe59b51bba5ff5c637538ae22b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720153844-f15490ce052811bc119e01e2f7771c9cbe0ef261.tgz","fileCount":5,"integrity":"sha512-F93h0suRiuzCSMUFWUHMePsVLvkNG8KTcqc+0h9R1JVKzhx3rxIa/yAbBDsl8MtD/8lP6/+fzv2kLtsN4/FfCw==","signatures":[{"sig":"MEUCICC18tG5tf2a9hFl3evsK0JXl1w+h8whAyRETgLMvqTTAiEAg2yLVFSG1mrDES53GkGr+hi/J0GExu/r/OnxTyIe8Pc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720153844-f15490ce052811bc119e01e2f7771c9cbe0ef261","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1788438},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f15490ce052811bc119e01e2f7771c9cbe0ef261","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720153844-f15490ce052811bc119e01e2f7771c9cbe0ef261_1784562083726_0.39554880557278627","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720154455-634adc9bb3ecd66b76c7aa11f833c920576bdcba":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720154455-634adc9bb3ecd66b76c7aa11f833c920576bdcba","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720154455-634adc9bb3ecd66b76c7aa11f833c920576bdcba","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6b71ea181362fc18fd1fa5fa1137d267adfd0b92","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720154455-634adc9bb3ecd66b76c7aa11f833c920576bdcba.tgz","fileCount":5,"integrity":"sha512-Su20XAE2iQjhnjMrsItWLLFTB0eNwTGYkT81JBD6TsyhqyYM84z2iUhN0WEhgyGzmxQz8oaqWduGat/ROHGdcA==","signatures":[{"sig":"MEYCIQCNHud5f3ydNgyabylOU+cYpKforlZUvOvH+NryLGDrygIhAJsHxN57v/e4zJ3PPJUKXU6Dls8OXs1+WU5DfQt7N7ti","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720154455-634adc9bb3ecd66b76c7aa11f833c920576bdcba","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1773648},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"634adc9bb3ecd66b76c7aa11f833c920576bdcba","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720154455-634adc9bb3ecd66b76c7aa11f833c920576bdcba_1784562456254_0.05495946884029568","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720155530-14b2f53397b8800c2a7ec0dde6f9a7ab4aa0beed":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720155530-14b2f53397b8800c2a7ec0dde6f9a7ab4aa0beed","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720155530-14b2f53397b8800c2a7ec0dde6f9a7ab4aa0beed","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f98edd59a9b81a976ee9a6864e1eb2e4093ee5ad","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720155530-14b2f53397b8800c2a7ec0dde6f9a7ab4aa0beed.tgz","fileCount":5,"integrity":"sha512-dGD+Ve3USXSz4TCgIZWuE22x48mxFWz6wlqdZw2UZNAecC1lNgWNrBd+QaHBcRnyfedNpnCsqkSKVJgSyWkpBQ==","signatures":[{"sig":"MEYCIQDRGkwfuf017xSWv31j4G0dDSk+kBt+6O4xiTQGWBxGkQIhAIb2qZxuw07tOYTuk2NfD2F72kui2m2P5+bxX8DOhbrH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720155530-14b2f53397b8800c2a7ec0dde6f9a7ab4aa0beed","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1773648},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"14b2f53397b8800c2a7ec0dde6f9a7ab4aa0beed","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720155530-14b2f53397b8800c2a7ec0dde6f9a7ab4aa0beed_1784563081064_0.6122778096946229","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720155626-8c5f881bbf7daf966aa3d26b5c5102b3ea7aab4d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720155626-8c5f881bbf7daf966aa3d26b5c5102b3ea7aab4d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720155626-8c5f881bbf7daf966aa3d26b5c5102b3ea7aab4d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"52698b373c35d8bb7e9246f6a80a57ca0120ad00","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720155626-8c5f881bbf7daf966aa3d26b5c5102b3ea7aab4d.tgz","fileCount":5,"integrity":"sha512-F2EhjdCYjzyidGPVV40tPrXZwF/oaeYeNZvWcrh3HDkYLQUK1TEG87Re0JXWRQPQU9km6T9EPAKRLpQVmWivAA==","signatures":[{"sig":"MEUCIQD7n+XSA1PDlMk0g3fC9qYYlV3B32GE4CWdtPKKfErj8AIgask6srn5Vzq7trkgWk6yd2sgVtws5U85opqpEK/IM48=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720155626-8c5f881bbf7daf966aa3d26b5c5102b3ea7aab4d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1773648},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8c5f881bbf7daf966aa3d26b5c5102b3ea7aab4d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720155626-8c5f881bbf7daf966aa3d26b5c5102b3ea7aab4d_1784563139565_0.09553437508691576","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720155714-af50aed48cd98ae8c3c20bc1c4379988c6fde431":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720155714-af50aed48cd98ae8c3c20bc1c4379988c6fde431","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720155714-af50aed48cd98ae8c3c20bc1c4379988c6fde431","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"17af944f6d2270b2a1c4acf1addc7b3799a87a88","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720155714-af50aed48cd98ae8c3c20bc1c4379988c6fde431.tgz","fileCount":5,"integrity":"sha512-gz9h2wTmj4Yv31wT13BMJXGICie4JQbqadLEoRpaI0kAOtpiy1YfYSC6ZGVgFpM/OGj3SS0Sk43LVms826dS9Q==","signatures":[{"sig":"MEUCIBLr/OUai71WxvNXEfTjTI3cDaQXHHo0kJdtfSMCt+VwAiEApVDStM/d+v80A+LJm0kTCOd5PndngsuuwMt1bGUY98s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720155714-af50aed48cd98ae8c3c20bc1c4379988c6fde431","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1759121},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"af50aed48cd98ae8c3c20bc1c4379988c6fde431","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720155714-af50aed48cd98ae8c3c20bc1c4379988c6fde431_1784563187572_0.11537435613848013","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720160604-90acaf4560f562516f4e72b9b8c83fb801b06321":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720160604-90acaf4560f562516f4e72b9b8c83fb801b06321","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720160604-90acaf4560f562516f4e72b9b8c83fb801b06321","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9eb5d3550167b2c79378bea75082a5f6a8faeb5c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720160604-90acaf4560f562516f4e72b9b8c83fb801b06321.tgz","fileCount":5,"integrity":"sha512-66O3ZmlBiT3EYofQrKym1Fdxoz2FCmZz3NAuzbcaLg4exlurVnrWFU9b6MC2KmBvUadKEFKPfLqA0GH/qIcZBQ==","signatures":[{"sig":"MEUCIQDBNFrOIPRqOtIBWsNscjXGxIi5NuMLjOsC7qlYgvp6dQIgIaJcGtwXQMlYcQlHXl3xDxqGECfwUe47Yy7rg2VyxD8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720160604-90acaf4560f562516f4e72b9b8c83fb801b06321","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1773648},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"90acaf4560f562516f4e72b9b8c83fb801b06321","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720160604-90acaf4560f562516f4e72b9b8c83fb801b06321_1784563722332_0.7035795449308178","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720162736-b2c9b79ee327a58e8593a6040bc7940063476bd6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720162736-b2c9b79ee327a58e8593a6040bc7940063476bd6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720162736-b2c9b79ee327a58e8593a6040bc7940063476bd6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e55f85ec5330cc16c7c6d5c485d09804c897440d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720162736-b2c9b79ee327a58e8593a6040bc7940063476bd6.tgz","fileCount":5,"integrity":"sha512-DdARgVZxu2jWGZcKPKOrMpS703RewP42Zr2GGNdKWxh4TdqCcco4UWFOYIA+23rhd9gZ7IAJPYdzD9iZpE9FLw==","signatures":[{"sig":"MEQCIAsLF7CUf4mOBPX4bTmxTyOP0i4kNurom9G3uDy32KI3AiBdrGWx7iOTz+Iy1ivxOIiXreqH+50hsTpEblMge0LQ6g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720162736-b2c9b79ee327a58e8593a6040bc7940063476bd6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1825729},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b2c9b79ee327a58e8593a6040bc7940063476bd6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720162736-b2c9b79ee327a58e8593a6040bc7940063476bd6_1784565011171_0.4771017499262413","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260720163907-1dfbce0f9831949b68dc69de8f4fdb74fa8ba425":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260720163907-1dfbce0f9831949b68dc69de8f4fdb74fa8ba425","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260720163907-1dfbce0f9831949b68dc69de8f4fdb74fa8ba425","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b1adf08a4aeaa032b2001447dc3cb58463d8cd76","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260720163907-1dfbce0f9831949b68dc69de8f4fdb74fa8ba425.tgz","fileCount":5,"integrity":"sha512-Ax/KKpL2i90VZrm3DS6V3gxxgaiAD4nmnZZol7RreyZHSQaIx+dciI6AVS7YJG/Wi96sSX3DYFZBUUu2BBVznw==","signatures":[{"sig":"MEQCID+3AWvL7SIGiyG128w+pDIdFxv+QyF1Mk2nC4gNj46EAiAiIyfKQLNyF3LiOn7N88onxfYGaNTTOfETdIiVkO5Wpw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260720163907-1dfbce0f9831949b68dc69de8f4fdb74fa8ba425","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1775504},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1dfbce0f9831949b68dc69de8f4fdb74fa8ba425","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260720163907-1dfbce0f9831949b68dc69de8f4fdb74fa8ba425_1784565704496_0.8962142537236062","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721034506-46128c4e74a299370ea74b95c8d3830e76c68a80":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721034506-46128c4e74a299370ea74b95c8d3830e76c68a80","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721034506-46128c4e74a299370ea74b95c8d3830e76c68a80","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e2c4b480cdd3daecf7d0be2c4369d85309e83fb3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721034506-46128c4e74a299370ea74b95c8d3830e76c68a80.tgz","fileCount":5,"integrity":"sha512-hA5tZZW8zd/Pvn9pNLe0gwWtbk0+ylTy3S5vKB3eTyq0gev3U8b3HKxf3GmTIEtgLJB0VOghGrUBNQ1LYCDINA==","signatures":[{"sig":"MEUCIQCKyjM8+pDnS6dgEBmbZICo99O26StChsc6dYGbjkAFLgIgX8DDZDcvEI/Q1k6on+XL055VJvcG4FnJX/AQKO9ydbE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721034506-46128c4e74a299370ea74b95c8d3830e76c68a80","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1759121},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"46128c4e74a299370ea74b95c8d3830e76c68a80","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721034506-46128c4e74a299370ea74b95c8d3830e76c68a80_1784605632375_0.8596068957897354","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721034459-dc7c99d0ca823c9a88a439a94813bdc5c47830b9":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721034459-dc7c99d0ca823c9a88a439a94813bdc5c47830b9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721034459-dc7c99d0ca823c9a88a439a94813bdc5c47830b9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"05f0379026eae970e851a4e4bd4137fa8745ce25","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721034459-dc7c99d0ca823c9a88a439a94813bdc5c47830b9.tgz","fileCount":5,"integrity":"sha512-B4rCP260jAfTKj7aDWB4lcbD585iCluLOfjO50BUJ2fnXeqgjtWDVcQGtwYIRJO1LyO/4gt9cAufW89s3TGmjQ==","signatures":[{"sig":"MEUCIQCnl/a56AFmSFPloB0oHZCSUeE4D4PtemU+M776C8WpKAIgHgf4oao5dkCjMUgw9gVifOfkUrRuq79pvD+tUgzX6g4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721034459-dc7c99d0ca823c9a88a439a94813bdc5c47830b9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1759121},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"dc7c99d0ca823c9a88a439a94813bdc5c47830b9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721034459-dc7c99d0ca823c9a88a439a94813bdc5c47830b9_1784605650418_0.1366414620819112","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721061152-3875df736a26ff1377c8c3102ca1f0590fbd83ab":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721061152-3875df736a26ff1377c8c3102ca1f0590fbd83ab","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721061152-3875df736a26ff1377c8c3102ca1f0590fbd83ab","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"961b163362eee03ebe4d9d8b1b39839b74805115","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721061152-3875df736a26ff1377c8c3102ca1f0590fbd83ab.tgz","fileCount":5,"integrity":"sha512-74igsQerFsfAqOnw8GUNHKE0v9yEfV87p1bEYwggfH7YYnBIgT9aoLdOAQZPzfmzr+Xs09t93/7UWNtZkgEucw==","signatures":[{"sig":"MEQCIGWHVmTiJQzu2rduo4swjM65NgRhB+WnMfQp9NYmHa/GAiBMc1LGsfFgr0UNuLeLoDMMUIEOzhd+mhRmGQ2GjdRtuA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721061152-3875df736a26ff1377c8c3102ca1f0590fbd83ab","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1759121},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3875df736a26ff1377c8c3102ca1f0590fbd83ab","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721061152-3875df736a26ff1377c8c3102ca1f0590fbd83ab_1784614464669_0.4404921705387188","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721064213-e385657f2d469eaeff0b2d09ddf6982940022d4f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721064213-e385657f2d469eaeff0b2d09ddf6982940022d4f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721064213-e385657f2d469eaeff0b2d09ddf6982940022d4f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a211217b0f0014b44b1ee69e024f15679b58221f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721064213-e385657f2d469eaeff0b2d09ddf6982940022d4f.tgz","fileCount":5,"integrity":"sha512-/FPeGpe6eR6RhGiilCNquyZQp9uS3fBv83UKzgEjhsKy3fHo+Q74XE3u/KOt951D2ix+bXm2sPbgYdccUd8tvw==","signatures":[{"sig":"MEUCIQD8PkSlVn0eihuxOfnjCihDgCKpusnDs6KB6dxD5m45tAIgGUpL4XwASgd/aYw8Wy2xNxLtmI+W1RLot8LOBPK0gS0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721064213-e385657f2d469eaeff0b2d09ddf6982940022d4f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1633704},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e385657f2d469eaeff0b2d09ddf6982940022d4f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721064213-e385657f2d469eaeff0b2d09ddf6982940022d4f_1784616286499_0.4969180457446081","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721071028-8b7855270566ba3e875253be96b8a925ded66abd":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721071028-8b7855270566ba3e875253be96b8a925ded66abd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721071028-8b7855270566ba3e875253be96b8a925ded66abd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fbe29829bd1d883e883a577ba3e217e1094a4f43","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721071028-8b7855270566ba3e875253be96b8a925ded66abd.tgz","fileCount":5,"integrity":"sha512-c3Rbd3QtfCr6E4plst3hta8AazX1f6txoeGmQAme1TChM1iXPO33AdS4mexIlIiNTb7DCGMJtqV5MkfU/ih7CQ==","signatures":[{"sig":"MEUCIQC4TFYzgDhmlMcsALGSj+wPu/4/f53nyFZWGkcEesUB/wIgVL66NaE9j5uApBcjGXI1TZ3tBEUCcfHsmrf3I5DBF/w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721071028-8b7855270566ba3e875253be96b8a925ded66abd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1675434},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8b7855270566ba3e875253be96b8a925ded66abd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721071028-8b7855270566ba3e875253be96b8a925ded66abd_1784617984087_0.5317907977594751","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721073848-2ad98fec0401e58a3f953d936524e778f1c4cbb5":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721073848-2ad98fec0401e58a3f953d936524e778f1c4cbb5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721073848-2ad98fec0401e58a3f953d936524e778f1c4cbb5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"090d2708da1238a2a80dbbb348da868d10cad370","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721073848-2ad98fec0401e58a3f953d936524e778f1c4cbb5.tgz","fileCount":5,"integrity":"sha512-24GWEHO3GudksZ8IDPgTm84PDHnE1Y89yz7GX2svQHWZvdCGdfml1LWogMGD9KSG98IRzioh6nWt4EYUlEvTnQ==","signatures":[{"sig":"MEUCIQDz2qIXURO5UQ+JKU85QkfbilsJCNfRaMXKOnKb9GnsbAIgAhbV/zFLLtXXDJ/7XJtX2Wxq1a2SG/f19AwcabCl0kw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721073848-2ad98fec0401e58a3f953d936524e778f1c4cbb5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1673799},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2ad98fec0401e58a3f953d936524e778f1c4cbb5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721073848-2ad98fec0401e58a3f953d936524e778f1c4cbb5_1784619668434_0.7162508490014492","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721081521-26f897618347d7f37eb0e4defda1dab4bb1edbb5":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721081521-26f897618347d7f37eb0e4defda1dab4bb1edbb5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721081521-26f897618347d7f37eb0e4defda1dab4bb1edbb5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"710a923cc562a754664e75824aefc7502ac66a92","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721081521-26f897618347d7f37eb0e4defda1dab4bb1edbb5.tgz","fileCount":5,"integrity":"sha512-PsvGLMnMswTv3P0KmlVg8d760RHPQDHDKkm5nq5PW03K98DXlX0zJ1pFsEHpjy4FYZSVFNbj09sa3d+Pt1aHPQ==","signatures":[{"sig":"MEUCIF2NXsY3yRifF2rlUr9gfWYbt+53JG5FnicvGobkmrb7AiEAiq6PYk4JzlE5/YmhOzno9Xm1qo2Gub932pOQc9niC58=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721081521-26f897618347d7f37eb0e4defda1dab4bb1edbb5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"26f897618347d7f37eb0e4defda1dab4bb1edbb5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721081521-26f897618347d7f37eb0e4defda1dab4bb1edbb5_1784621844165_0.41797304491907705","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721082041-9e33db068fdc00eb0c83ffe8de54dad67350cf85":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721082041-9e33db068fdc00eb0c83ffe8de54dad67350cf85","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721082041-9e33db068fdc00eb0c83ffe8de54dad67350cf85","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7cf60e6353116a2286c6686410cb4c3964632d7d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721082041-9e33db068fdc00eb0c83ffe8de54dad67350cf85.tgz","fileCount":5,"integrity":"sha512-0FWfCkFSGTndW21IMVVDq98V/kA6ciVSoxV4deVmPOpJz5D6QEkCAjG+VaGAFic6gdqu0eQwyNUKGPjtRvorhg==","signatures":[{"sig":"MEUCIQCJhF3/2xPlZJaMpbiNDvWlMnQnApzUlspAoKYymsw+uwIgQLxv2gah8VP8JKO1NydUY1CIpJVo+ZTqNTru2EXHL6U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721082041-9e33db068fdc00eb0c83ffe8de54dad67350cf85","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9e33db068fdc00eb0c83ffe8de54dad67350cf85","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721082041-9e33db068fdc00eb0c83ffe8de54dad67350cf85_1784622168629_0.8388129307052599","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721083100-19c83cc889e281f873868f68c26810a84ca7ae73":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721083100-19c83cc889e281f873868f68c26810a84ca7ae73","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721083100-19c83cc889e281f873868f68c26810a84ca7ae73","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1bf291ccd4b8fbbe79feffba7f908fbf5442d871","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721083100-19c83cc889e281f873868f68c26810a84ca7ae73.tgz","fileCount":5,"integrity":"sha512-+aNP9UbxT45BvzGwF/qd3wjE4mUhKibg4YSta9Xq65ywU+ZUg6vxi2S0y1Wk+YXZjNabgAgHwlQYxYHokZZkqw==","signatures":[{"sig":"MEUCIA/jw9D4shKUe1iHrAHfmwDNAzptgeHkowbyzBKE2jyzAiEAoovhsRlBvX4BkCZkDAViKs0we70YyFuFlipU4mBeWmI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721083100-19c83cc889e281f873868f68c26810a84ca7ae73","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"19c83cc889e281f873868f68c26810a84ca7ae73","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721083100-19c83cc889e281f873868f68c26810a84ca7ae73_1784622809910_0.8080183391728069","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721083313-7839cc9300e205d627c7d6f80d6ad628f256d3f3":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721083313-7839cc9300e205d627c7d6f80d6ad628f256d3f3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721083313-7839cc9300e205d627c7d6f80d6ad628f256d3f3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"de9cdd76d66016064fe7d6e458f2c6945560fc6b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721083313-7839cc9300e205d627c7d6f80d6ad628f256d3f3.tgz","fileCount":5,"integrity":"sha512-jZPBqLnjWkYBEEDFRafwmSc4+1+cx7jS7/slCbRXf0puqtAt8Kfdgae927BW9I1SlOSrzvNe2mFskaKHpv/5lw==","signatures":[{"sig":"MEUCIQCJcWdhemIQqp67MCFKAH+WbVbzMxxbnvLVKVX697LQmAIgXUPp2Pep3leaEi+RUDJcQJUquxlxyIz8lXP0/HiXXzk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721083313-7839cc9300e205d627c7d6f80d6ad628f256d3f3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7839cc9300e205d627c7d6f80d6ad628f256d3f3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721083313-7839cc9300e205d627c7d6f80d6ad628f256d3f3_1784622950312_0.8360044711341352","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721083546-623a76b07eebe0942e3658da450c9053364ea259":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721083546-623a76b07eebe0942e3658da450c9053364ea259","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721083546-623a76b07eebe0942e3658da450c9053364ea259","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4cdfb09ff2a3b88113094d58830dc801116cc50a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721083546-623a76b07eebe0942e3658da450c9053364ea259.tgz","fileCount":5,"integrity":"sha512-aw7FUuGFV2QsUYg9J0w1m9l8FY6NyzaD/zxzLRLnJwRFkwZx1alg5O1frqEMYaj2+tHTg3e9f2wzWfEWxXByTg==","signatures":[{"sig":"MEUCIFb+ZQL6m0jB/q+xRknH7A5hQsU7L9D6/Cj5WhUiMmY2AiEAtuy1RvMoCr2j/U8PoukoeoreE6imHmj3thSMJnt/pLY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721083546-623a76b07eebe0942e3658da450c9053364ea259","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"623a76b07eebe0942e3658da450c9053364ea259","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721083546-623a76b07eebe0942e3658da450c9053364ea259_1784623102874_0.9738170381996545","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721085117-e4c0bbacdbeb7b9fa43f09e2fb02b713e9d8b3a9":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721085117-e4c0bbacdbeb7b9fa43f09e2fb02b713e9d8b3a9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721085117-e4c0bbacdbeb7b9fa43f09e2fb02b713e9d8b3a9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b5c67574896c191670f0127cce9db6caf2d78744","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721085117-e4c0bbacdbeb7b9fa43f09e2fb02b713e9d8b3a9.tgz","fileCount":5,"integrity":"sha512-b66+I9iKdN0VdOFk/LYWGZ/uTNboC/xPZl/epKuGoqAI66MvsJxJ8O2j4Y5VBDIdStBfn4ppe+wKgJjaEg2FeQ==","signatures":[{"sig":"MEUCICd5JAfg5HMYpBPRc0xG0+W2Ti7g/P14BkZHvKkxSyO+AiEA7KT9wTJyf/gkC/RaekogRgRYmlpRQOEBq2+FuLSEKI4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721085117-e4c0bbacdbeb7b9fa43f09e2fb02b713e9d8b3a9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e4c0bbacdbeb7b9fa43f09e2fb02b713e9d8b3a9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721085117-e4c0bbacdbeb7b9fa43f09e2fb02b713e9d8b3a9_1784624036828_0.8095912654578612","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721095200-034e04fa4300a7249642ba0b7e7e5e94ac81907f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721095200-034e04fa4300a7249642ba0b7e7e5e94ac81907f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721095200-034e04fa4300a7249642ba0b7e7e5e94ac81907f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3954c27d2182d5c7cecf22bb2ba76a31c007dce4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721095200-034e04fa4300a7249642ba0b7e7e5e94ac81907f.tgz","fileCount":5,"integrity":"sha512-olnKFcuIhF8GVv+a9t4KshWMGmbaYylZNCAjYI1J75neIOeJ07rUNgYBYk7QesiA+Hp8LCV/juVvVY6/VCAQ4w==","signatures":[{"sig":"MEUCIQCDhdPB8NzaKqNuLs03h5Fo5SMYuUwPW/PtcsOy1m4W8gIgIvEaYVAbHXlVrhVYAvyj+F9fqfjPGDGfKMW5IFaYO5Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721095200-034e04fa4300a7249642ba0b7e7e5e94ac81907f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"034e04fa4300a7249642ba0b7e7e5e94ac81907f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721095200-034e04fa4300a7249642ba0b7e7e5e94ac81907f_1784627649846_0.3290028979534432","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721101319-5d7aa9a9bee28d62d73f4fbeee83af91e7869144":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721101319-5d7aa9a9bee28d62d73f4fbeee83af91e7869144","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721101319-5d7aa9a9bee28d62d73f4fbeee83af91e7869144","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"86dfe6334d6576e4f6e2f69adc76b9ecccfe8c7c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721101319-5d7aa9a9bee28d62d73f4fbeee83af91e7869144.tgz","fileCount":5,"integrity":"sha512-1aOXOuyDHsY0QDegoEVfaNAXxjmGCVyGyMjrrUZGYl833g3yQ/YmxQ6A51bLPpIaebaxQuR0/vqbnd9zFzm6xQ==","signatures":[{"sig":"MEUCIFI8zTlofjpCt6tyaFbIPqaTzwgGbmGi1K3nB2s9DENBAiEA63GotFWq6bZ2l8KVtJxrGixYO8HyPhNwKZBWa7wEj5w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721101319-5d7aa9a9bee28d62d73f4fbeee83af91e7869144","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5d7aa9a9bee28d62d73f4fbeee83af91e7869144","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721101319-5d7aa9a9bee28d62d73f4fbeee83af91e7869144_1784628958080_0.46005697751877483","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721102021-0a4ee86de526896b287767ed892409cae28cf0a9":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721102021-0a4ee86de526896b287767ed892409cae28cf0a9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721102021-0a4ee86de526896b287767ed892409cae28cf0a9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"be6843843e0e962ed75b9ac27d96128eec36f1fa","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721102021-0a4ee86de526896b287767ed892409cae28cf0a9.tgz","fileCount":5,"integrity":"sha512-tfUC4VITR4/eXvGMMtqpMD9KsY/sLokQcj+WwiXe6HOZqgRsA2o0xcKuBxvZGcVsJOGUv/JnKhli6rGemPMkag==","signatures":[{"sig":"MEUCIQDz6r3OZbx1kErO1QDPkEPan6f7N1T93hFnRQq850nA/QIgJBckGkxG+J6c5wIfzgouKXgZqkBte2szuy8k9tor9BA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721102021-0a4ee86de526896b287767ed892409cae28cf0a9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0a4ee86de526896b287767ed892409cae28cf0a9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721102021-0a4ee86de526896b287767ed892409cae28cf0a9_1784629344442_0.4098398831889065","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721105154-c53b759db75aee1d74db4d0f5a7ac8c7984c24a8":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721105154-c53b759db75aee1d74db4d0f5a7ac8c7984c24a8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721105154-c53b759db75aee1d74db4d0f5a7ac8c7984c24a8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"08ff6ef26fcab584dbb2f5a5df26bbae6bfe2dc7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721105154-c53b759db75aee1d74db4d0f5a7ac8c7984c24a8.tgz","fileCount":5,"integrity":"sha512-0kqeoDhGPGdB2pEu2VsP3MSdQYBCHIW8SKzpUBvm2cZmvBaFJ0N1QCbB+ggJESp1dyRzrWIigNHlkA4EbJabfQ==","signatures":[{"sig":"MEQCIGeuCXKcdNFKU//mO6kFs0x5lYNLdzFS8YTa1T05DbtyAiANiOkavBqs9jX2CNRuN4ijKS7ay3igRZR9HWjGoOf+Kg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721105154-c53b759db75aee1d74db4d0f5a7ac8c7984c24a8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c53b759db75aee1d74db4d0f5a7ac8c7984c24a8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721105154-c53b759db75aee1d74db4d0f5a7ac8c7984c24a8_1784631268697_0.334188163646175","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721112541-2777afaff1115d4cd5e84990f201a378b38db909":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721112541-2777afaff1115d4cd5e84990f201a378b38db909","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721112541-2777afaff1115d4cd5e84990f201a378b38db909","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"df6270ba372607b4dd740c449fe21171bb7a994d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721112541-2777afaff1115d4cd5e84990f201a378b38db909.tgz","fileCount":5,"integrity":"sha512-Q/JZ370mNQOvqI6v9g3uEpWfNmUp/9u086DvcZDN3cSdto5KEXzmInXrkp7o6veNRlGJEGVw5wO3x4K/NOUaEQ==","signatures":[{"sig":"MEYCIQCQHHuPmIKgLvqBpzQrCypCIaQbzQ7DNCdj0k0pRn4LHgIhAPGityTXkzaZsp3rm7hxms82SNGWpkdeG4mOcmdEniXE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721112541-2777afaff1115d4cd5e84990f201a378b38db909","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2777afaff1115d4cd5e84990f201a378b38db909","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721112541-2777afaff1115d4cd5e84990f201a378b38db909_1784633294755_0.9197591843168531","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721115029-89e0ea4e547f0d71d953d78de27af168d42768f9":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721115029-89e0ea4e547f0d71d953d78de27af168d42768f9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721115029-89e0ea4e547f0d71d953d78de27af168d42768f9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"73eae81649402bb8e311b10233c77a69827ef4e4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721115029-89e0ea4e547f0d71d953d78de27af168d42768f9.tgz","fileCount":5,"integrity":"sha512-ZEDsq7MIwY3Si4cD8+fs0454bqARHTwd1pomIbUt/IDFkZka8Kg3ZGyRzgHoCL3r9YWPKLHhhOqf9SsR7z2OIQ==","signatures":[{"sig":"MEYCIQCbVAq0IiC5JxguBDFId62HZ3O+L2PWBZvbyD/R2/7oqgIhAI+VERdWqNKfx0zEwfODEozwInYoCVQKAJHXlYTWf/3W","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721115029-89e0ea4e547f0d71d953d78de27af168d42768f9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"89e0ea4e547f0d71d953d78de27af168d42768f9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721115029-89e0ea4e547f0d71d953d78de27af168d42768f9_1784634784941_0.6727566073417721","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721115357-a0f7ad7f6739dbb28b56fccc86535e90bbeb4532":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721115357-a0f7ad7f6739dbb28b56fccc86535e90bbeb4532","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721115357-a0f7ad7f6739dbb28b56fccc86535e90bbeb4532","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4b59a9e6e6c50a8604a90f5db596a774eb68c342","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721115357-a0f7ad7f6739dbb28b56fccc86535e90bbeb4532.tgz","fileCount":5,"integrity":"sha512-6Kjo4MR+bcJSinD0ox+F6m5MrZwASj28oeZ9W3o3beR1xG5IaGQh8XmKPebdp5ErOoJUgSYtMfQ61WavQIh5Tg==","signatures":[{"sig":"MEYCIQC9q1czhWd9aLfVwlGYGCoYPjv95wfH41vbJpkhm5dgWgIhAKECCdwOh33e9Hua8FJSUE6ZTx3YMtNoc/3o7KzjdcIS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721115357-a0f7ad7f6739dbb28b56fccc86535e90bbeb4532","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a0f7ad7f6739dbb28b56fccc86535e90bbeb4532","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721115357-a0f7ad7f6739dbb28b56fccc86535e90bbeb4532_1784634964121_0.2880076360077608","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721115458-f640b3f01b0935c0f3b088474d92accf06d544bb":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721115458-f640b3f01b0935c0f3b088474d92accf06d544bb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721115458-f640b3f01b0935c0f3b088474d92accf06d544bb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3af4749ccd7949539b94aad344affae53e029f69","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721115458-f640b3f01b0935c0f3b088474d92accf06d544bb.tgz","fileCount":5,"integrity":"sha512-M8IPauSUuj9OaPLAMeYLYs2nWohqxpq3VKIhCMxBpfg6v5wza2RlEVMO0btpDzXbJLmROclS2N7Go6EoKWZ8ug==","signatures":[{"sig":"MEQCICayzKDbgh+0/IUFU3zcuBzAAg6bNiePdDQhcSqP1El1AiBYEMxiD6bt1uaJL6SpqvxQuTHso8S4R+ZY3YHE/dOm/A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721115458-f640b3f01b0935c0f3b088474d92accf06d544bb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f640b3f01b0935c0f3b088474d92accf06d544bb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721115458-f640b3f01b0935c0f3b088474d92accf06d544bb_1784635048612_0.05643938083207689","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721115807-f5fb05d02aa55b3a021504cfdc24a614db01c9df":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721115807-f5fb05d02aa55b3a021504cfdc24a614db01c9df","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721115807-f5fb05d02aa55b3a021504cfdc24a614db01c9df","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"28ee6f6a19871a05f0ca7884c51e3bb49bea500c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721115807-f5fb05d02aa55b3a021504cfdc24a614db01c9df.tgz","fileCount":5,"integrity":"sha512-G8Iq6roIhZobDsQdDuuvdoWsW1TXWQA3C05pbtOJ3M8DpqW4UcwmsHjXeQ5cboJIPRBfhKMXC9/xtZLqd9OB6A==","signatures":[{"sig":"MEUCICfdg4RfbjOW19xK7Pf8aYDnum+HthmM5xCH36BGBkLuAiEA+w8xijSeaYevP7KJgHKNMhL7G4do5RCf+6UgPqhLtvA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721115807-f5fb05d02aa55b3a021504cfdc24a614db01c9df","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f5fb05d02aa55b3a021504cfdc24a614db01c9df","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721115807-f5fb05d02aa55b3a021504cfdc24a614db01c9df_1784635242748_0.425731427451598","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721140040-b825521b3ca2aef439218d1f14083e692d892462":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721140040-b825521b3ca2aef439218d1f14083e692d892462","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721140040-b825521b3ca2aef439218d1f14083e692d892462","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"932ec4c7d8a30044acb92f8805062ce265a48515","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721140040-b825521b3ca2aef439218d1f14083e692d892462.tgz","fileCount":5,"integrity":"sha512-DZeGfGLwlq4lKzJPU30gHnQBDrI2zKPwH3XOEkOegG5MORp/A5MeA1P4bwYKhqFyNYg5af15iVJeLn6fzM3rOg==","signatures":[{"sig":"MEUCIQCs4wZdUYH+XoJFFASkGt9zEt2XsErzWZUcvMfljcL/HQIgIyqE21fane4Ci0/qyzQ/GVGI7AOPL99kmimqXXD/4xk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721140040-b825521b3ca2aef439218d1f14083e692d892462","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1759121},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b825521b3ca2aef439218d1f14083e692d892462","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721140040-b825521b3ca2aef439218d1f14083e692d892462_1784642597299_0.9228170130249633","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721140921-ab2141f8a9565b76ba68c18c8a38bf706ea92d4d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721140921-ab2141f8a9565b76ba68c18c8a38bf706ea92d4d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721140921-ab2141f8a9565b76ba68c18c8a38bf706ea92d4d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"11d959b8e40421fb50c8e215409de5b2b67a4d0e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721140921-ab2141f8a9565b76ba68c18c8a38bf706ea92d4d.tgz","fileCount":5,"integrity":"sha512-FAJuk/uWLiq75UsR6YJXVG9FSvcXDZHwB2yyJCJu3/ezqBjtI+bD+O3XvFX06nzlaF4VlHc+7g/4JkeNd+VajQ==","signatures":[{"sig":"MEUCIGyqPLn4kAJKxe8NyOu+XRTqSdCgVXlt+QxxnGngcH6bAiEA7xpyG46OTR5qViGldveUdRMlVzzj0jPNsVg8eiMfHOU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721140921-ab2141f8a9565b76ba68c18c8a38bf706ea92d4d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ab2141f8a9565b76ba68c18c8a38bf706ea92d4d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721140921-ab2141f8a9565b76ba68c18c8a38bf706ea92d4d_1784643118353_0.7816525848511489","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721153428-ac29df22301efb488a380ad16b6fd82c66ce3ad6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721153428-ac29df22301efb488a380ad16b6fd82c66ce3ad6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721153428-ac29df22301efb488a380ad16b6fd82c66ce3ad6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4e4eecf634e35f23ec48d49ce289f06aca0f21e7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721153428-ac29df22301efb488a380ad16b6fd82c66ce3ad6.tgz","fileCount":5,"integrity":"sha512-fXWiebOD3/ByiQcLiZISGtuiDwktMZUVvZAoBE24tIrXAV/jlLb8FsCoDVt/rQ8FNshsiEoHtOwoXHQQQpb5lw==","signatures":[{"sig":"MEUCIEfOgrY7XllFf/X1DfUvGHcapSsXEhq/upUHA1FNocDJAiEAuKRA4Ke2RrgV+AUW6VnDLbGX/DPgDK35ndDL7bvZsj8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721153428-ac29df22301efb488a380ad16b6fd82c66ce3ad6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ac29df22301efb488a380ad16b6fd82c66ce3ad6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721153428-ac29df22301efb488a380ad16b6fd82c66ce3ad6_1784648230554_0.7356910545896158","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721153531-83fb9909209fe0026fbff36c505558efd5cb31c7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721153531-83fb9909209fe0026fbff36c505558efd5cb31c7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721153531-83fb9909209fe0026fbff36c505558efd5cb31c7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"009f8122db9d2f7ee9fe67a0a0d51b6c8b0ee8c4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721153531-83fb9909209fe0026fbff36c505558efd5cb31c7.tgz","fileCount":5,"integrity":"sha512-FVsjN3e+nekfilc0SulBDWSVf6AU3ZreWedGO0XrOENEBpELDdeXo04rMB4hdzlnr8GRU0w93OqUFaE1YZTIHQ==","signatures":[{"sig":"MEQCIDLjniAvhPcPQGH5S1FVdPcNSLZJ4vtA4WBU98z08MLgAiBpOd4yC7uFfFSHHLjj+A6RuC/8TeflyvmAVxe0nfbaeQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721153531-83fb9909209fe0026fbff36c505558efd5cb31c7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"83fb9909209fe0026fbff36c505558efd5cb31c7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721153531-83fb9909209fe0026fbff36c505558efd5cb31c7_1784648291365_0.19028708204014766","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721154306-002895b367459e431994fda9848fb1d6419ef92a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721154306-002895b367459e431994fda9848fb1d6419ef92a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721154306-002895b367459e431994fda9848fb1d6419ef92a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"160cbf9077f95c47c4bbc3524eb86ec8cafeb0f8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721154306-002895b367459e431994fda9848fb1d6419ef92a.tgz","fileCount":5,"integrity":"sha512-9HnilgOAY8FNc7SMR7SA//FNGhWTHpQGX4qQPKZOj0Zdr7RbFjAgCXOzX/pYmmm5eIvPgMF+wxYO1EYKzAftzQ==","signatures":[{"sig":"MEQCIAQNO+in9KiFJO57XQvViAEvEoEKkP/jEvJ+ai8BBIA9AiAt8puOP8ohleq8VaEGe6sKlizKqqEA1wpGsa+u6XtULA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721154306-002895b367459e431994fda9848fb1d6419ef92a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"002895b367459e431994fda9848fb1d6419ef92a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721154306-002895b367459e431994fda9848fb1d6419ef92a_1784648711986_0.8671623803569968","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721155203-4bdc4b749df4ea2f4e2ac243d2cdfd5a1bf2301d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721155203-4bdc4b749df4ea2f4e2ac243d2cdfd5a1bf2301d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721155203-4bdc4b749df4ea2f4e2ac243d2cdfd5a1bf2301d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7bda14eee9b13f7a4e9038bf8b66d0618773ce2f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721155203-4bdc4b749df4ea2f4e2ac243d2cdfd5a1bf2301d.tgz","fileCount":5,"integrity":"sha512-/JgQT2LDFEA61gsx7UmfpbL2tG6XdaDRThQasWsT/Eo+Euz9MoLCSSCCs7PbilholisAN3vH/WjUPKqWFRNM+w==","signatures":[{"sig":"MEYCIQCL2TrtRrQKLKMlpmKHcfj1Qaqy8PVzWIh+cMeCuF7wGgIhAKMQ4TURUmJOsJhaTZVZAbIGdUubMciXZD49q2GwQMDb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721155203-4bdc4b749df4ea2f4e2ac243d2cdfd5a1bf2301d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4bdc4b749df4ea2f4e2ac243d2cdfd5a1bf2301d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721155203-4bdc4b749df4ea2f4e2ac243d2cdfd5a1bf2301d_1784649284258_0.9508549086118019","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721160522-ec45a522bd0bb0917e824f9ba3d53c1ccf32da04":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721160522-ec45a522bd0bb0917e824f9ba3d53c1ccf32da04","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721160522-ec45a522bd0bb0917e824f9ba3d53c1ccf32da04","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6992cade72455ab4529b4815b635aae87e568f1f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721160522-ec45a522bd0bb0917e824f9ba3d53c1ccf32da04.tgz","fileCount":5,"integrity":"sha512-IvM3leTI1rAAwNJum2FwtACu3otRNlh/p+tSMnEkv9TVr1tHiOVbA5v6ZWUfwAu+zc1gpYK5OLUStF9LPYCrQg==","signatures":[{"sig":"MEQCIDydrbDFNEbnNowTgzWRExcWgcNqVN/+aaTaKj+cph/7AiAkgrqIvYyGCRmdi1MN0h7Q/g8hN0rBKeNHGnCzY40bjA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721160522-ec45a522bd0bb0917e824f9ba3d53c1ccf32da04","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ec45a522bd0bb0917e824f9ba3d53c1ccf32da04","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721160522-ec45a522bd0bb0917e824f9ba3d53c1ccf32da04_1784650081497_0.8207336491046577","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260721200245-03198b2f3314635f3115d761f00c7cbb5a69a518":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260721200245-03198b2f3314635f3115d761f00c7cbb5a69a518","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260721200245-03198b2f3314635f3115d761f00c7cbb5a69a518","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"900c2a24c7028f71f2339ff710950a4855d99684","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260721200245-03198b2f3314635f3115d761f00c7cbb5a69a518.tgz","fileCount":5,"integrity":"sha512-8TGaxagHzh8bGdX9he9XnNJ0O1BvOoiXPExYjiEL7bWhmTj8UTN56tJDA7zVICIbo6m5QSu/dnPBzYQ83tLalg==","signatures":[{"sig":"MEUCIFstpxnU/7Zzh79XvUhHpBIDWazNEbPfECFJeK89IUXwAiEApzkFCH9cSixJtx+rVN3hqXHAaEH3rXkgTtid3F1AJV0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260721200245-03198b2f3314635f3115d761f00c7cbb5a69a518","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"03198b2f3314635f3115d761f00c7cbb5a69a518","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260721200245-03198b2f3314635f3115d761f00c7cbb5a69a518_1784664315994_0.32804244949122086","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260722004548-ea0c652804a546d5495c5141eb409f6346000c58":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260722004548-ea0c652804a546d5495c5141eb409f6346000c58","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260722004548-ea0c652804a546d5495c5141eb409f6346000c58","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3faa443a79f7d078022d384e531920b7a244a2d6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260722004548-ea0c652804a546d5495c5141eb409f6346000c58.tgz","fileCount":5,"integrity":"sha512-hWELZzQTSOR5haqSWmmAHH0+gxwlW6KaOK6AMm8jUA2oNxTeIlvbMu+5ivyfDAtgqQLjggEBuEbdNCil2bLnbw==","signatures":[{"sig":"MEUCIEM5eOVBDko4leDKkIir187D7ZhuTRFBu+iYzGCki982AiEAuM9QwkI4yRnXJhZBharRpMWIzrWZIpyqKcPkQA1Dlqc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260722004548-ea0c652804a546d5495c5141eb409f6346000c58","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ea0c652804a546d5495c5141eb409f6346000c58","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260722004548-ea0c652804a546d5495c5141eb409f6346000c58_1784681301929_0.3832192722227421","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260722094823-e53ddffd5c786f2a43643e971d96810e767a6399":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260722094823-e53ddffd5c786f2a43643e971d96810e767a6399","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260722094823-e53ddffd5c786f2a43643e971d96810e767a6399","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"265de8eadbed5d2d90c18052e6161385d611a14b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260722094823-e53ddffd5c786f2a43643e971d96810e767a6399.tgz","fileCount":5,"integrity":"sha512-/pXXEA3MPSs1OM0o6a0Zcnw008FcSphGzeIqy322BKIuWU9rozmUqf1Zg10msLHl3fms2W4yYiuizf6I1rcQ1g==","signatures":[{"sig":"MEQCIG9uuWXKeoor4tobkKGeZiKuqJUC2ziAbdgkrSYjcJ/IAiBDqKYcx/1YbHadwvJ+0a4mit7wSDsUAqV85FoNYDJdMA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260722094823-e53ddffd5c786f2a43643e971d96810e767a6399","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e53ddffd5c786f2a43643e971d96810e767a6399","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260722094823-e53ddffd5c786f2a43643e971d96810e767a6399_1784713859208_0.35749339302061944","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260722115901-8285783f815efbb7c89f67cfb2f9e573bda74a50":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260722115901-8285783f815efbb7c89f67cfb2f9e573bda74a50","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260722115901-8285783f815efbb7c89f67cfb2f9e573bda74a50","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"487c5884061894a22bb5b39793da2c8ee696d97c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260722115901-8285783f815efbb7c89f67cfb2f9e573bda74a50.tgz","fileCount":5,"integrity":"sha512-ODZdbdiZ+GMw4XzlO7HlhRGpt/9CENdfwRh/irvh5lZiuPK84Xm6dQxjINr/EujlzABH/JQYv5Wojpn8Pccv3g==","signatures":[{"sig":"MEUCIQC3FHUbTnygESrPnPcvqrBAspYfn08jGcfbXljTcLXgUAIgaGreVfLxnjC8cJgyZTppuWJ9QKYky0+CI1E6ZG0v7eI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260722115901-8285783f815efbb7c89f67cfb2f9e573bda74a50","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8285783f815efbb7c89f67cfb2f9e573bda74a50","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260722115901-8285783f815efbb7c89f67cfb2f9e573bda74a50_1784721702895_0.04544182877021585","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260722133452-bd0113d4dbe3d184d7dfb91c28a93c026ff42bff":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260722133452-bd0113d4dbe3d184d7dfb91c28a93c026ff42bff","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260722133452-bd0113d4dbe3d184d7dfb91c28a93c026ff42bff","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ff7a908e47810f1e54c0ebdb2c3061b9ed40c4cc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260722133452-bd0113d4dbe3d184d7dfb91c28a93c026ff42bff.tgz","fileCount":5,"integrity":"sha512-jnnvkUllbS6OpJeANC5Oznobug1jCOR2HT4Z8WJDSnjjA9S8uiuS4jtEIPlU4oP9PCQbp5jFzhbH1FDWFktxZQ==","signatures":[{"sig":"MEUCIQCV9jEzyHficl/g1HnqqNICS5a8Mq+kjiADiePNeMfziQIgNsp35YyDmb04XnewGfRB8WWy7oCQkT7cJlchhJHd+RY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260722133452-bd0113d4dbe3d184d7dfb91c28a93c026ff42bff","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1759121},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bd0113d4dbe3d184d7dfb91c28a93c026ff42bff","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260722133452-bd0113d4dbe3d184d7dfb91c28a93c026ff42bff_1784727470902_0.3284248691008369","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260722133551-2688f58ddf7b0d2eab292e17b8bcb1f367f52725":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260722133551-2688f58ddf7b0d2eab292e17b8bcb1f367f52725","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260722133551-2688f58ddf7b0d2eab292e17b8bcb1f367f52725","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"18920fdcb8ab1ae03ff6d62196e1fef1bb56dc97","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260722133551-2688f58ddf7b0d2eab292e17b8bcb1f367f52725.tgz","fileCount":5,"integrity":"sha512-qSgG+dYirBJrzz0XlBeNx4IiFqktVDIzSmMvaIXR+QJdT6OZodRcEpYmm0Xs+fnDL4DzcgxQL82qP3i5NrkP8A==","signatures":[{"sig":"MEUCIQCw8ohQVfoGs68QNadlVm7WctI5vEpnWUFBEF1ey5dQOgIgVa0EH3TAn/UUd3tfwV8SdCUsir/GPmBk8XUN7YWBDUk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260722133551-2688f58ddf7b0d2eab292e17b8bcb1f367f52725","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2688f58ddf7b0d2eab292e17b8bcb1f367f52725","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260722133551-2688f58ddf7b0d2eab292e17b8bcb1f367f52725_1784727510958_0.6140966283655058","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260722133713-86b742dfb749cfc20e08c613ea6f1e6db3d124fe":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260722133713-86b742dfb749cfc20e08c613ea6f1e6db3d124fe","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260722133713-86b742dfb749cfc20e08c613ea6f1e6db3d124fe","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"38794bdd9dd4889a4709d1c06272bf8d9a02fe12","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260722133713-86b742dfb749cfc20e08c613ea6f1e6db3d124fe.tgz","fileCount":5,"integrity":"sha512-8xGSHNECc+ZXPKaXLoY42vN8p0JtfiyXvLTPgZSQR5QZzs3KFK8PYjmQgqxVeNzOWhI3OkF9iAU8BTP6GcfEAg==","signatures":[{"sig":"MEUCIQDf2fWuh3V96UwzxNBfOfb8xMSLoPj8X7KcoZIeuBnMIQIgLwC3nQTgFbAgRljjdQ3cVGZNNV8nkyFAXIcCaAXlvxs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260722133713-86b742dfb749cfc20e08c613ea6f1e6db3d124fe","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"86b742dfb749cfc20e08c613ea6f1e6db3d124fe","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260722133713-86b742dfb749cfc20e08c613ea6f1e6db3d124fe_1784727594207_0.3180954379272767","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260722133845-4d1987bef7f2dc65840857773d957337afaaad0e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260722133845-4d1987bef7f2dc65840857773d957337afaaad0e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260722133845-4d1987bef7f2dc65840857773d957337afaaad0e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"552294e0ff4e37bd731cfce6473985539ba87268","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260722133845-4d1987bef7f2dc65840857773d957337afaaad0e.tgz","fileCount":5,"integrity":"sha512-UPAufMvhcpiVEvDOm10Vyxmfn6kvi884GnndMm7alrPu+dIoHe4k4fJPNe0MlhFgzE4rs7dFh0uO++XFiOrZ6w==","signatures":[{"sig":"MEUCIQDRvdQFW2ugxjGxlKC5QschJRb2MwjOQS7utc9YZr+uWQIgIwJLMra05RDFsahNJhog7m6sXjhaVM+GiWyY8+l2pF8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260722133845-4d1987bef7f2dc65840857773d957337afaaad0e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4d1987bef7f2dc65840857773d957337afaaad0e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260722133845-4d1987bef7f2dc65840857773d957337afaaad0e_1784727682282_0.22876127060206675","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260722135723-eff686c92cf7911390ef9b40b84b564fa54fb1df":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260722135723-eff686c92cf7911390ef9b40b84b564fa54fb1df","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260722135723-eff686c92cf7911390ef9b40b84b564fa54fb1df","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"719b562a505608accf34ab57286926fabde9edf4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260722135723-eff686c92cf7911390ef9b40b84b564fa54fb1df.tgz","fileCount":5,"integrity":"sha512-f0qnO0IawMKB29nm4W6qCKLT2lKJBIbYfke19RunTArd128ZbmLAHWCAqhsGKl9uPXwyXDB+uG4VozWiH/y+KA==","signatures":[{"sig":"MEYCIQDGU7/Dhme6MjlgACjtq1VoD6Fu1tWSpTIj6CI3765agQIhAJkjpev5AE5ulyCUJ7JV7h1SvkEqHhPpQXRMoJbCXiHE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260722135723-eff686c92cf7911390ef9b40b84b564fa54fb1df","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"eff686c92cf7911390ef9b40b84b564fa54fb1df","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260722135723-eff686c92cf7911390ef9b40b84b564fa54fb1df_1784728793114_0.8168668322330861","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260722141534-64bf7260245d14fdffd7016bf7ef5fd389e8f00e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260722141534-64bf7260245d14fdffd7016bf7ef5fd389e8f00e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260722141534-64bf7260245d14fdffd7016bf7ef5fd389e8f00e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"49fb3c0ea30b891b77f6d810cedeb86be1133f49","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260722141534-64bf7260245d14fdffd7016bf7ef5fd389e8f00e.tgz","fileCount":5,"integrity":"sha512-j3PK7ijd0Natgp3pUAqZVeJsNsXLdH+NMGJ91SssRH5a9LICPC/32fVNxdEtuhI15a3nqlS7KFCbOu5v6j9obQ==","signatures":[{"sig":"MEQCIBdAHPb+RXIgwDNaO4rz4QjeozS5eifcrfrFWTjSR2AoAiBJcP4F7O4RX4RyPBJhjGrHmQKcr+RXhcrmPfW1Nzc9jw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260722141534-64bf7260245d14fdffd7016bf7ef5fd389e8f00e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"64bf7260245d14fdffd7016bf7ef5fd389e8f00e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260722141534-64bf7260245d14fdffd7016bf7ef5fd389e8f00e_1784729888185_0.2496035088871713","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260722142043-db8e54198c6428a791ee301ed1a4acb67f0e6ea8":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260722142043-db8e54198c6428a791ee301ed1a4acb67f0e6ea8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260722142043-db8e54198c6428a791ee301ed1a4acb67f0e6ea8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7f0846b7f94f03ffa700493c2621db8db610da2f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260722142043-db8e54198c6428a791ee301ed1a4acb67f0e6ea8.tgz","fileCount":5,"integrity":"sha512-tJGCklbOgzAEfLmJZatFmhKm4mn+7A0YvGelv+/2OL3iX2g1pA5mkf0IRM2bnOZu9Ql9mLPBGBHa5GODxhYgHw==","signatures":[{"sig":"MEYCIQClXGpEXCWgrwNt2J15O01Yst4BDfnSF5YmPuMAipLciAIhANEv2+5SGkqTNku0wDQbds1cayEaXrNyW6SxnInsKvHJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260722142043-db8e54198c6428a791ee301ed1a4acb67f0e6ea8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"db8e54198c6428a791ee301ed1a4acb67f0e6ea8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260722142043-db8e54198c6428a791ee301ed1a4acb67f0e6ea8_1784730179781_0.3887060752273319","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260722143557-ce1bcb9ee4ec3ecccddaacfd504fb944141cb813":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260722143557-ce1bcb9ee4ec3ecccddaacfd504fb944141cb813","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260722143557-ce1bcb9ee4ec3ecccddaacfd504fb944141cb813","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2834ed407fe3fd7848837c4dc9d8c4ff663bd1ea","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260722143557-ce1bcb9ee4ec3ecccddaacfd504fb944141cb813.tgz","fileCount":5,"integrity":"sha512-WTIUB621sArbo9lRqNzodnynTBlWuSQ8ZqdiY5y0uo1P9UCh9iXGIyBASTSf/CyzmTFlb6EWL7CM4OZm+a+UTQ==","signatures":[{"sig":"MEUCIQCjx2uZFtAfhRImjj96/AuE1SJPTLcTO+9TEjY8K9/cjgIgSZTC6n5astBZBXO5iIYnWavgsDlxqQpgc+gliu7z1us=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260722143557-ce1bcb9ee4ec3ecccddaacfd504fb944141cb813","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ce1bcb9ee4ec3ecccddaacfd504fb944141cb813","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260722143557-ce1bcb9ee4ec3ecccddaacfd504fb944141cb813_1784731109882_0.880674453550434","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260722143856-849a3db77c521bb3527da5a5400238b1d3e74e82":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260722143856-849a3db77c521bb3527da5a5400238b1d3e74e82","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260722143856-849a3db77c521bb3527da5a5400238b1d3e74e82","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c1c35927a7b106f98382dfab2120d606dd9fbaab","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260722143856-849a3db77c521bb3527da5a5400238b1d3e74e82.tgz","fileCount":5,"integrity":"sha512-9D09GYsfdrOiVoNOtj9T0TZkjmSIQjDxGaUynKxvCiAc5Nev+EKgnvgSmj8riAVNDFHLLVUvtfcln3kHITk9fQ==","signatures":[{"sig":"MEUCICFncMoXNKps/BO8yXAw6o8460MwbXRMCvyuSiXEcRuhAiEA56sUtALLDdpv2LHYoJufmimz1/YaAfVTVW+pKL4u1/8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260722143856-849a3db77c521bb3527da5a5400238b1d3e74e82","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"849a3db77c521bb3527da5a5400238b1d3e74e82","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260722143856-849a3db77c521bb3527da5a5400238b1d3e74e82_1784731290023_0.2558714052270614","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260722144404-6dbeb93f5b4d8612954fed7436b6bd0ec1336d21":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260722144404-6dbeb93f5b4d8612954fed7436b6bd0ec1336d21","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260722144404-6dbeb93f5b4d8612954fed7436b6bd0ec1336d21","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6d63f272356bed055d33e44482737e4619f16fea","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260722144404-6dbeb93f5b4d8612954fed7436b6bd0ec1336d21.tgz","fileCount":5,"integrity":"sha512-awJvssjWD/Ln/5AkHB5En3/7SjqVdHPDGPrsJaJoxmP5G78OTSHBiVWYpO5Uuj+Z9U7Y9vU7aR2kv3Iy0sKVag==","signatures":[{"sig":"MEUCIQCwyO7hipC9NIN5eyA6ODDHfyPaYklkWzfiiOX/ky496wIgXi23Lwp1AZqWIEXa6NBmvktuj9UxZ643Dr9xY5MPNPo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260722144404-6dbeb93f5b4d8612954fed7436b6bd0ec1336d21","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6dbeb93f5b4d8612954fed7436b6bd0ec1336d21","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260722144404-6dbeb93f5b4d8612954fed7436b6bd0ec1336d21_1784731571053_0.7680000553408559","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260722144541-d65f85ac51d3b00e186d8a45b25637732244b3af":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260722144541-d65f85ac51d3b00e186d8a45b25637732244b3af","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260722144541-d65f85ac51d3b00e186d8a45b25637732244b3af","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3b31099838151af5467742fc7ac633c40cd43049","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260722144541-d65f85ac51d3b00e186d8a45b25637732244b3af.tgz","fileCount":5,"integrity":"sha512-59F5ER+7gp5oxWNj4vSuNT3ZE/QU0iT1VHVtzhKO4Q7UAemsIougRAT5AfwgsJRwsma+ZjY4EtOg//aCw89eoA==","signatures":[{"sig":"MEUCIHBzk25yuFWLBSz6N1x404MgmoMazNDtsWzIMuCoqFvRAiEA/x0tar1IzaWQ/ApqJOnLkiqnuTXhMc3kTKupEeSLmdc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260722144541-d65f85ac51d3b00e186d8a45b25637732244b3af","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d65f85ac51d3b00e186d8a45b25637732244b3af","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260722144541-d65f85ac51d3b00e186d8a45b25637732244b3af_1784731699108_0.25053340240493993","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260722150420-ec76c562e791e234601249ebec730d137ee85c37":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260722150420-ec76c562e791e234601249ebec730d137ee85c37","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260722150420-ec76c562e791e234601249ebec730d137ee85c37","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9932f1f6891d2b186286002fff7b978654b24988","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260722150420-ec76c562e791e234601249ebec730d137ee85c37.tgz","fileCount":5,"integrity":"sha512-8RWZqc0EGFPu9s2iNG1dRNT92FkdIhMmd/b4Dr6FVCJtwMJeLs+9zklAfchn6LaFWj68Q8a9JNWJqwhKxKlbLw==","signatures":[{"sig":"MEUCIFDS6zEXy3NVL4rH2u4UcSbCoHIRkptBFPrqhKuI/FC0AiEA07TZSE3//D0VxUqnmKObR0i+BPsy20epuldEiui0/II=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260722150420-ec76c562e791e234601249ebec730d137ee85c37","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ec76c562e791e234601249ebec730d137ee85c37","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260722150420-ec76c562e791e234601249ebec730d137ee85c37_1784732815759_0.7746890009528318","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260723082938-8344a5aad52a85f1b95e8a77b256a6cc15f774d3":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260723082938-8344a5aad52a85f1b95e8a77b256a6cc15f774d3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260723082938-8344a5aad52a85f1b95e8a77b256a6cc15f774d3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9ece19efd867ad98b6795bd0f731b5d0354f27c6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260723082938-8344a5aad52a85f1b95e8a77b256a6cc15f774d3.tgz","fileCount":5,"integrity":"sha512-M6Eh142KV9gBmCPAhnxoyX4eRb4mJ09B8cH3clvj2esD7ailY9OFl9LHbT7eOEWZmHhNV3yApivLoCSclhopng==","signatures":[{"sig":"MEUCIQCH0BOayjRVx//tHx8yTV8AQZxh+HO2B2kHOrnXjHDvhAIgbu2JNNOcvKS2lz2OtNCFM8qAMpD00S+C/6ZMfhx36W4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260723082938-8344a5aad52a85f1b95e8a77b256a6cc15f774d3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8344a5aad52a85f1b95e8a77b256a6cc15f774d3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260723082938-8344a5aad52a85f1b95e8a77b256a6cc15f774d3_1784795565751_0.7834708454133064","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260723123038-e4259efcbe5b68fcd11939a1a7f40b694d568acb":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260723123038-e4259efcbe5b68fcd11939a1a7f40b694d568acb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260723123038-e4259efcbe5b68fcd11939a1a7f40b694d568acb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4901fe2decd41f5f550ba94a6261b21c099b9c5d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260723123038-e4259efcbe5b68fcd11939a1a7f40b694d568acb.tgz","fileCount":5,"integrity":"sha512-Y5QgQ6uoSpFEv+KlQ0mTbb/Z/dVIw4aCmsbUvmis0AINk9jOJCMbp0RQih7dgiaUQ665208VrjB6LEczURWl6A==","signatures":[{"sig":"MEQCIEkf7jmkUTzmxN7fzp0Lc+/q/HxUkZtM3vLq6TrhkjUsAiA45uS2P9RyHsOwGHAZtGHjpN+yWfrdBdgJSGI7NbH4jg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260723123038-e4259efcbe5b68fcd11939a1a7f40b694d568acb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e4259efcbe5b68fcd11939a1a7f40b694d568acb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260723123038-e4259efcbe5b68fcd11939a1a7f40b694d568acb_1784809996022_0.42390597354923676","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260723123046-607d30ce93a4014929deeda1794e7743052f03c7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260723123046-607d30ce93a4014929deeda1794e7743052f03c7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260723123046-607d30ce93a4014929deeda1794e7743052f03c7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3b77e488a3c4a6f126271d661c88868c6be32ec3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260723123046-607d30ce93a4014929deeda1794e7743052f03c7.tgz","fileCount":5,"integrity":"sha512-n17mi70TLCngZdOZ8bDbZ2Gi47R0p4WY1nmMYIBTp39wRv5aFMGZk0GPyVkFUgjX70zMm40uin3FxpjvKw8NSA==","signatures":[{"sig":"MEUCIQD3MPAL1Xkzwqc/zehzxUxJL8GGnRvu0pHn4OkUMAa9dAIgBEp0CsUkOw6Ov6l7DB6i1eJpA+hhAZgnVY1z5INGGXQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260723123046-607d30ce93a4014929deeda1794e7743052f03c7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"607d30ce93a4014929deeda1794e7743052f03c7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260723123046-607d30ce93a4014929deeda1794e7743052f03c7_1784810001792_0.8490458576732085","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260723203337-bae17f745b8e7c6b1867ee5dae05d0a1bc3b1a58":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260723203337-bae17f745b8e7c6b1867ee5dae05d0a1bc3b1a58","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260723203337-bae17f745b8e7c6b1867ee5dae05d0a1bc3b1a58","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1767f9da8ccce9cdd326f8d8c6cbbd76157aecca","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260723203337-bae17f745b8e7c6b1867ee5dae05d0a1bc3b1a58.tgz","fileCount":5,"integrity":"sha512-p5R6HN3UXyLy1XlTg/0Te7P/qCiYIJgsXAptli5noWPK5MbhU9aYIKi+k+Uie9BY6y/B4NdD4vuTHvdopPJpYg==","signatures":[{"sig":"MEYCIQDBNXl0wts+tLOqpswV8DLRPoCoRKgHkEvOSdA/NZKt3gIhAL87Y2LrSrTgN++6rc5fvMAln/f2NVTmkCZJZehipQUH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260723203337-bae17f745b8e7c6b1867ee5dae05d0a1bc3b1a58","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bae17f745b8e7c6b1867ee5dae05d0a1bc3b1a58","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260723203337-bae17f745b8e7c6b1867ee5dae05d0a1bc3b1a58_1784838972394_0.48526728008241404","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260724205426-0912b1a823b2e40b92078e1ec20deee690369fcb":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260724205426-0912b1a823b2e40b92078e1ec20deee690369fcb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260724205426-0912b1a823b2e40b92078e1ec20deee690369fcb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"89c87c668dfa6a77808ab9bc4f4ac534afef2380","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260724205426-0912b1a823b2e40b92078e1ec20deee690369fcb.tgz","fileCount":5,"integrity":"sha512-e0JWTRAvu8m/FFAsAYnKqcNJQd7qdoIUZeNLb4f9iEV1XTzn4SS7rOo4kVXyrvrTmjPEf2OQZFGW41rLILhF9w==","signatures":[{"sig":"MEUCIQCQAKj9MYpaHwy0eohy4QD9o7WeuS4Nb8ul2pWtfx/P5wIgQ2EBP0gf+0XTwyVQaGRh6H/TewmtyGPRblz2TrJhVd0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260724205426-0912b1a823b2e40b92078e1ec20deee690369fcb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0912b1a823b2e40b92078e1ec20deee690369fcb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260724205426-0912b1a823b2e40b92078e1ec20deee690369fcb_1784926620573_0.3322129980688051","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260724205506-d952a9572b522e3ad3bd293cdd8d4037aa049526":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260724205506-d952a9572b522e3ad3bd293cdd8d4037aa049526","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260724205506-d952a9572b522e3ad3bd293cdd8d4037aa049526","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"80548a9cb5551ff436fd73517cf9c0cdc0391967","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260724205506-d952a9572b522e3ad3bd293cdd8d4037aa049526.tgz","fileCount":5,"integrity":"sha512-AuAoP6ICA5h/MgIgz6qh49CdveHJTfVwzJE/WdCu6dGm6H6KWsyMvROdINGpJ7jirr3WDVJloPwKQ6kN0MIrGg==","signatures":[{"sig":"MEQCIB11/NgIInIxrtWe6vdHHwfMNUAPMNbmpQ/UPKqo0wmlAiAMmghgK3szlyktc8Gqbm9DNGOvcleJiesN79UO7E2QBQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260724205506-d952a9572b522e3ad3bd293cdd8d4037aa049526","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d952a9572b522e3ad3bd293cdd8d4037aa049526","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260724205506-d952a9572b522e3ad3bd293cdd8d4037aa049526_1784926663464_0.9464251014451377","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260724205515-b0a026b8c9868f60192381758d7d8f063554a66a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260724205515-b0a026b8c9868f60192381758d7d8f063554a66a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260724205515-b0a026b8c9868f60192381758d7d8f063554a66a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3f44715ee521fc36361924b31bac09eeb130ad0e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260724205515-b0a026b8c9868f60192381758d7d8f063554a66a.tgz","fileCount":5,"integrity":"sha512-/nj6CpwaZEQK9Cw+31i+ocQN/KZfSMaUKVLtFbAZcp8Gf1imwLa2Fj8d7g1r7F5ZQuNaWtkjdj+AwosvCwEcog==","signatures":[{"sig":"MEUCIQD5jGQFc8akRt5fhCWIYP8oGC7HR17r8JlR3D7T/ZeKQwIgXGUupTxhZrIlFvj6rV524Yg/SFNTmP6l/6h5GYYoNB0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260724205515-b0a026b8c9868f60192381758d7d8f063554a66a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b0a026b8c9868f60192381758d7d8f063554a66a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260724205515-b0a026b8c9868f60192381758d7d8f063554a66a_1784926666678_0.4077357455828783","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260725004038-f8fd6d255eaa1e155405cea859ecda5701932133":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260725004038-f8fd6d255eaa1e155405cea859ecda5701932133","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260725004038-f8fd6d255eaa1e155405cea859ecda5701932133","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c2926bced9315ab563daac19e3ace2c36782b28e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260725004038-f8fd6d255eaa1e155405cea859ecda5701932133.tgz","fileCount":5,"integrity":"sha512-4WS4MdfxxWg+SKuPOe6B4eGmHZ8dSOeIj90LStDFGkm/vv7LLhQ/w87h4f4UEVJrPcCNQbFkDG31ghoeovd6eg==","signatures":[{"sig":"MEQCICYuutO1TZFwXyKEGfhB/BynSZLBLnX9+tuCtTpSltxuAiA0OAtMBq3nZRn23g1wLu7rdJ2r5T0O93GR3GLlW9L49Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260725004038-f8fd6d255eaa1e155405cea859ecda5701932133","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f8fd6d255eaa1e155405cea859ecda5701932133","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260725004038-f8fd6d255eaa1e155405cea859ecda5701932133_1784940178040_0.5969910047995455","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726002736-549dacc327988228c9305195bbba3cedf5437c6e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726002736-549dacc327988228c9305195bbba3cedf5437c6e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726002736-549dacc327988228c9305195bbba3cedf5437c6e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f59250648172a6f094f2d2da6110e7721930e784","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726002736-549dacc327988228c9305195bbba3cedf5437c6e.tgz","fileCount":5,"integrity":"sha512-9y6YdgUR6ikJHU2yN9rTI7gfiwpAd80tuba09pXjb1YtZCEpCepKrKQTs0uSyrGOTa33Z2IUjItJJjhI/wEhow==","signatures":[{"sig":"MEUCID5G8PHzwKPiIIzD7LFWObeTubtrN0xud3380YqnHvq4AiEAwWJqoGUE1plzi93BP84XLZdybh9sL3U8z29S2gIF0W8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726002736-549dacc327988228c9305195bbba3cedf5437c6e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"549dacc327988228c9305195bbba3cedf5437c6e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726002736-549dacc327988228c9305195bbba3cedf5437c6e_1785025817231_0.5993533527674806","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726043550-0c7dd8d9b8968e64df1eea18e9a66d024ed38ace":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726043550-0c7dd8d9b8968e64df1eea18e9a66d024ed38ace","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726043550-0c7dd8d9b8968e64df1eea18e9a66d024ed38ace","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3b79f284a1107359a0e6dc6a1ce3c67aae56f42b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726043550-0c7dd8d9b8968e64df1eea18e9a66d024ed38ace.tgz","fileCount":5,"integrity":"sha512-CAR3ShMEtwLWrIk9krvVDnbDeLTjTIMYIzC5BW2PQaPpK2VgzwqExpoS27q5oncX/Lz2HUXeln1rYHljgEwYCQ==","signatures":[{"sig":"MEUCICepVVrZlZtoHG3PHuyo10vjW9p4U0VqbaHEKDFvovmvAiEAnghf1RPx5JioKv92AeU6k/WoyQGvxu9kdHb4zziUy0k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726043550-0c7dd8d9b8968e64df1eea18e9a66d024ed38ace","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1734458},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0c7dd8d9b8968e64df1eea18e9a66d024ed38ace","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726043550-0c7dd8d9b8968e64df1eea18e9a66d024ed38ace_1785040701249_0.43112350662516863","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726081754-5a47e4bfc60e11612819b3bcb0b5f428953723e1":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726081754-5a47e4bfc60e11612819b3bcb0b5f428953723e1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726081754-5a47e4bfc60e11612819b3bcb0b5f428953723e1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ec7ddeef4028ef95e4090a5460538d391677c479","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726081754-5a47e4bfc60e11612819b3bcb0b5f428953723e1.tgz","fileCount":5,"integrity":"sha512-TDYfBb1jcvpEjV3XxrlYJdF+53w7kAWVbSibMhzkf6+tn9W3xNzw8eoi/aH7YpJp9zMb1CYT6sj17DIwMfPI0g==","signatures":[{"sig":"MEYCIQDuW0eKT/RDGf/C8xe75ri/JhYOaHZ2A2hXRSXBc9jOVAIhANyFOm1bsmitTqLkeyinGlkGWZ8kKB4JEkR1dwqH6Xbr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726081754-5a47e4bfc60e11612819b3bcb0b5f428953723e1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5a47e4bfc60e11612819b3bcb0b5f428953723e1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726081754-5a47e4bfc60e11612819b3bcb0b5f428953723e1_1785053984249_0.6160610337783954","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726081715-e824ef374d529c8324c5d3eb9d58d136350246c8":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726081715-e824ef374d529c8324c5d3eb9d58d136350246c8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726081715-e824ef374d529c8324c5d3eb9d58d136350246c8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8390114ec82d7be8e658b24fc8f924365a6bc217","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726081715-e824ef374d529c8324c5d3eb9d58d136350246c8.tgz","fileCount":5,"integrity":"sha512-cLc7wy0C/crBBg0/IH61wC/hOCVfHh+eb8Vzown+Ervh0Va7FEOxIo20m5Bda5MjUNjjkR0Fr1aQpupNJK70Gw==","signatures":[{"sig":"MEQCIEHRrq7iZhheMUY/1nchbMrLgRD36FVApHdyplBIwdUzAiAtPxqHdUDmp+6HgevNTAWS7MNQ2Pu3OPBFeIUvQuQe3g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726081715-e824ef374d529c8324c5d3eb9d58d136350246c8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e824ef374d529c8324c5d3eb9d58d136350246c8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726081715-e824ef374d529c8324c5d3eb9d58d136350246c8_1785053990239_0.8899547019023037","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726081852-1411be6370895cfc66f1f2644a59e674ce81444c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726081852-1411be6370895cfc66f1f2644a59e674ce81444c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726081852-1411be6370895cfc66f1f2644a59e674ce81444c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"90d1e5ea5a1a56c1b36a8914a45e63b06b28b991","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726081852-1411be6370895cfc66f1f2644a59e674ce81444c.tgz","fileCount":5,"integrity":"sha512-ku1SunJD8xY9zmWu8xZeh+mU2RjwzIOZWnhVTwh6HQvgowhdFXqaxzteAhL+lgK3bdpJKfOa/dWoKumtmd7s/Q==","signatures":[{"sig":"MEQCIAVij/VAVnlsB6TjzrJP9gIBVCKuOBQa053nci5YYc3vAiB4tVNc3FFq+MZc2NQlFs4jW3n1YxAwNyWrpUBusO4bqg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726081852-1411be6370895cfc66f1f2644a59e674ce81444c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1411be6370895cfc66f1f2644a59e674ce81444c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726081852-1411be6370895cfc66f1f2644a59e674ce81444c_1785054090712_0.2517639313200879","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726081901-161ff3616ae74707b8ccbd2d13432133e96b4caf":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726081901-161ff3616ae74707b8ccbd2d13432133e96b4caf","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726081901-161ff3616ae74707b8ccbd2d13432133e96b4caf","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0a944cce1f71363473f66ff997ae913ff87dd265","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726081901-161ff3616ae74707b8ccbd2d13432133e96b4caf.tgz","fileCount":5,"integrity":"sha512-06FHAlRJQNpZ2DqA5TiPmm8VP8nkCXUHzeXue+fg8G/YuHC28KTDjJOrPgj1QhFcvPLhjbPaNfB+QKuHYYtPGw==","signatures":[{"sig":"MEUCIQCSnqhJcLS8KgGGLZzGMdrjRwr06bvBR+FdzuprzJOXqQIgA1uqTxD0gCQaXGgJunLsYKfXoGwM2tFlZmA/2udxdWU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726081901-161ff3616ae74707b8ccbd2d13432133e96b4caf","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"161ff3616ae74707b8ccbd2d13432133e96b4caf","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726081901-161ff3616ae74707b8ccbd2d13432133e96b4caf_1785054099372_0.50560506569387","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726081916-252e51659b6af2956b1162f03d9841a4c5f1d953":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726081916-252e51659b6af2956b1162f03d9841a4c5f1d953","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726081916-252e51659b6af2956b1162f03d9841a4c5f1d953","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5281e05c5b944c85a1bd25a9cbbb81e4e2e80687","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726081916-252e51659b6af2956b1162f03d9841a4c5f1d953.tgz","fileCount":5,"integrity":"sha512-hOTPYJ3hM4AC0wal9CMwmnWwTM5pgpavc+ARmsb3a190E4fA482pwfvqPuEDK9lC79fMpxtwQKcLArJcJ81uOQ==","signatures":[{"sig":"MEUCIQDzlvdjEEajTVFCO1hb/SbLSdDwG8YgWmFFrwczJX6pdQIgePgCVyHU2Y9DD7+1X9PM2NWlSiTj5TQGkQxRzX6W1v4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726081916-252e51659b6af2956b1162f03d9841a4c5f1d953","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"252e51659b6af2956b1162f03d9841a4c5f1d953","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726081916-252e51659b6af2956b1162f03d9841a4c5f1d953_1785054109274_0.6065239251662442","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726081926-7dc6d5bbe88a4ac76bbb5098751f0b88b5fdcc5c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726081926-7dc6d5bbe88a4ac76bbb5098751f0b88b5fdcc5c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726081926-7dc6d5bbe88a4ac76bbb5098751f0b88b5fdcc5c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e49b3283b6b71f2824fed110beb7903787290d4b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726081926-7dc6d5bbe88a4ac76bbb5098751f0b88b5fdcc5c.tgz","fileCount":5,"integrity":"sha512-lDsiRW/6GHECjnsKvpurTLf6OUp6BKbiM/tVBK6Zv84p2sOgM/H9o7f543guuGjMqpWfhB3fkdZo0aS9YTqE4g==","signatures":[{"sig":"MEUCID/aLmTTGnGlwWE48mdqaGwYN6U7mB4KwLZ2c0VlZFEFAiEA/sBErSFUumRDk/ZlpCZ4Fkzk6t0iPg7gTzZXhE5njuI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726081926-7dc6d5bbe88a4ac76bbb5098751f0b88b5fdcc5c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7dc6d5bbe88a4ac76bbb5098751f0b88b5fdcc5c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726081926-7dc6d5bbe88a4ac76bbb5098751f0b88b5fdcc5c_1785054123006_0.2262764008638518","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726081936-88ce67473105980d46c112d18aefdc7a0fc3cac8":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726081936-88ce67473105980d46c112d18aefdc7a0fc3cac8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726081936-88ce67473105980d46c112d18aefdc7a0fc3cac8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"735672894228fdcbe1a6f66ab8dfddd8eafb2239","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726081936-88ce67473105980d46c112d18aefdc7a0fc3cac8.tgz","fileCount":5,"integrity":"sha512-b5GI60dVQMHPDdPCKCw5/pkFuz9TV97CjcAcX05mDcf5yG+eLjgoU4419jjiWHcuXcDFQyEnusydv3DuWkOYOA==","signatures":[{"sig":"MEYCIQDARfxmM+rsCEuz4ThDChyErAYaoNy6GnClIcbOElv9FwIhAN80uq3fwrFAmRZUciWiwPZqv3YjvrWVAUOL8o4eNk5k","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726081936-88ce67473105980d46c112d18aefdc7a0fc3cac8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"88ce67473105980d46c112d18aefdc7a0fc3cac8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726081936-88ce67473105980d46c112d18aefdc7a0fc3cac8_1785054125538_0.019823996882447847","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726081949-728c9477ef9adbcd06606ea1b88c4fbe9b79878a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726081949-728c9477ef9adbcd06606ea1b88c4fbe9b79878a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726081949-728c9477ef9adbcd06606ea1b88c4fbe9b79878a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bf9ef2b05d614073e8cf634d93884034871d0c67","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726081949-728c9477ef9adbcd06606ea1b88c4fbe9b79878a.tgz","fileCount":5,"integrity":"sha512-Dw9Ku7TbpnsG8/OPHhDZ+xcsZXoUFDCGJMTYMMndQWKDJgIww3Dod1UYAZT64rexr3CH+lP1RY2ohJLchLkfgQ==","signatures":[{"sig":"MEQCIBV9NShLIJWVryrRM44WlEEwPGSw4HoGsR8dEVUVgzKWAiANzIM0JjPUd4JPQdlT4SEn9kAGIdmQ3CNL5CYUiXpXFA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726081949-728c9477ef9adbcd06606ea1b88c4fbe9b79878a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"728c9477ef9adbcd06606ea1b88c4fbe9b79878a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726081949-728c9477ef9adbcd06606ea1b88c4fbe9b79878a_1785054129112_0.8032661904330722","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726081940-b0a026b8c9868f60192381758d7d8f063554a66a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726081940-b0a026b8c9868f60192381758d7d8f063554a66a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726081940-b0a026b8c9868f60192381758d7d8f063554a66a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0d00a1806864aa6a56af37937901b81cd8a82b35","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726081940-b0a026b8c9868f60192381758d7d8f063554a66a.tgz","fileCount":5,"integrity":"sha512-CCApcCu9g6Cq+++b7Ql8Snbkc26eUJX9JI8qNGj3zKdd1hPRdTIx6IDm8NG1XiHw5gtcttnEaKvDx6Co8gQQqw==","signatures":[{"sig":"MEUCIQDy9UR+loKYOaiKITg4bllxpO6xHerMfmWZo1HSdBmPFwIgGkZA1YJMXIgt/99MyIxvSEBcD4+nrJbQCQOiKtEvXXk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726081940-b0a026b8c9868f60192381758d7d8f063554a66a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b0a026b8c9868f60192381758d7d8f063554a66a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726081940-b0a026b8c9868f60192381758d7d8f063554a66a_1785054137905_0.5144429378170241","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726082021-4d8742bcc0cd7a6aeb5f4a8fd9df7cf94e7e848c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726082021-4d8742bcc0cd7a6aeb5f4a8fd9df7cf94e7e848c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726082021-4d8742bcc0cd7a6aeb5f4a8fd9df7cf94e7e848c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f9bf78da3eee72f4be91fcc6553b6319435e825c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726082021-4d8742bcc0cd7a6aeb5f4a8fd9df7cf94e7e848c.tgz","fileCount":5,"integrity":"sha512-CQMijhI36oCC0DccHnSIgHCmjMn7kJA9jVv3EQiDFTRaGmlgn9wjv003gTTYv6GxM7gE+WKn9PS0kVyXPnCSGA==","signatures":[{"sig":"MEQCIHB81eEC+UCoFsroigx5cVEH1Gd7akZQ+Q4T9EAtVlSUAiBE183vD+DAS4blibBZjniscKr/12N3t9Kxmrj6QmBUyg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726082021-4d8742bcc0cd7a6aeb5f4a8fd9df7cf94e7e848c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4d8742bcc0cd7a6aeb5f4a8fd9df7cf94e7e848c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726082021-4d8742bcc0cd7a6aeb5f4a8fd9df7cf94e7e848c_1785054143362_0.5398490802942564","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726082112-b895405ec885ebc670c4d4e0841e328258b84814":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726082112-b895405ec885ebc670c4d4e0841e328258b84814","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726082112-b895405ec885ebc670c4d4e0841e328258b84814","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e81e24ca2f10b0db1b4ab7ee18470765d1fffb7f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726082112-b895405ec885ebc670c4d4e0841e328258b84814.tgz","fileCount":5,"integrity":"sha512-x78X6w3ePmMcF+NSeD39rvCdM/6mfluR3rpF7BullifoVuYO3/nf9CNJrN8ABXN8csGdGqkIP2nqQpzeplvtCw==","signatures":[{"sig":"MEYCIQDpdA0Q2vfmR5BTqTbzfIyZUUfOhApw/MRkNmE9BQWR9wIhAMwcfoCtmSN2s9+SXQpyE4SwmB7z7lAO+yGtvD/zignM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726082112-b895405ec885ebc670c4d4e0841e328258b84814","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b895405ec885ebc670c4d4e0841e328258b84814","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726082112-b895405ec885ebc670c4d4e0841e328258b84814_1785054236994_0.030806787897306842","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726082145-bae17cfcef5b2f4ae0aa92dd2e3db8ed7910a73e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726082145-bae17cfcef5b2f4ae0aa92dd2e3db8ed7910a73e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726082145-bae17cfcef5b2f4ae0aa92dd2e3db8ed7910a73e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fa410e6238e06e3aa0319c7a509728356f9feb01","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726082145-bae17cfcef5b2f4ae0aa92dd2e3db8ed7910a73e.tgz","fileCount":5,"integrity":"sha512-PJLut+qGyvo+Q34bfbc09AzQQHCx014s4JNnb6MmAeQxhDhzW/d6WcFPz5GXyGLJVpgAYpeNmIdYLrlkuYEXoQ==","signatures":[{"sig":"MEUCIEJac5Tj0r5IAYpbE272fukULPLfabBm2mRScVElvlKtAiEAjedt1yA7CEBDdaA/HXrBj3gdY20BHFWcF1dlN8h9e8s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726082145-bae17cfcef5b2f4ae0aa92dd2e3db8ed7910a73e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bae17cfcef5b2f4ae0aa92dd2e3db8ed7910a73e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726082145-bae17cfcef5b2f4ae0aa92dd2e3db8ed7910a73e_1785054258542_0.434588441014345","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726082514-6e8c31dce096dca14d3eda65ce736682aa48685a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726082514-6e8c31dce096dca14d3eda65ce736682aa48685a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726082514-6e8c31dce096dca14d3eda65ce736682aa48685a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7aa616aa9ad236589e60f47a1bdddc78146a8557","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726082514-6e8c31dce096dca14d3eda65ce736682aa48685a.tgz","fileCount":5,"integrity":"sha512-5fIKLA0/TiBzkSuNuZOKztrGpubfp/i04Y1FoWau6mXeGaZ+rQavA9UUy7Tww47lQH2RMFBBWgBj6A9eW4ziuw==","signatures":[{"sig":"MEUCIC55P5v0hoDxmiVQMyJlJIqQOdHQ5bUjTBgKkwjVXFw+AiEAt129xY6T+RBgRcsv9JoP2ovDo5Ma9XLNUEy9wOwFscU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726082514-6e8c31dce096dca14d3eda65ce736682aa48685a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6e8c31dce096dca14d3eda65ce736682aa48685a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726082514-6e8c31dce096dca14d3eda65ce736682aa48685a_1785054470913_0.6303399394170832","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726083359-9e060048c5c10e9ecb166498c2855ee7f5b73078":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726083359-9e060048c5c10e9ecb166498c2855ee7f5b73078","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726083359-9e060048c5c10e9ecb166498c2855ee7f5b73078","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b9a3874bf09992da38a1792300c5cfbb277c04f7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726083359-9e060048c5c10e9ecb166498c2855ee7f5b73078.tgz","fileCount":5,"integrity":"sha512-72KpBidixQqUmEUVKKgwX/z2KS4OutTT8CiTBAt0RYh2TpMKwu4IM+fA8bociNPdNgEE/fMfrFSb3HslI4Tr6w==","signatures":[{"sig":"MEQCICa+FQDJMWi+PFuusztJMpMbQWT3QeTAClv78u92X60pAiAmU8OSYcEIfG2l8RrySN8r07TdLCmZNjVok3BOyxi/Vw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726083359-9e060048c5c10e9ecb166498c2855ee7f5b73078","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9e060048c5c10e9ecb166498c2855ee7f5b73078","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726083359-9e060048c5c10e9ecb166498c2855ee7f5b73078_1785054963647_0.7064663809275014","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726084619-2c6f9a0ecab0139845ef736140139b8415e1987e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726084619-2c6f9a0ecab0139845ef736140139b8415e1987e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726084619-2c6f9a0ecab0139845ef736140139b8415e1987e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ee24858d4d712b778fa8562733619943f13d579e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726084619-2c6f9a0ecab0139845ef736140139b8415e1987e.tgz","fileCount":5,"integrity":"sha512-MCLIz9YKEjSB9ShBParUMQYGCHGm8b14DplN/9+ZknD4L3OfB+daNBey77zLFCGSg33qiAZ5RVwDajUecuFpOA==","signatures":[{"sig":"MEUCIGiag8qKrftplGJ7xYEYUh3Dh0nAjlyzQV19e9vd4y6vAiEAzYuJ34OBGHpAOmTBv9X/fq+yvSGzKfclNkmkx5ygqtA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726084619-2c6f9a0ecab0139845ef736140139b8415e1987e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2c6f9a0ecab0139845ef736140139b8415e1987e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726084619-2c6f9a0ecab0139845ef736140139b8415e1987e_1785055740901_0.22264895952137254","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726084635-88ce67473105980d46c112d18aefdc7a0fc3cac8":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726084635-88ce67473105980d46c112d18aefdc7a0fc3cac8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726084635-88ce67473105980d46c112d18aefdc7a0fc3cac8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"62f3e257ef4f6903c0fc3d8d280f1f63d9de61dd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726084635-88ce67473105980d46c112d18aefdc7a0fc3cac8.tgz","fileCount":5,"integrity":"sha512-8SpV0Usolw6ZmtRQ4esoUDvwSJQxEeeFA3u3xJWml1QNcan6E04vHPZh+mHI27V0BUjhjrwG5qEgmLyPuT854A==","signatures":[{"sig":"MEUCIBXJSHgijYw8E0KyuXzVhUdZSFxKNS7gKsn4J3Y3YIj2AiEAlE8WFrH1W5A14wa9AMITmplVdM+HTLuLMYZlaDn2Gac=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726084635-88ce67473105980d46c112d18aefdc7a0fc3cac8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1725880},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"88ce67473105980d46c112d18aefdc7a0fc3cac8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726084635-88ce67473105980d46c112d18aefdc7a0fc3cac8_1785055752953_0.7288719695852255","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726084926-3e91c4c4a6de9790f3c8614b12b8851b4a669275":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726084926-3e91c4c4a6de9790f3c8614b12b8851b4a669275","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726084926-3e91c4c4a6de9790f3c8614b12b8851b4a669275","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1a3a9a6fdc4e226bbde3b0b6413a92454e6301f6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726084926-3e91c4c4a6de9790f3c8614b12b8851b4a669275.tgz","fileCount":5,"integrity":"sha512-JYleK0SQ1imxGq+1FZK1xKWa9s6fwI0oaeAFa6P3MoavrNsVb3STDU43+pQ70cTwL5usYP7Tdap4fjpjWXMRWw==","signatures":[{"sig":"MEQCICEG9PCqAt/NOqLUwZdukEpwJXhAqt7TQsGfSngj6ywCAiBrUbywQGNqn2AaiUP7lnvsh2SwuKxZr+USN+2CitbHGQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726084926-3e91c4c4a6de9790f3c8614b12b8851b4a669275","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3e91c4c4a6de9790f3c8614b12b8851b4a669275","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726084926-3e91c4c4a6de9790f3c8614b12b8851b4a669275_1785055923354_0.6448582934702398","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726094405-f3f0fbde60c5cf59e2a9ae9e5655d67ad2042357":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726094405-f3f0fbde60c5cf59e2a9ae9e5655d67ad2042357","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726094405-f3f0fbde60c5cf59e2a9ae9e5655d67ad2042357","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ffcaedf1ea7e989d820f0867f25b04b46c8ef532","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726094405-f3f0fbde60c5cf59e2a9ae9e5655d67ad2042357.tgz","fileCount":5,"integrity":"sha512-PF4DWIH6AiOHJ/em9DwPOKsxH7Yz8VSQanRO5K9OmPrR4bT58Cp14MfjxputkCZE5KB4N9+TFYtFBOrPEFj7+Q==","signatures":[{"sig":"MEYCIQDxIG+4O3lICMN6RXE80mwVfU1SLd6yXb2mqtKJeC8uSQIhAKRO0evS5yrNkFV2dZudMBcm9Wha7oA3jrUk7SK28cxE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726094405-f3f0fbde60c5cf59e2a9ae9e5655d67ad2042357","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f3f0fbde60c5cf59e2a9ae9e5655d67ad2042357","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726094405-f3f0fbde60c5cf59e2a9ae9e5655d67ad2042357_1785059205793_0.31456607989591445","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726094728-96718e413393f4eebcffdcfe4ef8152dc871acb1":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726094728-96718e413393f4eebcffdcfe4ef8152dc871acb1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726094728-96718e413393f4eebcffdcfe4ef8152dc871acb1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"62f4027b5dd5fac62c99695f3bd95ddef3fcd1cc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726094728-96718e413393f4eebcffdcfe4ef8152dc871acb1.tgz","fileCount":5,"integrity":"sha512-pNUHt+e5VEfrDkfGWAGR078fEaOmBPbwliWBED8xGUkQV8kTjUE0X6ILvcOWxOeJl2yv7EebER2gGDcSE6BG4A==","signatures":[{"sig":"MEUCIC5i0XKP7MQDJQc7wjPfW9SL+uF3QoeXmhsOMHY2tRGoAiEApHhHzz6/aPTHSjdy+5wu+zyyBeZ9PUy7pliK4ZqM8VA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726094728-96718e413393f4eebcffdcfe4ef8152dc871acb1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"96718e413393f4eebcffdcfe4ef8152dc871acb1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726094728-96718e413393f4eebcffdcfe4ef8152dc871acb1_1785059402434_0.162116406079867","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726094740-e75fc51fb13909eab8b6d117cb81c33e89180b5e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726094740-e75fc51fb13909eab8b6d117cb81c33e89180b5e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726094740-e75fc51fb13909eab8b6d117cb81c33e89180b5e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c9ab0352881582e397998093fb9d952ade7680a8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726094740-e75fc51fb13909eab8b6d117cb81c33e89180b5e.tgz","fileCount":5,"integrity":"sha512-Cl6GZl845VOhwSKLNyl+GbbK87prhIXlD67/xofJAVwMkjnbM+x+cAubYXmjUIlA3AtmhyCUOe1cR1+NOnH1gQ==","signatures":[{"sig":"MEYCIQDZ4uV08YuMm7UNqzykpcGNzJss5r84EWD5e298sKq5OQIhANfN1U/CHSAvZLNje7s7A2dqZaeCkUh5jsC7FgJqS59X","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726094740-e75fc51fb13909eab8b6d117cb81c33e89180b5e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e75fc51fb13909eab8b6d117cb81c33e89180b5e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726094740-e75fc51fb13909eab8b6d117cb81c33e89180b5e_1785059416072_0.8174871048583867","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726122625-39d6ba23db6580c1b19b92dfa4316b8e571a827d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726122625-39d6ba23db6580c1b19b92dfa4316b8e571a827d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726122625-39d6ba23db6580c1b19b92dfa4316b8e571a827d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"04b069c698e29893d59cd571bfc196628596499b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726122625-39d6ba23db6580c1b19b92dfa4316b8e571a827d.tgz","fileCount":5,"integrity":"sha512-OoukWw9j+k3wBfN9G3/51FNA/YAGWZNRuGJ8guzCMItLu9GwA37HFHmDksRj+JcTDKADpl0w2EpEjik1Fwc9yQ==","signatures":[{"sig":"MEUCIQCOTmw9DgbbW+jiQRyI//orn7j9ErZY81tNjfSFHYuAZQIgfvQlv9qZQCmalHw+kryp+b3nds5Soagycgy/9P0RKyU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726122625-39d6ba23db6580c1b19b92dfa4316b8e571a827d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"39d6ba23db6580c1b19b92dfa4316b8e571a827d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726122625-39d6ba23db6580c1b19b92dfa4316b8e571a827d_1785068941241_0.8131660300583683","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726140633-051f90479938eea7a39324e45192cb68ed9ab9e4":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726140633-051f90479938eea7a39324e45192cb68ed9ab9e4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726140633-051f90479938eea7a39324e45192cb68ed9ab9e4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9eab8e0fe128ecc546602787ca875e669ac53e30","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726140633-051f90479938eea7a39324e45192cb68ed9ab9e4.tgz","fileCount":5,"integrity":"sha512-Q4ZcxNlik/taWwmPTbvKvNqRYh8iBqHP0gBJz2gthPlvGTGXFTihSxOdtks+H3bYfpRFi5oHCFNXe2QJ21KZXQ==","signatures":[{"sig":"MEYCIQDoWbaLFfAkc0Ycor71qe0hcMU9/6wQUDOQAu31f8iWfwIhAM3omPw3EymVz4UTltYw3I9PrdmWQOQHWBZIZacOL9Af","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726140633-051f90479938eea7a39324e45192cb68ed9ab9e4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"051f90479938eea7a39324e45192cb68ed9ab9e4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726140633-051f90479938eea7a39324e45192cb68ed9ab9e4_1785074917425_0.8143160512434184","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726142247-e38dbf1093afb98332273774380a4240cf43dff2":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726142247-e38dbf1093afb98332273774380a4240cf43dff2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726142247-e38dbf1093afb98332273774380a4240cf43dff2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fe427e8069e14755b7679a01bbfb3c3a64583719","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726142247-e38dbf1093afb98332273774380a4240cf43dff2.tgz","fileCount":5,"integrity":"sha512-L/09beQ9xfirH/f4VnomcqPQ9O5tolrgJBiXLUCIvE3ByQGxoHDNKHAlDE+LPEkKo/lmsVo7IrNva6M5ktiFhg==","signatures":[{"sig":"MEYCIQCgwcaAgPKGVMfAx1q5FxfyD2ZEsrGk9YAYgIsmmxmPXAIhAN5IyKValE8m0wsEQq/coJBST9skoCnrxV9UGEzK26JV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726142247-e38dbf1093afb98332273774380a4240cf43dff2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e38dbf1093afb98332273774380a4240cf43dff2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726142247-e38dbf1093afb98332273774380a4240cf43dff2_1785075929074_0.2794950318364082","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726143012-d27bad085ef7a3072a71cdc7e3d79e0c016f9ec4":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726143012-d27bad085ef7a3072a71cdc7e3d79e0c016f9ec4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726143012-d27bad085ef7a3072a71cdc7e3d79e0c016f9ec4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c4d24d86992a946ad04119b6bdf37d661889ff73","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726143012-d27bad085ef7a3072a71cdc7e3d79e0c016f9ec4.tgz","fileCount":5,"integrity":"sha512-nHXL31GOvfCaXCLbmTcshw1A3zmC3A90se+DOASZdxYyekSc6e7kERzhc+eVIznzHdfh8v+u8h9g24qmJcQFeg==","signatures":[{"sig":"MEUCIFVDCcer7bKSwe9TIVmk1bAEwf1Sgt8oHjjKWsv0NMrcAiEAztMPnNTQXGqsIjXcTYXRJLLqmLo1zIup7KgrV1IuJmg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726143012-d27bad085ef7a3072a71cdc7e3d79e0c016f9ec4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d27bad085ef7a3072a71cdc7e3d79e0c016f9ec4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726143012-d27bad085ef7a3072a71cdc7e3d79e0c016f9ec4_1785076366863_0.9161839207006055","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726144346-d3427a9dbbdb5edb50871ec2a19493d055bf7348":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726144346-d3427a9dbbdb5edb50871ec2a19493d055bf7348","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726144346-d3427a9dbbdb5edb50871ec2a19493d055bf7348","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9a45a1fdf265d91c95dd353c1322ad1dd3b5c7aa","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726144346-d3427a9dbbdb5edb50871ec2a19493d055bf7348.tgz","fileCount":5,"integrity":"sha512-YWRtsV2yILrY9gc48g9CVbdySmMBZCTPcVKSKRxN/NI2vX5MTmJuWUHhPSPFuRCIixKOhOwwMJCQl0nPqyjCbA==","signatures":[{"sig":"MEQCIBAJlG6JHIl1abp5p2wx+BJL9pKWY0IQmrl+7EENOy+4AiAVH3YDSpNu6oP7nhn5JDRq0kqd9WNbar1Avmzi6bj0pg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726144346-d3427a9dbbdb5edb50871ec2a19493d055bf7348","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d3427a9dbbdb5edb50871ec2a19493d055bf7348","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726144346-d3427a9dbbdb5edb50871ec2a19493d055bf7348_1785077186454_0.8083370558725371","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726151134-9f8db9046d16d1f7e6eb9108241f3eda029d85fb":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726151134-9f8db9046d16d1f7e6eb9108241f3eda029d85fb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726151134-9f8db9046d16d1f7e6eb9108241f3eda029d85fb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bd30bc1859249586487e49647c76f0cbee9488f7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726151134-9f8db9046d16d1f7e6eb9108241f3eda029d85fb.tgz","fileCount":5,"integrity":"sha512-offE3vvRDeDCGSlQ4zWWF/aAPiUC/2XjRKReoMir40R67Xcq/yl3ZX6SHbKBhuoYSLMGKfBVDC2OXY5bHRqPoA==","signatures":[{"sig":"MEUCIAFLl0U4+ifzCUvmeT/v8wJNv2wtj+UZ9iIhRvSXyI1WAiEAyZ/4m5rUo4rrqfUS4zAQu3DZM8EFRlSTefUZfdagDe0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726151134-9f8db9046d16d1f7e6eb9108241f3eda029d85fb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9f8db9046d16d1f7e6eb9108241f3eda029d85fb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726151134-9f8db9046d16d1f7e6eb9108241f3eda029d85fb_1785078850462_0.31107126602645363","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726152220-cef07d0cb13958cac03cdb2b6699ea785f1b5b3f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726152220-cef07d0cb13958cac03cdb2b6699ea785f1b5b3f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726152220-cef07d0cb13958cac03cdb2b6699ea785f1b5b3f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0ba783fe804fc2bf1dfb7b5b1fd50cdc9ab96553","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726152220-cef07d0cb13958cac03cdb2b6699ea785f1b5b3f.tgz","fileCount":5,"integrity":"sha512-C6xmhZLf5v2OJrK+u0ys9pk/KdzCV8zCCvIn2bR8kBAShxUFGZ22qG+mZazcnJjSiR2Y1urE4rwKL6PQcoFB0w==","signatures":[{"sig":"MEUCIG4NKUW1mZVYqDilaiI2+a/FBDjUolEiEiXZ1sEYS7y+AiEAj7Ctu8VFKaln/miqF1WcXqunN4aBkxiblRidmkdzNGM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726152220-cef07d0cb13958cac03cdb2b6699ea785f1b5b3f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"cef07d0cb13958cac03cdb2b6699ea785f1b5b3f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726152220-cef07d0cb13958cac03cdb2b6699ea785f1b5b3f_1785079472154_0.99105866349422","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726152816-892dd18d3cde87f9772c004c42b466cad7337be0":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726152816-892dd18d3cde87f9772c004c42b466cad7337be0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726152816-892dd18d3cde87f9772c004c42b466cad7337be0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f746b91ae81ef2439ccaadb584c478b923d6fd23","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726152816-892dd18d3cde87f9772c004c42b466cad7337be0.tgz","fileCount":5,"integrity":"sha512-Acp23Wov2LI3CkjTF3EUslZlE2qn/sSv+TYOdz1uHSZo23uTFgDRa+o5KD1w3JxPw8kDW0J4E9CE1lZ1ecWPZw==","signatures":[{"sig":"MEUCIDyRE33CgUn3YULwbBevbMDeQEJ6SGXfPBl+S7xyJ3dCAiEApLbDlEjPiFNmoV2sNfoGsk8tjZjvVN74cvfOTGqXRzo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726152816-892dd18d3cde87f9772c004c42b466cad7337be0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"892dd18d3cde87f9772c004c42b466cad7337be0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726152816-892dd18d3cde87f9772c004c42b466cad7337be0_1785079856928_0.26687114768315845","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726154452-072c4becd6d937a58c3a1026192334b27c5ae633":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726154452-072c4becd6d937a58c3a1026192334b27c5ae633","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726154452-072c4becd6d937a58c3a1026192334b27c5ae633","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"abf2354f9084bcb4e6d7e72ae0aa41b8a6d221ba","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726154452-072c4becd6d937a58c3a1026192334b27c5ae633.tgz","fileCount":5,"integrity":"sha512-MnVXRyIkwrBbTQGYnZWMa6dctyRP9CcPAc6ZbpWd4GXGDghj5VLI6r8n2avtzJa5Wk8Sgz0MJE0ev0hDFAmf8g==","signatures":[{"sig":"MEYCIQDKT6FiQ2RyI+LyZL0YxX8u1cBY4QdcteRHgYyJq9E41gIhAIfv6rno5jt1NtwQ7gySJQtUKQjeJSMqqjKMDM0lrM4e","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726154452-072c4becd6d937a58c3a1026192334b27c5ae633","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"072c4becd6d937a58c3a1026192334b27c5ae633","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726154452-072c4becd6d937a58c3a1026192334b27c5ae633_1785080853806_0.3710935557363162","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726160526-c9e4daa646e5a5204e31946bef5cb93926e70f8d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726160526-c9e4daa646e5a5204e31946bef5cb93926e70f8d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726160526-c9e4daa646e5a5204e31946bef5cb93926e70f8d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5f0050162769c9c93750ee69cc7ddcdb41ed2013","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726160526-c9e4daa646e5a5204e31946bef5cb93926e70f8d.tgz","fileCount":5,"integrity":"sha512-kQBv+2RskQEDSE1OGFI3ygGegy6F/VeXPeiioIHYWcI0D8iKDodF3vLJFHxLt4aYXflYllM8rkN3Vb9x9m7p+g==","signatures":[{"sig":"MEUCIQDRxPFlllBda7eiIcil3qVEomczGe5t8Q8Ab97TdpnChQIgf1+189lbgVYzgfuaC+FxL63VgKFlGSSQSqC94e9BZow=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726160526-c9e4daa646e5a5204e31946bef5cb93926e70f8d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c9e4daa646e5a5204e31946bef5cb93926e70f8d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726160526-c9e4daa646e5a5204e31946bef5cb93926e70f8d_1785082081665_0.38774429154718204","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726162540-2cf58c91a1f3298cac5d5fe0dd7d8d72b1b2d978":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726162540-2cf58c91a1f3298cac5d5fe0dd7d8d72b1b2d978","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726162540-2cf58c91a1f3298cac5d5fe0dd7d8d72b1b2d978","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"529d77a1283df131b96db0b8fcfe4a9ee0648ce4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726162540-2cf58c91a1f3298cac5d5fe0dd7d8d72b1b2d978.tgz","fileCount":5,"integrity":"sha512-/ZOMNoSfh1Vf2/3eXxPJMGAET5gRlDMorj+IG7GnTwYb4Dgpxd5R9AKUh5PldJNdODdYzkNElX9V3qcm9Sz5cA==","signatures":[{"sig":"MEUCIQDP7Itybi8t0l2v3LwZyVIdMd8QSbbwBeAs2/kI/zK2RwIgLS1km5mQKHGmiyn2V+n7SrlZIQYLq8SDi7GYNwBYEbw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726162540-2cf58c91a1f3298cac5d5fe0dd7d8d72b1b2d978","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2cf58c91a1f3298cac5d5fe0dd7d8d72b1b2d978","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726162540-2cf58c91a1f3298cac5d5fe0dd7d8d72b1b2d978_1785083285305_0.6367071215685614","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726163827-2a57f3fa79010d1948c205fc4b547fbcb2282f84":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726163827-2a57f3fa79010d1948c205fc4b547fbcb2282f84","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726163827-2a57f3fa79010d1948c205fc4b547fbcb2282f84","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3b17e27a8f51997910f607d3f8bdba462d23cdb1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726163827-2a57f3fa79010d1948c205fc4b547fbcb2282f84.tgz","fileCount":5,"integrity":"sha512-KBQBK9P2XCFzilFVXY+0a7OyTrGV9FCgOy021FGqcoFnWbdD2iqrKcyhD8VLPmZuY2mQfzKYdC2ljVL8RqODrA==","signatures":[{"sig":"MEYCIQDicKJy3Zy2oxyMPHf27IDHtTagByaqPPi9eg/GCFAWtgIhAOQk8KyjRs01Jfisi2K01uMfSnwaNda46t1WpQ0N9vCe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726163827-2a57f3fa79010d1948c205fc4b547fbcb2282f84","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2a57f3fa79010d1948c205fc4b547fbcb2282f84","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726163827-2a57f3fa79010d1948c205fc4b547fbcb2282f84_1785084065081_0.7684638762270393","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726164523-7f5289f12910da39f153204be84d9ca19850b958":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726164523-7f5289f12910da39f153204be84d9ca19850b958","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726164523-7f5289f12910da39f153204be84d9ca19850b958","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e39cddfd5761028d64d9618bc3c5cddf4673662b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726164523-7f5289f12910da39f153204be84d9ca19850b958.tgz","fileCount":5,"integrity":"sha512-bxiO/TFTtXkSZd3bN/6/80VJlcbKomiSXMOhu63W3xRDyMh+tea6d5qOCkNlFcThsquTPbH/YC5xzcLJ4wZoPg==","signatures":[{"sig":"MEUCIAXVgiBmDmBgSQTTDgFA6zYWz1odRhwXe3823AphEa+aAiEAoifXP367HPlA1M81oqOycI73dYpbx2qzM/nd7T4/CHQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726164523-7f5289f12910da39f153204be84d9ca19850b958","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7f5289f12910da39f153204be84d9ca19850b958","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726164523-7f5289f12910da39f153204be84d9ca19850b958_1785084479733_0.1371814143934611","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726165018-01a24c158d448ea7b757c22d7cb6020f80890dae":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726165018-01a24c158d448ea7b757c22d7cb6020f80890dae","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726165018-01a24c158d448ea7b757c22d7cb6020f80890dae","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d65a9b0d9d0eb129b09b0f93eb6264189b2863e8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726165018-01a24c158d448ea7b757c22d7cb6020f80890dae.tgz","fileCount":5,"integrity":"sha512-iqrz01Rd5ABWrNk2BKOijutXcovzqo65GWT7DOJEUW+IWXDm++Qo21cxviS3Rv84LZ1u+Vxf9sn2HfVWLzMVSQ==","signatures":[{"sig":"MEUCIEooiZc/66rLNLtF/eQ4d8POunJTMptSUnoET5HcfuxWAiEA7IoTzl2l3KdsKWdyCFDeMc+/EWAxtCLL7pK2J9jXUXU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726165018-01a24c158d448ea7b757c22d7cb6020f80890dae","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"01a24c158d448ea7b757c22d7cb6020f80890dae","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726165018-01a24c158d448ea7b757c22d7cb6020f80890dae_1785084779525_0.007166900909358231","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726165241-ff3821387d6052669bda214240a0b2b492ff8e10":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726165241-ff3821387d6052669bda214240a0b2b492ff8e10","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726165241-ff3821387d6052669bda214240a0b2b492ff8e10","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3c7b207f4f3cb5799a772c5529c44a8e17bef3be","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726165241-ff3821387d6052669bda214240a0b2b492ff8e10.tgz","fileCount":5,"integrity":"sha512-yANgk/emTn9K19C210quZi52e9zgQRaQ1sy1eKETmltlIShzj4wns3D6oXo7ziE1SwcqCyHFwvjWwEHl3gT8lA==","signatures":[{"sig":"MEUCIGCZhxYRXDvEl5u4zpAcKPa/0X3YPbiiIGgG3T8td9eOAiEA5SDKFj5qlp5xm1gNARuMkZbJM2mIhf4Zbz+rbS4y+LA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726165241-ff3821387d6052669bda214240a0b2b492ff8e10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ff3821387d6052669bda214240a0b2b492ff8e10","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726165241-ff3821387d6052669bda214240a0b2b492ff8e10_1785084921039_0.8633590419406298","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260726170304-a8f28680bb8a1caff7ea293c8dd4b42714b2ae88":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260726170304-a8f28680bb8a1caff7ea293c8dd4b42714b2ae88","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260726170304-a8f28680bb8a1caff7ea293c8dd4b42714b2ae88","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0553da7f7fe8acd208d1c015f5ea599978a7ebdd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260726170304-a8f28680bb8a1caff7ea293c8dd4b42714b2ae88.tgz","fileCount":5,"integrity":"sha512-upr9dfoAD17aRjDA7d+FPTjls3pcYTso1tb67SQNep5lJJJKSD5KYgUUbkDYVAva+J1YD7yzI59DXsAgsG6xGw==","signatures":[{"sig":"MEUCIBI9pi4blR1Bt9LgDWdXGWM4IQwPq38nucBl5tZQvu3zAiEAwZvcTyWUdK56KnuLirFl8zQ7RVL1wr+9wjOwycSfWK0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260726170304-a8f28680bb8a1caff7ea293c8dd4b42714b2ae88","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a8f28680bb8a1caff7ea293c8dd4b42714b2ae88","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260726170304-a8f28680bb8a1caff7ea293c8dd4b42714b2ae88_1785085540642_0.5496089338100547","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260727002830-ec5691ada42d67809fca3d0ad37bb3a6b76282b7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260727002830-ec5691ada42d67809fca3d0ad37bb3a6b76282b7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260727002830-ec5691ada42d67809fca3d0ad37bb3a6b76282b7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a2d3824a153d4ef4a9a376f2e3d1a76e57d8cd7d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260727002830-ec5691ada42d67809fca3d0ad37bb3a6b76282b7.tgz","fileCount":5,"integrity":"sha512-vEFjqOBYywN4/rv1UnGlVO+ftaTwQpHSzrkyp0NrTSl6OpGIh4HAIGXywzDKt2COmScMdNkb/Y/u+3vfwK18mg==","signatures":[{"sig":"MEQCIBQgLcbLQqEiANNKpyEvPyel7ASbUC8SeTCwyUpraDuKAiBaC5z0tKr/V1Y/NHxwXW58d5IdAZ8DKjgYXJdgSs280g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260727002830-ec5691ada42d67809fca3d0ad37bb3a6b76282b7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ec5691ada42d67809fca3d0ad37bb3a6b76282b7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260727002830-ec5691ada42d67809fca3d0ad37bb3a6b76282b7_1785112273489_0.3767722564136735","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260727043004-4f40e4caf2aab4ded0f594f87f390a9f619f3729":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260727043004-4f40e4caf2aab4ded0f594f87f390a9f619f3729","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260727043004-4f40e4caf2aab4ded0f594f87f390a9f619f3729","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4d5b4398d70a0d27116e53805febd02b977ca43b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260727043004-4f40e4caf2aab4ded0f594f87f390a9f619f3729.tgz","fileCount":5,"integrity":"sha512-6AagrapYXVH4M69CDTEj2LwE/Tflv3Cr5Gv2CupslETIJobPi3FR/vofcXExvjPLWd2SnhVoS2Ehom7tRFM5tg==","signatures":[{"sig":"MEUCIGmNpSVfwz8pBDsZsPHIbRq3RGZNddTK8gZ6zTK8m9Z1AiEAzttMiFViz+kePQQ7UW7g8ocbh4S2j5HvV6hzjy8qF6Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260727043004-4f40e4caf2aab4ded0f594f87f390a9f619f3729","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4f40e4caf2aab4ded0f594f87f390a9f619f3729","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260727043004-4f40e4caf2aab4ded0f594f87f390a9f619f3729_1785126762492_0.411069213954506","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260727123122-3763d8fb599332b5db33e8bd09a3806461a78967":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260727123122-3763d8fb599332b5db33e8bd09a3806461a78967","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260727123122-3763d8fb599332b5db33e8bd09a3806461a78967","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6148ef1b9dec99f0a49d68c3b9d8e697b0963669","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260727123122-3763d8fb599332b5db33e8bd09a3806461a78967.tgz","fileCount":5,"integrity":"sha512-lhtduoBFRgqu8PTnV2GVKlCml8s0XOinmrBe40Z3cDCxEloQNNhtAg4opyByhm+kPFTdqk22fV/G028Ogo/bOg==","signatures":[{"sig":"MEQCIH3Vq+klti4D+v7Cznc6PuRk9Fde/3hW4zhVXDsNQd3jAiBuLvgxMU4FhdEXdwApMvAvGgRId8+nJtNvpVNDRSdsKg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260727123122-3763d8fb599332b5db33e8bd09a3806461a78967","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3763d8fb599332b5db33e8bd09a3806461a78967","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260727123122-3763d8fb599332b5db33e8bd09a3806461a78967_1785155611886_0.3599779823296909","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260727164800-342073e99b1b231a47251bb4fd0408a258b885f4":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260727164800-342073e99b1b231a47251bb4fd0408a258b885f4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260727164800-342073e99b1b231a47251bb4fd0408a258b885f4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fc36fa84665d5b1e9c80a3101c4fc37c8ac00f65","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260727164800-342073e99b1b231a47251bb4fd0408a258b885f4.tgz","fileCount":5,"integrity":"sha512-WstPqwcO86WF9DzqnIm/hzrYPeF1pGHQvRUNsLRLjpoBtsPBqKE2I6bOtq1lWqgqIfnp0NZntQ16Q2hu7q1CAA==","signatures":[{"sig":"MEYCIQDqDVKnGrEJH1YzXR4xyBlVFh/Fu97NXiTiqnK0kRdKLwIhAMHoDzqesZBWocC9dIljIShXHOOcN4FUtt+kV4yXyZsd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260727164800-342073e99b1b231a47251bb4fd0408a258b885f4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"342073e99b1b231a47251bb4fd0408a258b885f4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260727164800-342073e99b1b231a47251bb4fd0408a258b885f4_1785171043697_0.16511770355126343","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260728204411-673eb7f64e455f78c98ed74f6d118c37087f6986":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260728204411-673eb7f64e455f78c98ed74f6d118c37087f6986","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260728204411-673eb7f64e455f78c98ed74f6d118c37087f6986","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"079fbc0bed4d5695c69edcd3d623d25ce0e3c05b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260728204411-673eb7f64e455f78c98ed74f6d118c37087f6986.tgz","fileCount":5,"integrity":"sha512-vWdgKOyll2EF5+neH49wl064xKH5hllhbllvi/8/augTDGWMHtr4FWGb50Ln+eAH2XV2798wNoxg0lcqHglkOA==","signatures":[{"sig":"MEUCIATcQa0sh5bATBSN5lw2d5A39uSkkUuAXXZ6xtVDYx0zAiEAgUFjqcY9CP5gsVs8wflgJtWKKs6DyRo71PiVPHj1Z3k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260728204411-673eb7f64e455f78c98ed74f6d118c37087f6986","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"673eb7f64e455f78c98ed74f6d118c37087f6986","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260728204411-673eb7f64e455f78c98ed74f6d118c37087f6986_1785271609835_0.1357539233522631","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260728204429-422f187926a8914a7840cbc415b415fea9cafb14":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260728204429-422f187926a8914a7840cbc415b415fea9cafb14","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260728204429-422f187926a8914a7840cbc415b415fea9cafb14","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"469c1a66a47dc412ea94df1bd3f08276e5ec8e08","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260728204429-422f187926a8914a7840cbc415b415fea9cafb14.tgz","fileCount":5,"integrity":"sha512-RPb2zTPhKeTu1MP8qvNqSICQF00aHOoaDSgGE0wGDYBEPhSgEyCM/DRgGaA+XmbkRIOMrfsm4oln12QIx2ionw==","signatures":[{"sig":"MEQCIEy3qOqZTqMZfeolFOO0X2z6v3cDIu9KnOKy2ssbkNGoAiBfdrpjdBOEKongvat1vzS0aqBQcWKpQQnRy9F1ydGTNQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260728204429-422f187926a8914a7840cbc415b415fea9cafb14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"422f187926a8914a7840cbc415b415fea9cafb14","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260728204429-422f187926a8914a7840cbc415b415fea9cafb14_1785271625827_0.6858960839753241","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260729061147-6bd0fee8a707678c7f8fe2fc06421ca33f75ea3d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260729061147-6bd0fee8a707678c7f8fe2fc06421ca33f75ea3d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260729061147-6bd0fee8a707678c7f8fe2fc06421ca33f75ea3d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"60f1ab85e1e25a137784a81161463cbb74f2d6e3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260729061147-6bd0fee8a707678c7f8fe2fc06421ca33f75ea3d.tgz","fileCount":5,"integrity":"sha512-ytokZVVXnnTOltbEMIXWs7bWdYb7caGZd+zcDmKhjjGgqxSTgFZWk8coGd10i+nEL3KB1ckKqPRyOs36Pg3HfA==","signatures":[{"sig":"MEUCIAa9sYVET3A7bNNoRa5VmI4Ai3wYNarRtxETLmM54S9nAiEA2SUeri/Pc0yDQ4CNJYaL5gW8RYWPBXOJfCXV/Mk4QxM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260729061147-6bd0fee8a707678c7f8fe2fc06421ca33f75ea3d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6bd0fee8a707678c7f8fe2fc06421ca33f75ea3d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260729061147-6bd0fee8a707678c7f8fe2fc06421ca33f75ea3d_1785305631935_0.31079489525341875","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260729061146-6eaff809d6869d9a1506c4d698cfb4e3b3697e3c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260729061146-6eaff809d6869d9a1506c4d698cfb4e3b3697e3c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260729061146-6eaff809d6869d9a1506c4d698cfb4e3b3697e3c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5a46136989064f3ee43266f264baa26f12f1ed2b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260729061146-6eaff809d6869d9a1506c4d698cfb4e3b3697e3c.tgz","fileCount":5,"integrity":"sha512-mo5iZRnPHZXyKpqIG+34Eag1/an/PuFzSD4c5CQym9y1uXfQEzUqr8o/Da+UUkVHM1aRooeEmOMNpACOts3hjA==","signatures":[{"sig":"MEUCIH4EsotC4O+zzm27QBMyqXCkNhCFH/zoGsjp1MTiMgzYAiEAkhFUfRcazBKoqQeni8i7FHj7rKKlAt0Dj8wIxiuM2Mc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260729061146-6eaff809d6869d9a1506c4d698cfb4e3b3697e3c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6eaff809d6869d9a1506c4d698cfb4e3b3697e3c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260729061146-6eaff809d6869d9a1506c4d698cfb4e3b3697e3c_1785305637144_0.9435097188225319","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260729061137-8cf9785630f30f4288a376c1e3d5b48d9d70c84c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260729061137-8cf9785630f30f4288a376c1e3d5b48d9d70c84c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260729061137-8cf9785630f30f4288a376c1e3d5b48d9d70c84c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"04b60f4df582ed7b305b3f1f4065bd3d253a68b1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260729061137-8cf9785630f30f4288a376c1e3d5b48d9d70c84c.tgz","fileCount":5,"integrity":"sha512-jHawGegeLqwl/MRUKfhTr6DzNNU2BFCZVcMQ2z597oTyOvQZXMls4sI0lFJRDk1vusl5PPHFQms3qzpY9peh5Q==","signatures":[{"sig":"MEYCIQCC6NqobcH2Wi8sQe2Di+RQL56l/ImKf0TEeSqF7FJ9rwIhALGqKGRzfz37WtnARYjd9w7mfhEushwi4tV0I9xe+/dK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260729061137-8cf9785630f30f4288a376c1e3d5b48d9d70c84c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8cf9785630f30f4288a376c1e3d5b48d9d70c84c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260729061137-8cf9785630f30f4288a376c1e3d5b48d9d70c84c_1785305648619_0.31533319145423944","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260729061235-234c903d740247b85ca8c41b6b1c947fd4c0f184":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260729061235-234c903d740247b85ca8c41b6b1c947fd4c0f184","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260729061235-234c903d740247b85ca8c41b6b1c947fd4c0f184","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c7fa43184b7adb6453c0828cfc3042a87b99092f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260729061235-234c903d740247b85ca8c41b6b1c947fd4c0f184.tgz","fileCount":5,"integrity":"sha512-fgyh+z3pgC6GxdKcRonMS9TT0/hHjTKFOSRYxux4lm6Qeuu6W/KFP+MKQLkehLmD+ljzNuf/Cqa7uDA2pNXw2Q==","signatures":[{"sig":"MEYCIQDZaImZRsJ9xKOAfcxelVEguteh0T4XFSo393Zd7p7ZtQIhANnUgNmaQz2B3/FdNvBbimJs5JeKUQD+vacaTFsmOkXs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260729061235-234c903d740247b85ca8c41b6b1c947fd4c0f184","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"234c903d740247b85ca8c41b6b1c947fd4c0f184","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260729061235-234c903d740247b85ca8c41b6b1c947fd4c0f184_1785305711571_0.07107765500626972","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260729061649-9a084b9f1a532c715a289001f564e6aaa8d10303":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260729061649-9a084b9f1a532c715a289001f564e6aaa8d10303","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260729061649-9a084b9f1a532c715a289001f564e6aaa8d10303","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6e1e002f5644808707f138ce25693048b7eba5e0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260729061649-9a084b9f1a532c715a289001f564e6aaa8d10303.tgz","fileCount":5,"integrity":"sha512-FYN4B3K450tmqfjTrGpkthxZyStFV8fOoQa/7AcKcBGr2JgqNBrEPMeeq2VIgiKGTnFg8zdw0jlm520oz2FJRA==","signatures":[{"sig":"MEQCIFRYhtNM9MLLh0F/mf1Fux6IsU1SE01lQgcQJxin3EvTAiAFCBZy+TYZegTPVD8kJ95/9KtdTdb74/euJhtl4UUXKw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260729061649-9a084b9f1a532c715a289001f564e6aaa8d10303","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9a084b9f1a532c715a289001f564e6aaa8d10303","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260729061649-9a084b9f1a532c715a289001f564e6aaa8d10303_1785305966153_0.3297395630479616","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260729071652-010bc4bfc6bf6ca9213e5a8db5107e3bed2d717d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260729071652-010bc4bfc6bf6ca9213e5a8db5107e3bed2d717d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260729071652-010bc4bfc6bf6ca9213e5a8db5107e3bed2d717d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c336e19bf9b0e92472b6637e9dc11a84c660a5c2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260729071652-010bc4bfc6bf6ca9213e5a8db5107e3bed2d717d.tgz","fileCount":5,"integrity":"sha512-Su3S0ZCbxcSGh1tKPf4mPY5I+W/hxOhdZHDVT+2jhQe4GZjMwlxL512Bo+2Gv7a+VMdel33y/q5I2NqBNUpsrA==","signatures":[{"sig":"MEYCIQDEW/Vxg9TwjnoYZL53Fkvcg+Q+9D1hhWKFlmlHu/KRIgIhAMnYHficiyHwLVuMP0RMaYiA82er0Ts4punXpqh/Cf/S","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260729071652-010bc4bfc6bf6ca9213e5a8db5107e3bed2d717d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"010bc4bfc6bf6ca9213e5a8db5107e3bed2d717d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260729071652-010bc4bfc6bf6ca9213e5a8db5107e3bed2d717d_1785309554689_0.8289518024131175","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260729071638-441c3e92be7543869298346cc4b9e11bd84edbc7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260729071638-441c3e92be7543869298346cc4b9e11bd84edbc7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260729071638-441c3e92be7543869298346cc4b9e11bd84edbc7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e13ec839fc65d5489dcf0ab647bf3e68fa8364dc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260729071638-441c3e92be7543869298346cc4b9e11bd84edbc7.tgz","fileCount":5,"integrity":"sha512-CSLS1MspUjgQta9RAaGlX8DGhV5RpIVV+ZPL95gs6WDBiJkQi6QR8ymYeNY99jI0kfkZGcL43RkTaFo0K/Gq2w==","signatures":[{"sig":"MEUCIQDfxVpg5Pd8zuE9KiECB6nTfciOy0mfwqLvUxyGWCpAtgIgC9W04muNkDtdP8GQYi+AamzcdqDW+pvZidexdmj7wq4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260729071638-441c3e92be7543869298346cc4b9e11bd84edbc7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"441c3e92be7543869298346cc4b9e11bd84edbc7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260729071638-441c3e92be7543869298346cc4b9e11bd84edbc7_1785309556986_0.8949868745974554","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260729071723-8cf9785630f30f4288a376c1e3d5b48d9d70c84c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260729071723-8cf9785630f30f4288a376c1e3d5b48d9d70c84c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260729071723-8cf9785630f30f4288a376c1e3d5b48d9d70c84c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b7b78de1884f0541c43530e1c9302dd4edfb10da","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260729071723-8cf9785630f30f4288a376c1e3d5b48d9d70c84c.tgz","fileCount":5,"integrity":"sha512-SavjwOQNX+q+jvmt1e9OsVuM1PBNiBxRlGmMnyyxqB1DVS46hT4GhY/gmvSVYtfdtwy+BG+sN0YNCDVlndN5qg==","signatures":[{"sig":"MEYCIQDXXalNFfCy/F7Z8Vjh9aCtrOZgVzB/8Kbv9Q9jZXyQ8gIhAMXI0XS1QHzUFxDqXTQw3f/xYAzVXWdFXBLJGP4X+vgv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260729071723-8cf9785630f30f4288a376c1e3d5b48d9d70c84c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8cf9785630f30f4288a376c1e3d5b48d9d70c84c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260729071723-8cf9785630f30f4288a376c1e3d5b48d9d70c84c_1785309596635_0.8177446201379337","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260729115539-010bc4bfc6bf6ca9213e5a8db5107e3bed2d717d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260729115539-010bc4bfc6bf6ca9213e5a8db5107e3bed2d717d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260729115539-010bc4bfc6bf6ca9213e5a8db5107e3bed2d717d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7fb0a76f016d74e6ec2cefa209a17292ee4e2413","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260729115539-010bc4bfc6bf6ca9213e5a8db5107e3bed2d717d.tgz","fileCount":5,"integrity":"sha512-hqsgPPQKXrMfysjTHu3iruurWtH9t2JXMgCqqRBqTagcWX5c4DeMl5i7A3AxTAPNmxeL9yBnv45XG3p+YgzY2w==","signatures":[{"sig":"MEUCIQCycU5lFPlByCgYYsrtM1TXmQ8lkMp2w+9zpCuuFK+KNwIgcBc9YIGwZ5CsqNAqGKUj14IIX2Z51i5OFpK39DRH4dU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260729115539-010bc4bfc6bf6ca9213e5a8db5107e3bed2d717d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"010bc4bfc6bf6ca9213e5a8db5107e3bed2d717d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.61.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260729115539-010bc4bfc6bf6ca9213e5a8db5107e3bed2d717d_1785326257796_0.8255614888263108","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260729120719-6718085c59c69fc7b006a92c0522eafd038f8eae":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260729120719-6718085c59c69fc7b006a92c0522eafd038f8eae","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260729120719-6718085c59c69fc7b006a92c0522eafd038f8eae","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"967fd0c48ce5b8ef9e18775388e5c84048c7a029","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260729120719-6718085c59c69fc7b006a92c0522eafd038f8eae.tgz","fileCount":5,"integrity":"sha512-yc117UfRHXVprwLn9njmHCqCYBVRZO4O6j6dYgNmFP4v3ImlMy0yFbFobzNU846679n0/QEWXZFQq3XzXVntlg==","signatures":[{"sig":"MEQCIGFPOXs6zOJs9wmchEbfYFKmeUr2q2a+PU2a0dXjJKvMAiABEDOUWC6KgVSYkERXz1o2KqFsvjb7FSoAUlPe1RC55Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260729120719-6718085c59c69fc7b006a92c0522eafd038f8eae","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6718085c59c69fc7b006a92c0522eafd038f8eae","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260729120719-6718085c59c69fc7b006a92c0522eafd038f8eae_1785327003959_0.008338531384248116","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260729120843-c09477634976142de4e9c28b4681885f44bc5b94":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260729120843-c09477634976142de4e9c28b4681885f44bc5b94","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260729120843-c09477634976142de4e9c28b4681885f44bc5b94","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d5c416c799be132ec4ed8eab490afe4583c3fa27","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260729120843-c09477634976142de4e9c28b4681885f44bc5b94.tgz","fileCount":5,"integrity":"sha512-SsyQmvIFJAfhNTdqRrbqUBu24SFKEdp8tzsjWYsOdx1GAF+yZkoO85Omi5Z3CVGkuLZEW+lVuYh0zGvs7cwGSA==","signatures":[{"sig":"MEYCIQCr5XWR8dT1jeT0p2epl6WxhEU997l1ujjR+GOdAwhA6QIhAMYvT3gRwp8a30Y38aBSBnVu3+N1fwhvjLKzRrLbXIVu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260729120843-c09477634976142de4e9c28b4681885f44bc5b94","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c09477634976142de4e9c28b4681885f44bc5b94","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260729120843-c09477634976142de4e9c28b4681885f44bc5b94_1785327082102_0.14991677190725006","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260729122312-6adf91453df36ac731b7eba2569f06ed4e59883b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260729122312-6adf91453df36ac731b7eba2569f06ed4e59883b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260729122312-6adf91453df36ac731b7eba2569f06ed4e59883b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2550ef800d5e403457892ec17f89bfae36466cc6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260729122312-6adf91453df36ac731b7eba2569f06ed4e59883b.tgz","fileCount":5,"integrity":"sha512-RQEbXRtaMw7Jh0z0OQzyb8gIF+98qf45Yv+TLuk2EGaQFPndkJHaYtrhC1K7PFtUYcm6T48+4VC0R1PNEBLSLw==","signatures":[{"sig":"MEUCIH6SobH7YwhNdqv2HFtNeVYfPvDBhMlFZA0lsDOFsWxLAiEArftyFiaAGlfsTxOef9igb3f+qKwTNPc2k4jHLePRa6A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260729122312-6adf91453df36ac731b7eba2569f06ed4e59883b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6adf91453df36ac731b7eba2569f06ed4e59883b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260729122312-6adf91453df36ac731b7eba2569f06ed4e59883b_1785327904716_0.6559881225018749","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260729122424-8e09721ae082b26c91e5ea8974d812816a1e9f3e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260729122424-8e09721ae082b26c91e5ea8974d812816a1e9f3e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260729122424-8e09721ae082b26c91e5ea8974d812816a1e9f3e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"52de9b1f5b39e07db603fdd3863bd6288aa0f9c5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260729122424-8e09721ae082b26c91e5ea8974d812816a1e9f3e.tgz","fileCount":5,"integrity":"sha512-+rl7ypKWDy0tn+htoE6H3iB/Rs6Vf3abxLRlM1SXbw51lISmlztT/w2EYVkBBoD7qKh1Q6hAC/X+uBegbuPT5w==","signatures":[{"sig":"MEQCICmjSY25aNi3H1ouZEPeIHMkAw4HH6d+YFqw0wZjCSEdAiA5hM3695WWsTwXsx6pta75VFWRPWvCiq/nE0O6CZkh2A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260729122424-8e09721ae082b26c91e5ea8974d812816a1e9f3e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8e09721ae082b26c91e5ea8974d812816a1e9f3e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260729122424-8e09721ae082b26c91e5ea8974d812816a1e9f3e_1785328017203_0.9375647248698704","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260729125433-9f36f86865064a3256bc5e13774333f14d5ef8cb":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260729125433-9f36f86865064a3256bc5e13774333f14d5ef8cb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260729125433-9f36f86865064a3256bc5e13774333f14d5ef8cb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"41e9315cbf67d02d7948aef7dd0de0fc8ef596e4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260729125433-9f36f86865064a3256bc5e13774333f14d5ef8cb.tgz","fileCount":5,"integrity":"sha512-OhfuXRqMSiVJc/ST6AtC6tMwq60Vo3DQNFP5OjpHD0wLdbmNhH7HABwdysEUIl3zLrJZgmykCGy6iwVqwu+Z6A==","signatures":[{"sig":"MEUCIQC8mq3B27O+kC/eBBLPsXe3YAs0TSwXiW/43ueGqUWNMgIgEgY2M8Rrh2u7B6ojNqk2LHFGcobDT9NxbHq29r7tsQo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260729125433-9f36f86865064a3256bc5e13774333f14d5ef8cb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9f36f86865064a3256bc5e13774333f14d5ef8cb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260729125433-9f36f86865064a3256bc5e13774333f14d5ef8cb_1785329835249_0.40598797029330824","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260729203259-3853f655989cbcfd959959c71b7061acf3231498":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260729203259-3853f655989cbcfd959959c71b7061acf3231498","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260729203259-3853f655989cbcfd959959c71b7061acf3231498","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0fb8e42b025ca9a9a4a0c1115a32a5a2b9a52100","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260729203259-3853f655989cbcfd959959c71b7061acf3231498.tgz","fileCount":5,"integrity":"sha512-ec9WKOiMmuDvVXMb8lRNYlFt1knHhG7pxrOwlJeD9eZzl9S5NXvePIfE4QkWUYc/n85AxtMl6MEZjM2PLgZ0hg==","signatures":[{"sig":"MEQCIAqf2j94N1bjzrqJ2jaSY6nskU3dQ7aTqGK3+zMVjDxsAiA49gChk0ojpw/XsDkaUbfoe9UuS/7K7qigA8d+JEsHOA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260729203259-3853f655989cbcfd959959c71b7061acf3231498","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1734057},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3853f655989cbcfd959959c71b7061acf3231498","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260729203259-3853f655989cbcfd959959c71b7061acf3231498_1785357339833_0.6815675352480248","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260729204805-843b9eb4be1f5f078b3341a7da5e047d6d285606":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260729204805-843b9eb4be1f5f078b3341a7da5e047d6d285606","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260729204805-843b9eb4be1f5f078b3341a7da5e047d6d285606","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ac1aa484f9c93e359b076a835a4ff52ed4224d41","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260729204805-843b9eb4be1f5f078b3341a7da5e047d6d285606.tgz","fileCount":5,"integrity":"sha512-O3je7ayrd1gnDoECKvs1PPYmCCuFVPFIE3K8074UNQuyLJvBNPNqeVtwD6scYbjhNiqGKl/Ad2IL+VOboIAAjw==","signatures":[{"sig":"MEUCIQCeQgroMj+B4EdMDbzjfP/Y6HWOdUXJ3Au3njxkexfphwIgRJl8c+WKIyYlrgWZB4qBIsbZbOAiiAp1jPYIY/BHjHQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260729204805-843b9eb4be1f5f078b3341a7da5e047d6d285606","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"843b9eb4be1f5f078b3341a7da5e047d6d285606","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260729204805-843b9eb4be1f5f078b3341a7da5e047d6d285606_1785358249409_0.9588218616212367","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260730044321-29674334045585eb35a143aa0dd0aae685bd997d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260730044321-29674334045585eb35a143aa0dd0aae685bd997d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260730044321-29674334045585eb35a143aa0dd0aae685bd997d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"de87c78c13c764ee16cc754dc43eabaec8d86b78","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260730044321-29674334045585eb35a143aa0dd0aae685bd997d.tgz","fileCount":5,"integrity":"sha512-FDUgcLhQkt+QbmZdc2t6iwwjTTJQLISzHY93oMo4t2s6ZRV8yyzQFRXe1gc1vedk6QEXWIY/9OyWO5MKKdnNAg==","signatures":[{"sig":"MEYCIQDVM4D1GXddkF7xMYAiCXKl8pAkNpeKrEuNsewB13isQgIhANkoarZHljYRJOwb1UsOkRg5NwaPFZ7HoIT+452UJHD8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260730044321-29674334045585eb35a143aa0dd0aae685bd997d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"29674334045585eb35a143aa0dd0aae685bd997d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260730044321-29674334045585eb35a143aa0dd0aae685bd997d_1785386727995_0.09396349967012485","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260730082731-ce6d98a574cff766a9a1ec4b001ce019e003168f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260730082731-ce6d98a574cff766a9a1ec4b001ce019e003168f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260730082731-ce6d98a574cff766a9a1ec4b001ce019e003168f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"87c9defecb40c954f1a7e3d6b7bc9ba312193a5b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260730082731-ce6d98a574cff766a9a1ec4b001ce019e003168f.tgz","fileCount":5,"integrity":"sha512-TR4HzqzQl0jlDOrY/pxdyidpHJRgdr7QxMXw1Wit2A7hBd3QA6bylK3fNPo5MQw17bYI/2MuVmR+fIo9CpxiYg==","signatures":[{"sig":"MEYCIQDU6hQP64jpAuoMOF7fsvauoOCav3emm18NtxzX5NjVmgIhAOhI2RCTMsB6ooZL7zG6xMibeBa1aRz4ER1VrnPkl1zw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260730082731-ce6d98a574cff766a9a1ec4b001ce019e003168f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ce6d98a574cff766a9a1ec4b001ce019e003168f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260730082731-ce6d98a574cff766a9a1ec4b001ce019e003168f_1785400209438_0.9898827354846214","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260730093344-bfa5355906ac75b1145449baddea40f21df85380":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260730093344-bfa5355906ac75b1145449baddea40f21df85380","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260730093344-bfa5355906ac75b1145449baddea40f21df85380","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d745672eddcf751a94fadf5a57f47b6c953521c2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260730093344-bfa5355906ac75b1145449baddea40f21df85380.tgz","fileCount":5,"integrity":"sha512-H5ENhK861WnX1JlJzusHP3M9clbv/E5BzpvI6d9ExUnVT7qREgk8Z7NrFw0OSOILNcNoVZWY85RouH9u5q+XCQ==","signatures":[{"sig":"MEQCIC0ey1dbh0b6Z6l1PBe2Safm91IMhUpsjtCKx4YUzYiDAiA4agAlYku1MzOJntCw5LZgp3aLWWaKt+tmexxa+IHB6w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260730093344-bfa5355906ac75b1145449baddea40f21df85380","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bfa5355906ac75b1145449baddea40f21df85380","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260730093344-bfa5355906ac75b1145449baddea40f21df85380_1785404178315_0.4947541163704592","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260730123440-375bc89a361adc95bc1e0d1df82f990bffb11316":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260730123440-375bc89a361adc95bc1e0d1df82f990bffb11316","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260730123440-375bc89a361adc95bc1e0d1df82f990bffb11316","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3fbeffad1d65ce9f5454b11d25d2488149463fcc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260730123440-375bc89a361adc95bc1e0d1df82f990bffb11316.tgz","fileCount":5,"integrity":"sha512-cxNyXHu98DOgkaVgaAdB1XVl1dIdizCot+qAtW1er5Wpc4cgAUX/nRqK5FQy0Bb+y3s2qU6nvXISlAeZJkWH2w==","signatures":[{"sig":"MEUCIQCRuirCGhxsCJmA5VcUFbiylEQ+N0wYJ4BuTSUkUCgAjwIgZwGhDUwm2yPJOVByC8uud5NCaUl5YpvmMCHDuL1GxN4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260730123440-375bc89a361adc95bc1e0d1df82f990bffb11316","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"375bc89a361adc95bc1e0d1df82f990bffb11316","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260730123440-375bc89a361adc95bc1e0d1df82f990bffb11316_1785415030361_0.6253435107413554","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260730123445-791bc90f9493ec7f4413ac785bf4dcc2c7b4c6dd":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260730123445-791bc90f9493ec7f4413ac785bf4dcc2c7b4c6dd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260730123445-791bc90f9493ec7f4413ac785bf4dcc2c7b4c6dd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e49eafe106f3d8278f961f01205ae0043cd79df1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260730123445-791bc90f9493ec7f4413ac785bf4dcc2c7b4c6dd.tgz","fileCount":5,"integrity":"sha512-sj+ykgEyUBx8aEVE28nFN8PNKF+6jRAbxX6SCn9/6uPVccQgAmhtqnM4RHFEx4HEQ9Y4k7sGjfkMoAMaSQqxMQ==","signatures":[{"sig":"MEUCIQDqf9KPed/BfaCE/7o22KKnHuSEBrEXAZRIU8xNB2+wsgIgI0d6PjqmlUZeqweGA3St55O1ax/WIFSpl/7t19Qd/qE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260730123445-791bc90f9493ec7f4413ac785bf4dcc2c7b4c6dd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"791bc90f9493ec7f4413ac785bf4dcc2c7b4c6dd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260730123445-791bc90f9493ec7f4413ac785bf4dcc2c7b4c6dd_1785415044702_0.9983039373872158","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260730124639-4d61daa57e66897df6d66d453cddb00186b8d1c7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260730124639-4d61daa57e66897df6d66d453cddb00186b8d1c7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260730124639-4d61daa57e66897df6d66d453cddb00186b8d1c7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e1d39add535e81a0576cdc219d4efebf61a6f6c7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260730124639-4d61daa57e66897df6d66d453cddb00186b8d1c7.tgz","fileCount":5,"integrity":"sha512-SjSFkDcM5dHtlDJx7zrO8KYqhEx+8SbR/tYuIRENmkB14NFmsaiE5G52eAF7kHLEq4x4dnn+/BtquvTv9h1/Pg==","signatures":[{"sig":"MEQCIF3F76vpo2HEDEVtIYx/tLkn93t5WBO28iFuQXQlQIJbAiBIALOYXKoil8San8vAndBYMlshUbOkOUfjgCNXZ3Mdpg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260730124639-4d61daa57e66897df6d66d453cddb00186b8d1c7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4d61daa57e66897df6d66d453cddb00186b8d1c7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260730124639-4d61daa57e66897df6d66d453cddb00186b8d1c7_1785415730659_0.7157203042205407","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260730144418-f27485c27fd041078179f2892b07ea6a916e047b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260730144418-f27485c27fd041078179f2892b07ea6a916e047b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260730144418-f27485c27fd041078179f2892b07ea6a916e047b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b3011d5b77a6841a664950995deb9e29d27201cb","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260730144418-f27485c27fd041078179f2892b07ea6a916e047b.tgz","fileCount":5,"integrity":"sha512-tLZeqmsQLm/fJFWIfydKbz9W1IeMcfXYndNnbKOtdHim56CTVKIe0a4M6mbjIOGIDk4gPHcq0PQlLXMYS4HVRg==","signatures":[{"sig":"MEQCIFtFnQm/0vFFaubQs8JchUiGjvfs+ksyl96veqyt0JLMAiBzVUeIqhvsWi20amNBtc9ULwRqN+cOUGIYMqlNy52lmQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260730144418-f27485c27fd041078179f2892b07ea6a916e047b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f27485c27fd041078179f2892b07ea6a916e047b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260730144418-f27485c27fd041078179f2892b07ea6a916e047b_1785422821984_0.08962403051652701","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260730194914-bddf9a4c820008b8670b9e4001b9c05f43f8ddae":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260730194914-bddf9a4c820008b8670b9e4001b9c05f43f8ddae","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260730194914-bddf9a4c820008b8670b9e4001b9c05f43f8ddae","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4adc7ee83b14e6e7761d9085b8b1de2d2053e0ed","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260730194914-bddf9a4c820008b8670b9e4001b9c05f43f8ddae.tgz","fileCount":5,"integrity":"sha512-vBAVKZe+c7LBa1TggQcnA4gq/i2PhgB5r8r3AQUpqy86kFehuPUXLI+nSWbGCCxJudid93uIPDWqhvqWRiP+2w==","signatures":[{"sig":"MEQCIAnfVvWo9ZSah8FhvGmTUABjQjQiqWlR5uMzvoKvg+jmAiBORIg+Tkl+Rz3Qfdebmw7iL3dB+KkhhjxltD98sv9GNQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260730194914-bddf9a4c820008b8670b9e4001b9c05f43f8ddae","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bddf9a4c820008b8670b9e4001b9c05f43f8ddae","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260730194914-bddf9a4c820008b8670b9e4001b9c05f43f8ddae_1785441081635_0.7645389001211902","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260730194920-30f33b99a360e23a2b6e5210aaf9ef8d56207933":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260730194920-30f33b99a360e23a2b6e5210aaf9ef8d56207933","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260730194920-30f33b99a360e23a2b6e5210aaf9ef8d56207933","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"03679e772851551a1711d6b0dd9c5ad70f782228","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260730194920-30f33b99a360e23a2b6e5210aaf9ef8d56207933.tgz","fileCount":5,"integrity":"sha512-tuTVWAOEI9nj2niKBoheZO6DAv8ovhhJY6JBcHdCk183cXtBQ2QdshHfv4Pvx6MobePW2HhIucY1aG9ir99Xlw==","signatures":[{"sig":"MEUCIQCUDnkvf5zRVW0Yd+fh/o73bgptnlkOvBXlJ2+25KE2PQIgUeYh333nbIxXZEW5sMdV2bm0WUzpz2hIH71wrakoPEI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260730194920-30f33b99a360e23a2b6e5210aaf9ef8d56207933","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"30f33b99a360e23a2b6e5210aaf9ef8d56207933","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260730194920-30f33b99a360e23a2b6e5210aaf9ef8d56207933_1785441107935_0.674280371502221","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260730194913-6849c037989f9ad63ce787008d3db73b5281360a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260730194913-6849c037989f9ad63ce787008d3db73b5281360a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260730194913-6849c037989f9ad63ce787008d3db73b5281360a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"382fdadea7a06671476af3d78915a840585851da","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260730194913-6849c037989f9ad63ce787008d3db73b5281360a.tgz","fileCount":5,"integrity":"sha512-J14j3MFacaYQl4fL/ocVeSy4diG46LHz0Dxq3//9cxukCWfCX7PnOV8uPVPf1CX6HjeOMdLV8n6cZbcPClOGZA==","signatures":[{"sig":"MEUCIQD8KKYmZAk8EcNAx+ex7d7N/kD1s7Pg+6n0ySiI7Ajz7AIgSSbuo17LOSHxAlkUuyCB2ERdI98wBX9fahvs3fX1oik=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260730194913-6849c037989f9ad63ce787008d3db73b5281360a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6849c037989f9ad63ce787008d3db73b5281360a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260730194913-6849c037989f9ad63ce787008d3db73b5281360a_1785441110188_0.8472468054124602","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260731074651-0b73edc8df44e325a4c230dec5d8e2accb208665":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260731074651-0b73edc8df44e325a4c230dec5d8e2accb208665","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260731074651-0b73edc8df44e325a4c230dec5d8e2accb208665","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"626da100163deea3037c6e8f2d7345b1afbf7aa4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260731074651-0b73edc8df44e325a4c230dec5d8e2accb208665.tgz","fileCount":5,"integrity":"sha512-C+7z0Sh1iOr68EaJJzMiUxrzOx7dNcxcgrc8RcOrKZSGObsSnZGbJ2tkRKjifi1DXpLvBxOcazdirTAUQ6huWQ==","signatures":[{"sig":"MEUCIHMtzznFe2yHHAbG2i5J6/CMizAiFvjC597xjv3Gu7NEAiEA84404I3o1vd26UfIsd3yHAsgYyJ1/JirU9T01NqZ4aM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260731074651-0b73edc8df44e325a4c230dec5d8e2accb208665","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0b73edc8df44e325a4c230dec5d8e2accb208665","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260731074651-0b73edc8df44e325a4c230dec5d8e2accb208665_1785484165294_0.029322400385003","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260731124927-7c8960c976ffadbf303e929ad0c90ce2facdade4":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260731124927-7c8960c976ffadbf303e929ad0c90ce2facdade4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260731124927-7c8960c976ffadbf303e929ad0c90ce2facdade4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a453a3c0ee6ac1427f0d480e43ccbb7bac75c2b7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260731124927-7c8960c976ffadbf303e929ad0c90ce2facdade4.tgz","fileCount":5,"integrity":"sha512-xWJCvOGK0TYpQr8A+PjUDvXWKQ3sfLUK7JC3X9b5R/zG/Xd0CH1l2LqBSuHMP+JHRbim73QT6ww1N+Mwz79i1A==","signatures":[{"sig":"MEUCIQCtxpShDpVw8fnYgOFukDpjMFdeYadcSr7XAgSTZnWE5QIgAZFVCTIT8k/NlLkO3EDHmr5QxO2CAarhAPMhvfplmEM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260731124927-7c8960c976ffadbf303e929ad0c90ce2facdade4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7c8960c976ffadbf303e929ad0c90ce2facdade4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260731124927-7c8960c976ffadbf303e929ad0c90ce2facdade4_1785502324473_0.8321602468546894","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260731131737-b24f6ebb22919ea3e15af34fa7b3b4704295e420":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260731131737-b24f6ebb22919ea3e15af34fa7b3b4704295e420","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260731131737-b24f6ebb22919ea3e15af34fa7b3b4704295e420","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0e42f9ba760f7fae4a5d9adb13cee4d4a00fae2d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260731131737-b24f6ebb22919ea3e15af34fa7b3b4704295e420.tgz","fileCount":5,"integrity":"sha512-x+wcOIGjK+epHcSxZVw8A1Gt5ZPLhFFoMNRoLDQLkvfUrOHXx7M1SErGTvNm/IO6c/CIXwbUFFyYeptQS9M/9A==","signatures":[{"sig":"MEYCIQClloRRHQhqmXcSq8nMtuLNZd4xevhGmNKZ7lflDcx+oQIhAMcxrtmOFtVYxUEYZhF663Uum2qnFrvzcfoTMAsZz6yT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260731131737-b24f6ebb22919ea3e15af34fa7b3b4704295e420","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b24f6ebb22919ea3e15af34fa7b3b4704295e420","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260731131737-b24f6ebb22919ea3e15af34fa7b3b4704295e420_1785504021111_0.15071880248470526","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260731131941-78852dee4eceb8a907694946e29e943bb8ee4fd6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260731131941-78852dee4eceb8a907694946e29e943bb8ee4fd6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260731131941-78852dee4eceb8a907694946e29e943bb8ee4fd6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8167f6d28280ff665af822f2d8b02f463e3f8b89","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260731131941-78852dee4eceb8a907694946e29e943bb8ee4fd6.tgz","fileCount":5,"integrity":"sha512-B5JLCqvNL4p3S4typ6SXrZaHk9ATbQ/GvFVIAwBEyJ9yaIX7UlqFkVPYYp+BF2byBpk4mP+gBKh5lmUdErV4XA==","signatures":[{"sig":"MEUCID89wwuAssor3uUMKy6AIav011GWOeSghg1WQTfU9ktbAiEAhDtzsb96RgW1KVyI68i+1o+MLjTnd4AQTqFFqkpL630=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260731131941-78852dee4eceb8a907694946e29e943bb8ee4fd6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"78852dee4eceb8a907694946e29e943bb8ee4fd6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260731131941-78852dee4eceb8a907694946e29e943bb8ee4fd6_1785504140345_0.6945747601084706","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260731132012-5581c41de8cfb38f9c5cfcad2c31352b15621f9d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260731132012-5581c41de8cfb38f9c5cfcad2c31352b15621f9d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260731132012-5581c41de8cfb38f9c5cfcad2c31352b15621f9d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"22af1c8d893cc5bb6e2384596948285b8271ff13","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260731132012-5581c41de8cfb38f9c5cfcad2c31352b15621f9d.tgz","fileCount":5,"integrity":"sha512-r/8/Jv5/nQL6GiW6jxFpm+FWE3zbKPKRVCJct/Dc56qbEQT80UnyVceFJuga6fA5Z1I1NT4BcpIonPEnng2+Mg==","signatures":[{"sig":"MEUCIQCzeytlmyeJt4KjAIJ7lRCcvGj8wm3qedjPrZzvQC2WngIgFKBQuIEt4GQbK38OPoQGk990r2shL1mI4odxZsm+xfM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260731132012-5581c41de8cfb38f9c5cfcad2c31352b15621f9d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5581c41de8cfb38f9c5cfcad2c31352b15621f9d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260731132012-5581c41de8cfb38f9c5cfcad2c31352b15621f9d_1785504168821_0.6176620739132055","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260731133002-19b92de9408ed9e41a8aec1d40e38b8c274864fe":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260731133002-19b92de9408ed9e41a8aec1d40e38b8c274864fe","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260731133002-19b92de9408ed9e41a8aec1d40e38b8c274864fe","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"928dacc50761a76f0f76a9b05629b9ffc0052191","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260731133002-19b92de9408ed9e41a8aec1d40e38b8c274864fe.tgz","fileCount":5,"integrity":"sha512-s8itr1yBOn2ubTNVtgFye7iH3CUbEWO85/GSqa2vM3YaP5Cl8iSTHxj6QzYHwHeitDI9HRN59hS4w1A/u+geHw==","signatures":[{"sig":"MEQCIA6aHdvGkQErHxOd0wwfdFOvIIwP4eOGgiQ8O+g0yXJ8AiB+9E+PPGgRtTs5PoNYpOTM5TA8Nq6nQSZaT+AQwjM7Cw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260731133002-19b92de9408ed9e41a8aec1d40e38b8c274864fe","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"19b92de9408ed9e41a8aec1d40e38b8c274864fe","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260731133002-19b92de9408ed9e41a8aec1d40e38b8c274864fe_1785504731768_0.4675537247475783","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260731134551-021e4c556b9cc80d9107dd806bb07b5c340977c7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260731134551-021e4c556b9cc80d9107dd806bb07b5c340977c7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260731134551-021e4c556b9cc80d9107dd806bb07b5c340977c7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ad89689bfebd5bdb0f7f67cbe721430a13bedf8c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260731134551-021e4c556b9cc80d9107dd806bb07b5c340977c7.tgz","fileCount":5,"integrity":"sha512-dNrudcVMZoMM8azH0nWs5Ir2qNrBLSLj+pvkw3ZMMVNTARvC75Po8Odxu1F2vGyHGINDh3Rge6qX3Y3CLE+yOw==","signatures":[{"sig":"MEUCIBqz0ACuBc+NhzpMwwad4+B+uFHNj5Kn7/w56DCeA5CmAiEAkpBweM/iLSCiifLflFP8eSwqfSYRxXEdn7mACrcY7Is=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260731134551-021e4c556b9cc80d9107dd806bb07b5c340977c7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"021e4c556b9cc80d9107dd806bb07b5c340977c7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260731134551-021e4c556b9cc80d9107dd806bb07b5c340977c7_1785505669031_0.8147574247187255","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260731135709-98cf2d93c3da9dcdb69fa3024adda6879af92481":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260731135709-98cf2d93c3da9dcdb69fa3024adda6879af92481","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260731135709-98cf2d93c3da9dcdb69fa3024adda6879af92481","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"de5fc7b356663f78e7a8d143fb2e42b092a21bca","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260731135709-98cf2d93c3da9dcdb69fa3024adda6879af92481.tgz","fileCount":5,"integrity":"sha512-I2IE7Qz75jF2MtQxBITN8awcZk920VFfukGCtqSrUhivS1qQi5e0v/HsLLLoh7K0uFKPZWK2/QgmEcCFr0g0BA==","signatures":[{"sig":"MEUCIQCdd1HqQq2jsNsRbVveYN6jdk0gm9gOe13XYV11VLQMdwIgI+IYWq6PAGNSmxKE5cSWa/XWIRu+0mm9FKboLFKajPw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260731135709-98cf2d93c3da9dcdb69fa3024adda6879af92481","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"98cf2d93c3da9dcdb69fa3024adda6879af92481","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260731135709-98cf2d93c3da9dcdb69fa3024adda6879af92481_1785506392093_0.0698428779881981","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260731140256-5b1d6c481bd1c5a99a354ea5112641172b4ac2aa":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260731140256-5b1d6c481bd1c5a99a354ea5112641172b4ac2aa","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260731140256-5b1d6c481bd1c5a99a354ea5112641172b4ac2aa","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1a559d9d2ba6a60c4e98d9a89320f403f00044f8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260731140256-5b1d6c481bd1c5a99a354ea5112641172b4ac2aa.tgz","fileCount":5,"integrity":"sha512-15N5wQVziEwU4FWRw83RVFYttByq9m+BD1RnJJneCxiVzzmU97ZDgoMsrmnpe3zrCZsKzrIOkr9R7zHJhETP9w==","signatures":[{"sig":"MEYCIQClSIICHrHltv05k27o+Zgc6zy5anCw1OpPpYh3q4x/LwIhALfjiUWIUFvOmiD1Zl9c0NiMkI94ohbvk4PIoZreUOgG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260731140256-5b1d6c481bd1c5a99a354ea5112641172b4ac2aa","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5b1d6c481bd1c5a99a354ea5112641172b4ac2aa","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260731140256-5b1d6c481bd1c5a99a354ea5112641172b4ac2aa_1785506740005_0.3287889635708272","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260731143348-69e93fbf79c1b578dfec71e4b5eac29c5163b5be":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260731143348-69e93fbf79c1b578dfec71e4b5eac29c5163b5be","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260731143348-69e93fbf79c1b578dfec71e4b5eac29c5163b5be","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fd45b421e15cae98af28559c2c486d1fecd127ee","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260731143348-69e93fbf79c1b578dfec71e4b5eac29c5163b5be.tgz","fileCount":5,"integrity":"sha512-jY7ipDG9gde2ZaUr6eVaAaCX/VBVa+ulxnDepJF6xo2rRUAfrDmh6uF3MHOrVi9g70ji7jKtXGg7RT2ONVPAzg==","signatures":[{"sig":"MEUCIQCZq1xbXkTEKdX2Ydt0hpDQ0iHAUm1A4Rj/KPt9jn88mwIgfT6QtTCWFRN0o8REwC+7hTu1yt2AMuSq5+1Pd6BLsig=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260731143348-69e93fbf79c1b578dfec71e4b5eac29c5163b5be","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1745385},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"69e93fbf79c1b578dfec71e4b5eac29c5163b5be","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260731143348-69e93fbf79c1b578dfec71e4b5eac29c5163b5be_1785508588549_0.47351563459427704","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260731143622-6528513a8de2a371ff2bf364831ecd9c29b92078":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260731143622-6528513a8de2a371ff2bf364831ecd9c29b92078","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260731143622-6528513a8de2a371ff2bf364831ecd9c29b92078","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5e2482bc0694533b56c7bf35cf4b9d58c008c059","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260731143622-6528513a8de2a371ff2bf364831ecd9c29b92078.tgz","fileCount":5,"integrity":"sha512-vgF0PmoXbCd0wQHCZrLFUo2mADiFZeNtFQr6yHqDCqXWKipVAXx3mUyJHZ1O8J/TKOI+8CgPJoabXnSYZNn08w==","signatures":[{"sig":"MEUCIQCG6e6NlJTE99thmQJ/wgJYGCRj+SHbCnpYhOzHCrBCKAIgT+eq+X2h48toqQGdWnEOz2yq8qRNXiTwt53E1kpZLwk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260731143622-6528513a8de2a371ff2bf364831ecd9c29b92078","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6528513a8de2a371ff2bf364831ecd9c29b92078","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260731143622-6528513a8de2a371ff2bf364831ecd9c29b92078_1785508711331_0.34597986452095686","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260731143626-22615ee43093f657f66a0d68f4b75aba53c3a475":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260731143626-22615ee43093f657f66a0d68f4b75aba53c3a475","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260731143626-22615ee43093f657f66a0d68f4b75aba53c3a475","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"92d0d15a1786cf3d191e2b161271a07082b26237","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260731143626-22615ee43093f657f66a0d68f4b75aba53c3a475.tgz","fileCount":5,"integrity":"sha512-cdlDWqmVte2HEKvZdh0/qiaON9gYmqbvznpS9oXxskNzz2gD18qXSyZwdZPQtViRj33HP+7QW8zyQ5mLf3Rlmg==","signatures":[{"sig":"MEQCIAyoGxvCcFsZYrQMcn+mtnuOMcwv+NRVcInrFJ+WdMiyAiBXWAhIVj8T3+sNbrcDg6HJNakKt1OEwfeXQU+xxY6y/w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260731143626-22615ee43093f657f66a0d68f4b75aba53c3a475","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"22615ee43093f657f66a0d68f4b75aba53c3a475","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260731143626-22615ee43093f657f66a0d68f4b75aba53c3a475_1785508718127_0.5156666912074079","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260731150732-5ba4378a708195a0c9d613f75271398b9e8f4251":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260731150732-5ba4378a708195a0c9d613f75271398b9e8f4251","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260731150732-5ba4378a708195a0c9d613f75271398b9e8f4251","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"82a928d6fb07d174c5ceb0f2c689bf2df4acc2f7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260731150732-5ba4378a708195a0c9d613f75271398b9e8f4251.tgz","fileCount":5,"integrity":"sha512-L1U+ewGlgUh8gB3hg86O3T5Vc9xNAzO7nyzAS8kNiAR9MB3a3Jmo+62SjFdSfoVAjmS1NdRbT3gvTjbI3z4DvA==","signatures":[{"sig":"MEUCIA0owM2sMGTxNOECP+m3EHwUTf4NMMPK8xPIxv/Ctc6JAiEAkNlO+g0tRJ67iqrpwbyW9lby8rgqWs+d5kaFDwlGuQo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260731150732-5ba4378a708195a0c9d613f75271398b9e8f4251","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5ba4378a708195a0c9d613f75271398b9e8f4251","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260731150732-5ba4378a708195a0c9d613f75271398b9e8f4251_1785510582552_0.18421854289555872","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260731171614-f1395ac0995631795263e6159009d4e3f3c8c995":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260731171614-f1395ac0995631795263e6159009d4e3f3c8c995","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260731171614-f1395ac0995631795263e6159009d4e3f3c8c995","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9b32824bf679f99f58151e3d9019adfc56ec27b3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260731171614-f1395ac0995631795263e6159009d4e3f3c8c995.tgz","fileCount":5,"integrity":"sha512-D6R8fZR97cxc8try2vgNCN+pz1/38aUq6mXTnDlZzEXj7GqQXarwGh1oMPzKFO5fxG3NFgj6JVrf9/+SEq4lzQ==","signatures":[{"sig":"MEQCIHV3O18fD24Y7kgYJ3dUabnMJCbvuH0FIp8dBEb11ShbAiBobtaXG71Cz7OmMLI4Ik/Hi7CavpWE4EV8yftCSvswoA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260731171614-f1395ac0995631795263e6159009d4e3f3c8c995","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f1395ac0995631795263e6159009d4e3f3c8c995","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260731171614-f1395ac0995631795263e6159009d4e3f3c8c995_1785518332529_0.4662329459822778","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260731171644-c7ff1a9dc199ebd4fce281c5f47c71eb4bd88f21":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260731171644-c7ff1a9dc199ebd4fce281c5f47c71eb4bd88f21","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260731171644-c7ff1a9dc199ebd4fce281c5f47c71eb4bd88f21","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b30451198c2022d6f0f5537fbded56240c6183ba","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260731171644-c7ff1a9dc199ebd4fce281c5f47c71eb4bd88f21.tgz","fileCount":5,"integrity":"sha512-tKJpZ5QCC7cxzsqxlRUX3L09cy9XeFod9wRN1AWCnV83QDeH++EKjnjkodT6D6siGfdlERpTiSV+itCpNMJoEA==","signatures":[{"sig":"MEYCIQC5ob2pEWh2RWKvzzYhCAc3Yh5BtlLSTeceRViQLBHcrgIhAM2YPSNxkJnAJX3dBG5vJJ5HayZQb64UGubWVuRb+W89","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260731171644-c7ff1a9dc199ebd4fce281c5f47c71eb4bd88f21","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c7ff1a9dc199ebd4fce281c5f47c71eb4bd88f21","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260731171644-c7ff1a9dc199ebd4fce281c5f47c71eb4bd88f21_1785518363961_0.32685725417455735","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260731202922-b3f75bc6fce48b1744f74de97bd47d34fe89ee21":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260731202922-b3f75bc6fce48b1744f74de97bd47d34fe89ee21","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260731202922-b3f75bc6fce48b1744f74de97bd47d34fe89ee21","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"cd2d50632594c3e1fafdd4c2f3c1f8f962cba4cd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260731202922-b3f75bc6fce48b1744f74de97bd47d34fe89ee21.tgz","fileCount":5,"integrity":"sha512-jMFCzB4XDiLhzfI1kID8WBkwQhMSw7uSkDe6GKeUui3PX6TwwdcclDReikn+FwxQ+XXPP+I6IHeHTEDiTkOLsg==","signatures":[{"sig":"MEUCICvwrHRhfMmAbUsQr1wO7Grs+9AAOWFRV1bqqpe+5j+wAiEA8lvnMxdILlQL5zQFoZonKotwlLBTK/eQs2uJgRljErM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260731202922-b3f75bc6fce48b1744f74de97bd47d34fe89ee21","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b3f75bc6fce48b1744f74de97bd47d34fe89ee21","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260731202922-b3f75bc6fce48b1744f74de97bd47d34fe89ee21_1785529922032_0.6305724254227281","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260731202924-3dbea4fc740a8d602b98f3d980314dc066f7b428":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260731202924-3dbea4fc740a8d602b98f3d980314dc066f7b428","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260731202924-3dbea4fc740a8d602b98f3d980314dc066f7b428","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8aac654469f9941758567d015d6639109a27c440","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260731202924-3dbea4fc740a8d602b98f3d980314dc066f7b428.tgz","fileCount":5,"integrity":"sha512-Pv+kE6jHorekXigYH2f4AKzloVJRwZlgpsrfndpgK4eQC40Ee6nDmY1KcM/V+3wFmPOhSQreRZgItwY0LauGOg==","signatures":[{"sig":"MEUCIQCk+scGJ506RIDYPlP3f2jZ+e+zdMQSYH3YVSXO/mqhcQIgIq+IMFEaqn2g6LZP8WDg/r9UysDnrYDqVUXwvgjKhA0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260731202924-3dbea4fc740a8d602b98f3d980314dc066f7b428","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3dbea4fc740a8d602b98f3d980314dc066f7b428","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260731202924-3dbea4fc740a8d602b98f3d980314dc066f7b428_1785529925219_0.13334378512652223","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260801002821-08a60e8a6e3fe40f33d4e84d284cdc9c60e5c600":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260801002821-08a60e8a6e3fe40f33d4e84d284cdc9c60e5c600","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260801002821-08a60e8a6e3fe40f33d4e84d284cdc9c60e5c600","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"83c311f63377c05e011fbbdbfcc238c90b276944","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260801002821-08a60e8a6e3fe40f33d4e84d284cdc9c60e5c600.tgz","fileCount":5,"integrity":"sha512-2feUc5ZdGGcez3PfyLqB9jZe9DEAGplb0jQSWiDiqWkGoMu0gFG1Mg5/VuB0oUnb/wzeZi+XSIesAtoE0mOSiA==","signatures":[{"sig":"MEUCIQCCi3tVLahrCB+QzYYC3SGEg+EyVAuOMjkZzHDZsMPZAgIgJzINXScnRAH82GEumQfaYlqCJlp1QLMzfemAonG74IU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260801002821-08a60e8a6e3fe40f33d4e84d284cdc9c60e5c600","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"08a60e8a6e3fe40f33d4e84d284cdc9c60e5c600","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260801002821-08a60e8a6e3fe40f33d4e84d284cdc9c60e5c600_1785544265402_0.8142174291213999","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260801002837-eee2d1417ddb3bb4ae856afd3e02f861136e826d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260801002837-eee2d1417ddb3bb4ae856afd3e02f861136e826d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260801002837-eee2d1417ddb3bb4ae856afd3e02f861136e826d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a859233a9b6a9df80007d52cf52ab1032a4cb95c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260801002837-eee2d1417ddb3bb4ae856afd3e02f861136e826d.tgz","fileCount":5,"integrity":"sha512-2AzxylKu4dt2eIhjEob3402w/zKoWX5Lkb7/9JQuAE5bnvlnFSuddX6GogmbJ+7w778soL5cxWnRGsG8V94c/w==","signatures":[{"sig":"MEQCIBif/IobSp22hBAbUtk12t6s9jAWMjAi9BIGqrmFRBo6AiBSFy/HRwL345o+A6q0Ntr03Rqg7d9HUzcAbkKxnhMY7g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260801002837-eee2d1417ddb3bb4ae856afd3e02f861136e826d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"eee2d1417ddb3bb4ae856afd3e02f861136e826d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260801002837-eee2d1417ddb3bb4ae856afd3e02f861136e826d_1785544280115_0.6175170943987252","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260801082958-299b756670c60ff7b23d57891b4bddfe58fb09d4":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260801082958-299b756670c60ff7b23d57891b4bddfe58fb09d4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260801082958-299b756670c60ff7b23d57891b4bddfe58fb09d4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"10677da7368c47b35a7bc6985948449a6e096da0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260801082958-299b756670c60ff7b23d57891b4bddfe58fb09d4.tgz","fileCount":5,"integrity":"sha512-uoYXgxTBu37Xs4QGM+B+oVgKtP35Of//Fd64D3r6Wn2R5dLs40u/efpBouUlHpGtBmeHBmrwZiBSOAUv9I2vVA==","signatures":[{"sig":"MEQCIAD6wQXcpiIpRaojEdUR0ba9wvdFSnGcm8p9CIaA+wTdAiAF8Yn+TUemhjr5zIgKWbi9LeucNhOMG7PHQWJ0AqpLXQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260801082958-299b756670c60ff7b23d57891b4bddfe58fb09d4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"299b756670c60ff7b23d57891b4bddfe58fb09d4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260801082958-299b756670c60ff7b23d57891b4bddfe58fb09d4_1785573158980_0.2704395256196537","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260801133758-dd3a6e043bc71facedc2681d6140aa4519939565":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260801133758-dd3a6e043bc71facedc2681d6140aa4519939565","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260801133758-dd3a6e043bc71facedc2681d6140aa4519939565","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f65e29fbc22f7c3429eff7e3461d4b1288db9064","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260801133758-dd3a6e043bc71facedc2681d6140aa4519939565.tgz","fileCount":5,"integrity":"sha512-inyF0yzBNm21JSetIMhcDYAF0ZBWODirKz4//ECtMR5VH+hQtZUGK/JB7tMWO1ttRGzjPu3NCTcLb8kwAUH2QQ==","signatures":[{"sig":"MEYCIQC3/t9Bkq9pyWC8lP+/67uGZHSkc54ue9DnkVp0ycMvqgIhAMsIW9sSGonQu5wmCipIZZGKTz3k3+FmLLVW2Bj9q3p6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260801133758-dd3a6e043bc71facedc2681d6140aa4519939565","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"dd3a6e043bc71facedc2681d6140aa4519939565","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260801133758-dd3a6e043bc71facedc2681d6140aa4519939565_1785591635720_0.3210674041009107","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260801141355-58fb6e2509215d121464ac7851c30da4cc418b72":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260801141355-58fb6e2509215d121464ac7851c30da4cc418b72","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260801141355-58fb6e2509215d121464ac7851c30da4cc418b72","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e8cde66ab85ed1a554d7492ed97539a82806c08e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260801141355-58fb6e2509215d121464ac7851c30da4cc418b72.tgz","fileCount":5,"integrity":"sha512-Z3Yyk1JbrfRHInbktUJ4iFw+FkS5vdYDhaRGLLC/b26o8cMb2fRlPl9CHEjD1uQe8hk+aJDENeEydihP06nb7w==","signatures":[{"sig":"MEUCIAO19+MNLp2x0SlHk23/tMPlN+0e38mLGgPdJRxO/h8IAiEAsQ4QIqqdGX46uqsDkm0Q3P2N3lIdacQ8W+tqswyd9ks=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260801141355-58fb6e2509215d121464ac7851c30da4cc418b72","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"58fb6e2509215d121464ac7851c30da4cc418b72","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260801141355-58fb6e2509215d121464ac7851c30da4cc418b72_1785593795644_0.8159487443109013","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260801142115-6be7238b0bfc7542e2e1c475e91f827e8ce0356d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260801142115-6be7238b0bfc7542e2e1c475e91f827e8ce0356d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260801142115-6be7238b0bfc7542e2e1c475e91f827e8ce0356d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7e6e47886ca6308c56694f085cecd3fc636873df","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260801142115-6be7238b0bfc7542e2e1c475e91f827e8ce0356d.tgz","fileCount":5,"integrity":"sha512-UdxprJuVBEHlin1Y139gE/pRwxW/GoQG2MD1B+99x4ghAupOYQe+gtnfPG90NG99Q7T9gpCsSBpGHN9tYz7G3g==","signatures":[{"sig":"MEQCIAuqDngIYShvUy73YTHrEr1AdpNbErzehNe1vEL7xNFwAiAFDhF+IY0RHljAu83lUy6IiEY4BZfVu77U+v8evc+Qlw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260801142115-6be7238b0bfc7542e2e1c475e91f827e8ce0356d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6be7238b0bfc7542e2e1c475e91f827e8ce0356d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260801142115-6be7238b0bfc7542e2e1c475e91f827e8ce0356d_1785594232056_0.6589457151257199","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260801181006-83922c25d6b493462c056d61f32e1760ab8c060f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260801181006-83922c25d6b493462c056d61f32e1760ab8c060f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260801181006-83922c25d6b493462c056d61f32e1760ab8c060f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a982f2ee751a14b2d7ffa82c95f6ca0b3bfa2488","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260801181006-83922c25d6b493462c056d61f32e1760ab8c060f.tgz","fileCount":5,"integrity":"sha512-dPmUsu7bq0jo+PsdoY/Z08RSAkPlMMPu/jo1cwo0l4HPPYIHqLi9+apYjx3ekOEZNVWDBh3p4AT+c36x2QvJAg==","signatures":[{"sig":"MEUCIHjAaggfDUP/oLXUZhEYp6oyR5B/euX3Ukeebu9G5QmYAiEAiptpBANL3v7Cu+efg4qdPyTnCC0GVQA2tII65os43PQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260801181006-83922c25d6b493462c056d61f32e1760ab8c060f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"83922c25d6b493462c056d61f32e1760ab8c060f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260801181006-83922c25d6b493462c056d61f32e1760ab8c060f_1785607935531_0.6854599101929117","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260801194003-393af3bba9b96e18ebf8aa35ab705f6604d8ac69":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260801194003-393af3bba9b96e18ebf8aa35ab705f6604d8ac69","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260801194003-393af3bba9b96e18ebf8aa35ab705f6604d8ac69","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"99d26f6254d7736e416d96bb8d01f420a776a5d2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260801194003-393af3bba9b96e18ebf8aa35ab705f6604d8ac69.tgz","fileCount":5,"integrity":"sha512-ZAjq1gHfCf8fcaFK+lwbOiiJghUTcgtODdJpMAZXQXL978y1gBibK3+6BwPYJoGgiKujtaSQiaki4nxo2aTOYg==","signatures":[{"sig":"MEUCIQDN5ISzAuFmZE2SfScV/JxTIn/zrJrQCOtZOH/ech6ljAIgARbZQNYvIGBD3itzuHpn17ktlHQvK8HflCaaWmA8vyo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260801194003-393af3bba9b96e18ebf8aa35ab705f6604d8ac69","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"393af3bba9b96e18ebf8aa35ab705f6604d8ac69","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260801194003-393af3bba9b96e18ebf8aa35ab705f6604d8ac69_1785613362146_0.7932069712415455","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260801202230-825b02f961a235c351ebe5fe28135cf77dd1363d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260801202230-825b02f961a235c351ebe5fe28135cf77dd1363d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260801202230-825b02f961a235c351ebe5fe28135cf77dd1363d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"53571a56c6926f7afec34d90333f541bad0350b3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260801202230-825b02f961a235c351ebe5fe28135cf77dd1363d.tgz","fileCount":5,"integrity":"sha512-jlYsbYk2+Arjr+sGFn4PHL63jA729je+mRPOoo3bpJ+WaN1Zt7DXDWSFihAvbU01DB3Ryp/hj84sU/YWBN3G/A==","signatures":[{"sig":"MEYCIQCE3tM5JWmFE2i0iDi7huS55J/WOMuEcElGNG59o9tVyAIhAM5on2SmBXzeHe7kd8/1GkBeLxJcHnKLsYgvKx+o9OMF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260801202230-825b02f961a235c351ebe5fe28135cf77dd1363d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"825b02f961a235c351ebe5fe28135cf77dd1363d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260801202230-825b02f961a235c351ebe5fe28135cf77dd1363d_1785615907488_0.10829523202794866","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260801210659-738eafa02cd713b50b1719f99f8ef6368827a911":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260801210659-738eafa02cd713b50b1719f99f8ef6368827a911","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260801210659-738eafa02cd713b50b1719f99f8ef6368827a911","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d41535d1821796731fe1931291906e129c0221b3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260801210659-738eafa02cd713b50b1719f99f8ef6368827a911.tgz","fileCount":5,"integrity":"sha512-h5eIyQX9PfRuKky2Ri+jO0aCYJQK2IAz+Ek+FXU/zFV14gUPXkJtJn3d+PK50001Nb93mBXWqqojQzUrtPlAEw==","signatures":[{"sig":"MEYCIQDnu/bftiYpUoRZVUz4+0h31meYMGm03M9X/+VMissadwIhAJjvOrefwhNX2AGB5QgBY3iyDRlFkSNF1M06N1t1e73t","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260801210659-738eafa02cd713b50b1719f99f8ef6368827a911","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"738eafa02cd713b50b1719f99f8ef6368827a911","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260801210659-738eafa02cd713b50b1719f99f8ef6368827a911_1785618585054_0.41206723363115594","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260801211502-a31bb8d44826b239ba3ba90f8654e52c9e8b3d91":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260801211502-a31bb8d44826b239ba3ba90f8654e52c9e8b3d91","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260801211502-a31bb8d44826b239ba3ba90f8654e52c9e8b3d91","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6dcbcc066daf8e75c3ee5dcf35f26748f7ff6203","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260801211502-a31bb8d44826b239ba3ba90f8654e52c9e8b3d91.tgz","fileCount":5,"integrity":"sha512-PjWHMjsk3URhf5wWaDAXBBz20BXOdtlR42FDF1n2CegPv420ZM3UYtSdPHsVQ7Kx2RXtgZtv4TM56L10t4weHQ==","signatures":[{"sig":"MEUCIQC0OsYqt1hOt68rzsICBupU6giODNE8irZdPgpfoPteDwIgT+pPgXe8IgMPlx1iIrckHq8rsIU1l+uhmbrwzOaoe1o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260801211502-a31bb8d44826b239ba3ba90f8654e52c9e8b3d91","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a31bb8d44826b239ba3ba90f8654e52c9e8b3d91","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260801211502-a31bb8d44826b239ba3ba90f8654e52c9e8b3d91_1785619060056_0.9945577477409155","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802061934-c36a0aa269fc121fe5c91a704ad7f682d84c0c92":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802061934-c36a0aa269fc121fe5c91a704ad7f682d84c0c92","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802061934-c36a0aa269fc121fe5c91a704ad7f682d84c0c92","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7f40e9de2aa4f953274a64217672c83481d4a75a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802061934-c36a0aa269fc121fe5c91a704ad7f682d84c0c92.tgz","fileCount":5,"integrity":"sha512-2Ueq1fSlcoD7i0kjuxu2H2cmbda+KsCZbUpNytuahuqxSdLMNRc1J+X46kopXm9ADWh9l6TTqm1rtR+4900tdQ==","signatures":[{"sig":"MEQCIDxmFCr6d9MJ0/gI6nWNiBeXeO2deKBpvUnwQhubzYxdAiAoYEGrLPRhwsOcKF7Xm133D+Kc5aJ6Gz362xle4bPEig==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802061934-c36a0aa269fc121fe5c91a704ad7f682d84c0c92","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c36a0aa269fc121fe5c91a704ad7f682d84c0c92","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802061934-c36a0aa269fc121fe5c91a704ad7f682d84c0c92_1785651731259_0.4954801612226509","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802061930-cc52c8a1ac6a055ad79676d36232a9db88f4b4c3":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802061930-cc52c8a1ac6a055ad79676d36232a9db88f4b4c3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802061930-cc52c8a1ac6a055ad79676d36232a9db88f4b4c3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4c1ace6c43d740788dfcb6c22ba53eca99e68421","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802061930-cc52c8a1ac6a055ad79676d36232a9db88f4b4c3.tgz","fileCount":5,"integrity":"sha512-41CD+TqDcMMrLcWzyy07Oo4aKRBONTwmqlsouquOYN/FX3mGR75SUSGGV0/7nS0d68UzVjAInMZJRoGbDdJI+Q==","signatures":[{"sig":"MEUCIAFx9aX03pdpUSXJkNaDqESAfQt0mOcaKHSvchqp0V3xAiEAsw0AK5O9sYCtb5TuPWVtihmPhJrkxZvDJZAKT2lRh/I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802061930-cc52c8a1ac6a055ad79676d36232a9db88f4b4c3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"cc52c8a1ac6a055ad79676d36232a9db88f4b4c3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802061930-cc52c8a1ac6a055ad79676d36232a9db88f4b4c3_1785651734806_0.9822952258044144","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802062146-c32487aa531b8779a96848e16c229eb31f9a893e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802062146-c32487aa531b8779a96848e16c229eb31f9a893e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802062146-c32487aa531b8779a96848e16c229eb31f9a893e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6e92cb670f2547b115bef072dbc878f0673bc1a0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802062146-c32487aa531b8779a96848e16c229eb31f9a893e.tgz","fileCount":5,"integrity":"sha512-Wdnk4vm36b0JKJ2rdjYx2lLAOPVvwzknR3tJ8My3It9BdDYkPevRqyxe4paYM8HKafHui0G6qQMjkPvs99qz9Q==","signatures":[{"sig":"MEUCIQCAD/fTYqjFD0XsPOUeJUL/P2Fpp7D7+RHUfxMriskpFgIgLGxPG8Z8x5MIJTqsgqdtkGRqvW4ahXmm/bnBehXbEvI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802062146-c32487aa531b8779a96848e16c229eb31f9a893e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c32487aa531b8779a96848e16c229eb31f9a893e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802062146-c32487aa531b8779a96848e16c229eb31f9a893e_1785651864580_0.7252636565217554","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802111717-ac33e78f6bc65ea7b35ff685f7e9362aff2ed918":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802111717-ac33e78f6bc65ea7b35ff685f7e9362aff2ed918","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802111717-ac33e78f6bc65ea7b35ff685f7e9362aff2ed918","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"284edaf783a3d93af4a3f6bbea985774677f463e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802111717-ac33e78f6bc65ea7b35ff685f7e9362aff2ed918.tgz","fileCount":5,"integrity":"sha512-4xNRb21p9pEnY0Pyw4XdDstyT0uB4aWYg4WbmiVyKxjTHZCwievVPF24VnCKYomdG+PvsaYCUXAWcGq0jPhd9w==","signatures":[{"sig":"MEQCICjWj9OoeeNOsjiEML8H1c2HFLkAfZAaR7Ric0hkIuzYAiAdRxEmNtrVF+LAMJ4Ktdnw3Ns44YdDnfUyxNqkmaLGLQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802111717-ac33e78f6bc65ea7b35ff685f7e9362aff2ed918","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ac33e78f6bc65ea7b35ff685f7e9362aff2ed918","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802111717-ac33e78f6bc65ea7b35ff685f7e9362aff2ed918_1785669596210_0.9418580292113756","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802121602-f983255aa597af264b3cadaa95556bc888a09277":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802121602-f983255aa597af264b3cadaa95556bc888a09277","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802121602-f983255aa597af264b3cadaa95556bc888a09277","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e3a1941423643d3a071ad7a301c283d33e2ff7f3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802121602-f983255aa597af264b3cadaa95556bc888a09277.tgz","fileCount":5,"integrity":"sha512-GPYh4Q1oJ5FKGGbCONRGvjCnFZKPYaHZSi1Lu4E5GpKvM4xnOxM37kZqnqUTLn1iWe2MrJX9VuEqDfyndvVTqw==","signatures":[{"sig":"MEUCIQDATmETFlLOU2FO6iwYBkPuGkdTArgFKvsvODC4xmHgOQIgAz46+xOpC90iZQf3iiVgKtTp7/TrDqpOxNtjYElQrtw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802121602-f983255aa597af264b3cadaa95556bc888a09277","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f983255aa597af264b3cadaa95556bc888a09277","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802121602-f983255aa597af264b3cadaa95556bc888a09277_1785673118701_0.2930877723721923","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802121712-0ee9284af0e5c4f57bf4c800da897e1563f1dd49":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802121712-0ee9284af0e5c4f57bf4c800da897e1563f1dd49","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802121712-0ee9284af0e5c4f57bf4c800da897e1563f1dd49","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"372d1cf966b9037fe6564e3502da9e63302f78aa","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802121712-0ee9284af0e5c4f57bf4c800da897e1563f1dd49.tgz","fileCount":5,"integrity":"sha512-x59myfKtKvADoaY2+RuGsCkse1HSzT5vJdkjaUIsVIUkjgJmvm0oteFFrJQdJj4bILpMSHk5Uh5qyWTThav7XQ==","signatures":[{"sig":"MEQCIHiYtToW3Ba5FBTBMuBkGf7QNHJGWKJxrf9D1CCXKJ33AiBsEFpwVgIZ+Gs6JagrVF679G8qQ99YwNsnkCYYQh+6Xw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802121712-0ee9284af0e5c4f57bf4c800da897e1563f1dd49","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0ee9284af0e5c4f57bf4c800da897e1563f1dd49","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802121712-0ee9284af0e5c4f57bf4c800da897e1563f1dd49_1785673159348_0.8576043315750432","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802121649-09c2a24bcc10252ac5f2827a7d2cbd49b789e545":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802121649-09c2a24bcc10252ac5f2827a7d2cbd49b789e545","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802121649-09c2a24bcc10252ac5f2827a7d2cbd49b789e545","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7084e7fd7e2d23f73d292d7b0ad0fdd73df05ca1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802121649-09c2a24bcc10252ac5f2827a7d2cbd49b789e545.tgz","fileCount":5,"integrity":"sha512-WBM8j4QZdbIi2yykWfqA6J59f3D4BaTUQrx4PkcTcn2FxFXfizIxSVTfKEJiBLxHASEQJevxmkluYfWWw6jZkg==","signatures":[{"sig":"MEYCIQC8i9fEHEtYP/XEnkaDCQg6f0zX1sJjxIu3FmxX6qKBvgIhAK64RduklUIKuzlAoBQlAaQ8l3HJSJRzteyrJpjgVc/1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802121649-09c2a24bcc10252ac5f2827a7d2cbd49b789e545","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"09c2a24bcc10252ac5f2827a7d2cbd49b789e545","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802121649-09c2a24bcc10252ac5f2827a7d2cbd49b789e545_1785673165212_0.3973081571057524","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802121713-375bc89a361adc95bc1e0d1df82f990bffb11316":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802121713-375bc89a361adc95bc1e0d1df82f990bffb11316","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802121713-375bc89a361adc95bc1e0d1df82f990bffb11316","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d61e8d7e7511da800b3011f97e596b8d22b69794","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802121713-375bc89a361adc95bc1e0d1df82f990bffb11316.tgz","fileCount":5,"integrity":"sha512-7xEoo+Zckuv4FYs/2XOURCymFcQ/acNM5iwVmVtG9fGbTEcy/RzVH8xr/dCIbCcS1bVkyTYnRgSm5UqaTOWfdQ==","signatures":[{"sig":"MEQCIFMRkF1/+Qnf+TZ16iDncwsEJlC1j/GTRt7D63dZ3IxlAiB9U6JyepTfwgtd+kzVfVTTTYIDzGFavCk6GRx2nWkeAQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802121713-375bc89a361adc95bc1e0d1df82f990bffb11316","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"375bc89a361adc95bc1e0d1df82f990bffb11316","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802121713-375bc89a361adc95bc1e0d1df82f990bffb11316_1785673188954_0.20016441203140212","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802121736-c8ae3b8ec92798ec9d42210ad040ca64c79de1a6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802121736-c8ae3b8ec92798ec9d42210ad040ca64c79de1a6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802121736-c8ae3b8ec92798ec9d42210ad040ca64c79de1a6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"25dba2234691624f80544a97b3a9fbe6aaf36e77","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802121736-c8ae3b8ec92798ec9d42210ad040ca64c79de1a6.tgz","fileCount":5,"integrity":"sha512-aEjLrp+/67kEUc/EJDsp8YxfW+nGjxX40OVMLrPX0Cpt8zbLGiU7vJgbh29OYI0rEhFdmWJKfh1xSyKpZnLOiw==","signatures":[{"sig":"MEYCIQC/1YH0j2ItjiJhmXsqo5lN0XTXbvj9zODsJRyBTRxzXAIhAJItcks3sBSkmlX+wUzqbItESXsUnT6PF5awbFBu3oMD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802121736-c8ae3b8ec92798ec9d42210ad040ca64c79de1a6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c8ae3b8ec92798ec9d42210ad040ca64c79de1a6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802121736-c8ae3b8ec92798ec9d42210ad040ca64c79de1a6_1785673218817_0.006244838363755445","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802121801-7857d4bc22a9825fbf65d25e40147c80ceaf47c0":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802121801-7857d4bc22a9825fbf65d25e40147c80ceaf47c0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802121801-7857d4bc22a9825fbf65d25e40147c80ceaf47c0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e81c734c06663356cdf5008b5111bf090a5dea05","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802121801-7857d4bc22a9825fbf65d25e40147c80ceaf47c0.tgz","fileCount":5,"integrity":"sha512-3g8uvlQgv7MDQaUaXzHIjZVSp05HmLsw63la6PJyjWtaDXrDqiEM6wIqFGwlyrBgFNb04wKl72+QEPRQYowg3g==","signatures":[{"sig":"MEQCIG6/pKrrviZjJNUwPw8fe6KUffQg7jrFAkypxFgp29M1AiAFoOkgeIy0GW/BtZBg75v49ZbNSH1d9c4D2jOtGuRczQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802121801-7857d4bc22a9825fbf65d25e40147c80ceaf47c0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7857d4bc22a9825fbf65d25e40147c80ceaf47c0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802121801-7857d4bc22a9825fbf65d25e40147c80ceaf47c0_1785673239950_0.10337909139001367","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802121925-4151d98cd83fc152dfa61f0bce86a0992beec0da":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802121925-4151d98cd83fc152dfa61f0bce86a0992beec0da","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802121925-4151d98cd83fc152dfa61f0bce86a0992beec0da","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"eaccad4954722016fcf32b7df99206cdebb590d2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802121925-4151d98cd83fc152dfa61f0bce86a0992beec0da.tgz","fileCount":5,"integrity":"sha512-F2qapX5w3+ZIOt7MVsrHiV2GelhQvIj2fJdhsWsaOEf8LJLYXh/MAm1AqQW8NLmbjHsebhYNjw3Q56Iz7ya5hw==","signatures":[{"sig":"MEQCIBHTJMOebyPI3bwmbux1g5ZVHzq3eza+wM3cLoK4Oc8FAiAzshmW+QN4+67mXxhx7bsQxNjaejxvG5PkHnBxCQjwNQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802121925-4151d98cd83fc152dfa61f0bce86a0992beec0da","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4151d98cd83fc152dfa61f0bce86a0992beec0da","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802121925-4151d98cd83fc152dfa61f0bce86a0992beec0da_1785673278291_0.3390309645867391","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802121910-9d41a82b10440a95e77e8b9ef1a844f695ccdbb1":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802121910-9d41a82b10440a95e77e8b9ef1a844f695ccdbb1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802121910-9d41a82b10440a95e77e8b9ef1a844f695ccdbb1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6fefd0bfebe08e1e3293049939fb0d0a4d90087e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802121910-9d41a82b10440a95e77e8b9ef1a844f695ccdbb1.tgz","fileCount":5,"integrity":"sha512-ZNzgzyUUJ5Nuio64CQL1cj7Ef6dPgfy53/RXZFM0CU7D7xA3pAd4/+5DUn09B3plakS2lGsdUwXQnX9fVGJnsA==","signatures":[{"sig":"MEUCIQC9zDiy6BEdWOOiXZXNCvxohMMjIzA4Lx6N64xUfKW8GwIgPfDCIoxfE46SAD7asuHRf7ntw++O39ZZdojWd4fCXTk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802121910-9d41a82b10440a95e77e8b9ef1a844f695ccdbb1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9d41a82b10440a95e77e8b9ef1a844f695ccdbb1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802121910-9d41a82b10440a95e77e8b9ef1a844f695ccdbb1_1785673279861_0.9980618070071168","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802121908-d286435a20160975f017b1a5612f549871206096":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802121908-d286435a20160975f017b1a5612f549871206096","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802121908-d286435a20160975f017b1a5612f549871206096","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"192d7fce707c6f5c49697362ec644de1e05d5c91","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802121908-d286435a20160975f017b1a5612f549871206096.tgz","fileCount":5,"integrity":"sha512-ttzuIBBIxweaYoOxZVVin2Auw9vfyvQtqAQ/SqYzSEUBIZzVkLbMdYhDnzu7BTgo+c9xt0EGqngAitInQvelsQ==","signatures":[{"sig":"MEYCIQD5C8Bfuvz18rCA0weL5FmbzWOvtE8VvcC0Nkgi2go3mQIhAN3XriOalwc0MUJayaHO2nc53S02UCetrU9spXNKBPZB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802121908-d286435a20160975f017b1a5612f549871206096","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d286435a20160975f017b1a5612f549871206096","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802121908-d286435a20160975f017b1a5612f549871206096_1785673309989_0.7845575641483344","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802121945-17add5de41ccae4cf53d7dc2acc2bba9654cd02c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802121945-17add5de41ccae4cf53d7dc2acc2bba9654cd02c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802121945-17add5de41ccae4cf53d7dc2acc2bba9654cd02c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"63dd31bbe8e50ae0ab0a9838ffc33b0b0bc51e3d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802121945-17add5de41ccae4cf53d7dc2acc2bba9654cd02c.tgz","fileCount":5,"integrity":"sha512-h0crxHqQFanRrDoSLET1P+CZps304N84bibt1GIIM7F/9gQyhJkDRnPZ49KetwqnFp3D4TfVgsFIVruSbu+YPQ==","signatures":[{"sig":"MEYCIQDoMxTNh90bnbS0nox0QRqn1A1/ZCN2CBznJENXH60xMwIhAKR81h0xQXOHQObqSJpiaqfRWZTzS6MpnH22O+KVNyoH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802121945-17add5de41ccae4cf53d7dc2acc2bba9654cd02c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"17add5de41ccae4cf53d7dc2acc2bba9654cd02c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802121945-17add5de41ccae4cf53d7dc2acc2bba9654cd02c_1785673347174_0.6390796031133603","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802122006-15fd8b0d86f273966c2058a32bd5674e3f06d4a8":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802122006-15fd8b0d86f273966c2058a32bd5674e3f06d4a8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802122006-15fd8b0d86f273966c2058a32bd5674e3f06d4a8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7ee57c6cf3655ec1e092a42c2682e1ad22879ed4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802122006-15fd8b0d86f273966c2058a32bd5674e3f06d4a8.tgz","fileCount":5,"integrity":"sha512-BZ9l01xooK0nVOV1Oy9tkLuVKDzIzptOJLuWSkZoB3cxRkx5zRSMK6IxVl1818FBQ8N8Jc1wOOUuq1OaT4WlLA==","signatures":[{"sig":"MEUCIQCBJZ9ME5aaUxbaFOmA464tNC4Ftl2telJNakrcjESuVwIgNnjae27fSgCWCWlauxMzpaYeNRfkrKCKBUngxnfqSj4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802122006-15fd8b0d86f273966c2058a32bd5674e3f06d4a8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"15fd8b0d86f273966c2058a32bd5674e3f06d4a8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802122006-15fd8b0d86f273966c2058a32bd5674e3f06d4a8_1785673358803_0.4449717862161433","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802122008-259117667bc87ed2e3e0f61e41d6cd686eecbbba":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802122008-259117667bc87ed2e3e0f61e41d6cd686eecbbba","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802122008-259117667bc87ed2e3e0f61e41d6cd686eecbbba","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c99a0e08e77e5fd2da2bfdc4b7ba0919dc200da0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802122008-259117667bc87ed2e3e0f61e41d6cd686eecbbba.tgz","fileCount":5,"integrity":"sha512-FiKCnT3JSlLnlBJ0lsOGUzKNMZAyaovLX0ov95gj7JUqyqimPW9bQUW6QBsSYo5en4IPooMy0tbMQ+QuRmdHJw==","signatures":[{"sig":"MEQCIHeHFJh/2CN/7OymZXoetjKiI/kV8a1UCwkxIl+Z22DeAiAj5HDSPi+RIr/wW6nLQcf3eMdQ9nY64UPVE3u/gDIJ7w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802122008-259117667bc87ed2e3e0f61e41d6cd686eecbbba","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"259117667bc87ed2e3e0f61e41d6cd686eecbbba","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802122008-259117667bc87ed2e3e0f61e41d6cd686eecbbba_1785673367302_0.851863009224425","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802122040-3bbc4bf420a2bc63e74a9893ba8c4c81ec7b1594":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802122040-3bbc4bf420a2bc63e74a9893ba8c4c81ec7b1594","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802122040-3bbc4bf420a2bc63e74a9893ba8c4c81ec7b1594","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"be3b4a436ec52dd94d825b3176f6250cb7141ea4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802122040-3bbc4bf420a2bc63e74a9893ba8c4c81ec7b1594.tgz","fileCount":5,"integrity":"sha512-WWl8p3Qn5HYv3JEup8AAbj2jM3kDZRlJr2uxj25IuIDIqLiVzdl6ghdjqKfjC6NU4zEnP6X9B1H37iLODIyvsQ==","signatures":[{"sig":"MEQCIAiJpOc6Otu6T35vBNrzMAb+1RO/eHZss0bNrU1YqWWjAiBJ3hZ9KElh2Z62mBwd6dI0fExQR39rIHnwMBD8RY6Buw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802122040-3bbc4bf420a2bc63e74a9893ba8c4c81ec7b1594","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3bbc4bf420a2bc63e74a9893ba8c4c81ec7b1594","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802122040-3bbc4bf420a2bc63e74a9893ba8c4c81ec7b1594_1785673402092_0.038192654390367675","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802122104-2ea133832fa89511396887be0b87f3c52e91e714":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802122104-2ea133832fa89511396887be0b87f3c52e91e714","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802122104-2ea133832fa89511396887be0b87f3c52e91e714","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7588fd0e0735874e69c26542f0b8f33a59934686","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802122104-2ea133832fa89511396887be0b87f3c52e91e714.tgz","fileCount":5,"integrity":"sha512-hXbEN9CG8scYc/6fW19gtCqbZzCdsxBYbOte4kSIGZ1v3Pv8By7hVpHwdfaGBGmEIIeNrko4FWlNP5WQ5yDiFw==","signatures":[{"sig":"MEUCIHSKpHbgMF9YmtgDpUiGYc6AoVPnGQ/sL7bKMtLVr5FdAiEApsL3Bq+n43mhz2RbbDMCgyddXp3Fh0OvRodjt7WmQ3Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802122104-2ea133832fa89511396887be0b87f3c52e91e714","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2ea133832fa89511396887be0b87f3c52e91e714","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802122104-2ea133832fa89511396887be0b87f3c52e91e714_1785673422633_0.37050654310855724","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802122132-eb1fbd553ffcdd86b54e045a28854b2bbab8353a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802122132-eb1fbd553ffcdd86b54e045a28854b2bbab8353a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802122132-eb1fbd553ffcdd86b54e045a28854b2bbab8353a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4f33203f6474ded9553b86cb8e72495e45d960bb","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802122132-eb1fbd553ffcdd86b54e045a28854b2bbab8353a.tgz","fileCount":5,"integrity":"sha512-O44iVGweGmwHLyRTes+ltkjfLc0WM7ykfY6x+PoKXevaoyZbx5+GY7JB6I3GSlrIupHNnbhCuiOuF+U42/uhdQ==","signatures":[{"sig":"MEUCIBjy1uvME0GrLGJpSCa9ub5sxHXodsI/voLc32nZnrTZAiEA/UjEhqSIK+5HAcmwcwCYYnM6KSrF4XnRcx0irC8vxHo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802122132-eb1fbd553ffcdd86b54e045a28854b2bbab8353a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"eb1fbd553ffcdd86b54e045a28854b2bbab8353a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802122132-eb1fbd553ffcdd86b54e045a28854b2bbab8353a_1785673451402_0.4609591965722537","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802122248-db177b9735992e91e1c811249b6937e1999f448b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802122248-db177b9735992e91e1c811249b6937e1999f448b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802122248-db177b9735992e91e1c811249b6937e1999f448b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6f4aa313f1e0a7aff4dbbf5266d75aebeca9f981","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802122248-db177b9735992e91e1c811249b6937e1999f448b.tgz","fileCount":5,"integrity":"sha512-uGumGDRzTcxX30cYyDZPs9mHRBONFqisspfyz6pcmF74vEFJTAweUWasRFWVngeihZ6ZVuLKEGw8hArUYTEchw==","signatures":[{"sig":"MEQCICF5w7rpatZlgxNUjdxnh/fAeddvmHOPLIuTjy7g5NXmAiB0eM1ts2NRJI87+v0Wu5KHoqxr+6wch0ESWR+SycfSLw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802122248-db177b9735992e91e1c811249b6937e1999f448b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"db177b9735992e91e1c811249b6937e1999f448b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802122248-db177b9735992e91e1c811249b6937e1999f448b_1785673504150_0.260680610481963","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802122300-7bf141dde07cda2d51944f9d8b368cca33c660e6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802122300-7bf141dde07cda2d51944f9d8b368cca33c660e6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802122300-7bf141dde07cda2d51944f9d8b368cca33c660e6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3acd063e9af0c432558a6252ab9ac397cfb1e8a9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802122300-7bf141dde07cda2d51944f9d8b368cca33c660e6.tgz","fileCount":5,"integrity":"sha512-9uobQuP640OKdgjzoSrbx9GyRh8ZWssIWRfpLm00S/La0xAq9EagXIo4HXmEeqq3lleWVmebdVLLGW9ODbnoFg==","signatures":[{"sig":"MEUCIQDl0VKAvJV4dOZeg1OGfMQyATr652xb4ZJViV4M6TKA8AIgNIDgb6uBdws9KN3muhon5G7TpzFUhXTAKx5lh+kff5c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802122300-7bf141dde07cda2d51944f9d8b368cca33c660e6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7bf141dde07cda2d51944f9d8b368cca33c660e6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802122300-7bf141dde07cda2d51944f9d8b368cca33c660e6_1785673537812_0.13735719390350454","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802122402-ae693b4445a81d3d2eebe7bdef2b0fb8e5b2016d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802122402-ae693b4445a81d3d2eebe7bdef2b0fb8e5b2016d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802122402-ae693b4445a81d3d2eebe7bdef2b0fb8e5b2016d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ca206fbe69ad5e3aefa25277dbfe0f07ee53d606","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802122402-ae693b4445a81d3d2eebe7bdef2b0fb8e5b2016d.tgz","fileCount":5,"integrity":"sha512-xaweSggyacAccM1Kzc8PWtOzy7oZpAEw/0bWSDj1tHCU+/1MasMBKzCOxP8etozLT9KXTnUQia4gJZEn4u5pJQ==","signatures":[{"sig":"MEUCIDFOtkszVVTyWlw+AoSMv0ak04POfnNbKlOE/pFmalu1AiEAs06qwXxsTU2HG0Jpo2b/pBJy1nNxTKmCcLTergSh2rk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802122402-ae693b4445a81d3d2eebe7bdef2b0fb8e5b2016d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ae693b4445a81d3d2eebe7bdef2b0fb8e5b2016d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802122402-ae693b4445a81d3d2eebe7bdef2b0fb8e5b2016d_1785673602284_0.29122900049685474","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802122417-f4641d6a0bd33435f92558fc703f8ea5b48c2c3c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802122417-f4641d6a0bd33435f92558fc703f8ea5b48c2c3c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802122417-f4641d6a0bd33435f92558fc703f8ea5b48c2c3c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fe3d610b6a9d0a719ebf3b09c96f84a3518a3d91","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802122417-f4641d6a0bd33435f92558fc703f8ea5b48c2c3c.tgz","fileCount":5,"integrity":"sha512-qCbQeLtZiBeCnb8574EhvAPytiRtbNgKngZtJJ+ji3f2Rd+IX0+NoQAlqwMTada9PXlabfhELABAVJbl1v1Tjw==","signatures":[{"sig":"MEQCIFytw0M1H6PFNpYnESlYEewZGucLSTwVCKL3LHsx9GJxAiAd4Yy0s4iZpw+gUkufGtcXddJKbRgsufpD/tCU49buhg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802122417-f4641d6a0bd33435f92558fc703f8ea5b48c2c3c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f4641d6a0bd33435f92558fc703f8ea5b48c2c3c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802122417-f4641d6a0bd33435f92558fc703f8ea5b48c2c3c_1785673619991_0.36126434321506284","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802122433-9ed2c68373c9036859ce0eef1d723114fce5eca1":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802122433-9ed2c68373c9036859ce0eef1d723114fce5eca1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802122433-9ed2c68373c9036859ce0eef1d723114fce5eca1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3fd9f43ba7c969241bd58dfa4ebbdebb347f49b2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802122433-9ed2c68373c9036859ce0eef1d723114fce5eca1.tgz","fileCount":5,"integrity":"sha512-Su3ZXHm9udNVyNHQY3xdmls2BL2za2DKwvmEOOE5WZskwCsAjTSBE3Y+YPnyoxEHU4gEVm6gbcyogRFWQoWhgQ==","signatures":[{"sig":"MEUCICk9rheEAcLKk1yDvwTtc/w9Eq3vkKJyRCIP/JW53+0DAiEAptQA+JmvtcKlcGWvf2RCxT6WBQmUR50wH1ZwUParmog=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802122433-9ed2c68373c9036859ce0eef1d723114fce5eca1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9ed2c68373c9036859ce0eef1d723114fce5eca1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802122433-9ed2c68373c9036859ce0eef1d723114fce5eca1_1785673622308_0.03265357533171276","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802122510-5d09311f57b8c3bcda9ca3d7031e929577e22abd":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802122510-5d09311f57b8c3bcda9ca3d7031e929577e22abd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802122510-5d09311f57b8c3bcda9ca3d7031e929577e22abd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f1eecfd9636629166801ac49039cfb6413aa3e0e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802122510-5d09311f57b8c3bcda9ca3d7031e929577e22abd.tgz","fileCount":5,"integrity":"sha512-nfB/VNFc4r47dgkqbJNAj/pobikMQAI+ntq6+6fd+chFACB9N5QVRZorJnpa5MxIPz84D4qDCUdp08FwT5korQ==","signatures":[{"sig":"MEUCIEQkDhgGcGnZo0YjhHF8vT6uuyYF9LhOvBt8ANJjXMb5AiEAoA9IU3xuCQXmD8hrwkV7pxYMJUpw6ZIfQ/uCEeat364=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802122510-5d09311f57b8c3bcda9ca3d7031e929577e22abd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5d09311f57b8c3bcda9ca3d7031e929577e22abd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802122510-5d09311f57b8c3bcda9ca3d7031e929577e22abd_1785673673515_0.28276830511562734","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802122526-04675d1a46c9fdb57d454dcba13caaa840470c4a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802122526-04675d1a46c9fdb57d454dcba13caaa840470c4a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802122526-04675d1a46c9fdb57d454dcba13caaa840470c4a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1ac8f0a92bacfb20d9191448f7c857efd4e8037d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802122526-04675d1a46c9fdb57d454dcba13caaa840470c4a.tgz","fileCount":5,"integrity":"sha512-hJMMUrGGo0N+CYtZgX11GcBNawsRV+2C7p6KW6wH/cRTI8ctaE9mIDXgFJkiATqHlWfp9D8oJV6f7/gtmJw3hg==","signatures":[{"sig":"MEUCIQCzWdOYGZYZ/gpQ6/wiay+1bywYsI7Jh9HDyzc1Ugy51gIgf38yKmVPn3QLCsZ4vEor9R+6dE88GGUTpCdXAypuTi8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802122526-04675d1a46c9fdb57d454dcba13caaa840470c4a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"04675d1a46c9fdb57d454dcba13caaa840470c4a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802122526-04675d1a46c9fdb57d454dcba13caaa840470c4a_1785673687676_0.9460996654275295","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802122542-20a5a57169f0edaa03697b856279297f6c157970":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802122542-20a5a57169f0edaa03697b856279297f6c157970","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802122542-20a5a57169f0edaa03697b856279297f6c157970","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"766815cc21016869aa253b3200a0e44599bbfb89","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802122542-20a5a57169f0edaa03697b856279297f6c157970.tgz","fileCount":5,"integrity":"sha512-kZoYDOfaTANXPQZuu6+HDCX9GRfVGNkG6A4gI9S6qcp359iolXO4lZzsafNwFwCHk2dImv5igzAeE88UjTWZUg==","signatures":[{"sig":"MEUCIQCSk2qWB7Hkdy971sI9TfNWrF3FRipQtV2xnQAJYPcxwgIgI9ianPRJEw/yzqbiLRhXhrz/5j14kA5C9b8igEKTf00=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802122542-20a5a57169f0edaa03697b856279297f6c157970","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"20a5a57169f0edaa03697b856279297f6c157970","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802122542-20a5a57169f0edaa03697b856279297f6c157970_1785673708146_0.20657171313885825","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802122755-acc76bd9a94997ed6ae8be7b9087188ec2f9d358":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802122755-acc76bd9a94997ed6ae8be7b9087188ec2f9d358","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802122755-acc76bd9a94997ed6ae8be7b9087188ec2f9d358","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"409e1afb1c67271653f74012758cf0b0ffe35957","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802122755-acc76bd9a94997ed6ae8be7b9087188ec2f9d358.tgz","fileCount":5,"integrity":"sha512-ZDHRgU00qwbZtsXuEpR4jo7873spLm63GANU/IN8P+i3qAC6nVw5nQuez6gOj/Etg6AuqsU1ulrb2BvJFOaC8g==","signatures":[{"sig":"MEQCIB5xJcqMbWQCwSwyeZHHhhyXKsPOxWGtSHWKK3GYrDm4AiBZ8XjwoPie3nP4CyDmDW0//lF8HXxDLn3DQkwk3Xr3Xg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802122755-acc76bd9a94997ed6ae8be7b9087188ec2f9d358","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"acc76bd9a94997ed6ae8be7b9087188ec2f9d358","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802122755-acc76bd9a94997ed6ae8be7b9087188ec2f9d358_1785673811709_0.3815776175040786","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802122755-01d9753b79df70efed4a267146a106931f11ce82":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802122755-01d9753b79df70efed4a267146a106931f11ce82","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802122755-01d9753b79df70efed4a267146a106931f11ce82","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a5d4944b5282276ef4b10f5b1dd32e88f1a627ee","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802122755-01d9753b79df70efed4a267146a106931f11ce82.tgz","fileCount":5,"integrity":"sha512-mejrhmIm+JzD+QHldHPbVV1bqkJKvgYTP4dUi6moYS72pUlsjImkbRomhRc9EYKFI5qkof6GjbVWoHCehr/8LQ==","signatures":[{"sig":"MEYCIQDysb3rw+ZU6tjJA2I84CbrB3sld6Mm/aH4s98eN94LwQIhAMSvpmWJyQRWTwYiXvZ0gQIxDGvJnqik/F2nGHYtQXWh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802122755-01d9753b79df70efed4a267146a106931f11ce82","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"01d9753b79df70efed4a267146a106931f11ce82","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802122755-01d9753b79df70efed4a267146a106931f11ce82_1785673834515_0.8244804693677406","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802122958-61d14f6a527f670513fbeeb62d39179d98796317":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802122958-61d14f6a527f670513fbeeb62d39179d98796317","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802122958-61d14f6a527f670513fbeeb62d39179d98796317","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"76a8a157ac97b70c9bfdd83de322b66b41f16cd1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802122958-61d14f6a527f670513fbeeb62d39179d98796317.tgz","fileCount":5,"integrity":"sha512-X0ISwd0bXzHliGl/t4cemsJflkbwYdeOoDWQP7zIS7+wsPn+dJJz1+E/hyXg1R62GhXcB++v+4eX71Ivo8NVRA==","signatures":[{"sig":"MEUCIBry8PRSYiWeLN9W3MBUQ7qACD0lIIwRXyyafmykO/vUAiEAsKL3uVuwZwOVRRluBvpygj2GcnchqsC/fXXcSrTStSQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802122958-61d14f6a527f670513fbeeb62d39179d98796317","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"61d14f6a527f670513fbeeb62d39179d98796317","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802122958-61d14f6a527f670513fbeeb62d39179d98796317_1785673926359_0.3925416212620474","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802122932-f5b70b9f9c2a45e05ed7034f7b7ace9bfb90097f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802122932-f5b70b9f9c2a45e05ed7034f7b7ace9bfb90097f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802122932-f5b70b9f9c2a45e05ed7034f7b7ace9bfb90097f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4713452b431bf399d3cb3ad5a0b8a45ab2d08063","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802122932-f5b70b9f9c2a45e05ed7034f7b7ace9bfb90097f.tgz","fileCount":5,"integrity":"sha512-5u287qDoYLbA3PFYzbtGuVNoNb4rvuMrQtbV3y10eix9Yx0+vYOBSKmBmj7DbnHy2Eo1Zjem3GYs3ZmtL3Yw6Q==","signatures":[{"sig":"MEQCIDoQCBEE8bn5v/QArttmQpmnH0mNeqQqee32fdQ28BrPAiAn567UG4RDTzcBGb+KmMrbLIIyl/3HGscnIrSfDZly2g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802122932-f5b70b9f9c2a45e05ed7034f7b7ace9bfb90097f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f5b70b9f9c2a45e05ed7034f7b7ace9bfb90097f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802122932-f5b70b9f9c2a45e05ed7034f7b7ace9bfb90097f_1785673929907_0.6458072150713914","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802122958-00c3da7bdcec785c1251fb295bae74b54b8f8156":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802122958-00c3da7bdcec785c1251fb295bae74b54b8f8156","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802122958-00c3da7bdcec785c1251fb295bae74b54b8f8156","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"59b37ecb9f57eadeaf96b3a9f0941f3c80abb2fb","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802122958-00c3da7bdcec785c1251fb295bae74b54b8f8156.tgz","fileCount":5,"integrity":"sha512-UMlIjoyhqVAxDytaoa8pbo49jgIixexL/LeVWdhdrzs6Psl9ojqLvXaHS/t7vS6C0/dpeJlat5bAknJvo5k1Ow==","signatures":[{"sig":"MEQCIDz7Gk73a/Db0p8pf+jYfZ6/KcQZkOazb3l2vf5PR6aeAiB1Q34YiRiKVXlm/1zf5V5/mgdwtL5+Olg8bqrciQRoQA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802122958-00c3da7bdcec785c1251fb295bae74b54b8f8156","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"00c3da7bdcec785c1251fb295bae74b54b8f8156","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802122958-00c3da7bdcec785c1251fb295bae74b54b8f8156_1785673957289_0.42689321993228035","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802123048-e8f096c589c584cec9c9bd7dd89fa47d5cd3d0d6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802123048-e8f096c589c584cec9c9bd7dd89fa47d5cd3d0d6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802123048-e8f096c589c584cec9c9bd7dd89fa47d5cd3d0d6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f28a00f00e5a6182f20784cd40d868acfef25726","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802123048-e8f096c589c584cec9c9bd7dd89fa47d5cd3d0d6.tgz","fileCount":5,"integrity":"sha512-RWYkjqD67+4VhN/rv/w0WG/7DGYIB92NEX0O1Og3doGIR5lJjUbi19GcWJ3k2SzMPm6YAm8Z3rXm9+j6sIr5rQ==","signatures":[{"sig":"MEUCIQCEdExBCyayTZuP44NT3vZMdk6xcWLCqCZVt+xAKhh1NAIgLNGiJLlxGqutj5rV17831N102IJoDI7lTU62WEjr7XI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802123048-e8f096c589c584cec9c9bd7dd89fa47d5cd3d0d6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e8f096c589c584cec9c9bd7dd89fa47d5cd3d0d6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802123048-e8f096c589c584cec9c9bd7dd89fa47d5cd3d0d6_1785673964525_0.07486462610265954","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802123120-51888074c66829e4ba24381275b7d3bec583edc1":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802123120-51888074c66829e4ba24381275b7d3bec583edc1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802123120-51888074c66829e4ba24381275b7d3bec583edc1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a40417513e95b287a42de29427c326aa2f9bbaa8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802123120-51888074c66829e4ba24381275b7d3bec583edc1.tgz","fileCount":5,"integrity":"sha512-v3p7hnc6rVNVod31Gy/+0GWrmKdfobNPZ2p7TrAm5lgWj53216BGhFfZOwSwaXjQaScp66ua/hqOMDY6k1FFeg==","signatures":[{"sig":"MEUCIH4KlvqxCirhN3auby45mJVLYtc+bWMAUnCI4F/7S5u2AiEAtfIXr+uaCzN1NBimhgqfQeN8xixvFLNI77ULegKJBwU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802123120-51888074c66829e4ba24381275b7d3bec583edc1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"51888074c66829e4ba24381275b7d3bec583edc1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802123120-51888074c66829e4ba24381275b7d3bec583edc1_1785674037219_0.5302671388897535","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802123304-aa7c8d3d2cd2a6a367e5590efb69adb13bff0d58":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802123304-aa7c8d3d2cd2a6a367e5590efb69adb13bff0d58","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802123304-aa7c8d3d2cd2a6a367e5590efb69adb13bff0d58","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d8e947fc80e70ce680aa1c43c3b555c620f32253","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802123304-aa7c8d3d2cd2a6a367e5590efb69adb13bff0d58.tgz","fileCount":5,"integrity":"sha512-xzoCxHUhWoJCBmkbecT2ECRYdbK4S9Mm7ivnm9z1IKrPVrRleorvZR+OvaXyyAq+u+YFKHEuUWyxX2UoJ4zJwg==","signatures":[{"sig":"MEQCIEfeHjkKLeZmo+T0vpGGlDGbJk0huVBlaTecEy9XZx9CAiBH+1j5ZaBzFNd2+8e0ZFd/2xW4UK+Hf5L2ImWVBJhpgA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802123304-aa7c8d3d2cd2a6a367e5590efb69adb13bff0d58","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"aa7c8d3d2cd2a6a367e5590efb69adb13bff0d58","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802123304-aa7c8d3d2cd2a6a367e5590efb69adb13bff0d58_1785674144445_0.13441528704727435","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802123333-3b8ba3456437bdf37339234198d4fb77d0e61f2f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802123333-3b8ba3456437bdf37339234198d4fb77d0e61f2f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802123333-3b8ba3456437bdf37339234198d4fb77d0e61f2f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"46718bd61e7bf545355396503c080bdd70764f57","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802123333-3b8ba3456437bdf37339234198d4fb77d0e61f2f.tgz","fileCount":5,"integrity":"sha512-X5h3do4rWrnwxUUGVKkTHnWwrYW0zhCXnpPmQs3uLifkncPk/aCfA0bWOKLRtdE/y6eGCTP7U3cyymRJO6IqYg==","signatures":[{"sig":"MEYCIQDzUdY0gZCw3ILiRnob7QY/ZtX3X+Uct3J/k9QVi244gQIhAPR1K4wqWHTWxHW5+y87DEhv49PKwmrIzwWe2frunTk/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802123333-3b8ba3456437bdf37339234198d4fb77d0e61f2f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1745385},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3b8ba3456437bdf37339234198d4fb77d0e61f2f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802123333-3b8ba3456437bdf37339234198d4fb77d0e61f2f_1785674171957_0.49224032931418593","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802124252-a483a5490169239b4ea2cc898a4f6f813fd012f7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802124252-a483a5490169239b4ea2cc898a4f6f813fd012f7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802124252-a483a5490169239b4ea2cc898a4f6f813fd012f7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"092a9b36e3523147172a06fffff3ec865b2c52da","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802124252-a483a5490169239b4ea2cc898a4f6f813fd012f7.tgz","fileCount":5,"integrity":"sha512-VFyZZayMNfqI6z8A8xrVmK8u35mvTSAAE5ChFmGiiwVyYMDJ0iQil4inWT42aBOS8vGzYpR2MIuMQoJtAnwYKA==","signatures":[{"sig":"MEUCIFy1VKdGRKsh4C7q/PE7kQrclJbcNXTyRVHkfbZpU0AiAiEAslukSuLwsbaxKgImX8DGYMKzMY+M4yDRmftJzLEoVX0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802124252-a483a5490169239b4ea2cc898a4f6f813fd012f7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1745385},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a483a5490169239b4ea2cc898a4f6f813fd012f7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802124252-a483a5490169239b4ea2cc898a4f6f813fd012f7_1785674736819_0.6288189885995976","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802132001-a7791637fd3f8298d87522151679660159561bce":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802132001-a7791637fd3f8298d87522151679660159561bce","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802132001-a7791637fd3f8298d87522151679660159561bce","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7ab27b8b70698dd7c99bad29ac592d5984a9f9b6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802132001-a7791637fd3f8298d87522151679660159561bce.tgz","fileCount":5,"integrity":"sha512-Uh+SVArX1p5Dk44xocHdPgs82Ljs65vPRZzJ089Vu+5n7ZfEOQT6P/P3CbbewLWIORmmGoPMJCQDTm1+lIE6+A==","signatures":[{"sig":"MEUCIQDlZCXxnMlQ8kArdr1jnu6oxQL+tmhP8HHkynheFGpivgIgI/58BnCdmT9jxXggdF0WSars4VXIBcNwTWgouKy5CsY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802132001-a7791637fd3f8298d87522151679660159561bce","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a7791637fd3f8298d87522151679660159561bce","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802132001-a7791637fd3f8298d87522151679660159561bce_1785676932316_0.9874384529819387","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802131949-556f04a6ac7a003b75e0a8f06a957fba67e2058b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802131949-556f04a6ac7a003b75e0a8f06a957fba67e2058b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802131949-556f04a6ac7a003b75e0a8f06a957fba67e2058b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"750a77babd3b7c9c01068005cfae9a7eac4c58a4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802131949-556f04a6ac7a003b75e0a8f06a957fba67e2058b.tgz","fileCount":5,"integrity":"sha512-W8i3MT+0sjdXntbVSNW+8O6BTIN8L0aPfVPwJSzZaWXvVO4I9gdDi2W14r+GQymr7bD4O36IJSnjPG5+cMJxag==","signatures":[{"sig":"MEQCIBk7AAHFYVkYWWLREt/DW6lbjB1Qk9EzcOnDmAY+MY2qAiB8wcTa2qSGPuMjuPkjktkLh7lTcXMzY9bEUuqAyMJVJw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802131949-556f04a6ac7a003b75e0a8f06a957fba67e2058b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"556f04a6ac7a003b75e0a8f06a957fba67e2058b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802131949-556f04a6ac7a003b75e0a8f06a957fba67e2058b_1785676949083_0.41477915665233067","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802132007-f5b70b9f9c2a45e05ed7034f7b7ace9bfb90097f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802132007-f5b70b9f9c2a45e05ed7034f7b7ace9bfb90097f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802132007-f5b70b9f9c2a45e05ed7034f7b7ace9bfb90097f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"60d30781c9bd2f78774c99163474c28cf23a9ba9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802132007-f5b70b9f9c2a45e05ed7034f7b7ace9bfb90097f.tgz","fileCount":5,"integrity":"sha512-4RY/ACq4USTas5lWf7H+6UFZMCnaFAhguxzeleHR9vZBx+qPu331AzVOl5N9jt6mrQyl9FchZWMaaa+9w1XRfg==","signatures":[{"sig":"MEYCIQC091rc20zmLcxR8bL1xmbBrMwbuUSVPvyFN7rxqzfIAwIhAPW/VIdCb3VZuaRlPAk6V0ag+PqX29jzZ6XuRsbQexkx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802132007-f5b70b9f9c2a45e05ed7034f7b7ace9bfb90097f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f5b70b9f9c2a45e05ed7034f7b7ace9bfb90097f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802132007-f5b70b9f9c2a45e05ed7034f7b7ace9bfb90097f_1785676967482_0.2410829787647657","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802132111-6c59216513438bc0014fb08eb7bf208b363b5ffd":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802132111-6c59216513438bc0014fb08eb7bf208b363b5ffd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802132111-6c59216513438bc0014fb08eb7bf208b363b5ffd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"53242420af52d43382615e35434d0f44cbb061e8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802132111-6c59216513438bc0014fb08eb7bf208b363b5ffd.tgz","fileCount":5,"integrity":"sha512-Py+CsD7nhUtuZ2HqMTyQPEuZpFTEIgs2D7ZQC9dDFbrY1JoJzQKidxsL5OgaBoo2DaFaFoethiB2WF/8uGLUxg==","signatures":[{"sig":"MEUCICmc0wChrcSMW4OBvnsC2rDgdStrtO+9gF0L4crPIFSHAiEAxbPAYHKiQrPm7IUqGhUUScuKBgMf2ofMhfluqTkFqmo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802132111-6c59216513438bc0014fb08eb7bf208b363b5ffd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6c59216513438bc0014fb08eb7bf208b363b5ffd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802132111-6c59216513438bc0014fb08eb7bf208b363b5ffd_1785677028338_0.7392636601261333","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802132125-35dca8bd1bd7e9c6a90ca003c3c592da72474773":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802132125-35dca8bd1bd7e9c6a90ca003c3c592da72474773","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802132125-35dca8bd1bd7e9c6a90ca003c3c592da72474773","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2b1677bf9ec3f44c9bb906633d47ecc6e9fb3594","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802132125-35dca8bd1bd7e9c6a90ca003c3c592da72474773.tgz","fileCount":5,"integrity":"sha512-pa4K7iTQVHNERrY/qGNn9pOupAzpdUzRiLfjZCrCTo4imY9nC+0BOTgnzFJmbkT3s9MJun6+vuTRW4FEt49rwQ==","signatures":[{"sig":"MEYCIQDQJxzm3fLv6k6epaIdLQAN6ikbJxF+7ZvDOZZt8FXPiwIhAO0vm23kz1fdZNcsgo/lcprPinfOq/Kmsa5vUbIhzQIJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802132125-35dca8bd1bd7e9c6a90ca003c3c592da72474773","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"35dca8bd1bd7e9c6a90ca003c3c592da72474773","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802132125-35dca8bd1bd7e9c6a90ca003c3c592da72474773_1785677032708_0.4401585348148782","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802132316-c65ab780cad907ff1ea602f0c6e4de42e1c8d957":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802132316-c65ab780cad907ff1ea602f0c6e4de42e1c8d957","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802132316-c65ab780cad907ff1ea602f0c6e4de42e1c8d957","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7bbdab476dfe99595d8a71eb8adc6a749f105c6d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802132316-c65ab780cad907ff1ea602f0c6e4de42e1c8d957.tgz","fileCount":5,"integrity":"sha512-3S1ugZTg/SWoChcYY4b+ugLKIQeUBSkWp7ISuWIDKqpxdT8jqXGNIYyg1ftFd9Hkf8VnMeRhFm2DElPTGgn0QA==","signatures":[{"sig":"MEYCIQD8J3aphT7AuG6KULZW7FhuG8Hqv/9tjIDlpZTwMvm2YAIhAMJ8E8zTGOGAmBLKeaR8Cpv+u9/x/yTIM5HNJQm+9JRM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802132316-c65ab780cad907ff1ea602f0c6e4de42e1c8d957","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1745385},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c65ab780cad907ff1ea602f0c6e4de42e1c8d957","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802132316-c65ab780cad907ff1ea602f0c6e4de42e1c8d957_1785677158997_0.3962245198701304","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802132318-912d2f6cf35145aec4e58c5837f5d8cb97fbf263":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802132318-912d2f6cf35145aec4e58c5837f5d8cb97fbf263","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802132318-912d2f6cf35145aec4e58c5837f5d8cb97fbf263","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9ddabd3643e5884514f4776220e2998ebc7fc463","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802132318-912d2f6cf35145aec4e58c5837f5d8cb97fbf263.tgz","fileCount":5,"integrity":"sha512-Wa3KWua/5Mcj0NmrL/uoXb3A1Oxz+pEhD6hHB6ibBfqKC8ZoUe1+8+6VrtaSYg4sCuG8ZKWjhB8ofyHJQD2qUQ==","signatures":[{"sig":"MEUCIQCklvN00EfvnPVMq6PwEUp6iO7E7UNRSPrJE9P9mjfY/gIgYMOJ4aZxjbMhnNu5vyNLif2DWzwpbrpQEpMnTqd1F30=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802132318-912d2f6cf35145aec4e58c5837f5d8cb97fbf263","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1745385},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"912d2f6cf35145aec4e58c5837f5d8cb97fbf263","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802132318-912d2f6cf35145aec4e58c5837f5d8cb97fbf263_1785677165172_0.22247786912119727","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802133007-8164951c268e6994dac474f5a12da555eaa0e915":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802133007-8164951c268e6994dac474f5a12da555eaa0e915","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802133007-8164951c268e6994dac474f5a12da555eaa0e915","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2b16bac90ea3fef11cc16a33fc35f7e15520f84d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802133007-8164951c268e6994dac474f5a12da555eaa0e915.tgz","fileCount":5,"integrity":"sha512-uGO5MxJSgrVuhc5YKCSltdenNSrvSd0ZMsLfJxlcGgqdQ54QO0rXdU/bVQVCkOJx+yGovcMcE53+IgD94f03zg==","signatures":[{"sig":"MEQCIBbmm3RMy59t7QvtCx4p4G6UvR2NfVXhUEQqKFxcS5bvAiAkqXsZG/GmMkaeGbJSVzolLJbV/ZyqZb1wA4dZmuIqKQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802133007-8164951c268e6994dac474f5a12da555eaa0e915","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1747094},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8164951c268e6994dac474f5a12da555eaa0e915","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802133007-8164951c268e6994dac474f5a12da555eaa0e915_1785677572877_0.3090282293943343","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802134256-31fcbee17ab15a4eba481d2bc3ca826043478b81":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802134256-31fcbee17ab15a4eba481d2bc3ca826043478b81","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802134256-31fcbee17ab15a4eba481d2bc3ca826043478b81","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f137344439485df0c41f104280940249a75520f7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802134256-31fcbee17ab15a4eba481d2bc3ca826043478b81.tgz","fileCount":5,"integrity":"sha512-3crpA+1a0vWjTqYvAEfS7na4xHRODtw+lTdOW4pf43bg+QuvP730NAd0M9xSNxiTgeo7QhSIHaFq00Hokxxy/g==","signatures":[{"sig":"MEYCIQCP1Yc+FNIxyoZHudv5U15vZ79Qy/K3gTpmsIN7x4xK5wIhAJ6/83qMGVTO/9i2qKPuLMENkv8sDpJPYTqvnh+BfK1T","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802134256-31fcbee17ab15a4eba481d2bc3ca826043478b81","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1748660},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"31fcbee17ab15a4eba481d2bc3ca826043478b81","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802134256-31fcbee17ab15a4eba481d2bc3ca826043478b81_1785678339322_0.970960699269058","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802135028-3a59206ccbf38925c1c285c6f3de8b42d8f4e534":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802135028-3a59206ccbf38925c1c285c6f3de8b42d8f4e534","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802135028-3a59206ccbf38925c1c285c6f3de8b42d8f4e534","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e84f4eef84ceaccb47598bce1c907c84375d14ca","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802135028-3a59206ccbf38925c1c285c6f3de8b42d8f4e534.tgz","fileCount":5,"integrity":"sha512-0QhBBc3R08MK7YeWKUEqOB3x2wMOdm0qVZ0WM1T9KDyWopb4MR92HXHM8940arirpgQSOG5ks/QkLj3VgQZfJQ==","signatures":[{"sig":"MEQCIFi7t12mI27EH3o4WWhe30CNOwM6X7UUH9E3l1oL3I/9AiAJ7wRjYiFhbGvPrw4U4PqCvF1k9/Wiayu++1wsrqxfMQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802135028-3a59206ccbf38925c1c285c6f3de8b42d8f4e534","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1748660},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3a59206ccbf38925c1c285c6f3de8b42d8f4e534","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802135028-3a59206ccbf38925c1c285c6f3de8b42d8f4e534_1785678786845_0.7908406192727679","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802140240-66bbfa5331a230ec3c7879be2820e0273c11f6c9":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802140240-66bbfa5331a230ec3c7879be2820e0273c11f6c9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802140240-66bbfa5331a230ec3c7879be2820e0273c11f6c9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5f951cb68ce69c08e39b85aa27a205a6f101ede0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802140240-66bbfa5331a230ec3c7879be2820e0273c11f6c9.tgz","fileCount":5,"integrity":"sha512-TalAm3pLOfNXLxGBXSeJ4m+c/3p3RWYxAQjucKR/449GU6gWNjnv1Mk8UOMvr9VGGrb2ttFOFAdqtDGgxFpFEA==","signatures":[{"sig":"MEQCIHTB659v1pC7UfqEJJUUdjtNBulhxbRbYJjdlI3utVgcAiAFs93SC4Fi2tacvzOhxAFBJCzVw47ANVdInMajsjvyaw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802140240-66bbfa5331a230ec3c7879be2820e0273c11f6c9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1745385},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"66bbfa5331a230ec3c7879be2820e0273c11f6c9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802140240-66bbfa5331a230ec3c7879be2820e0273c11f6c9_1785679518041_0.33666185634946166","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802140248-36a59104a1f47448f1d3cd3751edd853b4ca8c3b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802140248-36a59104a1f47448f1d3cd3751edd853b4ca8c3b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802140248-36a59104a1f47448f1d3cd3751edd853b4ca8c3b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4658ea73e6248946af8cb58283dc64fc2f5bc037","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802140248-36a59104a1f47448f1d3cd3751edd853b4ca8c3b.tgz","fileCount":5,"integrity":"sha512-zwkPvk8RuGvYGIljXxUXXrjZZCrc4hudA1xMD6uiuf95A3uoGxXjIAons7gwpVIM7Rz4rXJV8cK9N1oMg0yLlA==","signatures":[{"sig":"MEQCIFoYG5mwqPSa3vfcc1+fcKunjI+U9qsooL3s0baBVy6fAiBCGexrgt3j/6NlCK4qxA9LB+0W/5T1n4z33Xy6IIg3Ew==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802140248-36a59104a1f47448f1d3cd3751edd853b4ca8c3b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1745385},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"36a59104a1f47448f1d3cd3751edd853b4ca8c3b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802140248-36a59104a1f47448f1d3cd3751edd853b4ca8c3b_1785679538781_0.3338672193134684","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802140514-35dca8bd1bd7e9c6a90ca003c3c592da72474773":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802140514-35dca8bd1bd7e9c6a90ca003c3c592da72474773","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802140514-35dca8bd1bd7e9c6a90ca003c3c592da72474773","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"872a99e09c473b7fdf7189ffd7cddb0015a99424","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802140514-35dca8bd1bd7e9c6a90ca003c3c592da72474773.tgz","fileCount":5,"integrity":"sha512-iM/KkftY56/FCZK3GzkC4IfNWs1/acBGQxNotSwVUkKbVZYexlxO1SV9DjwLasXi5oMNsH4xScCCR6gKBo5BVA==","signatures":[{"sig":"MEYCIQC1FihzLjPXAuHapfUOQMazIJFRmuL6wD4ckMaolFP69wIhAME2WfduTk3a5SX0ofUE0sGY+kNXBsgbb+ftcVH/e3m4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802140514-35dca8bd1bd7e9c6a90ca003c3c592da72474773","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"35dca8bd1bd7e9c6a90ca003c3c592da72474773","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802140514-35dca8bd1bd7e9c6a90ca003c3c592da72474773_1785679671797_0.19607653869222808","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802140617-6f74489e70e83c64bbe4842d664e9503376c48bc":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802140617-6f74489e70e83c64bbe4842d664e9503376c48bc","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802140617-6f74489e70e83c64bbe4842d664e9503376c48bc","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"511dacb5599b9e5f793124173d89eb5b959b57a4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802140617-6f74489e70e83c64bbe4842d664e9503376c48bc.tgz","fileCount":5,"integrity":"sha512-Y7FCzXTzSzbsxvfjpPMR9Mm4zl/jZ8wGB+Lsh+pqMS5MNJIiWBdX4XEqfnvcaz+JdIJPCyftOFqe3+sRMbJlyg==","signatures":[{"sig":"MEUCIBDJgM66j2/VYVTSr/X5/KQpmIGYDnxR9qCSab70lx0eAiEAlxWxzm4P/HsezeNpN+H7fJqI+ry146F0uDaVYjEMJV8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802140617-6f74489e70e83c64bbe4842d664e9503376c48bc","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1745385},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6f74489e70e83c64bbe4842d664e9503376c48bc","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802140617-6f74489e70e83c64bbe4842d664e9503376c48bc_1785679743538_0.8916935222515676","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802141001-95f34b566264ba511c2a8460a8f43f04cce72d79":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802141001-95f34b566264ba511c2a8460a8f43f04cce72d79","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802141001-95f34b566264ba511c2a8460a8f43f04cce72d79","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4bf779d62015172e61eb50a9b7a14734d4d21da2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802141001-95f34b566264ba511c2a8460a8f43f04cce72d79.tgz","fileCount":5,"integrity":"sha512-PmhGs/aY7Lo3QL+mkRHrnMlKzPUpz7Z1wyKyh4wbgG49FVHAGETwgfsBaVsdkIpO4fjVBYQwTw44hrZZWkerbQ==","signatures":[{"sig":"MEUCIBL3Hjh6ArnBlUU7Ll6Urpoi/mDRedZo0mbRtagpOpTqAiEA9vmmQtrSSa64/k4FSvpvgEwbNPcTNU6o00/l3WeQtR0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802141001-95f34b566264ba511c2a8460a8f43f04cce72d79","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1745385},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"95f34b566264ba511c2a8460a8f43f04cce72d79","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802141001-95f34b566264ba511c2a8460a8f43f04cce72d79_1785679928306_0.23176828619736378","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802140930-6bac88aa02db6f16d50cf6cfc9ba8f4a8c766e69":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802140930-6bac88aa02db6f16d50cf6cfc9ba8f4a8c766e69","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802140930-6bac88aa02db6f16d50cf6cfc9ba8f4a8c766e69","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"48fa496ed0df7e5ad1dc550e02cca93545cf9fd3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802140930-6bac88aa02db6f16d50cf6cfc9ba8f4a8c766e69.tgz","fileCount":5,"integrity":"sha512-IEgxoZ/ITxck2OLP18WNsPzvkfB9uLGDuz5tYJlWewwGKAC610ouUBtU++nvjHerxCWOFljsrWGq1hkHoIc3HA==","signatures":[{"sig":"MEYCIQCdSODKCoqhnkGUka0FG3Q96I9uB1zfdXPcOJsu9Y4eHgIhAJsz00/pa81MKblE6W+myM9X5PGf/YmOONBQfZ3MYMPR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802140930-6bac88aa02db6f16d50cf6cfc9ba8f4a8c766e69","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1745385},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6bac88aa02db6f16d50cf6cfc9ba8f4a8c766e69","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802140930-6bac88aa02db6f16d50cf6cfc9ba8f4a8c766e69_1785679933115_0.6534603785017181","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802151856-5f7bb68b53c0513fb8c64c1a0d4d21ea13022009":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802151856-5f7bb68b53c0513fb8c64c1a0d4d21ea13022009","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802151856-5f7bb68b53c0513fb8c64c1a0d4d21ea13022009","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8ede671c73cc249548c768899bdf409f74ca157c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802151856-5f7bb68b53c0513fb8c64c1a0d4d21ea13022009.tgz","fileCount":5,"integrity":"sha512-lmS9BqMpdIxSJLozXgL5XF3t7JRUpaMMfEQGurHV75Ov+sIl5gh+UFe+CB7TpltNyTxcviMM02gL4HFom6ll+A==","signatures":[{"sig":"MEUCIBhTBBk5jnd3S2IICoAdXIez+A87mv/7BEWshjN/W/ZTAiEAujkVJ2VdpcmFBDWUhBCNLhZ9GiKUCTj1fqvcBlnDFmA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802151856-5f7bb68b53c0513fb8c64c1a0d4d21ea13022009","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1748660},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5f7bb68b53c0513fb8c64c1a0d4d21ea13022009","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802151856-5f7bb68b53c0513fb8c64c1a0d4d21ea13022009_1785684063030_0.7291434226629989","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802151936-87bab524d93ab9d6d60d3dc56d8551d862ed62b6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802151936-87bab524d93ab9d6d60d3dc56d8551d862ed62b6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802151936-87bab524d93ab9d6d60d3dc56d8551d862ed62b6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f5027a188a9e17a6977efb034e9172b38ea44d9b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802151936-87bab524d93ab9d6d60d3dc56d8551d862ed62b6.tgz","fileCount":5,"integrity":"sha512-VLNJWL9w9xyJMbAQzUT2R3HTg0dhkw2uxWmX+QVrHk2Pe7DFDITBCCltxp5xr2DeBENxUtroSnTaLswLCopJ+w==","signatures":[{"sig":"MEYCIQDv2In7RiS8hDQXnRT6eprGekEOIFocUxUJDeILEPbw8QIhAIgg26rrVVPubr0AEj1CN8SOnIYgrzwq+x7PYv/EUtzF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802151936-87bab524d93ab9d6d60d3dc56d8551d862ed62b6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1745385},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"87bab524d93ab9d6d60d3dc56d8551d862ed62b6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802151936-87bab524d93ab9d6d60d3dc56d8551d862ed62b6_1785684141276_0.26846956694304236","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802152156-953c241e7a8779e389403aa0b995edb4a5266954":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802152156-953c241e7a8779e389403aa0b995edb4a5266954","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802152156-953c241e7a8779e389403aa0b995edb4a5266954","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"30cadc41d1d4814abe9cbee4bc752cf89535b6a6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802152156-953c241e7a8779e389403aa0b995edb4a5266954.tgz","fileCount":5,"integrity":"sha512-3b/mOLLUVs9frdrhDFtPFEgRi6mEDvktX0R61Z+MoG4gf0/rp5xW72a5rxCoY6TI0eCO++2IG0pAMLG4ezny7w==","signatures":[{"sig":"MEUCIQCxmUNMa1N5BoLbcS6eIdsLO6ig4j+lGBH9MqNRUhktRQIgFsnU8ejwRCoZDi1fEG18os4IQPTwVdV0mDrnr+mBLKQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802152156-953c241e7a8779e389403aa0b995edb4a5266954","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1745385},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"953c241e7a8779e389403aa0b995edb4a5266954","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802152156-953c241e7a8779e389403aa0b995edb4a5266954_1785684289887_0.6779531029241468","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802152215-01492fadcb1f775cb3bc2449b91c5457c56a5eaa":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802152215-01492fadcb1f775cb3bc2449b91c5457c56a5eaa","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802152215-01492fadcb1f775cb3bc2449b91c5457c56a5eaa","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bc4cb13f388f55f1e8975450defca36c08eb6a1a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802152215-01492fadcb1f775cb3bc2449b91c5457c56a5eaa.tgz","fileCount":5,"integrity":"sha512-SKjxm1ct6HfQWCGwmOFfLwOCnpZ7zIFXB9/UikWAht1rEtlxXAeCSOBd+S5LTlE1Ltga5/IhwD3dY39rjeyaWQ==","signatures":[{"sig":"MEUCIQCfu3uaIF/0TcVamFgmYoF0mgb/8IjMhoP1KdcQncwfcQIgS9jvYlZqshrPcjFA3aR/xT+f00KNccq1N4zuMpaGn70=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802152215-01492fadcb1f775cb3bc2449b91c5457c56a5eaa","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1748660},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"01492fadcb1f775cb3bc2449b91c5457c56a5eaa","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802152215-01492fadcb1f775cb3bc2449b91c5457c56a5eaa_1785684299626_0.6382636010547962","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802152425-370a8167eddaebf6c1d55349b2c9b28411c2c380":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802152425-370a8167eddaebf6c1d55349b2c9b28411c2c380","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802152425-370a8167eddaebf6c1d55349b2c9b28411c2c380","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"51012e66f0dc4676288a71d2c00e6161b8ad63c5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802152425-370a8167eddaebf6c1d55349b2c9b28411c2c380.tgz","fileCount":5,"integrity":"sha512-NR13bK+r6ZHNyp7gP9opCAJZiMXx3X0veltel0a7cHUxmhCy06OacxnIqZ3j8cBuyvbO34kptQSdldhEB3xzsQ==","signatures":[{"sig":"MEQCIBc8wEV6DKldwKgA6nhLwNv8vfk7ZhuOOu1f3feYaYguAiBTwH2uN5wGuNK2id2qhBbozp32dQQAL4Qq/pWUmoHYBA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802152425-370a8167eddaebf6c1d55349b2c9b28411c2c380","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1748660},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"370a8167eddaebf6c1d55349b2c9b28411c2c380","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802152425-370a8167eddaebf6c1d55349b2c9b28411c2c380_1785684391531_0.7275385119015281","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802152739-4e76ae5524b7a06b140b68a71ffe7d74005479c6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802152739-4e76ae5524b7a06b140b68a71ffe7d74005479c6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802152739-4e76ae5524b7a06b140b68a71ffe7d74005479c6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d2565a9b67b57807ee94f4bcd628045f2ddb0c7d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802152739-4e76ae5524b7a06b140b68a71ffe7d74005479c6.tgz","fileCount":5,"integrity":"sha512-7DLIMljfNexFSK/v7C0R6HTF4Vr5+k4plWGOZsuE141iRE9yuThdsCfCE+UOcuyeyuo/e1Zz3NSimvVK5Th1pQ==","signatures":[{"sig":"MEQCIHwcto8FFcD/qqHCMSd2pWX3PvmgPBrX9ruS0Skh2mrLAiAdQ79x4vjJ2x4LbTzWQdu+5xAhvpy8D+bHbHk+E/ZmNQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802152739-4e76ae5524b7a06b140b68a71ffe7d74005479c6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1748660},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4e76ae5524b7a06b140b68a71ffe7d74005479c6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802152739-4e76ae5524b7a06b140b68a71ffe7d74005479c6_1785684579343_0.8796048920432624","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802152739-dab0f4f0246e662471ff9b8099b53f2bba8c7e07":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802152739-dab0f4f0246e662471ff9b8099b53f2bba8c7e07","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802152739-dab0f4f0246e662471ff9b8099b53f2bba8c7e07","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f81d0ca21bffbee19d051eaea9157f268cc15842","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802152739-dab0f4f0246e662471ff9b8099b53f2bba8c7e07.tgz","fileCount":5,"integrity":"sha512-AUZMnq9usztUs0uo2P+RRfKCbik3ZTz4BDMDzR1/e2lzJZ1ua33h1AeH1yzFaB2xIRNE2BsQTDuiq0w7LJFXMg==","signatures":[{"sig":"MEYCIQDTxzfkDgqTIw2rwbW9ScRPYQctKmpmosYdlMK7fe6HKgIhALh5AU5bHiXmDnGpZBTMfibGoKocnNsyRdZYiFU7aFo+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802152739-dab0f4f0246e662471ff9b8099b53f2bba8c7e07","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1748660},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"dab0f4f0246e662471ff9b8099b53f2bba8c7e07","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802152739-dab0f4f0246e662471ff9b8099b53f2bba8c7e07_1785684623864_0.5334208235546689","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802152920-d303249b18ff46f3321319759e0d34ebce2af692":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802152920-d303249b18ff46f3321319759e0d34ebce2af692","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802152920-d303249b18ff46f3321319759e0d34ebce2af692","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f827264acffd8fb25a432d36ca3391ddac58b14d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802152920-d303249b18ff46f3321319759e0d34ebce2af692.tgz","fileCount":5,"integrity":"sha512-Tuudif6bN3TSJqZt7UVBotLMvB1t8zFRTmYSolqtdp4jFcg3yF8O5DMI3G5fFIki6QkGxUSYxm5EiVwGETeZug==","signatures":[{"sig":"MEYCIQCogSw7l3qldUDdwaA69fzXRie9HPpr3oZ1EtAZ2+ZT0gIhAKTM6mmmen811k6V1lwe/OTSsy2GsrWb8rBwFfBcVOEP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802152920-d303249b18ff46f3321319759e0d34ebce2af692","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1748660},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d303249b18ff46f3321319759e0d34ebce2af692","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802152920-d303249b18ff46f3321319759e0d34ebce2af692_1785684716745_0.031387627222668746","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802153211-3db19cfde1031f5614da4bd166be31e054ff2723":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802153211-3db19cfde1031f5614da4bd166be31e054ff2723","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802153211-3db19cfde1031f5614da4bd166be31e054ff2723","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"cdedc4a11f01ee7273c2668109210dd8f46b3348","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802153211-3db19cfde1031f5614da4bd166be31e054ff2723.tgz","fileCount":5,"integrity":"sha512-c/hBFRSJsQ7XpQT9GFzeujLQiDoAbKvG9qaRCukTAtkjUn1OslziRlIv9TQR6uKkEr+0SM5nlXbualrvJNw4HQ==","signatures":[{"sig":"MEUCIQCkSzWePObp3RAnczW7rg3dqFTqtRsXneUx890bqzXvBQIgW1x3klpbWG8+p9NN11UD3bRWp9BGM1s6TFaWEuNANtw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802153211-3db19cfde1031f5614da4bd166be31e054ff2723","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1748660},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3db19cfde1031f5614da4bd166be31e054ff2723","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802153211-3db19cfde1031f5614da4bd166be31e054ff2723_1785684894674_0.0553221742648049","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802154721-c50294f07ec30d2e72db10e1ad577dff9079db4d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802154721-c50294f07ec30d2e72db10e1ad577dff9079db4d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802154721-c50294f07ec30d2e72db10e1ad577dff9079db4d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"467450569c701daaaabfc74d12f679b9bf776c49","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802154721-c50294f07ec30d2e72db10e1ad577dff9079db4d.tgz","fileCount":5,"integrity":"sha512-1YCHGjsykFF0Kyh3cBdN+sQ0BLud4oJO9sklqjdBw9svY4lkk9dWNKCdK0kdA1/EG87RvcXABFvqO6WM2Ie+Ew==","signatures":[{"sig":"MEYCIQD76EEPwxsozcC6bsIRG44rKlOq5pWrcmfVI5R5p4MILgIhAL/CaABr0wbyvHjnsULlfmJ4MtiInVCggnkYtEaDpCYv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802154721-c50294f07ec30d2e72db10e1ad577dff9079db4d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1748660},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c50294f07ec30d2e72db10e1ad577dff9079db4d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802154721-c50294f07ec30d2e72db10e1ad577dff9079db4d_1785685808807_0.11773765319752494","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802155209-1b02cdaa0d2fca4f020181d4a3d0628b41831ec5":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802155209-1b02cdaa0d2fca4f020181d4a3d0628b41831ec5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802155209-1b02cdaa0d2fca4f020181d4a3d0628b41831ec5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e6eefd6f0241fabdae7b269c3e2b094b184bc5aa","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802155209-1b02cdaa0d2fca4f020181d4a3d0628b41831ec5.tgz","fileCount":5,"integrity":"sha512-MwtuDAEio+L99ahgEGf1XHz2AtN3fy0RQydexEE+riHAXP/J69yGK6nJ0capGF8qdb8kCGk8XaiRLSMMQR8/Iw==","signatures":[{"sig":"MEQCICikioiOmpMywReVmlVXpgCfteEBNXnuzoNvSrxxS0NmAiBenXNacCLqQiUHlw7HIl1mM0kQKftKhY+1W5mH6ozXug==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802155209-1b02cdaa0d2fca4f020181d4a3d0628b41831ec5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1748660},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1b02cdaa0d2fca4f020181d4a3d0628b41831ec5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802155209-1b02cdaa0d2fca4f020181d4a3d0628b41831ec5_1785686088790_0.42512677279421585","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802175739-fbc9da39cc40088f9443548c21223e6a216cd1a7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802175739-fbc9da39cc40088f9443548c21223e6a216cd1a7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802175739-fbc9da39cc40088f9443548c21223e6a216cd1a7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e4e6821e6831f25812fe60ca1934a87875bec561","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802175739-fbc9da39cc40088f9443548c21223e6a216cd1a7.tgz","fileCount":5,"integrity":"sha512-+CYvX7z0kjFWZB1Tc+hcctT1cR2U8A/UopQnk/cjuRIBjuvOgqmIxAuP2ty4KXS1GuvRXAMRkybv68LdLny8Gg==","signatures":[{"sig":"MEUCIQDYxfJBJ4yuhttCSDo2ezU4W5riTWbrrUF2Pkj0Uy8pSwIgRthqIxH9JjnhmUp69I3AJu0burxsTAzI6ULTwXlu+pU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802175739-fbc9da39cc40088f9443548c21223e6a216cd1a7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1748660},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fbc9da39cc40088f9443548c21223e6a216cd1a7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802175739-fbc9da39cc40088f9443548c21223e6a216cd1a7_1785693640631_0.5609555333441014","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260802202912-296ee97a596065470589777801bf2f3a436e681f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260802202912-296ee97a596065470589777801bf2f3a436e681f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260802202912-296ee97a596065470589777801bf2f3a436e681f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e214683c560b8979f956458fd7f995adc8f9de15","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260802202912-296ee97a596065470589777801bf2f3a436e681f.tgz","fileCount":5,"integrity":"sha512-iPv4KewubBfX+F6VglSxYr3dqOJesorOLEZx8GQCyNl7Tb8NB3U5s9HgN61ny1tFqhNisEpWZ61X9qKPzDb2UQ==","signatures":[{"sig":"MEUCIQDWo9RY2k4pImvVAFeVNVMhbJNHuSwdNNAJOE4LPFV9PQIgP+z/X3ZEy32inx8HWtYHvpAbTASAezQDN3a+rv1Ugs4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260802202912-296ee97a596065470589777801bf2f3a436e681f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1748660},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"296ee97a596065470589777801bf2f3a436e681f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260802202912-296ee97a596065470589777801bf2f3a436e681f_1785702700590_0.3833237416873658","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803003046-32efd2503ccff434d8257a5084ec178343426227":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803003046-32efd2503ccff434d8257a5084ec178343426227","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803003046-32efd2503ccff434d8257a5084ec178343426227","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a3926844f59298e29936289d1794fb99b7b858a1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803003046-32efd2503ccff434d8257a5084ec178343426227.tgz","fileCount":5,"integrity":"sha512-diKBlJP3AI2Lqu2PsbQwc86x58Fd5VSbDgvsPYouCuiKEbVYZgKQKRERukplT+vPgmgT6iMD0OshgZSxbAKG/w==","signatures":[{"sig":"MEUCIQDwb97E8kcmnCxq9NoHhSwOr42su7EqnuKvFfysZ/g2JwIgNQPMeZbUdxi+9yYyXSM5QDLZMwg8OhBSyXl7gy+SDhY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803003046-32efd2503ccff434d8257a5084ec178343426227","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1748660},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"32efd2503ccff434d8257a5084ec178343426227","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803003046-32efd2503ccff434d8257a5084ec178343426227_1785717187927_0.269735155274635","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803043013-404f4068229b2821a7613b7c2ad5d5a0df6dd392":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803043013-404f4068229b2821a7613b7c2ad5d5a0df6dd392","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803043013-404f4068229b2821a7613b7c2ad5d5a0df6dd392","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f67af32e2495dc68e67f97b102b88169a1a08be8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803043013-404f4068229b2821a7613b7c2ad5d5a0df6dd392.tgz","fileCount":5,"integrity":"sha512-y8aH/ul1Vfxpp1TewFsnCxnRCWUupdnFQG+Dsx6lRCguH1/fv+ZeY2SZf7K15QT0Q86/L6qJPcgMBu1qIMq11A==","signatures":[{"sig":"MEUCIQD8+MDzSnFeQnCX0iL0hNw+sT4HWqwTR1QAW8LwPpz/wwIgNf1qJFem5ZlGGLwaWrJQesrE8bSXVO1MSVgW8RSRRHI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803043013-404f4068229b2821a7613b7c2ad5d5a0df6dd392","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1748660},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"404f4068229b2821a7613b7c2ad5d5a0df6dd392","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803043013-404f4068229b2821a7613b7c2ad5d5a0df6dd392_1785731570047_0.5974806205098113","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803044340-8860f86a2e899100a1210ac72282b556390029b4":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803044340-8860f86a2e899100a1210ac72282b556390029b4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803044340-8860f86a2e899100a1210ac72282b556390029b4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"12dcd115aebd923f705045bd57dd894170f0fb37","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803044340-8860f86a2e899100a1210ac72282b556390029b4.tgz","fileCount":5,"integrity":"sha512-KLDwcC2tmw0a338nmhJ+lIH/A+Sv/kwUVJW+R9cypzvKk+HwnyQ6Z4vr+MG7m9+lotcACEz4CNFub6/08dlEJg==","signatures":[{"sig":"MEUCIQCsRuH0dwNzLF9+dm/kUVrk2zDnyImI/YUgidcGQC9YnwIgblhCrcDwrlmP6Z/KPtUZK3Q/M+jjaMkY6Lxkkl1l3uQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803044340-8860f86a2e899100a1210ac72282b556390029b4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1748660},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8860f86a2e899100a1210ac72282b556390029b4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803044340-8860f86a2e899100a1210ac72282b556390029b4_1785732383180_0.8906005828044523","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803071411-b04d36423a6164c2d1f1db345dfabfa770f9c6f4":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803071411-b04d36423a6164c2d1f1db345dfabfa770f9c6f4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803071411-b04d36423a6164c2d1f1db345dfabfa770f9c6f4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"46dabeaf89c9b4d5cad0e4387279fdef6e27cc94","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803071411-b04d36423a6164c2d1f1db345dfabfa770f9c6f4.tgz","fileCount":5,"integrity":"sha512-uaGS0SIvLTfBNazNW7AOelx8b6dLXfyybyaEbOPvk90JgyLrqDNWND5uoigEnBoT0TfxDT9T/FHyN1Rd43lIxA==","signatures":[{"sig":"MEYCIQD6QN9Q6ONB1xGUFM27DYvCp6hLb+dRNrBrmLrLlLUNzQIhAO20y2EoCjsXad8MAzMK86PvjlTQ6F5AAED5BFaB1Nn/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803071411-b04d36423a6164c2d1f1db345dfabfa770f9c6f4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1748660},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b04d36423a6164c2d1f1db345dfabfa770f9c6f4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803071411-b04d36423a6164c2d1f1db345dfabfa770f9c6f4_1785741412958_0.5966859919500747","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803072023-f7fe6276e44848ee6f9210ae15c9a19e6f7bae28":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803072023-f7fe6276e44848ee6f9210ae15c9a19e6f7bae28","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803072023-f7fe6276e44848ee6f9210ae15c9a19e6f7bae28","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"588fc09d60621b4206d8bb34a9be5fbedda6a094","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803072023-f7fe6276e44848ee6f9210ae15c9a19e6f7bae28.tgz","fileCount":5,"integrity":"sha512-HRRGHjKswNWkqwZSxI/DMkEtsE8ZQ5j2fbmeToaS1fxUedPW0A/dSPdTPngBndNg+jLAMrT8AuU+OIs6CLH8pQ==","signatures":[{"sig":"MEUCIQDHjkV9f9095JOPoc7wSRR7iQpjkUZfxuCJ7RWGw0cizQIgB7OA1NBjBtbk25kBJFBgjW/IN7YTm2G0lpR+XTJPADg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803072023-f7fe6276e44848ee6f9210ae15c9a19e6f7bae28","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1748660},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f7fe6276e44848ee6f9210ae15c9a19e6f7bae28","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803072023-f7fe6276e44848ee6f9210ae15c9a19e6f7bae28_1785741786800_0.8887446919426361","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803081924-439ccbdb08285632ad6c38beff5bc9a06d3cb974":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803081924-439ccbdb08285632ad6c38beff5bc9a06d3cb974","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803081924-439ccbdb08285632ad6c38beff5bc9a06d3cb974","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"61a31a6c6c4fee6763d7bab5a5c1306c10c28e24","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803081924-439ccbdb08285632ad6c38beff5bc9a06d3cb974.tgz","fileCount":5,"integrity":"sha512-7eGl8RqY8EUz0xNu6gCzqvZl3bdXdM+bTFbM0aFlqToVrSdg/bcv3QP7BaT8tCj3q/VoWoDhA0LatOY/+R3ywQ==","signatures":[{"sig":"MEQCIBvkyfuOYYTKvH6X2s1+Wny75tIVR4oFi6N12b+IwU1BAiA29vaz/XmsNru9mFZibw7O4y5T9l3EwEkihfv37ng8QA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803081924-439ccbdb08285632ad6c38beff5bc9a06d3cb974","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1748660},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"439ccbdb08285632ad6c38beff5bc9a06d3cb974","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803081924-439ccbdb08285632ad6c38beff5bc9a06d3cb974_1785745330553_0.2453943580283986","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803105945-b60a811d09754877ba5f5c6576af2cac666c15a5":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803105945-b60a811d09754877ba5f5c6576af2cac666c15a5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803105945-b60a811d09754877ba5f5c6576af2cac666c15a5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4071577a8a3107a25c033f8b093b91b23f48b4aa","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803105945-b60a811d09754877ba5f5c6576af2cac666c15a5.tgz","fileCount":5,"integrity":"sha512-PrL8JpPPawRW895EdNo4+IUJpXBhnTD4ZnXQOTylmMdxIJyrdCoRqclFFZnOYxvqp+/tJRu0Zh6MTlDo4CA2LA==","signatures":[{"sig":"MEQCIGtdCchE/bO0Y9jkr/DqVoyIJ61P5bQizJP5d/iMbHgIAiAQoEYrXM1ekiAk4e7WcQadY5clt/vwQmfVaKAH+uS7Vw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803105945-b60a811d09754877ba5f5c6576af2cac666c15a5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b60a811d09754877ba5f5c6576af2cac666c15a5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803105945-b60a811d09754877ba5f5c6576af2cac666c15a5_1785754941324_0.18121953458389894","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803105944-340e79f522edd42ee497a92e64d9c38c5cf5e678":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803105944-340e79f522edd42ee497a92e64d9c38c5cf5e678","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803105944-340e79f522edd42ee497a92e64d9c38c5cf5e678","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a2cf4ea0c19f4ba643701b9f8955b9306f0bd79e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803105944-340e79f522edd42ee497a92e64d9c38c5cf5e678.tgz","fileCount":5,"integrity":"sha512-ivcGEfN15a8AVrL5WBIoHIVIRPSp+sVqpEfeabY7bGziAVWKr5gIMgah2sm15A9k4eO4oTfzO1a0O8Lddhq9ng==","signatures":[{"sig":"MEUCIDGll8kKnHYdAxrkGavh7950cFFeS6LCjtIhS+0at6ECAiEAoFsujjNe3ZP+BeX4ezthc7v1zvuRWr/IQeyI9KmzU6g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803105944-340e79f522edd42ee497a92e64d9c38c5cf5e678","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"340e79f522edd42ee497a92e64d9c38c5cf5e678","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803105944-340e79f522edd42ee497a92e64d9c38c5cf5e678_1785754943846_0.8798658832375699","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803110214-58fe9f5fb01d304a593763318b6df2596dc630c6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803110214-58fe9f5fb01d304a593763318b6df2596dc630c6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803110214-58fe9f5fb01d304a593763318b6df2596dc630c6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"53aad1fea5cbfa4222936799178d0c05e7042aa2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803110214-58fe9f5fb01d304a593763318b6df2596dc630c6.tgz","fileCount":5,"integrity":"sha512-InsW29fek6kbwSWkcitl/PWejfAN1rxzmeatEdFamqkeBoMdPXAH8KWgMJoiaUgyY/xYm2lWl5z+CM1rV0HFvw==","signatures":[{"sig":"MEYCIQDY6ij8/4BKNj3/RC3DhujMjpxv8h0HtMisIkfOVQuohwIhAKvze0hyCQUtVyUBtSYGJrA/LwHcYi5r/OYe4kvfyGef","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803110214-58fe9f5fb01d304a593763318b6df2596dc630c6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1748660},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"58fe9f5fb01d304a593763318b6df2596dc630c6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803110214-58fe9f5fb01d304a593763318b6df2596dc630c6_1785755092849_0.9179985869238956","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803112611-b81952f85e9931be616da201f39f8e7cb68c84c9":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803112611-b81952f85e9931be616da201f39f8e7cb68c84c9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803112611-b81952f85e9931be616da201f39f8e7cb68c84c9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4a5fb3d866a4d3e39563a568bb89135925b53056","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803112611-b81952f85e9931be616da201f39f8e7cb68c84c9.tgz","fileCount":5,"integrity":"sha512-83ZmnUkc0d/QVtC/xakjxnAgLplebB64pAtxvUoUKRIMXm/pGqC0EUHkU219NVUU2lY1tLABEZ4SAU6SSZOinw==","signatures":[{"sig":"MEQCIFOmrP+be8qv+PixKiqHKAl+GBVUzk36Cpcct2HoD6HHAiBYluyxE4eSNdjWWNkAi0sUMZfqGSvYWwcAk4q3HCHHLQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803112611-b81952f85e9931be616da201f39f8e7cb68c84c9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1898336},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b81952f85e9931be616da201f39f8e7cb68c84c9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803112611-b81952f85e9931be616da201f39f8e7cb68c84c9_1785756534603_0.7609661930784024","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803114908-273ebe7a997f63f3f0340770b1e7e01a3aec41e6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803114908-273ebe7a997f63f3f0340770b1e7e01a3aec41e6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803114908-273ebe7a997f63f3f0340770b1e7e01a3aec41e6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"db703109be89e073823a5c72238fe12e939b7112","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803114908-273ebe7a997f63f3f0340770b1e7e01a3aec41e6.tgz","fileCount":5,"integrity":"sha512-SYY92dl3yxPSbUGSjmrBFIpywbQqSFAwaHKDC28sQNU1zKOErXOPaSzqc6FOBl/KL1KREo+zelIf3RWhfGdXPw==","signatures":[{"sig":"MEQCIHnLtU/CX0JQqi73gdTVioImAEBDRTx0yXhGoGydxzKNAiBagM9GAPWgSMwQCPQoHIGuQWOR7EAVgFaQtRK56yTXxg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803114908-273ebe7a997f63f3f0340770b1e7e01a3aec41e6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1748660},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"273ebe7a997f63f3f0340770b1e7e01a3aec41e6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803114908-273ebe7a997f63f3f0340770b1e7e01a3aec41e6_1785757914969_0.4140047979624062","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803122645-e709e7306fb175e8a578512848042d29608a5c83":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803122645-e709e7306fb175e8a578512848042d29608a5c83","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803122645-e709e7306fb175e8a578512848042d29608a5c83","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"06af089450dac98d098dca179020e0f556291303","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803122645-e709e7306fb175e8a578512848042d29608a5c83.tgz","fileCount":5,"integrity":"sha512-PdhxvJ7/AptjfMqKZQKv4qrYypYw+ihbX+NxA66WoCOHpDZGJ0brygyrQc37fB7t69GfeETFWXoOLcGtD209XA==","signatures":[{"sig":"MEUCIQCatvimSpRPIBSbEooCG5w73mvVcxVjz7j1wX3teHkW2wIgAQOcgexB/fewrqudUy75Fysz30JmCW5kFdzEMke9GKE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803122645-e709e7306fb175e8a578512848042d29608a5c83","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1749169},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e709e7306fb175e8a578512848042d29608a5c83","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803122645-e709e7306fb175e8a578512848042d29608a5c83_1785760167783_0.6698809211480261","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803122916-ac4b4ef98d93e95423d6a2f163886623b2483498":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803122916-ac4b4ef98d93e95423d6a2f163886623b2483498","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803122916-ac4b4ef98d93e95423d6a2f163886623b2483498","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b0745fc147f459bf385cab7182f16b9af6d45aeb","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803122916-ac4b4ef98d93e95423d6a2f163886623b2483498.tgz","fileCount":5,"integrity":"sha512-kFBtlpra0hHku9SxVlt0VB/scOHRPtKjYsIOePGzpfdPqQDsZFbSq/UuabYUPN5BORiWaBBhT3IGXZWk1F1yug==","signatures":[{"sig":"MEQCIGxDiab8Q9EPcsbnZB1RfpUkq5Q5YhkkVIogNcv4/rJMAiA3gJdQVLsR81QzPwZUsxk54Myz6AkH9KY8mR086JesbA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803122916-ac4b4ef98d93e95423d6a2f163886623b2483498","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1748660},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ac4b4ef98d93e95423d6a2f163886623b2483498","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803122916-ac4b4ef98d93e95423d6a2f163886623b2483498_1785760320324_0.04543296302618183","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803124533-bdd6d0bb1cbe63fc4a39fa22cb682b9a08c5e89e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803124533-bdd6d0bb1cbe63fc4a39fa22cb682b9a08c5e89e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803124533-bdd6d0bb1cbe63fc4a39fa22cb682b9a08c5e89e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4966a2bc3025fc19fb9eb449bcb61ebec4f4e5c3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803124533-bdd6d0bb1cbe63fc4a39fa22cb682b9a08c5e89e.tgz","fileCount":5,"integrity":"sha512-9eDVAda+VJX/mYPzIUCQ9eq0ERVWGrlmyBrKJ35uynzIKJYKouGWDJbyS+e3ZFH9CZgfJJpEBJNB7e+Wf3wv6Q==","signatures":[{"sig":"MEUCIQCx0U/OBWn3v6C/+8inh9hKvPmpF5w5HF0BGQoM/t0FIgIgWAA6LcrZJoalJEqWC9yYurApMCPZOAHKuo2cgguU06w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803124533-bdd6d0bb1cbe63fc4a39fa22cb682b9a08c5e89e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1749169},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bdd6d0bb1cbe63fc4a39fa22cb682b9a08c5e89e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803124533-bdd6d0bb1cbe63fc4a39fa22cb682b9a08c5e89e_1785761295723_0.5227129674528674","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803124957-96ffffa1b8a42b5da41d336ecbd76699a7cdb891":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803124957-96ffffa1b8a42b5da41d336ecbd76699a7cdb891","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803124957-96ffffa1b8a42b5da41d336ecbd76699a7cdb891","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ba146d5d048356364b46811f5407a3f70f264f00","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803124957-96ffffa1b8a42b5da41d336ecbd76699a7cdb891.tgz","fileCount":5,"integrity":"sha512-J7iZQMnZ1uKISf6fSJw/hJtcm0L+mmBBBuKnYoD4lnZkMDYbTvlHD+woVN7fAK0Jb4z3XQqCUOSm5hdr7mqyZg==","signatures":[{"sig":"MEQCIBLT8qHzT3Qhlj+vXYAwKbJo5pPDTSrhM/2vp7w8XDUAAiBumwnPSSEDl3MZCofFi0PTO+smRnK6BfsrtNvp+fv6dA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803124957-96ffffa1b8a42b5da41d336ecbd76699a7cdb891","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1749281},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"96ffffa1b8a42b5da41d336ecbd76699a7cdb891","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803124957-96ffffa1b8a42b5da41d336ecbd76699a7cdb891_1785761563336_0.4368456823777429","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803125720-756b65f9f0c863e99273b1c61c74646afafbad54":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803125720-756b65f9f0c863e99273b1c61c74646afafbad54","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803125720-756b65f9f0c863e99273b1c61c74646afafbad54","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"15b3b8e4d579ee5f6b25c532e02391b7661821c6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803125720-756b65f9f0c863e99273b1c61c74646afafbad54.tgz","fileCount":5,"integrity":"sha512-W6fL5y58tpaL/Q+8Brz/n4w4y6h2m6SKbwUmFzM4Uo0epPZAQQQFr+XjNKi4/Cy9xq3bgNK4QroXluXbXgJ41g==","signatures":[{"sig":"MEYCIQDCInuYMf7oGf9DvqFgi/caLUrOGg5XZgTuggR2vv00eAIhALdjGaiaMCu9NS8BnX23Ucw0kwISsHZPJ/w7k3slmRLs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803125720-756b65f9f0c863e99273b1c61c74646afafbad54","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1748660},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"756b65f9f0c863e99273b1c61c74646afafbad54","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803125720-756b65f9f0c863e99273b1c61c74646afafbad54_1785762000749_0.2609172458087361","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803130012-15d123642fff0b9cdbe82ee3bd865bd6a5159bb5":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803130012-15d123642fff0b9cdbe82ee3bd865bd6a5159bb5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803130012-15d123642fff0b9cdbe82ee3bd865bd6a5159bb5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"522adc5a6ec75ee076c1efbdb56e8952bbebb3b8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803130012-15d123642fff0b9cdbe82ee3bd865bd6a5159bb5.tgz","fileCount":5,"integrity":"sha512-QqCh5hWDf1bHKIV7pY/E3IiI/ZuU/VWF2louEGoY9/xUIbR30dZDKu4xmGRZT9fqnTie9E2MLPDhMDXWCsaogg==","signatures":[{"sig":"MEYCIQDFc5LjjRe4TpTvb0Jka9pq76TmdbuzKIm6+foukcrcswIhAJdzUuBk8E9bj/3TOcdhiPzmicGGEBOc22oOpcUpCA1A","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803130012-15d123642fff0b9cdbe82ee3bd865bd6a5159bb5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1749281},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"15d123642fff0b9cdbe82ee3bd865bd6a5159bb5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803130012-15d123642fff0b9cdbe82ee3bd865bd6a5159bb5_1785762165353_0.5531306841933987","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803130204-340e79f522edd42ee497a92e64d9c38c5cf5e678":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803130204-340e79f522edd42ee497a92e64d9c38c5cf5e678","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803130204-340e79f522edd42ee497a92e64d9c38c5cf5e678","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"dd37b39d37b6b9a15b9100763f2e50bea0d17796","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803130204-340e79f522edd42ee497a92e64d9c38c5cf5e678.tgz","fileCount":5,"integrity":"sha512-L+wX14AQWtqcNURk+SWzk5dIR5ohqvfBfIPfEOjiuc6ztPhk/1SysLbTuWLHn9vX3SMORpI/WHFg+gLB+BLMGw==","signatures":[{"sig":"MEUCIDL+Ak6Ao0apOOo+GmqwVfOIKsu7JO4udXPyrPs2gt6aAiEA5vmAAwhlceENOVB44ofxG76RqJgKM8ZNhJ7hqDo/MyI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803130204-340e79f522edd42ee497a92e64d9c38c5cf5e678","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1733437},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"340e79f522edd42ee497a92e64d9c38c5cf5e678","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.0","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803130204-340e79f522edd42ee497a92e64d9c38c5cf5e678_1785762256062_0.36115253108382195","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803130517-5d4d281910515525ae6fdf18eeb8a12477463831":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803130517-5d4d281910515525ae6fdf18eeb8a12477463831","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803130517-5d4d281910515525ae6fdf18eeb8a12477463831","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"62dca18998af88f8bd15a1ad9011485cf78f9d19","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803130517-5d4d281910515525ae6fdf18eeb8a12477463831.tgz","fileCount":5,"integrity":"sha512-HBh8uoOJzbLaiDuaCXFfxxmk5pBcNp4dE3zNKTguOg/XWm9iPp712yhdxNnw8loDdTJr6UwKw1vn6MrpjtyCyg==","signatures":[{"sig":"MEUCIQCG/FVbE2B3sGI/kVnymXWqlX1YMBJflqNymgVxCkxdHAIgerfaa4RlqCqeimsVMGBRF6nPbO2g6uTGZjUJBjc3w1g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803130517-5d4d281910515525ae6fdf18eeb8a12477463831","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1749281},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5d4d281910515525ae6fdf18eeb8a12477463831","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803130517-5d4d281910515525ae6fdf18eeb8a12477463831_1785762480152_0.20572494725009793","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803130756-88e10707753d42fe3d393a1aa8a5d9692bbd6584":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803130756-88e10707753d42fe3d393a1aa8a5d9692bbd6584","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803130756-88e10707753d42fe3d393a1aa8a5d9692bbd6584","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fab9542fcfa313453170eb23be75b07397f03b52","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803130756-88e10707753d42fe3d393a1aa8a5d9692bbd6584.tgz","fileCount":5,"integrity":"sha512-6c3dAb+lMSCfOnlYYbNh/t/kXY9wa3oAy6wiPdfetpYeUOf3dQbf5nMJxT1HLA+nJtzHvTN7Q5/r9Halj52clg==","signatures":[{"sig":"MEYCIQC9h1t+MJNd5l4HrQpD9/Gx0lWesmLLy0LVXOJpUf0t9wIhAJTeWQpqK+ltPGwAGQziBLS6hPmG+tEmDldP274hs6Jl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803130756-88e10707753d42fe3d393a1aa8a5d9692bbd6584","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1898957},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"88e10707753d42fe3d393a1aa8a5d9692bbd6584","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803130756-88e10707753d42fe3d393a1aa8a5d9692bbd6584_1785762634933_0.971880700150876","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803130842-ca2abae82385359a0039e767b01e3e54fa6bc5b0":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803130842-ca2abae82385359a0039e767b01e3e54fa6bc5b0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803130842-ca2abae82385359a0039e767b01e3e54fa6bc5b0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"859cecad1527199949ca1f1e9efca3a8e89b517f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803130842-ca2abae82385359a0039e767b01e3e54fa6bc5b0.tgz","fileCount":5,"integrity":"sha512-TtutNGWnmiug/N+wOm1q4mRDirkzQf1R0xhGKcJTr4xnD4neqrAaSatdtBRTwlvxIvURJzvTSfyztDIaAgTOUQ==","signatures":[{"sig":"MEQCIF5VbIdNOo+NOH/ccJAvyeuxgcxmQ3Rs3KC21XQwbvTsAiBNyxLlGxHZ5hY3o3XcQvDgM4VhUW3bFwB5fD+YvdeI9Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803130842-ca2abae82385359a0039e767b01e3e54fa6bc5b0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1749281},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ca2abae82385359a0039e767b01e3e54fa6bc5b0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803130842-ca2abae82385359a0039e767b01e3e54fa6bc5b0_1785762691841_0.30582160826738614","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803140048-8e2589c18fd5f58723d1640d8d00e4187fa79674":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803140048-8e2589c18fd5f58723d1640d8d00e4187fa79674","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803140048-8e2589c18fd5f58723d1640d8d00e4187fa79674","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fb37c9c464e9df80495cdb89090f0bdcd2e374c4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803140048-8e2589c18fd5f58723d1640d8d00e4187fa79674.tgz","fileCount":5,"integrity":"sha512-auqHtfxt+dK0f/ppNXlO9FO+jD48ecd/LnM2YSIqNg6aoyjQuFXlv8EVjSvG+UQHVE3y/p+IONZxLAr2x6XAbg==","signatures":[{"sig":"MEUCIQCV7xMscLaLz5WYhCt0jero35gF8M8/q28Xhgx40jZIfAIgYjq8KgToL6E6Jop1D0wBJWsyYRb0qqZPi5xCzHgpCh0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803140048-8e2589c18fd5f58723d1640d8d00e4187fa79674","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1864670},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8e2589c18fd5f58723d1640d8d00e4187fa79674","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803140048-8e2589c18fd5f58723d1640d8d00e4187fa79674_1785765812487_0.2584381807129861","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803152919-21523107be411eba1b72383638c17f9c2584051f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803152919-21523107be411eba1b72383638c17f9c2584051f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803152919-21523107be411eba1b72383638c17f9c2584051f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"46c4066d0e38f97bc04be4aba1a92e306c368301","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803152919-21523107be411eba1b72383638c17f9c2584051f.tgz","fileCount":5,"integrity":"sha512-vRIXYtx/3RkK1mv2k3LY1+IUTfbL0KN2WW/AQBZN6m9a8pYI0Js1BvWbbpNQks2q9MHcMTwxbRxARFpgKPxWqg==","signatures":[{"sig":"MEYCIQDegyMtsEfMuvm/ZpxVJIc2WL/dXCRRdt9ks+GFjkzAlwIhAIs+CRROGEL+6EchprAKS2GsEBcyD7bpGsXUZwRSuYRe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803152919-21523107be411eba1b72383638c17f9c2584051f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1864670},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"21523107be411eba1b72383638c17f9c2584051f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803152919-21523107be411eba1b72383638c17f9c2584051f_1785771122582_0.48937682451887565","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803153204-0a0b086aee647de6edd6a7cda1a7e08205436af0":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803153204-0a0b086aee647de6edd6a7cda1a7e08205436af0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803153204-0a0b086aee647de6edd6a7cda1a7e08205436af0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fcfec3022dce0eea3ae150b9f8da560914350cd5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803153204-0a0b086aee647de6edd6a7cda1a7e08205436af0.tgz","fileCount":5,"integrity":"sha512-m1mikRjB7DAKW7+dWpeFLIXAvKbst6OFgV5zvqsYEQaXi4n9f6jATlKvn6S/X6SSMyfUvqeDuTDT8foIGCQ+Ig==","signatures":[{"sig":"MEUCIQCtCu8LrQb83fy2CoLK9b7mqb63VoR9GbNll96CfZ157AIgchp1Tjw3fTRt02UdLaknPN5NFAfggugECeHfW+FgzE0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803153204-0a0b086aee647de6edd6a7cda1a7e08205436af0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1864670},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0a0b086aee647de6edd6a7cda1a7e08205436af0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803153204-0a0b086aee647de6edd6a7cda1a7e08205436af0_1785771286721_0.14495057562858893","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803153637-8ab1872c0cb0677e504573541c9fe9735e434768":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803153637-8ab1872c0cb0677e504573541c9fe9735e434768","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803153637-8ab1872c0cb0677e504573541c9fe9735e434768","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0c8bb21a0b887a3d9eb3a8bb42151592d2a64189","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803153637-8ab1872c0cb0677e504573541c9fe9735e434768.tgz","fileCount":5,"integrity":"sha512-ET6vGOZEpFaXPN9GYN4C6BM/Eg0zts+LsxXKAgCSAfQWmRDlG9NrN5SbW0i4gGhIwtAeWNvLjSdwBR2HrirrZQ==","signatures":[{"sig":"MEUCIDhtmD6amwYGqrFAeM4ngajOKlTDBXAwOxBSRahFAojUAiEAhI4Je5yr/N3lnxMxHrahKON2mq5YAHmmWmDG5Nzsz+w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803153637-8ab1872c0cb0677e504573541c9fe9735e434768","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1864670},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8ab1872c0cb0677e504573541c9fe9735e434768","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.18.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.6.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803153637-8ab1872c0cb0677e504573541c9fe9735e434768_1785771564658_0.15367177785737818","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803153704-67cabd15d5878df057d610cd7d8fcade36c683d0":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803153704-67cabd15d5878df057d610cd7d8fcade36c683d0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803153704-67cabd15d5878df057d610cd7d8fcade36c683d0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"df691a6b0208a8c56d576bc8566b15ac2c291726","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803153704-67cabd15d5878df057d610cd7d8fcade36c683d0.tgz","fileCount":5,"integrity":"sha512-kF22IbnR6n2yQUqMsPegNzpNYQefjBoR1x64vNhFEHvxL7cLTr74NLWnQxGPfYnsARMiUU3A4k1hDXOVv+NZxA==","signatures":[{"sig":"MEQCIBKq0JUqA40Ugm8L+gLcbVDr+ABgckahWA0+VP5RFxU6AiB3TgOTrjAe4Xwev+keWTQBaPS+QWX55ZLcJKm56U6vIg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803153704-67cabd15d5878df057d610cd7d8fcade36c683d0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1864670},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"67cabd15d5878df057d610cd7d8fcade36c683d0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803153704-67cabd15d5878df057d610cd7d8fcade36c683d0_1785771587422_0.21263436946283232","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803154345-d25ea35ae8dd0e0a2167bd346dffa172092d782e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803154345-d25ea35ae8dd0e0a2167bd346dffa172092d782e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803154345-d25ea35ae8dd0e0a2167bd346dffa172092d782e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8441ab3982263972e32a68da8d8306859879fbf8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803154345-d25ea35ae8dd0e0a2167bd346dffa172092d782e.tgz","fileCount":5,"integrity":"sha512-2pWavwGOcxmsxqtL1y3W3dvaWrJJ+2skgxdWuwVUQKstoaKLvO+DbSIt/WUpyXgc7rVABXGgifDfhZAFaieagw==","signatures":[{"sig":"MEQCIHtoJ3PYunwvh0/dGWc/mnf0AnAyZAav5v8bn+V5Te49AiBYApyu5xyWaiHIVkqKD8Q4P7EULr/8vPDeM/HBzYuseQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803154345-d25ea35ae8dd0e0a2167bd346dffa172092d782e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1864670},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d25ea35ae8dd0e0a2167bd346dffa172092d782e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803154345-d25ea35ae8dd0e0a2167bd346dffa172092d782e_1785771976613_0.41560998341121347","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803154703-b07d0b1d3d7d56ec3503c998edde1c851413f63e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803154703-b07d0b1d3d7d56ec3503c998edde1c851413f63e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803154703-b07d0b1d3d7d56ec3503c998edde1c851413f63e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"298368a1700598f86f0ecb2481da1f0a8edeee02","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803154703-b07d0b1d3d7d56ec3503c998edde1c851413f63e.tgz","fileCount":5,"integrity":"sha512-3I1FAEIMV5X1CObLbWtpJuc9L4EZnKdgI+YzcAtVYF44CUEpDnkvbBF39GdFt5sJybbErcvL8keSgHpPTUKmYg==","signatures":[{"sig":"MEQCIEt1tefWLJI9LjFWoHd4DF/p0lTDCk/PVBzhTij+K1r1AiAc2UorNDAwY34eg8pCRKj9PwgVIJ163eTFW+2zkrLrqg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803154703-b07d0b1d3d7d56ec3503c998edde1c851413f63e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1864670},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b07d0b1d3d7d56ec3503c998edde1c851413f63e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803154703-b07d0b1d3d7d56ec3503c998edde1c851413f63e_1785772186292_0.6743485042974224","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803154702-56d4905bc32880fa01171c503c2652cecf1a76f9":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803154702-56d4905bc32880fa01171c503c2652cecf1a76f9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803154702-56d4905bc32880fa01171c503c2652cecf1a76f9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fd592b4b51301d370513e664793ea76dbc5ba477","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803154702-56d4905bc32880fa01171c503c2652cecf1a76f9.tgz","fileCount":5,"integrity":"sha512-nCm8+HEZ2CKumdAjG48zpz9bqi//mwOB6WwP39eRlQm0SHxs1xreFEuNj8QzGmUpNcDCp/Zauz22Q+29m7E4Og==","signatures":[{"sig":"MEYCIQCFV0dRTF1HUUkaaAM5hjBZk+bkwQZmUesap4Y6wk684AIhANnMI7XLvX/akyGvryXXfGVXjuVr5s6pXM+65vWKd2CW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803154702-56d4905bc32880fa01171c503c2652cecf1a76f9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1864670},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"56d4905bc32880fa01171c503c2652cecf1a76f9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803154702-56d4905bc32880fa01171c503c2652cecf1a76f9_1785772190447_0.16062686658570824","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803155405-22a270b583741f12dd9e500dcbb0980edafdf1af":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803155405-22a270b583741f12dd9e500dcbb0980edafdf1af","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803155405-22a270b583741f12dd9e500dcbb0980edafdf1af","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"53770642a66a5ff64e93bd24c5e6bf7b9a5c3746","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803155405-22a270b583741f12dd9e500dcbb0980edafdf1af.tgz","fileCount":5,"integrity":"sha512-8i6XGHysniOVTgCYx+mtY31yyNUf+ndGZ3CGiV1ZZr8+B7y0qpbctsr6b73uxzu52gQNlSw9hMN0Ih+0ewhVhA==","signatures":[{"sig":"MEYCIQCSbfcoSUzsTqkFwI9OSfAr7QUQgp5c045901HqTu9ZQwIhAKHd6g6Lu4wz0FwS71HJYswKUF43bKfzBNA8ipuADQt2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803155405-22a270b583741f12dd9e500dcbb0980edafdf1af","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866578},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"22a270b583741f12dd9e500dcbb0980edafdf1af","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803155405-22a270b583741f12dd9e500dcbb0980edafdf1af_1785772612879_0.3872220908847126","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803155632-c67f4e6676741778e8764cd2174c5bdebe61e0fd":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803155632-c67f4e6676741778e8764cd2174c5bdebe61e0fd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803155632-c67f4e6676741778e8764cd2174c5bdebe61e0fd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e975677a54cd56e74df004ca7c01112450934b85","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803155632-c67f4e6676741778e8764cd2174c5bdebe61e0fd.tgz","fileCount":5,"integrity":"sha512-xEl5aO15gftX8FOXkTJYNaH22OlxnfuuwlQvnbiQSXZ+xIiI7J+u8U5F0+iCeK3IAgHhhfasudBlK9bZp4N2+A==","signatures":[{"sig":"MEYCIQC3ATVikK+IwG02KfpgfUUvuHg34M+F1jWQ8vFwmZs66wIhAKGR986gICV2Ex2noCaBAXktwV4UyPKnE6unvqR73nl7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803155632-c67f4e6676741778e8764cd2174c5bdebe61e0fd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1864670},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c67f4e6676741778e8764cd2174c5bdebe61e0fd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803155632-c67f4e6676741778e8764cd2174c5bdebe61e0fd_1785772757118_0.5951808628200368","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803155930-ea68bbf74e03683b93cda982b66e42256d8e2376":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803155930-ea68bbf74e03683b93cda982b66e42256d8e2376","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803155930-ea68bbf74e03683b93cda982b66e42256d8e2376","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"be02f5abc271ca2f8021a9a2cf10a2849a1c3ca7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803155930-ea68bbf74e03683b93cda982b66e42256d8e2376.tgz","fileCount":5,"integrity":"sha512-hpHMF+ZjsoDVgIJ0XEBqc8tJptt2vA+uzuCCZXCs311CSiW1TPc9IFCU/DLKLJDsUBQ19BP3tFYsXyoPiRsUCQ==","signatures":[{"sig":"MEUCICtAzSMdwfPwPn0D6A+QTSptVttUzkom3IgzDE5A9TVXAiEA0fBMXtMG+BBeDt0LzKbfiUwKNM5asQc6F/RFgnmQlHU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803155930-ea68bbf74e03683b93cda982b66e42256d8e2376","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1864670},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ea68bbf74e03683b93cda982b66e42256d8e2376","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803155930-ea68bbf74e03683b93cda982b66e42256d8e2376_1785772909330_0.47625774829311296","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803160425-9d8dc0e80f483af8311a23aa68d71201d5f289cb":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803160425-9d8dc0e80f483af8311a23aa68d71201d5f289cb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803160425-9d8dc0e80f483af8311a23aa68d71201d5f289cb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c853fcb38e85f54ed2bd5362fc898a2f75cd461a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803160425-9d8dc0e80f483af8311a23aa68d71201d5f289cb.tgz","fileCount":5,"integrity":"sha512-34F47wjzZznMZx3RTVLYUqVvbcjZpYCiRwry8cBfOZe+OdX3KZ2JkZzSfMmZdo3lh9xRitiT90CsXOnZ27ZXxQ==","signatures":[{"sig":"MEYCIQC7h9/W5nW7ZZTDtLnJRZVp93WrhTFtHvw5eckhb5A95AIhAM5hFHwtIhMh438mPCEEscexrv6C/LUj6OcXPqtGIngv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803160425-9d8dc0e80f483af8311a23aa68d71201d5f289cb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1864670},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9d8dc0e80f483af8311a23aa68d71201d5f289cb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803160425-9d8dc0e80f483af8311a23aa68d71201d5f289cb_1785773232612_0.8384221392498845","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803161331-07ad99a642a08fae93b73ab4e95c80c53cb90c17":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803161331-07ad99a642a08fae93b73ab4e95c80c53cb90c17","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803161331-07ad99a642a08fae93b73ab4e95c80c53cb90c17","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b91f38b8064b9bfdfc41511b8116c44117c0e472","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803161331-07ad99a642a08fae93b73ab4e95c80c53cb90c17.tgz","fileCount":5,"integrity":"sha512-bEoz9HDs/M13Gu+xuOaxmuGTCLjgNrBWckNcXraNVBbm34NfXd5AZrgr03n6VGisiLvwol2kuQEzY/mg3oqsLw==","signatures":[{"sig":"MEUCIAbibllDoMFdOzRhOoXc3xSxg9lpgxrjKv9vTXvOOCusAiEA/4OvFCw+/UrgBuOc94akbWw9F5Z4xLQgN2qMSZCYDQM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803161331-07ad99a642a08fae93b73ab4e95c80c53cb90c17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"07ad99a642a08fae93b73ab4e95c80c53cb90c17","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803161331-07ad99a642a08fae93b73ab4e95c80c53cb90c17_1785773775485_0.8929511662767655","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803162006-5820fd3604cd6d2ccb2c096053de1bafce0932bf":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803162006-5820fd3604cd6d2ccb2c096053de1bafce0932bf","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803162006-5820fd3604cd6d2ccb2c096053de1bafce0932bf","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4166b214a5eddd4c3aec6a443d41c51bdf4b1753","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803162006-5820fd3604cd6d2ccb2c096053de1bafce0932bf.tgz","fileCount":5,"integrity":"sha512-Fcgq/YoVaD9KOBOFDWAhuoIPJv4dCRw4A7ib7Rf0bMJexUX8AaCesUZZJOM6wPZl0x+h39elAVPN1gD0CpdoXA==","signatures":[{"sig":"MEUCIQCAoHN50DDEmg4tEtOacgk2EPAb+Q8qNzZ9Wr3sWZIqWgIgHXslLDsCBwfItc7rHlNiQu8XorgOUKOjGJr3ojgvII4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803162006-5820fd3604cd6d2ccb2c096053de1bafce0932bf","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5820fd3604cd6d2ccb2c096053de1bafce0932bf","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803162006-5820fd3604cd6d2ccb2c096053de1bafce0932bf_1785774171662_0.864758114969165","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260803202951-fdc362a22b37521e386a56289e0388ebe1674cdb":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260803202951-fdc362a22b37521e386a56289e0388ebe1674cdb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260803202951-fdc362a22b37521e386a56289e0388ebe1674cdb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0af123ce5e4d8a4c0370ac6c851394122299bd7b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260803202951-fdc362a22b37521e386a56289e0388ebe1674cdb.tgz","fileCount":5,"integrity":"sha512-9vBlo5+hNRc3RliKs50+mzo8/qFAedKT07tzLQoi0voLolZbcNP97Mge23I/Tnr8332Bitf2QCjK0iJbEC2B7Q==","signatures":[{"sig":"MEUCIQD2qf5WwrhJr7EXRSeJNp58CuhABV/C4U2Ej0eW3TGtTAIgYqoSwy98QXnsJKGFk/Rpyy2It/QTjGUKTA6bWeHLFdA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260803202951-fdc362a22b37521e386a56289e0388ebe1674cdb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fdc362a22b37521e386a56289e0388ebe1674cdb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260803202951-fdc362a22b37521e386a56289e0388ebe1674cdb_1785789129803_0.4625547853007186","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260804042924-1cac990673251d04ac67453cc5a8a7b7d694f885":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260804042924-1cac990673251d04ac67453cc5a8a7b7d694f885","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260804042924-1cac990673251d04ac67453cc5a8a7b7d694f885","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a8e276392b89f9997ed5a93afac984d0cb550cd6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260804042924-1cac990673251d04ac67453cc5a8a7b7d694f885.tgz","fileCount":5,"integrity":"sha512-/2ZzpBRAfP5HqUE39ls+MGL0Mz1kGS04VhmO3Z5c2T7QVs/i/puAN7v9bfFuw+O0JsI89+cdKNPLbz9Xd0JaJQ==","signatures":[{"sig":"MEUCIEZeVafv61p3hnIxOky8B+651NTl4upsvl6XTyPPRzOWAiEAw0VQzn0wXqiJ6QDD3HTH7fbOO7EVt8XYN+5oa0rWfHU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260804042924-1cac990673251d04ac67453cc5a8a7b7d694f885","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1cac990673251d04ac67453cc5a8a7b7d694f885","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260804042924-1cac990673251d04ac67453cc5a8a7b7d694f885_1785817922913_0.676178932949006","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260804054002-e1a25a8146cab72e5be4d34c9d1f5118d720c97a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260804054002-e1a25a8146cab72e5be4d34c9d1f5118d720c97a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260804054002-e1a25a8146cab72e5be4d34c9d1f5118d720c97a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1ca50226745e0578cc5cbc900a8dcde1be4b48e7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260804054002-e1a25a8146cab72e5be4d34c9d1f5118d720c97a.tgz","fileCount":5,"integrity":"sha512-oxkOGX7qkyUFwMUS4lsILujwbckwNRKm8hjwhEUkxBQo7qBqL8TEr5wXJ95VlzivZ4HRQLnmJBhb01dM8PAhUg==","signatures":[{"sig":"MEQCID8ErrSqgOChaxQXY3KkqRTxDBW3IMjodHygxUShkyzaAiBJQO/1yV4dquGP0s2rvfI8vI6F0KuDeICXkPrWBJw5Aw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260804054002-e1a25a8146cab72e5be4d34c9d1f5118d720c97a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e1a25a8146cab72e5be4d34c9d1f5118d720c97a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260804054002-e1a25a8146cab72e5be4d34c9d1f5118d720c97a_1785822134458_0.05500876895592599","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260804102055-37b48ebb412fae89c49844e2dc8eca0f18bbeff2":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260804102055-37b48ebb412fae89c49844e2dc8eca0f18bbeff2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260804102055-37b48ebb412fae89c49844e2dc8eca0f18bbeff2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a70ee1d3d51c2d2d85120e163f212eb9149c3795","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260804102055-37b48ebb412fae89c49844e2dc8eca0f18bbeff2.tgz","fileCount":5,"integrity":"sha512-i1f656ZB5R2UVPGV2wlFRo8s0SUV58HpsFpsDlgwHQo31700B4lsBhDqWL0mYm6O27rF0AVDXh5zx5MYkuXetQ==","signatures":[{"sig":"MEUCIH5hbB7SYm57n1tKbDmUjJwRAVJuNQsaANmrxxz719ONAiEA35RNqYIZ3zx/396+D2W7o3lXFGh+NVSNQwkdZdjAdsk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260804102055-37b48ebb412fae89c49844e2dc8eca0f18bbeff2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"37b48ebb412fae89c49844e2dc8eca0f18bbeff2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260804102055-37b48ebb412fae89c49844e2dc8eca0f18bbeff2_1785839017771_0.31013993100051906","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260804102622-9cdd987174b78ff6cb9f970fff1d6c9564878305":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260804102622-9cdd987174b78ff6cb9f970fff1d6c9564878305","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260804102622-9cdd987174b78ff6cb9f970fff1d6c9564878305","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ae8c8b72325424c4a1fcc0e9b148f0aed5ab2fe0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260804102622-9cdd987174b78ff6cb9f970fff1d6c9564878305.tgz","fileCount":5,"integrity":"sha512-cedeM6vfqQt2+aVAFdLy1tzCClnRlijRLWYZxMfMibohywg0aReDW5CPm69UeZH28u74Vd5U2uWm3M+EwkEG/w==","signatures":[{"sig":"MEUCIQDk/Sb53CLxXdyBjTmiiPkFnD3uXb7qwHKo6vYNuDtWAgIgXhoPgv01aSpOTxS+Uy+bEllVaJDt5TBxzStX+MeRzys=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260804102622-9cdd987174b78ff6cb9f970fff1d6c9564878305","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9cdd987174b78ff6cb9f970fff1d6c9564878305","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260804102622-9cdd987174b78ff6cb9f970fff1d6c9564878305_1785839312296_0.5667404729474212","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260804103144-caabcce2e72b1d84252c5e9d03ff9ec1a9f7234f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260804103144-caabcce2e72b1d84252c5e9d03ff9ec1a9f7234f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260804103144-caabcce2e72b1d84252c5e9d03ff9ec1a9f7234f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"394eb9889e838a900a465554d80944c702f0ae72","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260804103144-caabcce2e72b1d84252c5e9d03ff9ec1a9f7234f.tgz","fileCount":5,"integrity":"sha512-lrRGj7LdCcpNrgC9rclVWfnwLWKC7X07ac3BlLFD1YdZ38dWLoOds7JMN0UkyVXsW752n4GnRmcsx0Ig3Z9kUA==","signatures":[{"sig":"MEQCIHRzusggLoj2qiWZcwNIi9okqhIyp4iGDWFDP7y61rcCAiA0bLP71AIjD2t3AgtJV2RinHq/RDtQTVfprfBTKMJVOQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260804103144-caabcce2e72b1d84252c5e9d03ff9ec1a9f7234f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"caabcce2e72b1d84252c5e9d03ff9ec1a9f7234f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260804103144-caabcce2e72b1d84252c5e9d03ff9ec1a9f7234f_1785839664546_0.4127043138758246","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260804103450-a196728b0929c1ed8a4a193da2c25195af55df79":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260804103450-a196728b0929c1ed8a4a193da2c25195af55df79","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260804103450-a196728b0929c1ed8a4a193da2c25195af55df79","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0aa1afba3108b98e54aa5f6e350bcbdde6bc3f21","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260804103450-a196728b0929c1ed8a4a193da2c25195af55df79.tgz","fileCount":5,"integrity":"sha512-sZ8PssI0rgplJsg6wKoTJT0VUHml9Q4zKbrxnl1AUWYVwmJbcNOjJt0jyPcDiFL30vf22Dlwa6+DpKu4aJbMdg==","signatures":[{"sig":"MEUCICCCBEi0nhA6LN+RVRRRLPlUjRIPfFKR/c9vPJYZYR/aAiEAvb15YhKwvOvuuCEDVpn6A8wCuuskK/2rRqYX+mbLQ+g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260804103450-a196728b0929c1ed8a4a193da2c25195af55df79","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a196728b0929c1ed8a4a193da2c25195af55df79","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260804103450-a196728b0929c1ed8a4a193da2c25195af55df79_1785839834535_0.46958617964613025","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260804134351-d576fc704b890e7bbe4bb2878383e9cab9dfea33":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260804134351-d576fc704b890e7bbe4bb2878383e9cab9dfea33","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260804134351-d576fc704b890e7bbe4bb2878383e9cab9dfea33","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"053f96e442216c8fd65b35d1d20b1e29ba09556c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260804134351-d576fc704b890e7bbe4bb2878383e9cab9dfea33.tgz","fileCount":5,"integrity":"sha512-Sg1PL6lSy6jKCynRvZq5cWRcOHEPVfNs1B7y0CaO7sIKdtywzL1ZvZnLA+8PnP36deCxSTGwKH94R50773GoFA==","signatures":[{"sig":"MEUCIQDBQyvoYhFYKusSDSEJlO6UiEWe4aHh+W7CdVLhxEl8OAIgX7exf21NCLCmXTMADWdwZ0TkvCDIpJ/neRJxVRC0YN4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260804134351-d576fc704b890e7bbe4bb2878383e9cab9dfea33","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d576fc704b890e7bbe4bb2878383e9cab9dfea33","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260804134351-d576fc704b890e7bbe4bb2878383e9cab9dfea33_1785851194084_0.32410785504368733","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260804134605-11a6fed0716a0ee7d0bc2f9aaa7b19253e73792b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260804134605-11a6fed0716a0ee7d0bc2f9aaa7b19253e73792b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260804134605-11a6fed0716a0ee7d0bc2f9aaa7b19253e73792b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8d04b3dcf4175e583398898f41d40fbb6d2253a0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260804134605-11a6fed0716a0ee7d0bc2f9aaa7b19253e73792b.tgz","fileCount":5,"integrity":"sha512-gIIuHePyNuboVW0uv7sJXzYXt+mjgia0XhNg8/QSITRlKY47UEtdV+OmRGvXYzlGvQhiId6+VEb8DVhWkv1VXw==","signatures":[{"sig":"MEQCIExr1aV5z5ZxS+Vke/jRpD/Rm88BlokXJQsMP/h2B70wAiA4MJ/6GKo/3Ii5Fpp6VLgsM/tG7JfMQgmw8byxfmdI9w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260804134605-11a6fed0716a0ee7d0bc2f9aaa7b19253e73792b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"11a6fed0716a0ee7d0bc2f9aaa7b19253e73792b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260804134605-11a6fed0716a0ee7d0bc2f9aaa7b19253e73792b_1785851328329_0.9831466025792652","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260804135217-03c3fa3f4521284a40155320d0f30f203916cb94":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260804135217-03c3fa3f4521284a40155320d0f30f203916cb94","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260804135217-03c3fa3f4521284a40155320d0f30f203916cb94","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"749cb41114a2645d540956ae9040b2bacfde9579","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260804135217-03c3fa3f4521284a40155320d0f30f203916cb94.tgz","fileCount":5,"integrity":"sha512-Ey5BmEHw04As7E6vuWQM8QtT9JvdLGy0BgphA5HwU0lS+cnP8U+jc9HtzpDFSZ6BRgGDeAfyQC+/iNJQuXFvOA==","signatures":[{"sig":"MEUCIQCx8ByVfcyXfb9pAIrLQHfWPVa8LuQrt0Hw9hsG8UMdxgIgKC2iRVTvGo4KX/oay7JpiZE8T1FtNs4QYgbKDsY9zpA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260804135217-03c3fa3f4521284a40155320d0f30f203916cb94","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"03c3fa3f4521284a40155320d0f30f203916cb94","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260804135217-03c3fa3f4521284a40155320d0f30f203916cb94_1785851699823_0.7185990020047477","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260804141845-8ec1d85b442fb3e873b1d84e1b3ba2d63f4275f9":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260804141845-8ec1d85b442fb3e873b1d84e1b3ba2d63f4275f9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260804141845-8ec1d85b442fb3e873b1d84e1b3ba2d63f4275f9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"dc6638e6ddf78297fceb0f7f720d8fd2edd26176","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260804141845-8ec1d85b442fb3e873b1d84e1b3ba2d63f4275f9.tgz","fileCount":5,"integrity":"sha512-E5Mv824UKx8L11ISpqwfT+Ryzs1Vb3Rdi94bb3MIxYZtGQbhUFdrJMPOl/1nA0WEBAF17oSYtugZcduRSFoN+w==","signatures":[{"sig":"MEYCIQDOrFCsNhSdCrHxS2e7EdAgJkX/nR++Ze+GScW7mxaG+wIhAPvu4D3ZHZrHdADZ8CgbPTg8WgtJ771FHS6ijKKmGbpa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260804141845-8ec1d85b442fb3e873b1d84e1b3ba2d63f4275f9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8ec1d85b442fb3e873b1d84e1b3ba2d63f4275f9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260804141845-8ec1d85b442fb3e873b1d84e1b3ba2d63f4275f9_1785853248678_0.06967187936056796","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260804141946-267db3912e1e4edd934bc7e858c3dc804f40d0e4":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260804141946-267db3912e1e4edd934bc7e858c3dc804f40d0e4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260804141946-267db3912e1e4edd934bc7e858c3dc804f40d0e4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5cf0449e25a623b78c413cab4b81f4e162601755","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260804141946-267db3912e1e4edd934bc7e858c3dc804f40d0e4.tgz","fileCount":5,"integrity":"sha512-nra2jnbCMQt8QpDssbfdGC6XLRMwwimDzCHg4KsbIhZHwIIymq1x+8SlhfIL7GapsIDezrlCYPwJZxofpWKTpg==","signatures":[{"sig":"MEYCIQDxQN+hzgbTTQTm2wP5oZMQLgFjJZtQWSVTeADgQGex8gIhAKyZ92IH4d23/F8RwXwR+e8hzvjyVIVkGUjHrl1hjud+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260804141946-267db3912e1e4edd934bc7e858c3dc804f40d0e4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"267db3912e1e4edd934bc7e858c3dc804f40d0e4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260804141946-267db3912e1e4edd934bc7e858c3dc804f40d0e4_1785853317625_0.8245312015843074","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260804142149-bf89c0a19fd79feb382615863d01a208ac11b76b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260804142149-bf89c0a19fd79feb382615863d01a208ac11b76b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260804142149-bf89c0a19fd79feb382615863d01a208ac11b76b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"eb89f47a606ab444a2d774d125868144cd948a9e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260804142149-bf89c0a19fd79feb382615863d01a208ac11b76b.tgz","fileCount":5,"integrity":"sha512-oyWRWNPw0ptSiSVYkQ+xEgk+KdFqb3c2w/8FHSV6Q0KaSthYEthyci5wMoe8gSoQW8TbwpyfqmLfg8qOBXbORw==","signatures":[{"sig":"MEUCIHX5eAI2OTv/b0ejXQf6Cy3+0rC8+T5HX1VaZi1secTFAiEAugEqZvSwtKwsCwg01aGg8De7DO/9wQm8xOmIax+CIeI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260804142149-bf89c0a19fd79feb382615863d01a208ac11b76b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bf89c0a19fd79feb382615863d01a208ac11b76b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260804142149-bf89c0a19fd79feb382615863d01a208ac11b76b_1785853443187_0.01820876338615962","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260804142133-f58f06820ee6867cc0528c76b384fbce21f28107":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260804142133-f58f06820ee6867cc0528c76b384fbce21f28107","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260804142133-f58f06820ee6867cc0528c76b384fbce21f28107","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"abba9c6e314be7c408012e442c74c3a13877fe6a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260804142133-f58f06820ee6867cc0528c76b384fbce21f28107.tgz","fileCount":5,"integrity":"sha512-9MA6rWFUwrMnP3RLAFVzexgxKdXxCYWv/NNLlq3IzgbjnSTuRrZzQkxx3Eadmxfo4HR3TzO2EKNJf8YFbH9F8Q==","signatures":[{"sig":"MEQCICf+hVWMyolaFtCqQCqH8sG20WzN0tV+YBp4TOoJvBKnAiAQLE/NDOAEfE3a5HggE6VzyRIkvj1q9wRz3cnknClDkQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260804142133-f58f06820ee6867cc0528c76b384fbce21f28107","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f58f06820ee6867cc0528c76b384fbce21f28107","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260804142133-f58f06820ee6867cc0528c76b384fbce21f28107_1785853450872_0.414752485761847","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260804142240-8a3be6b3f00d3ea17a757bd830e8e3f94e1d531f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260804142240-8a3be6b3f00d3ea17a757bd830e8e3f94e1d531f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260804142240-8a3be6b3f00d3ea17a757bd830e8e3f94e1d531f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6df3bd74eea4a2575a80f6106b4aef659c387b52","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260804142240-8a3be6b3f00d3ea17a757bd830e8e3f94e1d531f.tgz","fileCount":5,"integrity":"sha512-yqlFb/G6djqAptHJGWKyQ4jnVJRLsGO3c4LuplEjE8JNMM0hBmJj6KUn70xWVhjWaUHtBwx0EyEDmF6FTNJQNA==","signatures":[{"sig":"MEUCIHOLoXP+33Bq2y413gRTNQCOO2tSAMbjRcq3tQUiIReoAiEA+zYn7UoikseXhq5u7kCbzGQMKUhOXkAsyN6pAjh2DLw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260804142240-8a3be6b3f00d3ea17a757bd830e8e3f94e1d531f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8a3be6b3f00d3ea17a757bd830e8e3f94e1d531f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260804142240-8a3be6b3f00d3ea17a757bd830e8e3f94e1d531f_1785853532359_0.15148529411514522","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260804142305-12656c517b9f6de438905718d95c7126d6235231":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260804142305-12656c517b9f6de438905718d95c7126d6235231","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260804142305-12656c517b9f6de438905718d95c7126d6235231","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ef0d6c71d216b50af639bb20997e0485938ee787","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260804142305-12656c517b9f6de438905718d95c7126d6235231.tgz","fileCount":5,"integrity":"sha512-0xwLt+F5GrstDLtpernxjZaPmd7A9I2uN8wqSKpFKhEYi9ET9qQfadrw0zvaOzKUhcY4FcgdUzjaJy34hnTjwQ==","signatures":[{"sig":"MEYCIQDkdMaKD8NMYIx17cadPnr+EGK2q5O8k5bS7Gb53pq9XgIhAPa3jt2VCWSwmtyqUXX94JqIgpfRMJDPi7yv7QPage07","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260804142305-12656c517b9f6de438905718d95c7126d6235231","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"12656c517b9f6de438905718d95c7126d6235231","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260804142305-12656c517b9f6de438905718d95c7126d6235231_1785853548560_0.5216652744747263","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260804143602-460780a8d03f3e4bcdcac05f0b24a309d8350dfc":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260804143602-460780a8d03f3e4bcdcac05f0b24a309d8350dfc","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260804143602-460780a8d03f3e4bcdcac05f0b24a309d8350dfc","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e596b0ebcdeb757411e47035fc33c7e026391fe8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260804143602-460780a8d03f3e4bcdcac05f0b24a309d8350dfc.tgz","fileCount":5,"integrity":"sha512-DtejPEbWv4geb1j8dtLiUoiU9wPl49qZiWNig0qrxKpAHfhVrki4sCvvxj+G9HGABX5u9b1Uacx9iA3bSZ72KQ==","signatures":[{"sig":"MEUCIGt9HtV01V1Tj2dieKaHm2Ir7HYT7KZbq4+5mR6y3tCBAiEA+ZvGj8kkbuImXniyvuwZ32x/ItXLsh4Z2/ndZIhGXdI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260804143602-460780a8d03f3e4bcdcac05f0b24a309d8350dfc","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"460780a8d03f3e4bcdcac05f0b24a309d8350dfc","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260804143602-460780a8d03f3e4bcdcac05f0b24a309d8350dfc_1785854328201_0.7502910998053327","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260804150918-f6368bd43599616d68be796dbd53cd9e9c9bb17e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260804150918-f6368bd43599616d68be796dbd53cd9e9c9bb17e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260804150918-f6368bd43599616d68be796dbd53cd9e9c9bb17e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d9c39b6e98a83a3b8d50652843fc8903d511eaf9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260804150918-f6368bd43599616d68be796dbd53cd9e9c9bb17e.tgz","fileCount":5,"integrity":"sha512-ALVrifAwGLJ+OU+QdA4eI4B8Xvh7QXtFx7TkaaxrSrhNyjBWb8yie1NKQIZLzYn8iNu3quLnJtGeJFokfYo7pA==","signatures":[{"sig":"MEYCIQCl7IB2xJ597Rve7HH9zB4V6k1BUtC8gIKX0gfazGgYmQIhAPY9SJSHkqgZ7FNVtrw/SGMBXoBCED4VeShfqEcPNVde","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260804150918-f6368bd43599616d68be796dbd53cd9e9c9bb17e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f6368bd43599616d68be796dbd53cd9e9c9bb17e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260804150918-f6368bd43599616d68be796dbd53cd9e9c9bb17e_1785856324825_0.4279827040704285","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260804164815-9bf4cf541159f3630e84ec6cbd126b9bd8674d88":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260804164815-9bf4cf541159f3630e84ec6cbd126b9bd8674d88","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260804164815-9bf4cf541159f3630e84ec6cbd126b9bd8674d88","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"de5689aef5f9f06ae827c34754867acf0c4f9455","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260804164815-9bf4cf541159f3630e84ec6cbd126b9bd8674d88.tgz","fileCount":5,"integrity":"sha512-lym2YjgYu9ylKNNkquMvHm9KJM/sMdW6u7QpvpXlH8DYLV6Pe/OM/PzgMtMCRXFip3kmAYtjFHZ3StkRpaHrjg==","signatures":[{"sig":"MEQCICPuQ3KoY9FBbTi0+tMTwh53HEHit1TSIXmjhYtdEcbsAiBvc8DnkefuOYhNZnrPgnPYgNED4hK3X4ejXjALE+gBqg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260804164815-9bf4cf541159f3630e84ec6cbd126b9bd8674d88","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9bf4cf541159f3630e84ec6cbd126b9bd8674d88","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260804164815-9bf4cf541159f3630e84ec6cbd126b9bd8674d88_1785862256440_0.7053708180051965","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260804165133-8df771cad31f2f65fe0feb8fa09f22cc4d8a890e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260804165133-8df771cad31f2f65fe0feb8fa09f22cc4d8a890e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260804165133-8df771cad31f2f65fe0feb8fa09f22cc4d8a890e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a557073df1f5789633eb6db905b0b5d888f29d1e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260804165133-8df771cad31f2f65fe0feb8fa09f22cc4d8a890e.tgz","fileCount":5,"integrity":"sha512-EgdQd0es4LCzTqCbrU8cmghjT5w+QM5A6wQq53iI+L7lOEwRnR5oJdcLVMu5yW3Vz2VDM/NhyiewYlsymKHWCQ==","signatures":[{"sig":"MEYCIQDxIHLnCRGJIoY1fsrbE8bHFTYMOKdRVtwEYRZ4j+zb2gIhAN1sH4/+e09Xux2z80F6ajDxm2Ts3zZSfQsOysWSjFr/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260804165133-8df771cad31f2f65fe0feb8fa09f22cc4d8a890e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8df771cad31f2f65fe0feb8fa09f22cc4d8a890e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260804165133-8df771cad31f2f65fe0feb8fa09f22cc4d8a890e_1785862470384_0.6269134433330614","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260804165446-da4335e653e4b3a671fbfe8b5971933b197cd9a4":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260804165446-da4335e653e4b3a671fbfe8b5971933b197cd9a4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260804165446-da4335e653e4b3a671fbfe8b5971933b197cd9a4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"47eda3319821224568985af596512b802415b4a3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260804165446-da4335e653e4b3a671fbfe8b5971933b197cd9a4.tgz","fileCount":5,"integrity":"sha512-TKHYIzjkcdjKtsnIS3ATmpCScG4Js728OktT6nChVByaYJC+rOyXq2dvD/I7enpQN0yxTdS8HdUvCKK5GIBy6Q==","signatures":[{"sig":"MEUCIQCMrMyWQsvicVvh0fxnFlAGoQy15DxXkG2PAVek8LZX2AIgYG8u8SPVshC7eRv1b4qxQ9p3gkC57Q75jUA0TDrZvU4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260804165446-da4335e653e4b3a671fbfe8b5971933b197cd9a4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"da4335e653e4b3a671fbfe8b5971933b197cd9a4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260804165446-da4335e653e4b3a671fbfe8b5971933b197cd9a4_1785862646422_0.7113792377080816","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260804170525-7ce1edc23183f05b1e3620b997746119f00ded0f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260804170525-7ce1edc23183f05b1e3620b997746119f00ded0f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260804170525-7ce1edc23183f05b1e3620b997746119f00ded0f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f9aa776de8e7fd484520c95551037a9510588176","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260804170525-7ce1edc23183f05b1e3620b997746119f00ded0f.tgz","fileCount":5,"integrity":"sha512-DHwHdZ1nbSBghXtvOIpJtLzyZbgh4v2kZbeBga5Ks4gelFMvQiIvk4Utp9iBu4r+SwDfUU67HoK66sYYAgC6lw==","signatures":[{"sig":"MEMCIHbeXdyD7zVXEbeeqgTLIBMBTADn2nxU8tfgJsjMqP5LAh91ncxGv1S/u8JsTGz7VKVkI3yAIdoBCHc64WB8WHmS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260804170525-7ce1edc23183f05b1e3620b997746119f00ded0f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7ce1edc23183f05b1e3620b997746119f00ded0f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260804170525-7ce1edc23183f05b1e3620b997746119f00ded0f_1785863284132_0.21642871830105714","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260805042615-94bd2da229e3829831f0fa4e4e27bf504360785d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260805042615-94bd2da229e3829831f0fa4e4e27bf504360785d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260805042615-94bd2da229e3829831f0fa4e4e27bf504360785d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"123ff8037d5bf9790e07804f58c3ab6bc46e501b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260805042615-94bd2da229e3829831f0fa4e4e27bf504360785d.tgz","fileCount":5,"integrity":"sha512-KZxwJmmUT7eJAlP7IXhHRIczlPmiAvTyZOtI+Cqo3c2rEVudIo1hP/VuN0ydmd7l/6O5rLkBDXdBG5ePwUXolg==","signatures":[{"sig":"MEUCIQDYIWuE+Zkg686XBDkR+mFesrZzGLIURsgwb7IZmJ7c7wIgXmFcZoWjvJW/UjVWeC7fWA7uhON0TM+1nVi5EMPjXFI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260805042615-94bd2da229e3829831f0fa4e4e27bf504360785d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"94bd2da229e3829831f0fa4e4e27bf504360785d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260805042615-94bd2da229e3829831f0fa4e4e27bf504360785d_1785904148331_0.20420777813313995","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260805043249-249d352fd22203def4c45d32a6c92ab77ef4be13":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260805043249-249d352fd22203def4c45d32a6c92ab77ef4be13","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260805043249-249d352fd22203def4c45d32a6c92ab77ef4be13","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"190da0b1c8b0811a6e4a291d71f4df53129a7d2d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260805043249-249d352fd22203def4c45d32a6c92ab77ef4be13.tgz","fileCount":5,"integrity":"sha512-0SiY5KlzLcdEpw0a3RoLiKrorvBsU/DyQeMtDqxwme6yUByOLS/IgnbuaHW0yNxCfsjYG0Xr/QfsE6F9XYHmBw==","signatures":[{"sig":"MEYCIQDPvy5dLZqmeSUC8cFivX3J1nQJYI2juwiUSel79nwj2wIhAKSB0EwWKeP0gUEcYJBAEC008eTheAvUp01kweMj7H6n","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260805043249-249d352fd22203def4c45d32a6c92ab77ef4be13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"249d352fd22203def4c45d32a6c92ab77ef4be13","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260805043249-249d352fd22203def4c45d32a6c92ab77ef4be13_1785904538719_0.7661562419949632","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260805073605-5a103f42fed3246ec5f66e96b6f23a3156da1821":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260805073605-5a103f42fed3246ec5f66e96b6f23a3156da1821","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260805073605-5a103f42fed3246ec5f66e96b6f23a3156da1821","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"43d50f1bdf0f3671442833f8c566f3775c563237","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260805073605-5a103f42fed3246ec5f66e96b6f23a3156da1821.tgz","fileCount":5,"integrity":"sha512-x6ztcrX1iZcQJ3DHNtmu866bOK1EFA2N07OEzSBm8VKhcnQEFZ0cK6wgtMuxEOfPqj7z4pgoPGFoftTSu6MXrg==","signatures":[{"sig":"MEYCIQC708TGNo75pQAFOK7GLrOl1zh2c8RNcDDvYRGry/qDgAIhAMM1+iWUtqIR3mXwCiUxF7YGYDUqh3OatDtMkJJO4he7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260805073605-5a103f42fed3246ec5f66e96b6f23a3156da1821","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5a103f42fed3246ec5f66e96b6f23a3156da1821","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260805073605-5a103f42fed3246ec5f66e96b6f23a3156da1821_1785915528859_0.35909213156462405","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260805074345-3021050202ea003ba488e9f77973fb4330afe8d3":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260805074345-3021050202ea003ba488e9f77973fb4330afe8d3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260805074345-3021050202ea003ba488e9f77973fb4330afe8d3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"44c29bbd5b2f14425c9a6ec25b2734c5bcc70fcb","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260805074345-3021050202ea003ba488e9f77973fb4330afe8d3.tgz","fileCount":5,"integrity":"sha512-IXZo7KY8ysxEvsdHsYqNppoIKGhbC5ftbkJM5VNMsi131h0TT6eQi9v9Bm0BIU9qgza7CBa+RrOx2oOqeVK2Cw==","signatures":[{"sig":"MEYCIQDp5eTYTGAsWnZ3vUWR7iG//IYuv4zj0BAvtuabBB94cgIhAJJQP7OGpF/0VHQaAnyLVgNQiIq1HbJLjaCKLteVLetG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260805074345-3021050202ea003ba488e9f77973fb4330afe8d3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3021050202ea003ba488e9f77973fb4330afe8d3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260805074345-3021050202ea003ba488e9f77973fb4330afe8d3_1785915983687_0.5588370830907439","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260805075055-7315f67d98b1995e42a7c59c3d411a5c8760d5b6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260805075055-7315f67d98b1995e42a7c59c3d411a5c8760d5b6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260805075055-7315f67d98b1995e42a7c59c3d411a5c8760d5b6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7b29bc26fc6c3050784995473d4040e7ae0172e2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260805075055-7315f67d98b1995e42a7c59c3d411a5c8760d5b6.tgz","fileCount":5,"integrity":"sha512-JFdxlNfpR0JD0+QA8FbbUxzIvmJcuSlukOxk9LxjokmpGLgzk7lnh3hnkJu1tX9yIRCvaeFjmf80SOROgRI8XA==","signatures":[{"sig":"MEYCIQDKg9cdh80bFrzDXpI6R8jgWuCjSfK7tM0BIdTLS7zocwIhANXtBe83kWYLCDH0EtNHG+b515ugZJ0u0MxnkJvtO4xT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260805075055-7315f67d98b1995e42a7c59c3d411a5c8760d5b6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7315f67d98b1995e42a7c59c3d411a5c8760d5b6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260805075055-7315f67d98b1995e42a7c59c3d411a5c8760d5b6_1785916417845_0.3941748947791288","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260805075221-8cdd0d008e4e0cc01b7a85bb586621921ce53332":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260805075221-8cdd0d008e4e0cc01b7a85bb586621921ce53332","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260805075221-8cdd0d008e4e0cc01b7a85bb586621921ce53332","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f6f8459eb6406b53b38801c09c1f12f6d017620c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260805075221-8cdd0d008e4e0cc01b7a85bb586621921ce53332.tgz","fileCount":5,"integrity":"sha512-1pXJef/g+FEJtU95rUeYyKtIHYg1H6VcWiLHsR+svxbCznvnoLi5nxb4WxANB4iqv+W4IrvLkLhO2F7dDY8Gkg==","signatures":[{"sig":"MEUCID3A4NNF+o+ZcM56TJzAkG/Pi4JFVxhcqiVgfCXYzb8zAiEA5QZDUYiz4jqjjo9x+kFJFuWwJW1z1+wgLm0VRC58DSw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260805075221-8cdd0d008e4e0cc01b7a85bb586621921ce53332","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1749281},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8cdd0d008e4e0cc01b7a85bb586621921ce53332","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260805075221-8cdd0d008e4e0cc01b7a85bb586621921ce53332_1785916464522_0.799133382821591","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260805075314-9155d87fe57d2f227b287c99f627cdc1e1d8cda8":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260805075314-9155d87fe57d2f227b287c99f627cdc1e1d8cda8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260805075314-9155d87fe57d2f227b287c99f627cdc1e1d8cda8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5d7d72fa4863b4246963cd7b3bd20c456435d4e4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260805075314-9155d87fe57d2f227b287c99f627cdc1e1d8cda8.tgz","fileCount":5,"integrity":"sha512-pBpQmG5TtNUtFfvCQfAkcrjo5tQRb+ZF45S46S6QwrCduI0+KivRsAwaMfC7HcImHkNpiEwY1KT1bmOHKWSmSw==","signatures":[{"sig":"MEUCIQCzuKKmPOC0MUustk9pXjpOO66SZx+yeTJ3oNvRBIMiQgIgcfu9Ss2XrYMpYKrZoTt+OM3vahcSJMouwwmrwz333pg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260805075314-9155d87fe57d2f227b287c99f627cdc1e1d8cda8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1864670},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9155d87fe57d2f227b287c99f627cdc1e1d8cda8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260805075314-9155d87fe57d2f227b287c99f627cdc1e1d8cda8_1785916541731_0.45102899992421785","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260805075331-978e36846204f83dbcc16d45b91d6671936f3621":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260805075331-978e36846204f83dbcc16d45b91d6671936f3621","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260805075331-978e36846204f83dbcc16d45b91d6671936f3621","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3f7e641f46a0716f092407cf558a1a4b58efccb3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260805075331-978e36846204f83dbcc16d45b91d6671936f3621.tgz","fileCount":5,"integrity":"sha512-KiGLPTZjqVU8B6+yv8WU3JsgYX7U2oU/0bgH2BW2KMyysrtTW3nT3NSNJAQRxepJqFYo3YeAY0C7s/9nDOshXg==","signatures":[{"sig":"MEQCIGYoXxDjgkEL24U6K5CMcwuY/1lgGlsCE1W4emnLEBr/AiA6XoIiZ9bL2gtYk42d6W4oscOz5c/gN+CsgqWB3Dzlhw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260805075331-978e36846204f83dbcc16d45b91d6671936f3621","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"978e36846204f83dbcc16d45b91d6671936f3621","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260805075331-978e36846204f83dbcc16d45b91d6671936f3621_1785916574243_0.8289717561013374","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260805075332-c67cd868818cc0bf9aa904d017d7181be2350a0e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260805075332-c67cd868818cc0bf9aa904d017d7181be2350a0e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260805075332-c67cd868818cc0bf9aa904d017d7181be2350a0e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8f939c0f477c3b789a74ac30a278ca72dcbf5f97","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260805075332-c67cd868818cc0bf9aa904d017d7181be2350a0e.tgz","fileCount":5,"integrity":"sha512-tXKMgBmDX3pUq84Cy7bM3voSdSpfbGXmLz2pAAdor1EmwDvdTnJTq7KuxIopjLxAWmEwThZ2Aha1RHLXtha6xQ==","signatures":[{"sig":"MEUCIDgr2aHyXjGNBeBhnpys+os7a7iUq367nPC5pxfvvQrBAiEAqDBQyme+eGeE5s+oh2faN5u7p4tGr/D5m6l2nHOhIx4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260805075332-c67cd868818cc0bf9aa904d017d7181be2350a0e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c67cd868818cc0bf9aa904d017d7181be2350a0e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260805075332-c67cd868818cc0bf9aa904d017d7181be2350a0e_1785916578353_0.6799921798982269","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260805080205-aae64b9352a1bb5995d8a5d1bdf32a8a9155f58a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260805080205-aae64b9352a1bb5995d8a5d1bdf32a8a9155f58a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260805080205-aae64b9352a1bb5995d8a5d1bdf32a8a9155f58a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"cc510086d7c70e60850e31f981aefe6ad7f84f8c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260805080205-aae64b9352a1bb5995d8a5d1bdf32a8a9155f58a.tgz","fileCount":5,"integrity":"sha512-hoNqGgGipUfwgVcJCy/2EqTih89JdDNL3xnAWNQnKxIRiw2V+46ah/GXrw2VpRJrHriVz6RxyN2/YyKbx7j/Iw==","signatures":[{"sig":"MEUCIFa47MH1uQcNf+weFvTEvj/T7C6wAeg+a+n/dQK3yiMIAiEA8Qj6tYW791WlgYMDlnadeeWbK6DrJo7SenIThzfaYog=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260805080205-aae64b9352a1bb5995d8a5d1bdf32a8a9155f58a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"aae64b9352a1bb5995d8a5d1bdf32a8a9155f58a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.18.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.6.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260805080205-aae64b9352a1bb5995d8a5d1bdf32a8a9155f58a_1785917055556_0.4277627001311972","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260805080535-1a00644a9cf125e4b93ba5287cfa690b7adca3d0":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260805080535-1a00644a9cf125e4b93ba5287cfa690b7adca3d0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260805080535-1a00644a9cf125e4b93ba5287cfa690b7adca3d0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1a56d8ae6dc0bbad522248653a75b1ee9c66e4df","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260805080535-1a00644a9cf125e4b93ba5287cfa690b7adca3d0.tgz","fileCount":5,"integrity":"sha512-elzuCUqvPgWI/0xs+eGt9sfBMqt/i7YCR2RnD76U/LS9Tm6ej2HjlF0aPHcErQiRQrklPMVxXBRJSQc+W37EOg==","signatures":[{"sig":"MEUCIFfXjEHj67LGCwxxyIj6Rxwrfwk0GlaQZsEAnrBSDnrRAiEAxcz5DXG4i36b10lr9++KHSy0EimMKx7yAWRMPD17nSU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260805080535-1a00644a9cf125e4b93ba5287cfa690b7adca3d0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1a00644a9cf125e4b93ba5287cfa690b7adca3d0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.18.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.6.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260805080535-1a00644a9cf125e4b93ba5287cfa690b7adca3d0_1785917251894_0.6798575953908002","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260805080458-657fd3d47885741ff0cf1ae20867d9b52add4aac":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260805080458-657fd3d47885741ff0cf1ae20867d9b52add4aac","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260805080458-657fd3d47885741ff0cf1ae20867d9b52add4aac","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"29aa8c791e80d137902de8d16feee3ea571279d0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260805080458-657fd3d47885741ff0cf1ae20867d9b52add4aac.tgz","fileCount":5,"integrity":"sha512-PbaGJVZC1xWA1RpDKd36zLLovOSssDhF6MiwERlKiEEBi1Y6ni8sDfk5kTgd4z24NR+IL15DC5a9Ho3pVTEgmA==","signatures":[{"sig":"MEUCIQD+fyCl2Ojy3uFCxuYmn9VUgb66z0zbf0ARGePSMbVUsAIgRhCGgD6waI5O2vpkLx3aI9etjTZ3ICOOP6MgHNFFp+8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260805080458-657fd3d47885741ff0cf1ae20867d9b52add4aac","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"657fd3d47885741ff0cf1ae20867d9b52add4aac","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.18.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.6.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260805080458-657fd3d47885741ff0cf1ae20867d9b52add4aac_1785917267183_0.8291345563408468","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260805080935-697e9743043ec29ac677a0853070e42319c63316":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260805080935-697e9743043ec29ac677a0853070e42319c63316","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260805080935-697e9743043ec29ac677a0853070e42319c63316","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"09ba94dd36825c818901d1c12427715c29d2fb6d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260805080935-697e9743043ec29ac677a0853070e42319c63316.tgz","fileCount":5,"integrity":"sha512-s04lVQyHB8MGp9eqKxSlLbVpEaPEpZpRnRVhyFfx340Hc3/dH9x4irL18TrHf8kKEh2P+CWLc495+CTSKSsyWw==","signatures":[{"sig":"MEQCIG4/ECJHJncvt5qRSIUDCsObKrEqrD8OaXxmaZX0b/6EAiBAIC1Jbza5kvcNWsX9ASHdLHVBdxw7H4Aonb5UjvIQ/A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260805080935-697e9743043ec29ac677a0853070e42319c63316","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"697e9743043ec29ac677a0853070e42319c63316","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.18.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.6.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260805080935-697e9743043ec29ac677a0853070e42319c63316_1785917544081_0.7428974055138575","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260805080946-799ed90c1efc3f037d58607f8c8c28abb27380e6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260805080946-799ed90c1efc3f037d58607f8c8c28abb27380e6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260805080946-799ed90c1efc3f037d58607f8c8c28abb27380e6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"51882c5cc1c6fd75267553830dbc621d917c3f50","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260805080946-799ed90c1efc3f037d58607f8c8c28abb27380e6.tgz","fileCount":5,"integrity":"sha512-uiDPXkgSfxerM33dh5zDPYakcEONAPQ8oRh/gDDq47nIAWXitEgzezctL3yTMLHDHRIoF38/BKzFqTAXJTdQcg==","signatures":[{"sig":"MEUCICgMl42jHO3iX8+S4PTPS/OLAyWsWK/0nYc1GWETxT/uAiEArXQrEp7fTct/doqELPqXycdE8C4j+hpythJO7RBzY60=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260805080946-799ed90c1efc3f037d58607f8c8c28abb27380e6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"799ed90c1efc3f037d58607f8c8c28abb27380e6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.18.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.6.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260805080946-799ed90c1efc3f037d58607f8c8c28abb27380e6_1785917552983_0.5789947942378915","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260805081336-387ef0761901cabbf9a073094b7d522267f29b35":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260805081336-387ef0761901cabbf9a073094b7d522267f29b35","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260805081336-387ef0761901cabbf9a073094b7d522267f29b35","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"eb642b76f7903e95e6e89cc7b9889c38fc1622ad","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260805081336-387ef0761901cabbf9a073094b7d522267f29b35.tgz","fileCount":5,"integrity":"sha512-Y2Dqnkd7QlZb7X33bwbBBglxAtG79yUDoMPE7/0Pfx90uHDzW/R8F/E9TvvprtMPkfjUzdHh1hmshrDySIUziQ==","signatures":[{"sig":"MEUCIF+lGHkuq2+sngZ+PUDAuUuEVSKt/7oeOCdG11wEBpI4AiEAsogDaf3a+N2fw5CjHKCAbIiSuAlpkXDjFYSzOceJFSc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260805081336-387ef0761901cabbf9a073094b7d522267f29b35","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"387ef0761901cabbf9a073094b7d522267f29b35","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.18.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.6.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260805081336-387ef0761901cabbf9a073094b7d522267f29b35_1785917764016_0.9270321605059975","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260805085941-7bd785174a870f6c49ba56b024677bf5c6f6b2a2":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260805085941-7bd785174a870f6c49ba56b024677bf5c6f6b2a2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260805085941-7bd785174a870f6c49ba56b024677bf5c6f6b2a2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a16c2d33b5e0a3ef38c18719eadbaebe55d86847","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260805085941-7bd785174a870f6c49ba56b024677bf5c6f6b2a2.tgz","fileCount":5,"integrity":"sha512-EyaKP9WFnlJTiJcoJGDf2sAGzaTyAh8JA3yazBERzj8bWxbgXNY/8ajDNfd3P5l2iIweFpUevLzj40gmWC98SA==","signatures":[{"sig":"MEUCIQCc3INyAonCcYpz5cV9F1FCBThlavBrKHEgwiwcZmvFpAIgZNKGgC5ZqNVsC4du8KooaA/4ZlnQbcRg2sm+ynPhHnc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260805085941-7bd785174a870f6c49ba56b024677bf5c6f6b2a2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7bd785174a870f6c49ba56b024677bf5c6f6b2a2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.18.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.6.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260805085941-7bd785174a870f6c49ba56b024677bf5c6f6b2a2_1785920540832_0.6028921855855038","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260805092722-6483ade22ce3a836da83685e9d173edf9405692b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260805092722-6483ade22ce3a836da83685e9d173edf9405692b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260805092722-6483ade22ce3a836da83685e9d173edf9405692b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b65fa31578c98885601b94f408f0274a104c8346","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260805092722-6483ade22ce3a836da83685e9d173edf9405692b.tgz","fileCount":5,"integrity":"sha512-u8SLwaB0zWo0HXX2K1Xr72rfp4nWw1/rK9+BixWSkGc/VNQVoNP2014/5SoFVSs4Xpcb9idt2KTsGD1D0ckZoQ==","signatures":[{"sig":"MEQCIBZRnNFEo+30GqVcITwlyoYUrYyItc2ui17D1qR8wZl2AiAxRG8YkRCVrNxmLTEs7x/NIY5WWvMGAcO39XO5jpI2ig==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260805092722-6483ade22ce3a836da83685e9d173edf9405692b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6483ade22ce3a836da83685e9d173edf9405692b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.18.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.6.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260805092722-6483ade22ce3a836da83685e9d173edf9405692b_1785922203875_0.5116436963113109","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260805093308-9d4e1afb7049452f584949e4a423cd3e57d92517":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260805093308-9d4e1afb7049452f584949e4a423cd3e57d92517","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260805093308-9d4e1afb7049452f584949e4a423cd3e57d92517","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2a6cea3f2c141e50781ff68340e59bb6c45a00c6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260805093308-9d4e1afb7049452f584949e4a423cd3e57d92517.tgz","fileCount":5,"integrity":"sha512-a4LfeRGwFGa23piX1DYtc8IEy/pDxQ6dkYmfns1QCJRwJYkLZwGkcdLxFRLW+s7MDtpokHmIW8RUR/+HZiiqmA==","signatures":[{"sig":"MEUCIQDTOMeXGvHzzf8blBEGkzEOl0uacvmj8AwBBFjok/isIwIgNOrf5qrRS3fh8NJoS8h5pQu2/KvZJDgM6xyZtclG5oA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260805093308-9d4e1afb7049452f584949e4a423cd3e57d92517","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9d4e1afb7049452f584949e4a423cd3e57d92517","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.18.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.6.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260805093308-9d4e1afb7049452f584949e4a423cd3e57d92517_1785922551549_0.48320476066034646","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260805123824-6846c76189104899c66b6e030f43647e9469648c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260805123824-6846c76189104899c66b6e030f43647e9469648c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260805123824-6846c76189104899c66b6e030f43647e9469648c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a2bc476d42ba89ba3e1a06d288c9b9be2f2b1668","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260805123824-6846c76189104899c66b6e030f43647e9469648c.tgz","fileCount":5,"integrity":"sha512-v7goYg6/xhe/MZPE5I8lzv6MNhkVsqnt2TopKR8PLoNr6SGpMjbnfKnwQ08+NIzDMVP5UBWGWyE/Vis8N5d/DA==","signatures":[{"sig":"MEUCIQCcryrK9UTWBVHKBTnOxHECoLuH0nArNS5iGdI/G5izCwIgYmdh55a0WLxOH8yD2kN1u8p8ep1tNOM3zUNvxAVcb80=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260805123824-6846c76189104899c66b6e030f43647e9469648c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6846c76189104899c66b6e030f43647e9469648c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.18.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.6.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260805123824-6846c76189104899c66b6e030f43647e9469648c_1785933664983_0.7610058897875955","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260805123854-583dcd01b9d7fcf8d4350b448a159e5a1ba65e21":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260805123854-583dcd01b9d7fcf8d4350b448a159e5a1ba65e21","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260805123854-583dcd01b9d7fcf8d4350b448a159e5a1ba65e21","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b186c31205e66796b6205f36e1184d74f5723777","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260805123854-583dcd01b9d7fcf8d4350b448a159e5a1ba65e21.tgz","fileCount":5,"integrity":"sha512-jWEYqNaJTo4RZPJWMxRMvU8srwTV4XgT5Mrv3/jeMtyfKJpO9wXXyvwtmFCMXqhxlsqqDmvoeprjXph4wDXAHQ==","signatures":[{"sig":"MEQCIGmxkNgG46pw0tCT9F8dH479uzgRHJklIBBK5m3tuRn8AiBYFYzxYcXd/llk3zNn287ipGweFcORvXtJoaCVm5bMlw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260805123854-583dcd01b9d7fcf8d4350b448a159e5a1ba65e21","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"583dcd01b9d7fcf8d4350b448a159e5a1ba65e21","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.18.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.6.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260805123854-583dcd01b9d7fcf8d4350b448a159e5a1ba65e21_1785933699451_0.28126554264678627","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260805125207-e0ddda9fed5241a21d9f91376fb7d4a006b1066e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260805125207-e0ddda9fed5241a21d9f91376fb7d4a006b1066e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260805125207-e0ddda9fed5241a21d9f91376fb7d4a006b1066e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9df46591c75c4a247a0ab1fcec0946c8f525a6f4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260805125207-e0ddda9fed5241a21d9f91376fb7d4a006b1066e.tgz","fileCount":5,"integrity":"sha512-zx7TpAJx/WkygLEVPsFOG/hDa11x/PiPM4Sig6N1MIq8L52scAgIO5Y4FT6UUI1Or5qTSp3IBsLBtSf9wtzl4g==","signatures":[{"sig":"MEUCIFclnDDqWArSR7SXaxJQy3dLBjb7mE+ifJr375dG7EEYAiEAuvh+B8/8EXmxf4+My4Un370AzY6C/fMwD2NcZBFYMcI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260805125207-e0ddda9fed5241a21d9f91376fb7d4a006b1066e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1870964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e0ddda9fed5241a21d9f91376fb7d4a006b1066e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.18.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.6.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260805125207-e0ddda9fed5241a21d9f91376fb7d4a006b1066e_1785934490945_0.7683414979311987","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260805152332-a81fd2abecd44b0bd80c233f6bae1195ecc1bb22":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260805152332-a81fd2abecd44b0bd80c233f6bae1195ecc1bb22","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260805152332-a81fd2abecd44b0bd80c233f6bae1195ecc1bb22","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d573a97ac57ba3749a41bbcd8fccdf9860b0ead1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260805152332-a81fd2abecd44b0bd80c233f6bae1195ecc1bb22.tgz","fileCount":5,"integrity":"sha512-r1cnBsIHm7TWJnhKXrgVKPknjZhpKM1qHtWwS2I0+E4F2aTpPBhYNEqPTC65l8tgVgVOx/V3Cub+qviX5UXcTQ==","signatures":[{"sig":"MEUCIQC1+2cxTccKFMdev8qYAiJfnnEyia1RIvBUnbAsur4ZVgIgbGp9LUpyEshFxYZ652hhuWqrn3j6DqV4MUiyrSh1i9M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260805152332-a81fd2abecd44b0bd80c233f6bae1195ecc1bb22","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1870964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a81fd2abecd44b0bd80c233f6bae1195ecc1bb22","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.18.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.6.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260805152332-a81fd2abecd44b0bd80c233f6bae1195ecc1bb22_1785943571821_0.5625774190319388","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260805170215-866c42bc1fc5193e6591995790455ef91b03ae86":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260805170215-866c42bc1fc5193e6591995790455ef91b03ae86","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260805170215-866c42bc1fc5193e6591995790455ef91b03ae86","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"99e44de46e08f4728367a22dc65194173ab92416","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260805170215-866c42bc1fc5193e6591995790455ef91b03ae86.tgz","fileCount":5,"integrity":"sha512-epgnfDcyjEv88mzURlhYN1jx24czvSaE3GexZbf/F4LP35/hNWleWxqGMeafZmYDjc9wVC6VWybzTPyspa6LXw==","signatures":[{"sig":"MEQCIAccHaX6p9QVzvYnsG4RoBTm2cnm56CFb4A+HSNyGHghAiAHR92taJutdeHuLb8JWP4HXVtK/6gMf8ovgeKScgtrKw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260805170215-866c42bc1fc5193e6591995790455ef91b03ae86","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"866c42bc1fc5193e6591995790455ef91b03ae86","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.18.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.6.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260805170215-866c42bc1fc5193e6591995790455ef91b03ae86_1785949500151_0.9688426587049037","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260805170240-d6bb3e3c807c089df1e5956490d282740324bf7e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260805170240-d6bb3e3c807c089df1e5956490d282740324bf7e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260805170240-d6bb3e3c807c089df1e5956490d282740324bf7e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f9e5abb1e1aed417e063a88c612f5f94e80e1b65","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260805170240-d6bb3e3c807c089df1e5956490d282740324bf7e.tgz","fileCount":5,"integrity":"sha512-aDWZlJE/J0RutJnQo1xX/on6nAZHeQXs0PDZ5Dco0ppjwX+HwMgEOK2Z2Fchlk5N4xcxlNUyiuKdbq1fwwrxhA==","signatures":[{"sig":"MEYCIQCSjZVmzpI8NlKjlKUtGQslKbrPc+VzgpHZKaT+c6r2dAIhAP/bTKMfqfReI2dRqlyPe7AGONGFpfRAMK4HfnqtKHRH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260805170240-d6bb3e3c807c089df1e5956490d282740324bf7e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d6bb3e3c807c089df1e5956490d282740324bf7e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.18.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.6.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260805170240-d6bb3e3c807c089df1e5956490d282740324bf7e_1785949523258_0.9131548023397231","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260805205536-0d5980eecdb55e86f08ec5d03f36cbded821cc2d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260805205536-0d5980eecdb55e86f08ec5d03f36cbded821cc2d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260805205536-0d5980eecdb55e86f08ec5d03f36cbded821cc2d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a08a7ade65a3138d0517fb93f5a11e63f0c7a1ff","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260805205536-0d5980eecdb55e86f08ec5d03f36cbded821cc2d.tgz","fileCount":5,"integrity":"sha512-7MdacLDkqvDr6kBGEkWNA8jru1beZSxk3DEryyZxt0csnFDScKjMGab+IbtLZQQ0h2lzUTdfe5olIK8iHjc3rQ==","signatures":[{"sig":"MEUCIQC3som0N2QFf45SvMM3qLp42Pd6/sb1Le4iUGRnv79aCwIgJGfhWChSmaQsp7KSQuPOaQ+n5KWWDmE7LUL9K3aeOqI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260805205536-0d5980eecdb55e86f08ec5d03f36cbded821cc2d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0d5980eecdb55e86f08ec5d03f36cbded821cc2d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260805205536-0d5980eecdb55e86f08ec5d03f36cbded821cc2d_1785963500597_0.2528178531009566","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260806061248-79b0e852691f4abce0ccf5f6a75ea4f7039e473c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260806061248-79b0e852691f4abce0ccf5f6a75ea4f7039e473c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260806061248-79b0e852691f4abce0ccf5f6a75ea4f7039e473c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d316b568f3db7073e84e017af18bc7985b534b11","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260806061248-79b0e852691f4abce0ccf5f6a75ea4f7039e473c.tgz","fileCount":5,"integrity":"sha512-Y/5VunZ7DDpZYaHhiBdbV2ppy7d+tENOF5CrA9TfqiVHGAc34KhCULAta56imH/mI1dqQwOPzqjp3+5r0UOo2g==","signatures":[{"sig":"MEYCIQDHqYobRhmGu3P/D/ycKgPI6nwpOQBJ4YaHrJATuRKBIAIhAKo2ao3DRONQMgwlMNA7IKkZha0gVgPGJjHNpF4hoNKr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260806061248-79b0e852691f4abce0ccf5f6a75ea4f7039e473c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1870964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"79b0e852691f4abce0ccf5f6a75ea4f7039e473c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.18.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.6.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260806061248-79b0e852691f4abce0ccf5f6a75ea4f7039e473c_1785996929079_0.7202488232387718","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260806092238-3d4d05226e4c9046a73e8d239a237391e2910d04":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260806092238-3d4d05226e4c9046a73e8d239a237391e2910d04","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260806092238-3d4d05226e4c9046a73e8d239a237391e2910d04","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6b86603a77c0e00d36d824db5b3f2bab5d17a2bb","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260806092238-3d4d05226e4c9046a73e8d239a237391e2910d04.tgz","fileCount":5,"integrity":"sha512-kPreuPAvedpA4qYQVqcOnJ3h2zQBb3lDo94QaMjBF0uuYwssl+gVp4HovZt/SWKvDySLyhMS1iiT2W54ggpazA==","signatures":[{"sig":"MEUCICTUco588srpAXE0pBgx0wiuUYBKq8rSrO6x1E0d9g+lAiEA3hFSyPNqL+7/Pvs1ykw5gRo6H3DXHcAKXGk8V4SU8kA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260806092238-3d4d05226e4c9046a73e8d239a237391e2910d04","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3d4d05226e4c9046a73e8d239a237391e2910d04","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260806092238-3d4d05226e4c9046a73e8d239a237391e2910d04_1786008321983_0.4876815034213118","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260806092250-bc394b1d7590fd72a701aba3bdd0e263201e18ab":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260806092250-bc394b1d7590fd72a701aba3bdd0e263201e18ab","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260806092250-bc394b1d7590fd72a701aba3bdd0e263201e18ab","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5f08231a0d80d481a94b9f96cd5e845e699464b9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260806092250-bc394b1d7590fd72a701aba3bdd0e263201e18ab.tgz","fileCount":5,"integrity":"sha512-GXBInqjTvoDBDSdGFmSOehXLJ6l/ImlTgUFyviPspWIvnKk3aXq87G29XwzBxtlYknZ39EkaKd4xDhKU95cPPg==","signatures":[{"sig":"MEUCID2as/jKdncwOS7JPnDfXIs6FtthAv3sx09ajs7V01l2AiEAhCmlHNIO5T8VbQzdnzAJggvvLxFLOggvIMDCaukGPzY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260806092250-bc394b1d7590fd72a701aba3bdd0e263201e18ab","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bc394b1d7590fd72a701aba3bdd0e263201e18ab","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.17.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.5.1","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"173.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260806092250-bc394b1d7590fd72a701aba3bdd0e263201e18ab_1786008332823_0.32121897114713094","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260806092312-bd722581f8e34290066b4d7123d6bade6eb3a4df":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260806092312-bd722581f8e34290066b4d7123d6bade6eb3a4df","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260806092312-bd722581f8e34290066b4d7123d6bade6eb3a4df","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ce1338ef93a038211b09ac8917391803553da952","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260806092312-bd722581f8e34290066b4d7123d6bade6eb3a4df.tgz","fileCount":5,"integrity":"sha512-jveh6JjQxI60edNMEEOOjwt1DSxysQxks+qDhtfyLPgdji8WTqawbt1WZXsDDG51gpRikV+eRm9QdMGfhnidIg==","signatures":[{"sig":"MEUCIQCP4VFR6lghYv4ATpFdAZ5m7L8Sal+tTdX5mOzZPZ826QIgGhvuDSarUf+YtWJABAgo6A1G0U3FNvQi/II1u+h2XeE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260806092312-bd722581f8e34290066b4d7123d6bade6eb3a4df","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bd722581f8e34290066b4d7123d6bade6eb3a4df","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.18.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.6.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260806092312-bd722581f8e34290066b4d7123d6bade6eb3a4df_1786008352917_0.817703674990562","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260806092326-3f58a6b57ae88f3842e7a273e3d43cbb0aac795b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260806092326-3f58a6b57ae88f3842e7a273e3d43cbb0aac795b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260806092326-3f58a6b57ae88f3842e7a273e3d43cbb0aac795b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d330b4ed9611080e67dfd6b038281e27d6ef6675","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260806092326-3f58a6b57ae88f3842e7a273e3d43cbb0aac795b.tgz","fileCount":5,"integrity":"sha512-GTYUr4qIw00AP/6epFYp1ZfoCGsJYAbc+fTFG+euD2P6wMDcV0lyhVFNCgky7b1GWTjqFTGPSNIwoJEA/3+Xmg==","signatures":[{"sig":"MEUCIEWOdJy071mwvdQOyvI7HD8pPDmAUzRJZI5+eucMSXHuAiEAmNC/Z29RXjPYl2Ep6nuupKN/SRzZdE6wgpGoo4D344k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260806092326-3f58a6b57ae88f3842e7a273e3d43cbb0aac795b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866762},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3f58a6b57ae88f3842e7a273e3d43cbb0aac795b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.18.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.6.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260806092326-3f58a6b57ae88f3842e7a273e3d43cbb0aac795b_1786008372958_0.19901809527465697","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260806092407-a7073ce916add69f8a078da4dd775f44bd044b82":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260806092407-a7073ce916add69f8a078da4dd775f44bd044b82","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260806092407-a7073ce916add69f8a078da4dd775f44bd044b82","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"286c26bf3bb6dd7ca3415c4b2db64f797f4c7d80","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260806092407-a7073ce916add69f8a078da4dd775f44bd044b82.tgz","fileCount":5,"integrity":"sha512-BK1N+ixXctbKp29bEe6LDgnayOhnDOCCSsqdKj70nK6pLUVnyGlun4Qc6xykmbAHnk9XTKJ5VOsIpjbYV6l7xw==","signatures":[{"sig":"MEUCICnoW91yh0rbDVvq2hydtC+sm613kZo4jOEx+6jImiQsAiEAumhpvTpalvUhEtjfCQUs/fcTEqcLRjpliuPn/2g7sog=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260806092407-a7073ce916add69f8a078da4dd775f44bd044b82","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a7073ce916add69f8a078da4dd775f44bd044b82","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.18.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.6.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260806092407-a7073ce916add69f8a078da4dd775f44bd044b82_1786008414751_0.5553270200654803","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260806093220-15f5df88a91b72bfcf05ce69aa404f2650cd7a66":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260806093220-15f5df88a91b72bfcf05ce69aa404f2650cd7a66","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260806093220-15f5df88a91b72bfcf05ce69aa404f2650cd7a66","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f735e46dd8906331385f4a9e5caa710a36e95643","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260806093220-15f5df88a91b72bfcf05ce69aa404f2650cd7a66.tgz","fileCount":5,"integrity":"sha512-VYfKn+dPxelX6WJcKfAnZMw97eiNXXuzt7CRyoHpKgFB0wOU+qbBtRQOw2CEfAZvXTJX4gDBhsDIaRQYx+OBJA==","signatures":[{"sig":"MEQCIE4nJC7+K7xENOAOTYcD6ySsfBSwevCEWkfuaIjeAjPgAiBWICv4x5UfnPMBH7BRaDNcR62OGp7NJN+l+Jw8Ucphog==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260806093220-15f5df88a91b72bfcf05ce69aa404f2650cd7a66","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"15f5df88a91b72bfcf05ce69aa404f2650cd7a66","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.18.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.6.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260806093220-15f5df88a91b72bfcf05ce69aa404f2650cd7a66_1786008903828_0.5158510793870723","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260806102331-fe29a1d436e86cf6fdbdcbf2d0ba5fe202b6f9b5":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260806102331-fe29a1d436e86cf6fdbdcbf2d0ba5fe202b6f9b5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260806102331-fe29a1d436e86cf6fdbdcbf2d0ba5fe202b6f9b5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ffe38c3322c795f38d41ad1105279afe8a9847c9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260806102331-fe29a1d436e86cf6fdbdcbf2d0ba5fe202b6f9b5.tgz","fileCount":5,"integrity":"sha512-X7xOiAQEoIjUxq8rS9k3wsRuQjDSbxdDUN7rtQGPNflLqBenem13H5xKWsuNsIVxUN4X6f4CO4FDnaly3nVatA==","signatures":[{"sig":"MEUCIQD+aIny2R7rNyQ6MFulyo/8wx7iaN0ijlY4zCmSueEmtAIgLp2fUmyNUBpAK8VHDQdN8IScQtbBxi1wdUMdH9I0x3A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260806102331-fe29a1d436e86cf6fdbdcbf2d0ba5fe202b6f9b5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fe29a1d436e86cf6fdbdcbf2d0ba5fe202b6f9b5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.18.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.6.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260806102331-fe29a1d436e86cf6fdbdcbf2d0ba5fe202b6f9b5_1786011977386_0.0375107555881844","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260806144807-a629d7514d5b374401bc163b3acdc9531428fe7c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260806144807-a629d7514d5b374401bc163b3acdc9531428fe7c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260806144807-a629d7514d5b374401bc163b3acdc9531428fe7c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"652ad87fc10e13a58510bc2e4897fe54b344a8c1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260806144807-a629d7514d5b374401bc163b3acdc9531428fe7c.tgz","fileCount":5,"integrity":"sha512-5kZGtJkhs0KbMse8IiQV4MFkOQIQlFrHhrxsi5ilASUX2BR4nYKXcrymS/bx8z0Y+5Xr7kONjvZX8kzP00ndyg==","signatures":[{"sig":"MEUCIQCuTyCy6u6+G5JfEw3lfBCXSEMqhdMLrY9Qyu+BB3Ye1QIgJMR0uXVM2fr8zoxP/AazMkfmOU/wftXeuUSuC+B+EI0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260806144807-a629d7514d5b374401bc163b3acdc9531428fe7c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a629d7514d5b374401bc163b3acdc9531428fe7c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.18.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.6.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260806144807-a629d7514d5b374401bc163b3acdc9531428fe7c_1786027848378_0.952186099307303","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260807042716-a05a9ba3b8be3a0a38fcdf4ab1bdd689e2c50e7e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260807042716-a05a9ba3b8be3a0a38fcdf4ab1bdd689e2c50e7e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260807042716-a05a9ba3b8be3a0a38fcdf4ab1bdd689e2c50e7e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"572bd61839df9d408b45e68fc3215f285caa91b0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260807042716-a05a9ba3b8be3a0a38fcdf4ab1bdd689e2c50e7e.tgz","fileCount":5,"integrity":"sha512-B0RRsSInOhBCTL5LmzZ+6CXqHeNRl8LZK03JMFpQVx2o7ZNZaUwnQ51yubxXwtfZNPdBpntMrC8dLTXtFTEr8A==","signatures":[{"sig":"MEQCIDRrlRfegxzMRfvZhPlYC9OMrrWL5SvgrJ8j6z9pnrwtAiANONqm0GIX549sZ6/NvTV8XzqCM3EM67do3XzxsP0JpA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260807042716-a05a9ba3b8be3a0a38fcdf4ab1bdd689e2c50e7e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a05a9ba3b8be3a0a38fcdf4ab1bdd689e2c50e7e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260807042716-a05a9ba3b8be3a0a38fcdf4ab1bdd689e2c50e7e_1786076997215_0.1454440030736821","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260807111123-c24dae642c6044d04a5800eb41b7cad85b6f285d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260807111123-c24dae642c6044d04a5800eb41b7cad85b6f285d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260807111123-c24dae642c6044d04a5800eb41b7cad85b6f285d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7af2ebca7b0690f3f446ca355a3552221d53408d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260807111123-c24dae642c6044d04a5800eb41b7cad85b6f285d.tgz","fileCount":5,"integrity":"sha512-xmKBd4SM8CeczZABGOIijzCn+mfSE66oEcwXceMkxjjoY23ETQjlpyRn+xjWgmoLBZy3keoo4bHwBNnE2OYFWA==","signatures":[{"sig":"MEQCIE9QIC4fyBBwKEs+hP9p752dBDun0AAfuJKX2mQ8p0msAiB+eylRXjEzrJGT2mWcCf2Rb8e+ayuNyoY0AOWbBd6FAg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260807111123-c24dae642c6044d04a5800eb41b7cad85b6f285d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c24dae642c6044d04a5800eb41b7cad85b6f285d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.18.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.6.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260807111123-c24dae642c6044d04a5800eb41b7cad85b6f285d_1786101250267_0.052076145114626105","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260807123104-a6f7c92f6166bba7fbeb6a7268588f432906385f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260807123104-a6f7c92f6166bba7fbeb6a7268588f432906385f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260807123104-a6f7c92f6166bba7fbeb6a7268588f432906385f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8423badd31de0ec58b8737156e0cb4d025a5766a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260807123104-a6f7c92f6166bba7fbeb6a7268588f432906385f.tgz","fileCount":5,"integrity":"sha512-UlDPDFa+rQ8cWSJmrYrzzdWHaE0Q7wxNCHoMBSivxXLjjoat+clCZ8cFRpBlMvX8ps1Kkqiv96kIiBsBVDer1A==","signatures":[{"sig":"MEUCIBo4tC7JyZtUbPH+2YXoO8jtwm/We5IW0fbsF/f8Nt7nAiEAieympLlG1ESE/a7kVLkhTmanpKlNtWZIZ8Xcovn/qs4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260807123104-a6f7c92f6166bba7fbeb6a7268588f432906385f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a6f7c92f6166bba7fbeb6a7268588f432906385f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260807123104-a6f7c92f6166bba7fbeb6a7268588f432906385f_1786106030918_0.48526191500321314","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260807124437-41be1d397e2aaa97263fc07eb94493d4215dbaf7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260807124437-41be1d397e2aaa97263fc07eb94493d4215dbaf7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260807124437-41be1d397e2aaa97263fc07eb94493d4215dbaf7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7d585c8bfddd014d5fa82beb702f9f9c8e9dad55","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260807124437-41be1d397e2aaa97263fc07eb94493d4215dbaf7.tgz","fileCount":5,"integrity":"sha512-HVN3hAuzmI3l/BQv/gK4A32ARodXmcfaazS8B51W4SWK4JRpJLZRvkK+mJb9BObRKhN9VTq6Rk4XTWBKjEcFpg==","signatures":[{"sig":"MEQCIGwDNPS0pTnnlfJvT1yTd1ygv7JGC4E8keZEcK36MngDAiBUib4GyQMFGpWc8vVcuzhg+OKWM6A9+Y1+UEAhlRDfVw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260807124437-41be1d397e2aaa97263fc07eb94493d4215dbaf7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"41be1d397e2aaa97263fc07eb94493d4215dbaf7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.18.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.6.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260807124437-41be1d397e2aaa97263fc07eb94493d4215dbaf7_1786106807138_0.6349905450076798","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260807124426-21929175e66d29c6606ad9e3fad8fe09ba8265e8":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260807124426-21929175e66d29c6606ad9e3fad8fe09ba8265e8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260807124426-21929175e66d29c6606ad9e3fad8fe09ba8265e8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d7eb3ee06b8d9b881ce6e1707c0bfd6ec3789873","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260807124426-21929175e66d29c6606ad9e3fad8fe09ba8265e8.tgz","fileCount":5,"integrity":"sha512-UHpyzZJM8TRxiYMyYVM3JVlpPl4esAEiIttyF6vXrlhxJp+h4+FeYw0rfrxE23A9YG2jj/feNDFZGzLCgXzOSg==","signatures":[{"sig":"MEUCIQDryFduKCa6RS54DI/m0uoDmnebLy51PeWZuVq68v9DVQIgBeTyMN2+c5o5RcQFJxnh5V1bQiuOsJKlzeSu1u0l73E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260807124426-21929175e66d29c6606ad9e3fad8fe09ba8265e8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"21929175e66d29c6606ad9e3fad8fe09ba8265e8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260807124426-21929175e66d29c6606ad9e3fad8fe09ba8265e8_1786106828641_0.9963091310201166","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260807130717-bd9af5fa741360a8343bb9f18d8031779725b983":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260807130717-bd9af5fa741360a8343bb9f18d8031779725b983","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260807130717-bd9af5fa741360a8343bb9f18d8031779725b983","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"573f3ddd0231f0a5a9cf57302510b43eab49d696","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260807130717-bd9af5fa741360a8343bb9f18d8031779725b983.tgz","fileCount":5,"integrity":"sha512-UFDQr6N9EanopCz315Y3P1z5fH+XxRZM5u33v6PZNbQBqFhaO1yV5FukaGEUYvuB8miNy+5WNI7E/HMw89tEMQ==","signatures":[{"sig":"MEUCIQD5AyJuaHsO078FVvZ5keNUKL0xytXVfMF345KgNM3U/wIgXYibZaaK5tGSE76CibS5Tl/zYqN0uchTZTepBahYcxQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260807130717-bd9af5fa741360a8343bb9f18d8031779725b983","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866901},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bd9af5fa741360a8343bb9f18d8031779725b983","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"npm:@typescript/typescript6@6.0.2","@types/inline-css":"3.0.4","@typescript/native":"npm:typescript@7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260807130717-bd9af5fa741360a8343bb9f18d8031779725b983_1786108129965_0.24036579598169627","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260807131652-415668fb461cae3a169dc9f8bf26d203e6984882":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260807131652-415668fb461cae3a169dc9f8bf26d203e6984882","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260807131652-415668fb461cae3a169dc9f8bf26d203e6984882","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1f51087edfa8a88e482fd147837f9034233ef35c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260807131652-415668fb461cae3a169dc9f8bf26d203e6984882.tgz","fileCount":5,"integrity":"sha512-lEfKIX1yWsuhW97L27e2IzugZONs/Ce6WUUC8lDO3CJASMoZqqNbPO2wRIKJ1BteyPKB7FYd10uU4MBnpq3pWg==","signatures":[{"sig":"MEYCIQC/tRGR6kBm5hqdebgD3q8Mnz/yTaY9FT76kLqSE8Rf5wIhANFMJq0mO1mmoF07XVrDTWJh7DfpfmxtIC9L56N7hGvH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260807131652-415668fb461cae3a169dc9f8bf26d203e6984882","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866901},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"415668fb461cae3a169dc9f8bf26d203e6984882","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"npm:@typescript/typescript6@6.0.2","@types/inline-css":"3.0.4","@typescript/native":"npm:typescript@7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260807131652-415668fb461cae3a169dc9f8bf26d203e6984882_1786108706714_0.057804266030910156","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260807132439-7ac5051d0e0117f3de407c3180bc0d325d51e79b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260807132439-7ac5051d0e0117f3de407c3180bc0d325d51e79b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260807132439-7ac5051d0e0117f3de407c3180bc0d325d51e79b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"dd33f72dce14eafd7a60d1d96484c86cdb4b4ef1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260807132439-7ac5051d0e0117f3de407c3180bc0d325d51e79b.tgz","fileCount":5,"integrity":"sha512-48I14VN6tXlYbCTsouUFUs1/TqBK3Kgx3Z/0AZK6bBfyZY5GsZfOELBTB/39iuPCwHWyNAtYJysLqinhWys25Q==","signatures":[{"sig":"MEQCIG/Nea7FQF39R+JY1jKzlG4vPbrhI5DaEyNi59g1RSYVAiBS1lOu3rL92xxx0pX4CXPk7XxzY+us+k2Gszeiw3fWfA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260807132439-7ac5051d0e0117f3de407c3180bc0d325d51e79b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866901},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7ac5051d0e0117f3de407c3180bc0d325d51e79b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"npm:@typescript/typescript6@6.0.2","@types/inline-css":"3.0.4","@typescript/native":"npm:typescript@7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260807132439-7ac5051d0e0117f3de407c3180bc0d325d51e79b_1786109170426_0.3134925746028201","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260807134450-debd79e705d2b66ce02e3f049fe83744c9d17e2c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260807134450-debd79e705d2b66ce02e3f049fe83744c9d17e2c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260807134450-debd79e705d2b66ce02e3f049fe83744c9d17e2c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2b864b4e95dedbc0d63adb971ac4d3e32ac57643","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260807134450-debd79e705d2b66ce02e3f049fe83744c9d17e2c.tgz","fileCount":5,"integrity":"sha512-qsn1+Yf+orEYWhNQZ/mOhG4a7NkzNgx24ROkw6QittQ3x9O3pQ/EuVnCFwlmTzCqX39Lwks4vcwZWu36Pg9xag==","signatures":[{"sig":"MEUCIQD660uso6jdi4YY1PBPHzA91ES7liR9fDjm1n56Zgkl5gIgALuSIH94qj3C5JKysbNQG0mQbyxdN3CBpxU/v6QPHqM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260807134450-debd79e705d2b66ce02e3f049fe83744c9d17e2c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"debd79e705d2b66ce02e3f049fe83744c9d17e2c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260807134450-debd79e705d2b66ce02e3f049fe83744c9d17e2c_1786110404735_0.22673621718902326","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260807134403-5997bd52f4f9481028ae3e31ce1c288cea29f5c9":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260807134403-5997bd52f4f9481028ae3e31ce1c288cea29f5c9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260807134403-5997bd52f4f9481028ae3e31ce1c288cea29f5c9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bc17964896ae9ed55c73ebf20f3b7baa8fbfeb26","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260807134403-5997bd52f4f9481028ae3e31ce1c288cea29f5c9.tgz","fileCount":5,"integrity":"sha512-TlcxdSogAMRtInyV6mL/UOuLWYUynVfOiTjYL7Iasg5ZBmttCUFdp9SoD/ioB1K4ywGTgA6m3fJwQnld1t2sXw==","signatures":[{"sig":"MEUCIADAaPxSpAr8h10veFRSEB0QEykL86vOot7Fo3jOzLFaAiEAuZUylmxwS8eePOLLZb4SPI9QvnhDM6j+ejNvT73QtzE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260807134403-5997bd52f4f9481028ae3e31ce1c288cea29f5c9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5997bd52f4f9481028ae3e31ce1c288cea29f5c9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260807134403-5997bd52f4f9481028ae3e31ce1c288cea29f5c9_1786110410331_0.25335390888880793","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260807134709-f4d363ce7a0cbdb6a72e49ed0b2e7aa0ba2c3537":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260807134709-f4d363ce7a0cbdb6a72e49ed0b2e7aa0ba2c3537","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260807134709-f4d363ce7a0cbdb6a72e49ed0b2e7aa0ba2c3537","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3ca645bd1b6f722a79328b81d220e9990c074106","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260807134709-f4d363ce7a0cbdb6a72e49ed0b2e7aa0ba2c3537.tgz","fileCount":5,"integrity":"sha512-ZhI4ku96BRZAVUDxawL1We/FZrgB4D2P5TeqlYqnETGxDiCAMeDheQLZ2kSXHdCWNJd1E58lvuey4H6hD0OL+g==","signatures":[{"sig":"MEUCICO8QZnO4iF0s9s4Z1Z0yf8UzZ8dyeCjNDbcDZO42nkJAiEA4nYAFlutDxcagjC2C30aCReERxvEEk+z7VOeufSqZK4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260807134709-f4d363ce7a0cbdb6a72e49ed0b2e7aa0ba2c3537","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f4d363ce7a0cbdb6a72e49ed0b2e7aa0ba2c3537","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260807134709-f4d363ce7a0cbdb6a72e49ed0b2e7aa0ba2c3537_1786110593387_0.6104271215900623","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260807134712-c5c3e3a78e1755f7fc31c86f5c5052fee57b2780":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260807134712-c5c3e3a78e1755f7fc31c86f5c5052fee57b2780","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260807134712-c5c3e3a78e1755f7fc31c86f5c5052fee57b2780","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"db1414ba06de7438bb1af294d116df0f27f18bfa","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260807134712-c5c3e3a78e1755f7fc31c86f5c5052fee57b2780.tgz","fileCount":5,"integrity":"sha512-566Y5bBgwZGfIhaKtsLG82/U6dqQQu1Wj8rVEEhWycTuLaruKu9OQ2v4Ksu/VkL5jXLlyfzJlhlyfJVGvILyrw==","signatures":[{"sig":"MEQCIHOB2jGPlbW7IuNCXse0TCZkytEQ5fpleUAw3d5IGfWwAiAd4kj9sxXzz7r6v+7eRymHdTLTKtS5nnF76XJM2tK0DA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260807134712-c5c3e3a78e1755f7fc31c86f5c5052fee57b2780","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c5c3e3a78e1755f7fc31c86f5c5052fee57b2780","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260807134712-c5c3e3a78e1755f7fc31c86f5c5052fee57b2780_1786110596356_0.7268881873815491","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260807135614-5c1fa38e2168b0c9965cf8d83c12d8def3510637":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260807135614-5c1fa38e2168b0c9965cf8d83c12d8def3510637","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260807135614-5c1fa38e2168b0c9965cf8d83c12d8def3510637","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6e18664e8124112f757aae503771e5756e6f6c20","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260807135614-5c1fa38e2168b0c9965cf8d83c12d8def3510637.tgz","fileCount":5,"integrity":"sha512-lE6UOzVAAgo28vDu9gqhZ4BAhNJP2fZxYTYBAfY0vwUPfk3pdUj+BOAInuJKN47GQKMcnGNtA2T4R7QRuf1SEQ==","signatures":[{"sig":"MEUCIBoJ1xXXNnDj4SnrodKm78vc3VBLVsw+Myrf2pMDJ2Z3AiEA001q40HBSErO1oPPxcEdb9vPOnKAkgmWlAeyQT8Zx7A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260807135614-5c1fa38e2168b0c9965cf8d83c12d8def3510637","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5c1fa38e2168b0c9965cf8d83c12d8def3510637","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260807135614-5c1fa38e2168b0c9965cf8d83c12d8def3510637_1786111099118_0.9777977434283127","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260807141849-86dafb20add44b203787662534427bcb3a80739c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260807141849-86dafb20add44b203787662534427bcb3a80739c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260807141849-86dafb20add44b203787662534427bcb3a80739c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4abf1ed19e2bde60dce1f6135151ba9ae16454b7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260807141849-86dafb20add44b203787662534427bcb3a80739c.tgz","fileCount":5,"integrity":"sha512-cUcQMo/oskf5Ie5qBMuCfhU1MCuwCblQcz4ZeYJz9Fzq62StwUzuf5+a2TlF88up0hUP2v6rB+JNNxDN6HiDpw==","signatures":[{"sig":"MEUCIQCvcaSDfFlzDH47MeNInK3pAGhkVlSQSRHpX15giEo4egIgAKLgRyr2Z/4PvmLJOrym05iWzISn8OeQbamNensr4b4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260807141849-86dafb20add44b203787662534427bcb3a80739c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"86dafb20add44b203787662534427bcb3a80739c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260807141849-86dafb20add44b203787662534427bcb3a80739c_1786112499831_0.716534290224883","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260807142238-8aa5e82a39930e657cabd57b6d9b6106ef918e89":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260807142238-8aa5e82a39930e657cabd57b6d9b6106ef918e89","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260807142238-8aa5e82a39930e657cabd57b6d9b6106ef918e89","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"82248176694036f03f77d8a096d6c5f8394176f0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260807142238-8aa5e82a39930e657cabd57b6d9b6106ef918e89.tgz","fileCount":5,"integrity":"sha512-pvRqlV73eCLYvfg7Cup8iw+1YyhNfz74AjSSwDrfzWi7AI/ghDb3r9M/NbbyLkbs0fuMyjqvnwMXGC0C5lSzmA==","signatures":[{"sig":"MEYCIQDJNLnRtkYYBrb82RHySIfTrZ5yGzkmZAdBPjYXsAxSzAIhAJs9nMZk9lA/JQNTmbEq2shc85JTlVCaB2csA8N/TKKn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260807142238-8aa5e82a39930e657cabd57b6d9b6106ef918e89","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1867443},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8aa5e82a39930e657cabd57b6d9b6106ef918e89","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260807142238-8aa5e82a39930e657cabd57b6d9b6106ef918e89_1786112726877_0.2922137596530643","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260807202919-252bdc5e0d579e5077f72f127a6887dd32fb1e92":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260807202919-252bdc5e0d579e5077f72f127a6887dd32fb1e92","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260807202919-252bdc5e0d579e5077f72f127a6887dd32fb1e92","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"43b4a6a281d527af63abe62cf6df1d66f620c5a1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260807202919-252bdc5e0d579e5077f72f127a6887dd32fb1e92.tgz","fileCount":5,"integrity":"sha512-K1752zCc9RRnXD1TU6yRwVqU1osJXkf4FEC0o1LHEZeneo1K1/MvLGvmlDXS/deJyyWlbjNCUNUE7w2GsBpKbw==","signatures":[{"sig":"MEQCIFh9AUMzLx4SBe5UaNRt2TxjIaFiGb54C+t3h1aBz9P2AiAiKIUIgwO8RE6xHYcX/Fvy1GuFopeTz17f6geu4w7ylw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260807202919-252bdc5e0d579e5077f72f127a6887dd32fb1e92","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"252bdc5e0d579e5077f72f127a6887dd32fb1e92","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260807202919-252bdc5e0d579e5077f72f127a6887dd32fb1e92_1786134722009_0.15772718870566727","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260808071449-f4d363ce7a0cbdb6a72e49ed0b2e7aa0ba2c3537":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260808071449-f4d363ce7a0cbdb6a72e49ed0b2e7aa0ba2c3537","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260808071449-f4d363ce7a0cbdb6a72e49ed0b2e7aa0ba2c3537","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b57bf8f97374005b97a6d32abd5000b8832d6299","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260808071449-f4d363ce7a0cbdb6a72e49ed0b2e7aa0ba2c3537.tgz","fileCount":5,"integrity":"sha512-i1o8T4r5tVeC2YbD+rRJ38h2JD3dGR88XwuP1BJXL+Fd30EncDDmdAuMdgB8KtUtV8PdjK7oBuBRBCCOEFLPWQ==","signatures":[{"sig":"MEYCIQCNaEr4LCuWUygJBh0GyB0SQCr448eoKWB63W0AwE4+6gIhAO1p20eTGkOi0iOqtcpZveAnSact3vmJDt9y6uK3C7s1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260808071449-f4d363ce7a0cbdb6a72e49ed0b2e7aa0ba2c3537","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f4d363ce7a0cbdb6a72e49ed0b2e7aa0ba2c3537","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260808071449-f4d363ce7a0cbdb6a72e49ed0b2e7aa0ba2c3537_1786173454486_0.1905683200415964","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260808162540-5022c0de885540ef62b34bf7695599204e11a2d9":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260808162540-5022c0de885540ef62b34bf7695599204e11a2d9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260808162540-5022c0de885540ef62b34bf7695599204e11a2d9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ca54975c4bc0be766e12cc851feac36be77be6fc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260808162540-5022c0de885540ef62b34bf7695599204e11a2d9.tgz","fileCount":5,"integrity":"sha512-LLJ60+1P6hSsGSug95gX3b5FTd8QaSuh/1mtyC2L/T0o9+ZmXWOv3yFZVhc8G8JzBHXEVvr9zl6UiMvpOOwB3A==","signatures":[{"sig":"MEUCIQDBSiB7IM87dlPji3cGDaF3wSft/kVkuKL3bQ3Qc5lwKgIgSzzgH84+v6Br1XLU2OtozIEpb1Rt6K1saLTxDP9lGbY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260808162540-5022c0de885540ef62b34bf7695599204e11a2d9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1870964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5022c0de885540ef62b34bf7695599204e11a2d9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260808162540-5022c0de885540ef62b34bf7695599204e11a2d9_1786206495095_0.5559776304489452","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260808202545-e3480fe4ae930e95ebe1d26f6cf9e7335c631b1b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260808202545-e3480fe4ae930e95ebe1d26f6cf9e7335c631b1b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260808202545-e3480fe4ae930e95ebe1d26f6cf9e7335c631b1b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7dfc32bc4f80b8cf1b28004fd702e57f4499d469","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260808202545-e3480fe4ae930e95ebe1d26f6cf9e7335c631b1b.tgz","fileCount":5,"integrity":"sha512-s2vNKVCj4L4/Uyr4xENA6lQ1kLL/NxsxXVx8tIMtjDeZ6p6mbNXwo5f4Or11icJm5XFTBh6XoT51kSjzNWgmKQ==","signatures":[{"sig":"MEUCIEF92G6Wv5qeaJpg63+Lj7ksSD/rn8muDXaK9l6KXQjSAiEAiFtOMA509S/whjQgI5FrC8Bkr+X8KnxiF9+cIcz8LlE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260808202545-e3480fe4ae930e95ebe1d26f6cf9e7335c631b1b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1870964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e3480fe4ae930e95ebe1d26f6cf9e7335c631b1b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260808202545-e3480fe4ae930e95ebe1d26f6cf9e7335c631b1b_1786220906407_0.14940203377956274","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809085117-a6960c8c10a6dc01508bf530b5f7c69ae3da6ad6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809085117-a6960c8c10a6dc01508bf530b5f7c69ae3da6ad6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809085117-a6960c8c10a6dc01508bf530b5f7c69ae3da6ad6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4a99f8bf70bb332d8d5f2cd4a306278d5bfaa013","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809085117-a6960c8c10a6dc01508bf530b5f7c69ae3da6ad6.tgz","fileCount":5,"integrity":"sha512-QZrqsXsbWI1m6t6D00x85Lkzy/72WA1DsM12QuvAbPLBI7Yl77DSftiPq22tEdgzduGGUdfPojk5Hci7X1HA/A==","signatures":[{"sig":"MEQCIBedVbBoo/E6u3Jgwxc7hSP7p9z75w0II4tihdBdQvPFAiAg9FVD7NOthVHT110bxCzDpR+nXiQ+hfqeLUfwtJA83Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809085117-a6960c8c10a6dc01508bf530b5f7c69ae3da6ad6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a6960c8c10a6dc01508bf530b5f7c69ae3da6ad6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.0","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809085117-a6960c8c10a6dc01508bf530b5f7c69ae3da6ad6_1786265639821_0.060462414949974175","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809085136-5adb8873a97a601b2a4345aab9c747ad3c406d92":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809085136-5adb8873a97a601b2a4345aab9c747ad3c406d92","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809085136-5adb8873a97a601b2a4345aab9c747ad3c406d92","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3e0282fab2989f31a17771da2a1ecb8ea8d1c09c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809085136-5adb8873a97a601b2a4345aab9c747ad3c406d92.tgz","fileCount":5,"integrity":"sha512-w6vj5qoAlVsBWLra0fhWEYMWtCuIvnxoFLLvv3oK/IrEU4pYgCqrcZyOX1q2rG40Wq0UBg+e2QmZzw0IGGzhuA==","signatures":[{"sig":"MEQCIEiWq/5FS2aGMx7ILVAFooMR25sKbXJTH6Uq3joUX/a1AiBRvUOP/OKr1s0SjpELzBlipeaOT45DcEztNHbhlA15Pw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809085136-5adb8873a97a601b2a4345aab9c747ad3c406d92","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1866823},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5adb8873a97a601b2a4345aab9c747ad3c406d92","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"5.3.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809085136-5adb8873a97a601b2a4345aab9c747ad3c406d92_1786265661024_0.14039244476677615","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809085910-482d2e84521d9ac5a22bf3bbc875c5cfd4e5abfa":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809085910-482d2e84521d9ac5a22bf3bbc875c5cfd4e5abfa","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809085910-482d2e84521d9ac5a22bf3bbc875c5cfd4e5abfa","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0040d1847ce094bc8f535912612d2251a76a7f27","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809085910-482d2e84521d9ac5a22bf3bbc875c5cfd4e5abfa.tgz","fileCount":5,"integrity":"sha512-jBLYjzilP+QEdkyJTSXRLpR+ufk6RYH1Res2yyrzDPmd2xTv6t4i9a9hRH5TqEyoxWj6SCVutdsRmw0SQHUfeA==","signatures":[{"sig":"MEYCIQCEttwf8dG1NjPZlidOBmh6oGhhxLsqfwXbRkZdZ41LxAIhAJlZNZxrQPJSkLRvwDj8QrZSbsqd9x03iNzmjWpwyv/+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809085910-482d2e84521d9ac5a22bf3bbc875c5cfd4e5abfa","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1870964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"482d2e84521d9ac5a22bf3bbc875c5cfd4e5abfa","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809085910-482d2e84521d9ac5a22bf3bbc875c5cfd4e5abfa_1786266111961_0.16831838467534554","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809093153-0cee07f19611619bc1a89486453709b62f3f2bc7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809093153-0cee07f19611619bc1a89486453709b62f3f2bc7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809093153-0cee07f19611619bc1a89486453709b62f3f2bc7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2fcc1f4bd74e133fdb9276555c3ba22415ce27bc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809093153-0cee07f19611619bc1a89486453709b62f3f2bc7.tgz","fileCount":5,"integrity":"sha512-d+IXoFVYeWoqMX9LuGEoh6mfoq6hIbJA/tPRsOo0eZNcdJQRe72XlGqZdoNP8E1/aFFWM4eQ9qUl+hd7yb3/Gg==","signatures":[{"sig":"MEUCIQCSl1LjSGju/M4+zJI53DgI9HLOL+6UkulTv+03Xn+e6QIgWxFHJY43WSwwioUp7srEs4yAddY+da+MSw4o/HLOey4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809093153-0cee07f19611619bc1a89486453709b62f3f2bc7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1870964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0cee07f19611619bc1a89486453709b62f3f2bc7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809093153-0cee07f19611619bc1a89486453709b62f3f2bc7_1786268081655_0.6084700514729209","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809094047-ba061d62724a35efd27de277278d4dcf2064ea47":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809094047-ba061d62724a35efd27de277278d4dcf2064ea47","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809094047-ba061d62724a35efd27de277278d4dcf2064ea47","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f6cfd9d49327a7bfce4d26be5fb0e8eccbb481e1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809094047-ba061d62724a35efd27de277278d4dcf2064ea47.tgz","fileCount":5,"integrity":"sha512-ZAhwIRdU+c3+y7SImyq14NXxzC0SXRm+ZbtqaIIk2oPQSP6N+mphXhIrB4BzRDd5QEcF2RGpnPq1PmRmPs+LoQ==","signatures":[{"sig":"MEYCIQCajPlhDUbkh/48EvYibtfv5FRXfV6lqIDriXb8bT6DpAIhAKL18vIuVJRrY28Cdc1COwFPQmi0k7aop23IJ9703LPA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809094047-ba061d62724a35efd27de277278d4dcf2064ea47","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1870964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ba061d62724a35efd27de277278d4dcf2064ea47","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809094047-ba061d62724a35efd27de277278d4dcf2064ea47_1786268615697_0.4281807597776446","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809094255-9a12fa8c852e5db6098b4f7ca93e63ec3d62c67c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809094255-9a12fa8c852e5db6098b4f7ca93e63ec3d62c67c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809094255-9a12fa8c852e5db6098b4f7ca93e63ec3d62c67c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"79f7ea0c8e0a0349bcc15460dc55fa3ba910e04f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809094255-9a12fa8c852e5db6098b4f7ca93e63ec3d62c67c.tgz","fileCount":5,"integrity":"sha512-rEVzGogFqyc/ZFgBAannqzfUHk/N67UxOPW5g7UYyuJJV/beZPkUJN7tQdYc3eyeQH7UE0QE5kQT8AorqGsJAA==","signatures":[{"sig":"MEUCIGjRpc42KMVt7KEjIIBBMMOsgLfXYknZAC9OkIjWdZn/AiEArVDy2lXuNLLMhn12cdDU3jvaWOkKCqz/zMtRPfdO3wA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809094255-9a12fa8c852e5db6098b4f7ca93e63ec3d62c67c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1870964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9a12fa8c852e5db6098b4f7ca93e63ec3d62c67c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809094255-9a12fa8c852e5db6098b4f7ca93e63ec3d62c67c_1786268739124_0.20335847628096348","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809094304-465ca247da3cfbb8c940bfce0071be87fa85fd9a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809094304-465ca247da3cfbb8c940bfce0071be87fa85fd9a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809094304-465ca247da3cfbb8c940bfce0071be87fa85fd9a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a017ae2adc3dddb62e9c9ef28de31dd787d9a19f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809094304-465ca247da3cfbb8c940bfce0071be87fa85fd9a.tgz","fileCount":5,"integrity":"sha512-yAzheVcIztrS8R8rUquWH3Zbf+ZlWOQaXxHQdkogI4u00l9szNjWqRHW+elL9cs4fxIbYNSpSZ1Fualy6QYKIQ==","signatures":[{"sig":"MEUCIQCISz8+c4d7Tc8KO/J1TjL6E1qYYv3mtkNxp4T3O9wGGQIgbdTyUYDf4UsFBjxNZZYgU50Sb/3WJYM+oQkqUnvHgRA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809094304-465ca247da3cfbb8c940bfce0071be87fa85fd9a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1878821},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"465ca247da3cfbb8c940bfce0071be87fa85fd9a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809094304-465ca247da3cfbb8c940bfce0071be87fa85fd9a_1786268747147_0.5664213209903177","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809094852-f1b9777471b316cff4574c238ed69987d3f7fd41":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809094852-f1b9777471b316cff4574c238ed69987d3f7fd41","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809094852-f1b9777471b316cff4574c238ed69987d3f7fd41","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"385c4b61091b9085b83fd63c75d4bb9b122ee89f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809094852-f1b9777471b316cff4574c238ed69987d3f7fd41.tgz","fileCount":5,"integrity":"sha512-wKTPstq1Wr3uHCcahQmy5GmAtSUC9TZpuMEo7yjPVC+lslr/QeLt7nhAKk88r1X5Tmahdq9k53F7GupRuYC/eQ==","signatures":[{"sig":"MEYCIQDmrDIKIdpTylbwd18Aex+ItGb9V0v3aiD9Ceml7YrEfQIhAO7dUw8weo+U5ciwDFKWuGbgSeUmOW6TVI9gP/1U4fcD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809094852-f1b9777471b316cff4574c238ed69987d3f7fd41","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1870964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f1b9777471b316cff4574c238ed69987d3f7fd41","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809094852-f1b9777471b316cff4574c238ed69987d3f7fd41_1786269096248_0.8614169707336987","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809101845-218fdd73d115736d4fab822d85a613ce0bbccab1":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809101845-218fdd73d115736d4fab822d85a613ce0bbccab1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809101845-218fdd73d115736d4fab822d85a613ce0bbccab1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9cced0419f2d95dc44abfa098df935ea15b0890d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809101845-218fdd73d115736d4fab822d85a613ce0bbccab1.tgz","fileCount":5,"integrity":"sha512-KC4DSnKGllT/tGY6Z9GJNfM3I24xjIqjbl13HCS+WakjweaPGFevCHd5kI9cvbuY0X1N3lbp6mo9cF+AWO0PMQ==","signatures":[{"sig":"MEYCIQDXBsgWIztihuj21hOcKd7MDhXh9jCe+xDsfCEBwKVligIhAJKPZeHMANlj44R51ExtjcxBZIOwD8vh5qCBWiywACyI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809101845-218fdd73d115736d4fab822d85a613ce0bbccab1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1870964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"218fdd73d115736d4fab822d85a613ce0bbccab1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809101845-218fdd73d115736d4fab822d85a613ce0bbccab1_1786270890665_0.4913839787585623","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809102442-455ebf1967ffd6d3d74503ff6b5d86e9a5ea7e2d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809102442-455ebf1967ffd6d3d74503ff6b5d86e9a5ea7e2d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809102442-455ebf1967ffd6d3d74503ff6b5d86e9a5ea7e2d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"826fb9b5aa11aa7184511fd7baa231f55ef723e5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809102442-455ebf1967ffd6d3d74503ff6b5d86e9a5ea7e2d.tgz","fileCount":5,"integrity":"sha512-+zST1E1KaNxHl689RT6kGLg/tsxjf4byBK/npOR7uLpqwzikrPYKjw+FH9BM60gowGqccomKmA1kewk91/LwtA==","signatures":[{"sig":"MEUCIQD1NFjfpTIM4A3VUpy+wK/Z0IChXk+Ps6AsWMOGgEihNgIgRTWOqk7BQ1peKnQnYpAumuS0gjsSoW/JFOcvI9I0yco=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809102442-455ebf1967ffd6d3d74503ff6b5d86e9a5ea7e2d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1870964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"455ebf1967ffd6d3d74503ff6b5d86e9a5ea7e2d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809102442-455ebf1967ffd6d3d74503ff6b5d86e9a5ea7e2d_1786271248417_0.165293250808505","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809102627-e0125aa00be3f2b198c68b1bc1150ddadbea1443":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809102627-e0125aa00be3f2b198c68b1bc1150ddadbea1443","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809102627-e0125aa00be3f2b198c68b1bc1150ddadbea1443","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ee5d676f0e65685efe3a07ebce3f0135bf009e2a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809102627-e0125aa00be3f2b198c68b1bc1150ddadbea1443.tgz","fileCount":5,"integrity":"sha512-oVruDKeNqDt3KiIivZmNHnuVT87/k/owQvjbuB/9pSp4ueHFsPrZz4w5nO0YpRx4EroJZEXADpcHbaWMNdL97A==","signatures":[{"sig":"MEYCIQCtJW8qbM+KC3jMr7jIR9Od5YnYB3kX9J5dB1rO8zn6FQIhAIlaIRVWVBJF8A6N2arlqiuOXU8oPvAa8oPI2k0SVg7Z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809102627-e0125aa00be3f2b198c68b1bc1150ddadbea1443","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1878821},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e0125aa00be3f2b198c68b1bc1150ddadbea1443","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809102627-e0125aa00be3f2b198c68b1bc1150ddadbea1443_1786271349887_0.6883283313421968","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809103251-d1f0e901a93be0f71373ec914750515ad8528c79":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809103251-d1f0e901a93be0f71373ec914750515ad8528c79","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809103251-d1f0e901a93be0f71373ec914750515ad8528c79","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"44abe9bd2633c9ba38a0e27faa5e9d6ec2be6523","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809103251-d1f0e901a93be0f71373ec914750515ad8528c79.tgz","fileCount":5,"integrity":"sha512-YKiLQ3FBzB68I3YnAvRt1jv8tQN6WwsNsfXMhefZHwottpN9Pf159MJYboNDxUbof7d/SKOEZtulwenzflbuPw==","signatures":[{"sig":"MEUCIGMlemI2uqrLtbMf7wbduPNZKj1Utqjkk9G7ZRJdz/4RAiEA1na8PEOmlJCTP9iklgbEAucNdSkJDid0ri6dyxGZDTk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809103251-d1f0e901a93be0f71373ec914750515ad8528c79","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1870964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d1f0e901a93be0f71373ec914750515ad8528c79","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809103251-d1f0e901a93be0f71373ec914750515ad8528c79_1786271734630_0.8040107040905533","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809104433-3249d934748344704a7c6efe5757a2ae48a5a88d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809104433-3249d934748344704a7c6efe5757a2ae48a5a88d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809104433-3249d934748344704a7c6efe5757a2ae48a5a88d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"81931bba490ac106c4409ddd440e1e77eae83d20","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809104433-3249d934748344704a7c6efe5757a2ae48a5a88d.tgz","fileCount":5,"integrity":"sha512-AWnLbKb6NIYhLQVx9VssNuVDOgzDHFIjHGP5yvLIa+dmbPGCWWfIVzZTItISK80Lb0Raym6iV6EVY6gtoUPRrQ==","signatures":[{"sig":"MEUCIGNqp6fyf9IlM/2rwlmz+tZrA8p/SDqdqmQc3e3q86OVAiEAj4XTiFVrV1pfCQJfnpU6vzGjsRtH/CGb46ZY3n8/l2o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809104433-3249d934748344704a7c6efe5757a2ae48a5a88d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1874007},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3249d934748344704a7c6efe5757a2ae48a5a88d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809104433-3249d934748344704a7c6efe5757a2ae48a5a88d_1786272438684_0.4737779147720238","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809131537-3e3d92ce6dee27a27d907c69a40289b032c1bd24":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809131537-3e3d92ce6dee27a27d907c69a40289b032c1bd24","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809131537-3e3d92ce6dee27a27d907c69a40289b032c1bd24","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1059474b5fc15c510beea8d4a65a08a47be4cd5b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809131537-3e3d92ce6dee27a27d907c69a40289b032c1bd24.tgz","fileCount":5,"integrity":"sha512-C2V87zp8nFBuPr0qz7bH4rC9FHk2PFm/bY17wcTkec/SbthLTrusWPhkrsroHhoi+J1IXmrqskCCAGj6ocQj+A==","signatures":[{"sig":"MEUCIDVYaaXm4FOztKmC+XuK1aC8ZGwQlEQHXQ5n/jIB8ESkAiEAotV4amCS1mWYjnj3gfJTU2JAbr47jZqp8Nvg/vr9P5I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809131537-3e3d92ce6dee27a27d907c69a40289b032c1bd24","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1870964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3e3d92ce6dee27a27d907c69a40289b032c1bd24","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809131537-3e3d92ce6dee27a27d907c69a40289b032c1bd24_1786281467938_0.7215954814386032","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809145124-b60ae10c20a279824913221463de149f2fa22377":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809145124-b60ae10c20a279824913221463de149f2fa22377","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809145124-b60ae10c20a279824913221463de149f2fa22377","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"42bdc431f0e4514812dff4f49770e38935857147","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809145124-b60ae10c20a279824913221463de149f2fa22377.tgz","fileCount":5,"integrity":"sha512-ptjYRCHLjapWa4GBqITDk7PVWc+yvNoJlm7j9OGxzQw3ZKO+coEnpZbIXKxSo7sPXk/rR20zYQuLfKe68AA2PA==","signatures":[{"sig":"MEYCIQDRPhuvwKQZtoLs+pWTsUjCRFLTAZbSPpCDKc8tcYKyhQIhANafcJ3ftRRBsdlfc6tuNZhO1LPoxqJrgyG82Ekv9jCK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809145124-b60ae10c20a279824913221463de149f2fa22377","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1870964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b60ae10c20a279824913221463de149f2fa22377","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809145124-b60ae10c20a279824913221463de149f2fa22377_1786287250087_0.8514302097458","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809145124-d6ac1cae653b1dbd009ef338403997a44afe081e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809145124-d6ac1cae653b1dbd009ef338403997a44afe081e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809145124-d6ac1cae653b1dbd009ef338403997a44afe081e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f4ef22934d2e6d13c4bd0e296fba389f54973f65","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809145124-d6ac1cae653b1dbd009ef338403997a44afe081e.tgz","fileCount":5,"integrity":"sha512-ZyZTPcrCkmE/a30dlOaGHPs82wTe+6ar60U2X+zsrfQsYNJyGm3k8tgZKxcgORQ14D37Ekv7J42wqg+/3FpBEg==","signatures":[{"sig":"MEUCIQCv1NIxRBremhwU3jbFJxZcP3+hvW6nGnZqZ2kW2vtaegIgbXvYppdRigYVbgH3GVQF/v/19oXWJchXYdgVRPh14Rk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809145124-d6ac1cae653b1dbd009ef338403997a44afe081e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1878821},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d6ac1cae653b1dbd009ef338403997a44afe081e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809145124-d6ac1cae653b1dbd009ef338403997a44afe081e_1786287251974_0.8898381620590403","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809145129-d6ac1cae653b1dbd009ef338403997a44afe081e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809145129-d6ac1cae653b1dbd009ef338403997a44afe081e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809145129-d6ac1cae653b1dbd009ef338403997a44afe081e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"28d1b21510905f2e2204edb0e548859a2be18ed6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809145129-d6ac1cae653b1dbd009ef338403997a44afe081e.tgz","fileCount":5,"integrity":"sha512-Gvdip8qGFh0YEm2RZ+TlEYbnTHgHx/4SA3XyH5Xvpe1wMTohwoc3rO38JPi14rj7qOQfa86oui+0wzxK0kre4Q==","signatures":[{"sig":"MEUCIBc6zeJBhQczZl4BfD9s3wvnjA4PtLSB5PLtr3HMqQUhAiEAoBoBUSvs1SGv8NbdrH4AgDOGJ2mkolZnS3Zzr/YYRJs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809145129-d6ac1cae653b1dbd009ef338403997a44afe081e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1878821},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d6ac1cae653b1dbd009ef338403997a44afe081e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809145129-d6ac1cae653b1dbd009ef338403997a44afe081e_1786287257250_0.6579784262791879","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809152350-63e2e85ea7c71902af436002af7633533fe720ac":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809152350-63e2e85ea7c71902af436002af7633533fe720ac","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809152350-63e2e85ea7c71902af436002af7633533fe720ac","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0205b281cb1707f6dce230ce8b8417abf3f58044","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809152350-63e2e85ea7c71902af436002af7633533fe720ac.tgz","fileCount":5,"integrity":"sha512-ce4pvLtc8AqxuhJCY4pXYzyNewqJMr452LgvY6e7H4v52+Q8NagYSy/sJSth0dDLW4gLhdfoHpY8Ju22tgizjQ==","signatures":[{"sig":"MEYCIQCYCHm1vLjXfCcZMUZMsih+tf7SYlBO2iFOTkV2sm9aTAIhAMB34D74Gb8xe8zx+NAyziyYHOD1zCD4lOq4F+ncpIkq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809152350-63e2e85ea7c71902af436002af7633533fe720ac","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1870964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"63e2e85ea7c71902af436002af7633533fe720ac","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809152350-63e2e85ea7c71902af436002af7633533fe720ac_1786289195526_0.16238724419741835","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809153558-c70d742d2115be40adb0a98098e1f91c19083e15":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809153558-c70d742d2115be40adb0a98098e1f91c19083e15","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809153558-c70d742d2115be40adb0a98098e1f91c19083e15","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"56c4ed8c9936877e3228869bdbb643bd3f5e9ad1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809153558-c70d742d2115be40adb0a98098e1f91c19083e15.tgz","fileCount":5,"integrity":"sha512-b0fE+MNjUC85jYToM/NsbgpWgpH6fM8UQZnmtdSgRO8EC76hLyzTRsXWx38nGJlCvUOuIYRg8XsQ0Qo/yjJRQQ==","signatures":[{"sig":"MEYCIQC5fvQLY5Itn2UQ6UUtZw6fg/m4ai4hWI9ELTNr2K8X3AIhAPcVqkPh6tLasdXsoTfdw/+BqBLjHioqaJyuLiVH0ndA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809153558-c70d742d2115be40adb0a98098e1f91c19083e15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1870964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c70d742d2115be40adb0a98098e1f91c19083e15","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809153558-c70d742d2115be40adb0a98098e1f91c19083e15_1786289921723_0.8605506649337729","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809153939-477449cadf55809eaa9314da60c8e1d15b70d34e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809153939-477449cadf55809eaa9314da60c8e1d15b70d34e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809153939-477449cadf55809eaa9314da60c8e1d15b70d34e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"18464f2b147c3cea3e6afe7df903079af87cc00f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809153939-477449cadf55809eaa9314da60c8e1d15b70d34e.tgz","fileCount":5,"integrity":"sha512-Cc7o5K6VIpCF5kJMXYcYQo9FLMbagdGp07/iCLOMvRD3a9vfxLbqVRShu/oV2LhQoVEKCuSw5y9yvKNB6036PQ==","signatures":[{"sig":"MEQCIDEUC7RVt6CdD2v+5/TmAeM8kWrBuI1NVa1eAA/058rGAiA53J1YfDloYkcbct+JbHOuyr+g5XSwbiznlv/Rz9b7eg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809153939-477449cadf55809eaa9314da60c8e1d15b70d34e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1870964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"477449cadf55809eaa9314da60c8e1d15b70d34e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809153939-477449cadf55809eaa9314da60c8e1d15b70d34e_1786290143393_0.6361804703562481","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809154305-e772aa899fb0c14030a3dae3da1db7cb29dfcde9":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809154305-e772aa899fb0c14030a3dae3da1db7cb29dfcde9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809154305-e772aa899fb0c14030a3dae3da1db7cb29dfcde9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"aa372597d790d3017e3dbbc16eefd0cd28433cb7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809154305-e772aa899fb0c14030a3dae3da1db7cb29dfcde9.tgz","fileCount":5,"integrity":"sha512-czj4quHGPdVJiYbC0lqregSrAYHzKXYeBnZC6PTTfp/db4QPd+XugqFBmz9QvKfCMbviGyBzN1MBvpWq+ByNSg==","signatures":[{"sig":"MEYCIQCAwzIpWukKMrqz/qX3zeV79zPMLUGBrv6DgDWed/pgvgIhAOglx3kf+Id7pG51SRB26HGG4PRZzb49jbKZ68iv5u43","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809154305-e772aa899fb0c14030a3dae3da1db7cb29dfcde9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1878821},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e772aa899fb0c14030a3dae3da1db7cb29dfcde9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809154305-e772aa899fb0c14030a3dae3da1db7cb29dfcde9_1786290352968_0.35563001746307377","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809155143-ceab3f35a54dc07c1cc32eb6fc751e93a50489e1":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809155143-ceab3f35a54dc07c1cc32eb6fc751e93a50489e1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809155143-ceab3f35a54dc07c1cc32eb6fc751e93a50489e1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f0ccb6dedb4a73f7c6f69a325bb520301066c425","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809155143-ceab3f35a54dc07c1cc32eb6fc751e93a50489e1.tgz","fileCount":5,"integrity":"sha512-9Pc6gjvUfApUp7onRYqZNm2ve9JjpzylvZApK+QSdZuY1UUGU1NnBqWJs9658VsWhBM17Nhs0Nl/IfjgEp8lSQ==","signatures":[{"sig":"MEQCICG3wUzSYGlBosoCXztx/S+CmlYTZTXuOsjP/Y/NY00iAiAUydS8FuN/sKLSZ6nUVHrf53GMO0uDIGe61vMryRnlqA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809155143-ceab3f35a54dc07c1cc32eb6fc751e93a50489e1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1878821},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ceab3f35a54dc07c1cc32eb6fc751e93a50489e1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809155143-ceab3f35a54dc07c1cc32eb6fc751e93a50489e1_1786290875215_0.6209577903484693","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809155506-8d0e540a8b6b0d2dd38101f665ee018250b57272":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809155506-8d0e540a8b6b0d2dd38101f665ee018250b57272","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809155506-8d0e540a8b6b0d2dd38101f665ee018250b57272","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7cce0c6123a0c4910916e1f33fc5a695724883fb","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809155506-8d0e540a8b6b0d2dd38101f665ee018250b57272.tgz","fileCount":5,"integrity":"sha512-KNJH0OHR1pnBzNSHQ7528QTSi2QcW4WSEn/PiU0hvgS/YAHYGjto6BdG7KOG7yNJrs33X4JYDeXTwtHQoOpqLQ==","signatures":[{"sig":"MEQCIGfn3Egiq8LJSTKv55tyg9293q+amqeQHOIt/7iz1txGAiA9FIBTbaRSGU/mRGPR7JMRze5YFPTpakU3C2CNIfNrWA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809155506-8d0e540a8b6b0d2dd38101f665ee018250b57272","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1871584},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8d0e540a8b6b0d2dd38101f665ee018250b57272","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809155506-8d0e540a8b6b0d2dd38101f665ee018250b57272_1786291071722_0.7890584809929939","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809162630-300fc892f1fe744e08c977fc2290743de12836fa":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809162630-300fc892f1fe744e08c977fc2290743de12836fa","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809162630-300fc892f1fe744e08c977fc2290743de12836fa","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"193d5b39f49c70f5caa012f63abfdce5fbe09625","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809162630-300fc892f1fe744e08c977fc2290743de12836fa.tgz","fileCount":5,"integrity":"sha512-cYTM9lpqqBLraNvk9rpbKRC6oMD+92yQXPMjIx944EeZwIdyRsQoA+9mO+TVMYSXiQUi60nBgcLW9b+b1x4ctA==","signatures":[{"sig":"MEUCIHL5TMRJQZLTLUB653IfuSesxTxUqfZlG2R7chW0NvAZAiEAucz7N1n7YNKRmdSJwUB3zBp3hojJhMgDEDw17ajuBS4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809162630-300fc892f1fe744e08c977fc2290743de12836fa","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1886780},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"300fc892f1fe744e08c977fc2290743de12836fa","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809162630-300fc892f1fe744e08c977fc2290743de12836fa_1786292946748_0.9621643300881884","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809164014-d7378668f2824d62d298879e2cdac2fbbcc577cd":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809164014-d7378668f2824d62d298879e2cdac2fbbcc577cd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809164014-d7378668f2824d62d298879e2cdac2fbbcc577cd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b13054cdc4d19345d6c455fa443ae02755456182","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809164014-d7378668f2824d62d298879e2cdac2fbbcc577cd.tgz","fileCount":5,"integrity":"sha512-vym4D92e0qvIT/j3Av6kjMuDTRMZKk4IjRfObiloXZXyr6HsR2UamiZmKh0Xlp1443DMHMSvaVZRrlT36xwu9A==","signatures":[{"sig":"MEQCIC/ZfIZ2a0y47GTZu1kS3VBBBgxXB1txGudggT1PttUPAiBiqWCgGU/V1Jm7uzdH1XWNqiH+65CjTBZ3Kiq0IcBL+A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809164014-d7378668f2824d62d298879e2cdac2fbbcc577cd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1886780},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d7378668f2824d62d298879e2cdac2fbbcc577cd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809164014-d7378668f2824d62d298879e2cdac2fbbcc577cd_1786293724239_0.2594681200252351","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809182331-09699e71f2f0252b4e0b9644533cb128f62bce08":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809182331-09699e71f2f0252b4e0b9644533cb128f62bce08","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809182331-09699e71f2f0252b4e0b9644533cb128f62bce08","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5a4ee06cf818c7970ee967179ac995b5dd0eaa2d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809182331-09699e71f2f0252b4e0b9644533cb128f62bce08.tgz","fileCount":5,"integrity":"sha512-LviRSbDPlRIw6dq2Lg5pKixsjuT3PJd1O180HE77AKwYzKya5Ywa6maqUrGOLx2jtJaSMMAzayQkHl0Q9Km6RQ==","signatures":[{"sig":"MEUCICZHXdkssnRXwb9SwPjE7O2oiiQTghH3xNMYt0VbsdkxAiEA1QQPmB+XkEgrOffcA/Lx9tMtps5ceCGCiFZJeI+hIZg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809182331-09699e71f2f0252b4e0b9644533cb128f62bce08","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1870964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"09699e71f2f0252b4e0b9644533cb128f62bce08","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809182331-09699e71f2f0252b4e0b9644533cb128f62bce08_1786299978694_0.9859464799328173","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809182341-92af667cf94a2939dac325063111df046df0c02e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809182341-92af667cf94a2939dac325063111df046df0c02e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809182341-92af667cf94a2939dac325063111df046df0c02e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"893c5cef8c259a9899ecf4b4771a3c9579197265","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809182341-92af667cf94a2939dac325063111df046df0c02e.tgz","fileCount":5,"integrity":"sha512-AIe/Tc+/BP0XAYCHbygEKQfo72jGRLEZFwS3wObj0oYyqCltThnPGr8eLHTomj09PSK0s8KrH0+OIjvBYyJaNw==","signatures":[{"sig":"MEYCIQDAt4/oYlqRlEzyBRVjVzIyKoYCgDqdH/aXEetBe54ZrQIhAMB+WUcSyzFAD35sLqJrd1bG8x6cBfvoaM7yqIOs+6YA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809182341-92af667cf94a2939dac325063111df046df0c02e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1870964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"92af667cf94a2939dac325063111df046df0c02e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809182341-92af667cf94a2939dac325063111df046df0c02e_1786299986515_0.13052226139556855","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260809182350-4fcbaeeff09605659224f598902ed600f5db3464":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260809182350-4fcbaeeff09605659224f598902ed600f5db3464","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260809182350-4fcbaeeff09605659224f598902ed600f5db3464","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"447cc22c219e55d3bfdc592a2420771f9526734a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260809182350-4fcbaeeff09605659224f598902ed600f5db3464.tgz","fileCount":5,"integrity":"sha512-mjyLL/NYpPupJRX57YuOQySHLjUC/snVBi9pKP0yr8SUvtF90b+s1j9TFh1kmNtaHtFKrPUuo6XiqnZCo83Tlw==","signatures":[{"sig":"MEQCIBRJuz2G0HXTc21tq0jNRAnGR0RNU84EdkH74xIGUKBuAiBNhZ+zqzri/BEBc8xCkAbRPRmqH23vRcZc0b7mWe3GLQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260809182350-4fcbaeeff09605659224f598902ed600f5db3464","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1870964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4fcbaeeff09605659224f598902ed600f5db3464","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260809182350-4fcbaeeff09605659224f598902ed600f5db3464_1786300005362_0.35008689836649953","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810002706-a5da604cc2c59ddf1a5e87fddd1871c05746fc63":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810002706-a5da604cc2c59ddf1a5e87fddd1871c05746fc63","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810002706-a5da604cc2c59ddf1a5e87fddd1871c05746fc63","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"522605a0759ac6e6a46681096c94d0d01a1b3346","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810002706-a5da604cc2c59ddf1a5e87fddd1871c05746fc63.tgz","fileCount":5,"integrity":"sha512-OattqNzAl9gVZVcz0FZrC/A0mMz6YmsY7s1kQm38dAMOwZKUqLM/Cd+RVi+ijdslSwsCgaH1eHPRIjkJNJswJQ==","signatures":[{"sig":"MEQCIGfB9JAOJ+0xhYMfJDuca8ZU/RviwX59drpitnRedAtjAiAmtu54AeowMWynlQxGTFN1rANUF3JhVxJcZNZ/FOjULw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810002706-a5da604cc2c59ddf1a5e87fddd1871c05746fc63","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1870964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a5da604cc2c59ddf1a5e87fddd1871c05746fc63","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810002706-a5da604cc2c59ddf1a5e87fddd1871c05746fc63_1786321791879_0.4412337228863692","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810042708-d56c1e63672264afe589a7266ebbc19cedef71ca":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810042708-d56c1e63672264afe589a7266ebbc19cedef71ca","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810042708-d56c1e63672264afe589a7266ebbc19cedef71ca","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"6513398069900dd3a5320f0b03d75f67660fe281","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810042708-d56c1e63672264afe589a7266ebbc19cedef71ca.tgz","fileCount":5,"integrity":"sha512-4rR0r29HnOpboUbeCFV+uK91MKGWgMN5pZQQxqEOVNgG4f1jXmSBxFulCITgHiVarsXSS0byZ+QR2IaRX982CQ==","signatures":[{"sig":"MEUCIQDZqtfzWdjo15TJtUwXMW+0XMIbIgUF5yZ+De2c4hf+ZQIgUFNe1RTKpIAX2HDNZhiQBvaTATX5aqRXtniVQHpzulI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810042708-d56c1e63672264afe589a7266ebbc19cedef71ca","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1870964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d56c1e63672264afe589a7266ebbc19cedef71ca","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810042708-d56c1e63672264afe589a7266ebbc19cedef71ca_1786336197149_0.19065879821709042","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810071603-dc0e4276b4fdaf032d3319ebd78c54b1f38ec255":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810071603-dc0e4276b4fdaf032d3319ebd78c54b1f38ec255","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810071603-dc0e4276b4fdaf032d3319ebd78c54b1f38ec255","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"716830907e32c632f54cdb2d51f02edad3d61cb3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810071603-dc0e4276b4fdaf032d3319ebd78c54b1f38ec255.tgz","fileCount":5,"integrity":"sha512-nHQGc7GzNo63KNNBAdkk8SbyGSVWZ9EmB8xbVV5Cxj4IloWjBlHyiizNgvBkSOuKdSlyH2KU0BdNEsfc+RE//g==","signatures":[{"sig":"MEUCIHTiidHAVYRsCQyKGYjXeBUEmQEIYm/Kc+bTwuhMjRL0AiEA2EyyTOTxo+LpiIjjBBJPLukY+UsWnZSpa5fobDtLWvs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810071603-dc0e4276b4fdaf032d3319ebd78c54b1f38ec255","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1869041},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"dc0e4276b4fdaf032d3319ebd78c54b1f38ec255","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810071603-dc0e4276b4fdaf032d3319ebd78c54b1f38ec255_1786346328612_0.3195119141005165","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810072256-8987e1edcd431693a7c87e4a2c09668843c3fbb0":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810072256-8987e1edcd431693a7c87e4a2c09668843c3fbb0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810072256-8987e1edcd431693a7c87e4a2c09668843c3fbb0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c852f8c4c15e9cdb57bd67dbc986a1e47fa3f790","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810072256-8987e1edcd431693a7c87e4a2c09668843c3fbb0.tgz","fileCount":5,"integrity":"sha512-Nbz+QyJi9Sc4XlPAtDHfE4mvbEE04FNYyhJ2eXoFwStXgslOoTANjiayek+/IZowaOfEymt4aH/BYoaTzlkgFw==","signatures":[{"sig":"MEUCIQCLNvPvOb13uJ7PN8oiL1Jl+38Co1W7zYJpFvvaGOAR7wIgI1K6gYxMKXbJAa3ib1HqtariSEt+NATBhXy+hu13oXY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810072256-8987e1edcd431693a7c87e4a2c09668843c3fbb0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1870964},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8987e1edcd431693a7c87e4a2c09668843c3fbb0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810072256-8987e1edcd431693a7c87e4a2c09668843c3fbb0_1786346748072_0.17965598565596452","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810081151-c7d2f5f75ebfd90bb17421b45c13e143b58c9974":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810081151-c7d2f5f75ebfd90bb17421b45c13e143b58c9974","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810081151-c7d2f5f75ebfd90bb17421b45c13e143b58c9974","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3c629110dde6c6e478f3a21422f0a10181a480a6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810081151-c7d2f5f75ebfd90bb17421b45c13e143b58c9974.tgz","fileCount":5,"integrity":"sha512-v1ckn5GG47lTL6XXWQPZEqgHEhYHqHCggQUaTYuUcax3SB4OfIqaYbNwriifHnVcaXs40W5rBVfmPS3Fjolyww==","signatures":[{"sig":"MEUCIQDbJB8lGeDlTzMUplfusl80SRG56UC6jQhmn8Yg6S64HAIgQ8N92Sp12X2h/kDIAfsx80Y16C266FJUWNk2MPk8vTk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810081151-c7d2f5f75ebfd90bb17421b45c13e143b58c9974","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1869041},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c7d2f5f75ebfd90bb17421b45c13e143b58c9974","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810081151-c7d2f5f75ebfd90bb17421b45c13e143b58c9974_1786349681745_0.9833084471118478","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810081843-1c37c0e50b972e07e6c5d20124b3889b7cc71b6a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810081843-1c37c0e50b972e07e6c5d20124b3889b7cc71b6a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810081843-1c37c0e50b972e07e6c5d20124b3889b7cc71b6a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4b14126b6794e3911b9ea8e925005c3308b5d960","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810081843-1c37c0e50b972e07e6c5d20124b3889b7cc71b6a.tgz","fileCount":5,"integrity":"sha512-LJ00I5RdieldwyG1ODd4SmmeZhWiy3Brf8yDu9uT98U6pL/PLUPm7K7ErtQKM/U02mx18DwWRr72n8Aykfw6AA==","signatures":[{"sig":"MEUCIESsIB84MZ2eNLbm2XZ/0NHMThp4HGKCEm08ESl89MsLAiEA104Ghw07AVqsxh6EAG8gImKrhyfE7sGa7/26zg4+8tQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810081843-1c37c0e50b972e07e6c5d20124b3889b7cc71b6a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1884857},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1c37c0e50b972e07e6c5d20124b3889b7cc71b6a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810081843-1c37c0e50b972e07e6c5d20124b3889b7cc71b6a_1786350057193_0.7511922610679769","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810082151-24d271e994bd2cd355aa0cd15bdfd6c441ccb11f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810082151-24d271e994bd2cd355aa0cd15bdfd6c441ccb11f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810082151-24d271e994bd2cd355aa0cd15bdfd6c441ccb11f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1a6e599c8bda07f079c39ba4bfb90792c849fd4c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810082151-24d271e994bd2cd355aa0cd15bdfd6c441ccb11f.tgz","fileCount":5,"integrity":"sha512-C60UgoLm4rHuqxS2CFT2N/kd3wqXUt/Tb2SPwi0a1ra1Z83b4PHpln4JUdpGM9QY+HNZ+cOPBUQaYBzrzgSGDg==","signatures":[{"sig":"MEQCIBVIHjM/zI2+4nooVE6vjZfrfpFpwL47wgTbt2ZW6bJ+AiA3PbKHoRMXlIN7jo69MTN3x59Ylkl74bkkCOZvAISwQg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810082151-24d271e994bd2cd355aa0cd15bdfd6c441ccb11f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1884857},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"24d271e994bd2cd355aa0cd15bdfd6c441ccb11f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810082151-24d271e994bd2cd355aa0cd15bdfd6c441ccb11f_1786350277670_0.2150937284832255","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810082615-d2ffa3e7180cf84ed26facf4080a33e4df0991ee":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810082615-d2ffa3e7180cf84ed26facf4080a33e4df0991ee","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810082615-d2ffa3e7180cf84ed26facf4080a33e4df0991ee","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e97397c9dc390fa2f7da9b66a8aef95f676da948","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810082615-d2ffa3e7180cf84ed26facf4080a33e4df0991ee.tgz","fileCount":5,"integrity":"sha512-rr/6CVpCu6hZEtkiDBYY2o5mJQoN3wTBTSoMEpM8t23EBf27ar7HqFetk+eBzuhpCcaZWLEX+yszmVaF3GEjFg==","signatures":[{"sig":"MEYCIQDnnzmxMPC1Ca518gHtVsnMmqdRBpHU6MGqgO/eGsfxegIhANBV6k7GvVC03IvAn6aznROHclvRhu/z+bVi5WIYG2hr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810082615-d2ffa3e7180cf84ed26facf4080a33e4df0991ee","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1884859},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d2ffa3e7180cf84ed26facf4080a33e4df0991ee","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810082615-d2ffa3e7180cf84ed26facf4080a33e4df0991ee_1786350493079_0.2883082510457462","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810082823-3380590523e3cba6e9c1355c8db6927a81d0c901":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810082823-3380590523e3cba6e9c1355c8db6927a81d0c901","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810082823-3380590523e3cba6e9c1355c8db6927a81d0c901","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"31fa2eaa4841685aad53d94ac6bdf79d9490db58","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810082823-3380590523e3cba6e9c1355c8db6927a81d0c901.tgz","fileCount":5,"integrity":"sha512-wlFxdf3JE5G8DEBO5SfBeUNnC8LIUQKvnbjjCotAuNjrx2J0wtopMDEIB2AV+o+07uzJr8Jjc+ltb5YgSJtIEg==","signatures":[{"sig":"MEUCIQCnocqdK3SiCb5BqIk30lBEkUQ5R9iRGdpd6e65fbAMewIgHEXspr4iYSfIRDMFDfsfJTsUfp0zwOxNmaUaGeQ13nA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810082823-3380590523e3cba6e9c1355c8db6927a81d0c901","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1869041},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3380590523e3cba6e9c1355c8db6927a81d0c901","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810082823-3380590523e3cba6e9c1355c8db6927a81d0c901_1786350672997_0.19284975091940404","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810090341-1d6a99544aef0428d9eca3d156bb3188dd576d10":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810090341-1d6a99544aef0428d9eca3d156bb3188dd576d10","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810090341-1d6a99544aef0428d9eca3d156bb3188dd576d10","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"be37f16acb4ff6ceb0a4527fcb24124edb7c33db","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810090341-1d6a99544aef0428d9eca3d156bb3188dd576d10.tgz","fileCount":5,"integrity":"sha512-F5VDhTZK/7cMOxj0Udp9qgWSj+RswqMABGI7QT6MP1geB0Po1ZaiKqVU6nYZ9CZ5HVHIkuvU56s86feoAlRIPQ==","signatures":[{"sig":"MEYCIQCsC2/tDYD9cUiD0tEzu1kypeGfNnp0EWZxa+W555Nh3AIhAJM7Jmto6a4+rjieLxWPkOnv6ltzcfuwsFt5Vrjh6bjB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810090341-1d6a99544aef0428d9eca3d156bb3188dd576d10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1869041},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1d6a99544aef0428d9eca3d156bb3188dd576d10","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810090341-1d6a99544aef0428d9eca3d156bb3188dd576d10_1786352785518_0.1938279594554373","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810090845-a238a7febae01a0514ebec01065ac6ba5035af32":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810090845-a238a7febae01a0514ebec01065ac6ba5035af32","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810090845-a238a7febae01a0514ebec01065ac6ba5035af32","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4223a2585763688ce31dee8f9814b6ffa4c95c9e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810090845-a238a7febae01a0514ebec01065ac6ba5035af32.tgz","fileCount":5,"integrity":"sha512-iqsWN4JzGH7HDQ66J2jzCjx+JtiGvA1/P+c6onCtHncmFdpq388wfAFyaqjV8eHZPVJ865RG4/Ql5MgMdzFcQA==","signatures":[{"sig":"MEUCIDAF/esZlwtoXNQIkIQeigeJ9FVZm0IkukM6CD2gzg4DAiEAuRvTEPQQ7BLaSMtLXOavsSgB8EKERiS6cp7IyXJuaAA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810090845-a238a7febae01a0514ebec01065ac6ba5035af32","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1869041},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a238a7febae01a0514ebec01065ac6ba5035af32","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810090845-a238a7febae01a0514ebec01065ac6ba5035af32_1786353083704_0.8769197932606212","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810090903-b61bc9de48632ba5033dd9251bacb3cc6feccdff":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810090903-b61bc9de48632ba5033dd9251bacb3cc6feccdff","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810090903-b61bc9de48632ba5033dd9251bacb3cc6feccdff","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"aa6b9006b946eff32f99b7071f456f1c41f937a4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810090903-b61bc9de48632ba5033dd9251bacb3cc6feccdff.tgz","fileCount":5,"integrity":"sha512-J4CM47OMzxAk7thOnrrcdepLd4GGq4cR9mgGKaqMEimS1urlFJ0NJKcDDUJpia0xpxVniCkO2Y9KKcGsRpnGKw==","signatures":[{"sig":"MEUCIEEEnB6gJHApQGJnixLQI/FsHt/QhVKFy0fgHzT3/OtwAiEAsxpymdf7kGgiwk7V77ImXzuRFf4MaRHIqMWsLZf4Jjs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810090903-b61bc9de48632ba5033dd9251bacb3cc6feccdff","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1869041},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b61bc9de48632ba5033dd9251bacb3cc6feccdff","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810090903-b61bc9de48632ba5033dd9251bacb3cc6feccdff_1786353111406_0.5859907026827234","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810103022-47f9b8504f3f3c949799cd804fc74b9bb259a100":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810103022-47f9b8504f3f3c949799cd804fc74b9bb259a100","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810103022-47f9b8504f3f3c949799cd804fc74b9bb259a100","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8f062675583cb733570136966ffc1a7a7c8cac50","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810103022-47f9b8504f3f3c949799cd804fc74b9bb259a100.tgz","fileCount":5,"integrity":"sha512-AHzoM2fmD6YDLt+3ovhEOQEhWIwhHx+1oNl4e3gZD5eeQpORjdJyTp/sJMjosikysAzGfvAaCja6MD1qz5JKdw==","signatures":[{"sig":"MEQCIFaQqa/EWwYfgVuuZa0Gr1vasZYhkzeWCQr7TX4eJerjAiBqeSOdAUdnAC8OPKmsaMjiZM2tTaclo6mjouOqY/BgNQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810103022-47f9b8504f3f3c949799cd804fc74b9bb259a100","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1885479},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"47f9b8504f3f3c949799cd804fc74b9bb259a100","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810103022-47f9b8504f3f3c949799cd804fc74b9bb259a100_1786357987964_0.6000605590160601","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810103224-a0a4daf2afefa79631a67aa64704c55516000405":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810103224-a0a4daf2afefa79631a67aa64704c55516000405","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810103224-a0a4daf2afefa79631a67aa64704c55516000405","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9ddbffbe698df7c036876a5b927bc99a04288512","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810103224-a0a4daf2afefa79631a67aa64704c55516000405.tgz","fileCount":5,"integrity":"sha512-/s0dIdB1sDMfKykJgsWrt5pcSjcOu6gdMZIa0vJZX4uDyPR/rkt//iHKI/zATG0NLBfRsL2nYPQUQKXLXTUDDg==","signatures":[{"sig":"MEUCIQD4ng39yQrjGmlybxAqW9GPXYDf3YfqrVsC5CYAlUGubQIgS6xarExNOVqKEmZRiq3bgT7dr+QRLkP5ySFLqadhkXA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810103224-a0a4daf2afefa79631a67aa64704c55516000405","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1884859},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a0a4daf2afefa79631a67aa64704c55516000405","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810103224-a0a4daf2afefa79631a67aa64704c55516000405_1786358114209_0.12898516052725983","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810104739-c191b2e1992d398cfe1d985aae44dfa4aa99edfc":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810104739-c191b2e1992d398cfe1d985aae44dfa4aa99edfc","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810104739-c191b2e1992d398cfe1d985aae44dfa4aa99edfc","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e38f94c82615d1f219a4aa06548efb05b21de0dd","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810104739-c191b2e1992d398cfe1d985aae44dfa4aa99edfc.tgz","fileCount":5,"integrity":"sha512-xi5zhWaKSeUIHxJuBi9i9TBx/aCZSOxHT7wKdA8btpSrrPlemIYIsaiDAcIOwoa+JK7Tiqc5anJZAzXmjFQU3Q==","signatures":[{"sig":"MEQCIBnDb8jtStex1nnScd5FY3sG/ukUl0SgNK2YGe4RuHRBAiAuK1VB+CfiBHxUNGtaClN0Ul99mh13FCHKRk8IVJkXXQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810104739-c191b2e1992d398cfe1d985aae44dfa4aa99edfc","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1885479},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c191b2e1992d398cfe1d985aae44dfa4aa99edfc","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810104739-c191b2e1992d398cfe1d985aae44dfa4aa99edfc_1786358978972_0.3309096701391281","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810115758-eee5f5e4ea02a559e6024f267e5653a23a450bff":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810115758-eee5f5e4ea02a559e6024f267e5653a23a450bff","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810115758-eee5f5e4ea02a559e6024f267e5653a23a450bff","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fd9faad0eb7da7b23fb45d8caa77c634bb4e1fce","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810115758-eee5f5e4ea02a559e6024f267e5653a23a450bff.tgz","fileCount":5,"integrity":"sha512-GVJDRDxnM7avlasmLrJTsyA2t2QzAhrCGnP73irJsMPV+CsYbePrJMvq7hRbRlWCIZODFoyj0AdFH8yVgfzxVQ==","signatures":[{"sig":"MEYCIQCP1YlMWgPl70PU1La+StUtlfwQB2hBJBMa169EVcy29AIhAMrMQCtpztcjt9SsgSGfJnRrUW7tIT8QphI6TErUYalV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810115758-eee5f5e4ea02a559e6024f267e5653a23a450bff","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1884859},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"eee5f5e4ea02a559e6024f267e5653a23a450bff","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810115758-eee5f5e4ea02a559e6024f267e5653a23a450bff_1786363268678_0.011951082305549976","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810120413-c52626ea18611346c045a7931706aa614a9d6977":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810120413-c52626ea18611346c045a7931706aa614a9d6977","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810120413-c52626ea18611346c045a7931706aa614a9d6977","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8de05c9e1c519457d8545c9d4c2b374f8005fb86","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810120413-c52626ea18611346c045a7931706aa614a9d6977.tgz","fileCount":5,"integrity":"sha512-NhhDQmEeiTXKqq0eAyLl958jg9aEB+BUxPW2t91WSm1zP8uFiAsqEw26DTLO/lMHvYdIyIeMXSzpakD6G91JFA==","signatures":[{"sig":"MEUCIE0PkV428esJG6sjIm8aeSr+dT8TxsfgoiLBu8sdWlW1AiEA9CfkAYzCBICQI4MPUOxIYRpqnWILCopMluExQRIsXF8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810120413-c52626ea18611346c045a7931706aa614a9d6977","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1884859},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c52626ea18611346c045a7931706aa614a9d6977","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810120413-c52626ea18611346c045a7931706aa614a9d6977_1786363614281_0.8544334842371819","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810123350-917b509d7889b3ce7e02032324ade49519a793f1":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810123350-917b509d7889b3ce7e02032324ade49519a793f1","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810123350-917b509d7889b3ce7e02032324ade49519a793f1","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4cb614e501f7db7abe029d81bf9316c9f9a6bf13","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810123350-917b509d7889b3ce7e02032324ade49519a793f1.tgz","fileCount":5,"integrity":"sha512-nwO2D++kxGGx6yabukX7aLfT9YqyqWo1ZzZg7Gu0gvTuQXjvTpKql+KXkBY35zelqNVUZaRTNQHvDordFI9sFQ==","signatures":[{"sig":"MEUCIDVp7dbjqMxiAEy/cWGtei8nHI/kufQ+5ncbLtnDA2BLAiEAr2pi8heay0WksP3oxWtxyt8H8r1z2vtSCzqqHm+T2pk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810123350-917b509d7889b3ce7e02032324ade49519a793f1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1885479},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"917b509d7889b3ce7e02032324ade49519a793f1","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810123350-917b509d7889b3ce7e02032324ade49519a793f1_1786365408784_0.422642180226092","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810123756-fb1f28116df481057c4645b2b32166f675ce2c93":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810123756-fb1f28116df481057c4645b2b32166f675ce2c93","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810123756-fb1f28116df481057c4645b2b32166f675ce2c93","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"4b5f7fdf1906a116ec3ba251efd790ffb042a9aa","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810123756-fb1f28116df481057c4645b2b32166f675ce2c93.tgz","fileCount":5,"integrity":"sha512-bLFE15KHc/pgT+8SIXYoVEVtOUQdP4QVFfPLN2rbDkfF0NUGe0fnyoUjreq3aaPnH3pOIti9r2w7pIpqVj46Og==","signatures":[{"sig":"MEYCIQDUZBrL2CMCGWdSV3oIHvFI4TB8WQOAycBbFVpRds5obwIhAM+kdfj5hiTRQSBr/7K6kR5jIAHyEqsi5P0brUJKskkR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810123756-fb1f28116df481057c4645b2b32166f675ce2c93","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1884859},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fb1f28116df481057c4645b2b32166f675ce2c93","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810123756-fb1f28116df481057c4645b2b32166f675ce2c93_1786365648881_0.967381833414739","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810124908-b8f128df9f365cc31ade6044c10fc9d8f92f8ea2":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810124908-b8f128df9f365cc31ade6044c10fc9d8f92f8ea2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810124908-b8f128df9f365cc31ade6044c10fc9d8f92f8ea2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"aa5c34bd68f3bc4f2116547e3d343333223d225b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810124908-b8f128df9f365cc31ade6044c10fc9d8f92f8ea2.tgz","fileCount":5,"integrity":"sha512-q5RX+SAiBuOw+hBarfSP1PweeuKXDV4Ppef6mWxsPrLTWmW1q17xWoDwBwBDPwWln+QjCZUWnxKfQiX7HBnxHA==","signatures":[{"sig":"MEUCIQDRP7OjYtZcDZGdH3cbvc4rpq29020iO30Omt3FIsuJ0wIgWKq4jLAW7p8Zj10UIZWaf6dpnx4WezlIJvRpBJx6eGg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810124908-b8f128df9f365cc31ade6044c10fc9d8f92f8ea2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1885783},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b8f128df9f365cc31ade6044c10fc9d8f92f8ea2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810124908-b8f128df9f365cc31ade6044c10fc9d8f92f8ea2_1786366320560_0.7172678304183091","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810143552-c822f46f94b6a10a92265fbeaba056df3b5a8703":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810143552-c822f46f94b6a10a92265fbeaba056df3b5a8703","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810143552-c822f46f94b6a10a92265fbeaba056df3b5a8703","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"87dd9362207c27cc0544ae6ba68975700506bacc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810143552-c822f46f94b6a10a92265fbeaba056df3b5a8703.tgz","fileCount":5,"integrity":"sha512-BVuczuqP1drDOizIAQGu50vtAO4jJaa5bQ+j8JrFchoSiWd5xGQ3A9gtyQg4ATtdLyflcmp9whvh6oG9S6Zozw==","signatures":[{"sig":"MEYCIQCippjFDzJIRHut0LfYgiRib6n8a5m1IJOFJs3oK95Y4wIhAIIpXCfgwuGKoWJNqA290wTY4WClxzF6Q6cYeNV98zsM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810143552-c822f46f94b6a10a92265fbeaba056df3b5a8703","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1885479},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c822f46f94b6a10a92265fbeaba056df3b5a8703","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810143552-c822f46f94b6a10a92265fbeaba056df3b5a8703_1786372721107_0.8188869217309882","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810144659-3eb6135798189b447f154ad15033c0c3720b9e6d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810144659-3eb6135798189b447f154ad15033c0c3720b9e6d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810144659-3eb6135798189b447f154ad15033c0c3720b9e6d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d6aa8f4772fe94c7608082806e162a544aef2d50","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810144659-3eb6135798189b447f154ad15033c0c3720b9e6d.tgz","fileCount":5,"integrity":"sha512-1IQxd3ZoHx7wMIEPNaS9AtL+3yZO3LdUp9w9L1gZRSOly4/QYJDK2q0DACRB93jzqgQ0+M+tsk+gB9gCe8jaTw==","signatures":[{"sig":"MEYCIQChoSCIBhILtC82OV7VDTZbzDArX/QTqs0Msx469BEn9gIhALdxay/bpng9AOPxYSzAyYmO3Xa6GKmlfPyDWJBVRGst","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810144659-3eb6135798189b447f154ad15033c0c3720b9e6d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1885479},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3eb6135798189b447f154ad15033c0c3720b9e6d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810144659-3eb6135798189b447f154ad15033c0c3720b9e6d_1786373386830_0.3646689276293855","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810150841-aefd487399449d19591f1ee5133f3ff9dd20ef95":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810150841-aefd487399449d19591f1ee5133f3ff9dd20ef95","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810150841-aefd487399449d19591f1ee5133f3ff9dd20ef95","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"82a5a944c39fdda13186e1aa92170227b22d6b67","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810150841-aefd487399449d19591f1ee5133f3ff9dd20ef95.tgz","fileCount":5,"integrity":"sha512-1JtfW3AfppobLtbY+aibc6CHoK9B094QgZjdh0ei0oAdq2SATYGLoWMl6u7/wOLvbHAqF8JjSa1c5Lf2bguSTw==","signatures":[{"sig":"MEUCIFwwqepf8hjdVAu+u86Vbt1ZT+LkRrypBazNz/ZFY81NAiEAgs5gFS7/TMiTb+9dlwOMJhb/1wrZUO/zSFjX+Xos1mQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810150841-aefd487399449d19591f1ee5133f3ff9dd20ef95","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1885479},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"aefd487399449d19591f1ee5133f3ff9dd20ef95","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810150841-aefd487399449d19591f1ee5133f3ff9dd20ef95_1786374693642_0.09416553633427505","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810151551-714c00fdabbef7d90fb5bdca4848c6c9826d2688":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810151551-714c00fdabbef7d90fb5bdca4848c6c9826d2688","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810151551-714c00fdabbef7d90fb5bdca4848c6c9826d2688","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"39e6d9bdbf70fbeb5014aceef56928e9c86c54f2","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810151551-714c00fdabbef7d90fb5bdca4848c6c9826d2688.tgz","fileCount":5,"integrity":"sha512-5l85Tn23JjAjZVcLulqx2eoHs9k1nMNd+LRprWNnGxrrcPstISlDkWWj60alcP98umbsLCrHZMf/VU8g3DMejg==","signatures":[{"sig":"MEUCIQCxic/R6fFrT//G68bIs37AI4SRNdOx/ucSBkTxPW+b/gIgNdmPA3xP9RujuGfNPr0w6c8YfCukkf6B9aL5Vt+Dn0E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810151551-714c00fdabbef7d90fb5bdca4848c6c9826d2688","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1885479},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"714c00fdabbef7d90fb5bdca4848c6c9826d2688","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810151551-714c00fdabbef7d90fb5bdca4848c6c9826d2688_1786375105214_0.36417071555002667","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810152858-d22316274b4befbac3ecace199a79e3801c7d498":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810152858-d22316274b4befbac3ecace199a79e3801c7d498","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810152858-d22316274b4befbac3ecace199a79e3801c7d498","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7713de5f943018d311a2c892b7ccb11ceacca413","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810152858-d22316274b4befbac3ecace199a79e3801c7d498.tgz","fileCount":5,"integrity":"sha512-UfHMDwPamHE+fn9lY0eBC0lb2QyuS44LuCVRkCDtMzDtd7qLWUKLebQxELG4CZMPcvcppPBVXjdS5MLEDpEdnw==","signatures":[{"sig":"MEUCIH0duOAzgA0h43O8in33pbpnPmUA1slHxn6WiH/UyMTmAiEAjW3CTgT5tY+rhsWFm1+s2+hNyKUiyLEPezpSg/JmB1I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810152858-d22316274b4befbac3ecace199a79e3801c7d498","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1885479},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d22316274b4befbac3ecace199a79e3801c7d498","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810152858-d22316274b4befbac3ecace199a79e3801c7d498_1786375863289_0.4268169749340114","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810152909-42defb329533f9c0b2404bcaabaebc31dfe59d18":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810152909-42defb329533f9c0b2404bcaabaebc31dfe59d18","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810152909-42defb329533f9c0b2404bcaabaebc31dfe59d18","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1955ef9bc20d3289651b6a47074eafab02348872","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810152909-42defb329533f9c0b2404bcaabaebc31dfe59d18.tgz","fileCount":5,"integrity":"sha512-q6SCCm4WRo3Fi/yf7OmEfoBjmVMhJZL1EXxuz+QYmX18JTnmuXX9n9cuCd7DpyX4NLO9JO4DSY1NkCbfCYoMsw==","signatures":[{"sig":"MEUCIAHxU1l2AGUjOJaFvCLkDc3MI7j5qrv5SgZ/iITD9NhEAiEAoZ6ASWEsws9zDK3xKGNAETQumsKYJBmUYOaq4mqhUVc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810152909-42defb329533f9c0b2404bcaabaebc31dfe59d18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1885783},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"42defb329533f9c0b2404bcaabaebc31dfe59d18","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810152909-42defb329533f9c0b2404bcaabaebc31dfe59d18_1786375917672_0.4349838379279245","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810153405-6f5d5c5d267a37b49e6bb425309625e7621db87d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810153405-6f5d5c5d267a37b49e6bb425309625e7621db87d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810153405-6f5d5c5d267a37b49e6bb425309625e7621db87d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"91af633336f467b4a48146312a7549a420dc0981","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810153405-6f5d5c5d267a37b49e6bb425309625e7621db87d.tgz","fileCount":5,"integrity":"sha512-G7bErxRMXmVGVVVP72ErYIU3C44DgD4D/1YpHx2ub+h5VS//IVZP2K6gxvNnUIq9nvLXMIzPuMUvHj7HNRxgWA==","signatures":[{"sig":"MEUCIQDVOMdQDJFAzQE94tc/P6rtELIx8mTkOfiQBOW9pimi1gIgJTBVfK24PED70Vx8ktYql6QROoNa5xWvWO281bO5Hso=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810153405-6f5d5c5d267a37b49e6bb425309625e7621db87d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1885783},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6f5d5c5d267a37b49e6bb425309625e7621db87d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810153405-6f5d5c5d267a37b49e6bb425309625e7621db87d_1786376173912_0.8470874767168672","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810154400-f43a3eec1903c425b614c98ef132ab2d49475251":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810154400-f43a3eec1903c425b614c98ef132ab2d49475251","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810154400-f43a3eec1903c425b614c98ef132ab2d49475251","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e3e4d7ffe6f2366c88f7d6df7224f3383a84745e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810154400-f43a3eec1903c425b614c98ef132ab2d49475251.tgz","fileCount":5,"integrity":"sha512-Q1keUdJiDoqdyToW2sYlDLJRKdsJ7KKvSBMh4hYZbqlk42jaETJFtjtQod0CSz5KGdeMtRFTzxLWIzGbaYlQxA==","signatures":[{"sig":"MEUCIQCMn7j3w1N4L1eFSRVrqZ/KDs40I1G6/VXDPMZvK9HiKQIgPD+P11zwp+vGdA5NRw9GU83p/LOZ44jweX84rQFW47Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810154400-f43a3eec1903c425b614c98ef132ab2d49475251","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1885479},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f43a3eec1903c425b614c98ef132ab2d49475251","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810154400-f43a3eec1903c425b614c98ef132ab2d49475251_1786376806167_0.3512271952369468","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810154554-573ba9d765e86886c3eb40c96742efce21fbccba":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810154554-573ba9d765e86886c3eb40c96742efce21fbccba","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810154554-573ba9d765e86886c3eb40c96742efce21fbccba","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"532f9f34a6198e57c707571cbbea3ff040fa2f97","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810154554-573ba9d765e86886c3eb40c96742efce21fbccba.tgz","fileCount":5,"integrity":"sha512-8rZfAXVlT2MtECTeKNx8G057kaWZnI1+mfDj9TkU/qRRzLv6lXJbUhS5yYknx5CmDywGgsx3qthbe/r4T+/GcQ==","signatures":[{"sig":"MEYCIQC8aJazbl3nyYZy9yPlbAEwbAqi7CTF9H5DUXnsi4+72wIhAI+t4wg39bapBgpb87TS1tE7gYkKlPjRpgs38RET/A0D","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810154554-573ba9d765e86886c3eb40c96742efce21fbccba","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1885783},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"573ba9d765e86886c3eb40c96742efce21fbccba","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810154554-573ba9d765e86886c3eb40c96742efce21fbccba_1786376888465_0.5018235933336601","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810155850-6eed68542709fe9ea35a26fdebdce119a7a5c250":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810155850-6eed68542709fe9ea35a26fdebdce119a7a5c250","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810155850-6eed68542709fe9ea35a26fdebdce119a7a5c250","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"deaa93fbb19fe3f335927baa352487ed5e91c467","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810155850-6eed68542709fe9ea35a26fdebdce119a7a5c250.tgz","fileCount":5,"integrity":"sha512-0JKNQyo8vzj4/n9wjPczDW4QBpQTOt1qmnDGucOZqY0UzpunSlls699lxLBtRcjtPiTwIdMXPTmh2UDA6t4WeA==","signatures":[{"sig":"MEQCIC1XKAdyGH+O/owqGBu/I+xZ5BMhJjlHRPNtqcjGcqmiAiAsqhZJaujfYioD6hrUdjUMhh8rFcJWSKLfWoza/Jj66A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810155850-6eed68542709fe9ea35a26fdebdce119a7a5c250","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1885479},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6eed68542709fe9ea35a26fdebdce119a7a5c250","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810155850-6eed68542709fe9ea35a26fdebdce119a7a5c250_1786377692293_0.48645418938269236","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810162054-b0fa5fabb4144c6ff9d00f1a3d52d669a57ac746":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810162054-b0fa5fabb4144c6ff9d00f1a3d52d669a57ac746","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810162054-b0fa5fabb4144c6ff9d00f1a3d52d669a57ac746","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bfc55e60dcc743d698738fd01065f4469c079200","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810162054-b0fa5fabb4144c6ff9d00f1a3d52d669a57ac746.tgz","fileCount":5,"integrity":"sha512-P5WRwD63wXWgw40Fsh4M+VVEaeY4IoYwVboaxKfnu0wCR14s9mfubFZCAUq8OzTkgh3SXbnl4Yw1DN9lIeZ01g==","signatures":[{"sig":"MEUCIQDepSdWX8rcBrwuAJ70No02capGga3mRBvv4oY9WvdUOwIgNVdNh5LWpZpGBYYlQB7qKkz4u1djE47+AbhvXBbWcv0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810162054-b0fa5fabb4144c6ff9d00f1a3d52d669a57ac746","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1885783},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b0fa5fabb4144c6ff9d00f1a3d52d669a57ac746","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810162054-b0fa5fabb4144c6ff9d00f1a3d52d669a57ac746_1786379025399_0.23878652486697827","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810163055-59fd23c2f65555e05e5686eada67e8170c06dbc9":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810163055-59fd23c2f65555e05e5686eada67e8170c06dbc9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810163055-59fd23c2f65555e05e5686eada67e8170c06dbc9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e30e3f815719e290928f91c1a8fdcddd0f565873","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810163055-59fd23c2f65555e05e5686eada67e8170c06dbc9.tgz","fileCount":5,"integrity":"sha512-hq5EvJastA3JwyFI/gut7E5bTSqL2w8KVDKgtBWzeEAeYyXz0uk1YbkryfiC/Dmahj1mAFmx9BH6sonmHlhuyA==","signatures":[{"sig":"MEYCIQDpONKTE60f0UcYp1ApnHustFc1x01fe2NC5F+/evhGCAIhAKd21FVTwAhaugUP8eo8bJ9nhPIX+h/1CuwzyYj21pHD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810163055-59fd23c2f65555e05e5686eada67e8170c06dbc9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1885783},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"59fd23c2f65555e05e5686eada67e8170c06dbc9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810163055-59fd23c2f65555e05e5686eada67e8170c06dbc9_1786379610116_0.7796924409484516","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810171633-d03be0a6fc1a4a24cbda92f34fc57f8c9222d19b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810171633-d03be0a6fc1a4a24cbda92f34fc57f8c9222d19b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810171633-d03be0a6fc1a4a24cbda92f34fc57f8c9222d19b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1f2d4999b3cc6f0a4cee08ff639b5855d10cfcf6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810171633-d03be0a6fc1a4a24cbda92f34fc57f8c9222d19b.tgz","fileCount":5,"integrity":"sha512-PtQaVYTVC2E8/Op0wmjPD5ywcLsVB5zSIKvqiLOsXxphfWyNXCdjTyxCg/fblC7Ya7zdgsBIhW9leAwTXY6hfQ==","signatures":[{"sig":"MEUCIQDS/z+YAJBqifazeLQClocz/glnBwNezmR1FQ2iY3WTuQIgeTAwZoAf9vOGx51P2lBeY8p9nVUojQqBOqBRt8fT+mc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810171633-d03be0a6fc1a4a24cbda92f34fc57f8c9222d19b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1885783},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d03be0a6fc1a4a24cbda92f34fc57f8c9222d19b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810171633-d03be0a6fc1a4a24cbda92f34fc57f8c9222d19b_1786382361385_0.2758402464943308","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810203411-c06658891ff171615e298312489bdefe970e021a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810203411-c06658891ff171615e298312489bdefe970e021a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810203411-c06658891ff171615e298312489bdefe970e021a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bf853b3e966abca6242cfdb62b8769dfd581316d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810203411-c06658891ff171615e298312489bdefe970e021a.tgz","fileCount":5,"integrity":"sha512-5VF3XbwvaV1bu5adZ7eRuUqZn8ZDZg+A8k2QA8qVDrcVzm7jhaQG4Ean5k+kqd2y2FpkDEbx/Oz1HWSbwcsrXA==","signatures":[{"sig":"MEUCICEXzeqSs1AJvE/ezm+wFTPZvg1Tzebmj1yV4+fRmiJFAiEAxbgUg6Vjjx51kl1ADu72XiAKm2bV0SVTByfx1Ms8Q70=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810203411-c06658891ff171615e298312489bdefe970e021a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1885783},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c06658891ff171615e298312489bdefe970e021a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810203411-c06658891ff171615e298312489bdefe970e021a_1786394221219_0.9607262082255785","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260810203445-3f6a2283a8287140e3b486eea69386eea19045f2":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260810203445-3f6a2283a8287140e3b486eea69386eea19045f2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260810203445-3f6a2283a8287140e3b486eea69386eea19045f2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2b91a9b757f715a4fd1b8303d966511dc87bb147","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260810203445-3f6a2283a8287140e3b486eea69386eea19045f2.tgz","fileCount":5,"integrity":"sha512-q++fc5E+43xJrSC1uzhYT0DVEqDprH/MAz/0z6DIyS9QY3IYo7y7mNvRDnQxU3lgKCFKBUo87T/hy6woRqPeYw==","signatures":[{"sig":"MEUCIQDDykiWe26ZlebNvT3+94SdEg/B0gPwFmQlP3H/5U0f3wIgRsUIYK8yYs5lsTFBae2cFS6EQiyjyNDCzQnKfpmzmgo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260810203445-3f6a2283a8287140e3b486eea69386eea19045f2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1885783},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3f6a2283a8287140e3b486eea69386eea19045f2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260810203445-3f6a2283a8287140e3b486eea69386eea19045f2_1786394231408_0.8592595439503303","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260811082105-792481f347b6c8b3040609ebf99bcec510d3a8ce":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260811082105-792481f347b6c8b3040609ebf99bcec510d3a8ce","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260811082105-792481f347b6c8b3040609ebf99bcec510d3a8ce","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5dbc95b4a16e0b8a34b7edb323b655a03b211ae3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260811082105-792481f347b6c8b3040609ebf99bcec510d3a8ce.tgz","fileCount":5,"integrity":"sha512-NL1xkPKQITLfPcGWtlIfNun9ymWw2VZIsV61IcHniN/O2GAgRcV0Atn9FzzXtbDWzdxpIzu8cxmlcfE6FZy95w==","signatures":[{"sig":"MEQCIE5HJ3UlOjc/QEpz5DFz4XXNLF8mPbepQ0tQFaR840IZAiBDbZB4QexTbN+d9nMH15zxZpgzwRKt1y41qkEJpjlRwg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260811082105-792481f347b6c8b3040609ebf99bcec510d3a8ce","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1885783},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"792481f347b6c8b3040609ebf99bcec510d3a8ce","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260811082105-792481f347b6c8b3040609ebf99bcec510d3a8ce_1786436641734_0.34231396412340565","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260811104400-bd2aa6bf98589a259550e513f8d15cfbb300fec6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260811104400-bd2aa6bf98589a259550e513f8d15cfbb300fec6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260811104400-bd2aa6bf98589a259550e513f8d15cfbb300fec6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0becf51821758b039fcaf562e7d2c81c926f490a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260811104400-bd2aa6bf98589a259550e513f8d15cfbb300fec6.tgz","fileCount":5,"integrity":"sha512-kYUjhgxmovT6KebbrL1aYnOwiVr6iFIJwy8MXIct0bmo97S03/wDtfcQzPWXOxchOzGusNgrrt6SlbaDq0BMuQ==","signatures":[{"sig":"MEYCIQC2rjvznjY/HQMIyJHh28e8kYfjhtsfKkpgjJYYfOP/CAIhAMmI1/+2Xq+qOGZqvRMhFbWeUizPIJIzEcABp0ZQ9Elc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260811104400-bd2aa6bf98589a259550e513f8d15cfbb300fec6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1885783},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"bd2aa6bf98589a259550e513f8d15cfbb300fec6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260811104400-bd2aa6bf98589a259550e513f8d15cfbb300fec6_1786445208031_0.27972938283328097","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260811114553-caf0d883446a07ee689c81ae328c42aabf516054":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260811114553-caf0d883446a07ee689c81ae328c42aabf516054","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260811114553-caf0d883446a07ee689c81ae328c42aabf516054","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e363ba7cdd9814e6c3f1e45feb520f64d40db5d6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260811114553-caf0d883446a07ee689c81ae328c42aabf516054.tgz","fileCount":5,"integrity":"sha512-iZwRG5FmOdGvQdevd6VZ0xmrg9gWTKSeOzbJNwvzr7WWnzao9ybIDtR2GjcBtaxEIhQsr9cATRsFIs4MvWjfTg==","signatures":[{"sig":"MEYCIQDd8Bp8zm7gZyg+8KGMnqtMao2eVZX1x4v5iDmnqtVdlgIhAKgm5a9nPDgMhrWdyrQR39v5GQ1qIvBUzf04T8ZHdxbC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260811114553-caf0d883446a07ee689c81ae328c42aabf516054","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1885783},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"caf0d883446a07ee689c81ae328c42aabf516054","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260811114553-caf0d883446a07ee689c81ae328c42aabf516054_1786448922671_0.6771810716683779","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260811131520-656f970f55044baa0e1df97ad2b937b7f5513aa7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260811131520-656f970f55044baa0e1df97ad2b937b7f5513aa7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260811131520-656f970f55044baa0e1df97ad2b937b7f5513aa7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9e08dab83cc4f2038fdb3560b2ed14cde9d80016","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260811131520-656f970f55044baa0e1df97ad2b937b7f5513aa7.tgz","fileCount":5,"integrity":"sha512-rsyiQXJAO3LTGlrfX4hC0mxI7X3sp4ekevsBUA0+NCmwFziMVIj8m0UPwyZ+IdOcjmHrA+neUX6btFOBYgWSpQ==","signatures":[{"sig":"MEQCIAIy3//OSIZdiE/+xYOIqvikJStTqn+b5KcEGROLbhXvAiAyJmgFQ8RJtYyxrHL3yPkTiX0E3UVzaBKk/EkglMqSHA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260811131520-656f970f55044baa0e1df97ad2b937b7f5513aa7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1887865},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"656f970f55044baa0e1df97ad2b937b7f5513aa7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260811131520-656f970f55044baa0e1df97ad2b937b7f5513aa7_1786454292391_0.5685865230124734","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260811131703-82143d9c14f86f7672915dbb8fee7c6356e30146":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260811131703-82143d9c14f86f7672915dbb8fee7c6356e30146","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260811131703-82143d9c14f86f7672915dbb8fee7c6356e30146","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"78e16cd52c8c6b203ab9de706860c0c02e878216","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260811131703-82143d9c14f86f7672915dbb8fee7c6356e30146.tgz","fileCount":5,"integrity":"sha512-eD7Tx6SW7hwZTz+WD9FNl9LhmA3YJwaGyrZv3ii5CzMlWV6+Yl4qbaLPatdTx/sMM3FPPdagifdpkzE5yJ8P7g==","signatures":[{"sig":"MEYCIQCBsoLogivzFQJw3anpVNTe80m55gFvKylj4aNu95UMgQIhAND8Pp2GTrlrO6LWZrNKuDPnJNIDJ3GG9Q3WoeODZHG7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260811131703-82143d9c14f86f7672915dbb8fee7c6356e30146","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1887865},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"82143d9c14f86f7672915dbb8fee7c6356e30146","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260811131703-82143d9c14f86f7672915dbb8fee7c6356e30146_1786454402050_0.5326946629676141","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260811132620-af6fe24def81a7ded4fb04dba7380928c080f778":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260811132620-af6fe24def81a7ded4fb04dba7380928c080f778","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260811132620-af6fe24def81a7ded4fb04dba7380928c080f778","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0ac26b4cc5c2382aaebc750b1fcbddd81f4342bb","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260811132620-af6fe24def81a7ded4fb04dba7380928c080f778.tgz","fileCount":5,"integrity":"sha512-iu3I43cQa0S8CpvD0qCMswHeGdfzv7ieIod0RzGDF2uyzg900hHgO5fIoBKoCFQZcymJXT19dm/fHIlarnMSGA==","signatures":[{"sig":"MEQCIH33rx4S1hRVrb4FYT1w+HCLXTW2YRjFPkKAWBezy8iSAiBtHpb5/C1aGKS3kAZdV8cgVwKtLlt7n2cgal9M/UoQ6A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260811132620-af6fe24def81a7ded4fb04dba7380928c080f778","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1887865},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"af6fe24def81a7ded4fb04dba7380928c080f778","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260811132620-af6fe24def81a7ded4fb04dba7380928c080f778_1786454919167_0.41260793223655456","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260811133749-c80d9713b445683c7abc51b5555f09e5512ac7a3":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260811133749-c80d9713b445683c7abc51b5555f09e5512ac7a3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260811133749-c80d9713b445683c7abc51b5555f09e5512ac7a3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ed3d7d97ea6baf2957396642e398054d7fd3ddd4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260811133749-c80d9713b445683c7abc51b5555f09e5512ac7a3.tgz","fileCount":5,"integrity":"sha512-8tjdn/pAY7zW1/x27UALsw+mTRgaMhjH23z05eB0r0RsJJlYcH9R4OhLzqUOS6tUsUhs1+OuMc4/0KGarK+iVg==","signatures":[{"sig":"MEQCIBC+/vDl+9xsxGlCqeea5plu/F438Sh9AH9EMw+yjhllAiBRTua/y7KuswbRdBrOO0xU7yCokn8OYhj1PRTwII2MOw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260811133749-c80d9713b445683c7abc51b5555f09e5512ac7a3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1887865},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c80d9713b445683c7abc51b5555f09e5512ac7a3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260811133749-c80d9713b445683c7abc51b5555f09e5512ac7a3_1786455631137_0.5304600458188347","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260811133831-2589b2ea11249eade9ec842b78fff41d67289dc5":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260811133831-2589b2ea11249eade9ec842b78fff41d67289dc5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260811133831-2589b2ea11249eade9ec842b78fff41d67289dc5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"aa4a14b880e43bb3bf26e6d1c1d3690d732337c7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260811133831-2589b2ea11249eade9ec842b78fff41d67289dc5.tgz","fileCount":5,"integrity":"sha512-lIoir5F4JXWTB8o9VEZNjOPfJc3/WDl3j+Ju3a5p0ZnMB2Qq6zAyEEOj538Z4pWtbtdx5MX4qYcElmDGhRdp+w==","signatures":[{"sig":"MEUCIQC+sUMlykPAGgPlv0Q9jWWOwnI/u2X6OTBcU2g90jZ14QIgXQWEc9J5UltigvgwhGfe+D1z5Vk4gWd56DNB1pAuR7c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260811133831-2589b2ea11249eade9ec842b78fff41d67289dc5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1887865},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2589b2ea11249eade9ec842b78fff41d67289dc5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260811133831-2589b2ea11249eade9ec842b78fff41d67289dc5_1786455674975_0.19309656828405153","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260811133831-8db29c08caa2f50f39b21874684aec838373a5fd":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260811133831-8db29c08caa2f50f39b21874684aec838373a5fd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260811133831-8db29c08caa2f50f39b21874684aec838373a5fd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bd0074a16fd413c614504dece724735eb349671e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260811133831-8db29c08caa2f50f39b21874684aec838373a5fd.tgz","fileCount":5,"integrity":"sha512-gnw3vdAB3uFki+br1wobbIS4gxUM6MfGfCHb0PUgsZZevp6Wr5g1SM27NmyuGiFvuRFVY2WF/ZkiYPGWkwBFXg==","signatures":[{"sig":"MEYCIQD7hGyWZH8iM1Nut+rbntELwEK7yGXRiOqyjFlTXTCq1gIhAIwfvd2akdWmhGqYVWmMR0/sZCq23Kj1EdA6lZIatdof","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260811133831-8db29c08caa2f50f39b21874684aec838373a5fd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1887865},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8db29c08caa2f50f39b21874684aec838373a5fd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260811133831-8db29c08caa2f50f39b21874684aec838373a5fd_1786455683135_0.9316080016486643","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260811145723-10f73e2e86d2abe1ea420ddc058206a5df7e6775":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260811145723-10f73e2e86d2abe1ea420ddc058206a5df7e6775","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260811145723-10f73e2e86d2abe1ea420ddc058206a5df7e6775","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"91b2ac1633fc83a30db4910d0e3e157cfde4b2d3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260811145723-10f73e2e86d2abe1ea420ddc058206a5df7e6775.tgz","fileCount":5,"integrity":"sha512-07BWJpQ4e5nxL3hlXQH1X0DWRbOVf3ZlqpCjTSSKFw4lN8Btg8usnKtEaL1wDV16JBrv3u94HOzWEDHUAcBYJw==","signatures":[{"sig":"MEYCIQCjrnjO42Ca/2sngRP0HD8FB25/Y3Y4qaF8PZTyy85H2AIhAJAlYdIQPJfd6wQoM8r7lkZ1e7U1c4e3xw09xRNFtMuk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260811145723-10f73e2e86d2abe1ea420ddc058206a5df7e6775","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1887865},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"10f73e2e86d2abe1ea420ddc058206a5df7e6775","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260811145723-10f73e2e86d2abe1ea420ddc058206a5df7e6775_1786460419604_0.33021744327898506","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260811161138-e1fea39d4923ea66c706b426005b045781a91baf":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260811161138-e1fea39d4923ea66c706b426005b045781a91baf","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260811161138-e1fea39d4923ea66c706b426005b045781a91baf","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"408a3a8b779c2dfcfa38fc12540aeff6cb6c9d68","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260811161138-e1fea39d4923ea66c706b426005b045781a91baf.tgz","fileCount":5,"integrity":"sha512-xmkcQma7mmnaReQLP8Xboef/Z+PbhACfrfhP0n5bzi1f3eWhjLuRDKuBPSM6J84riX/xhcGHtGoKewskc3y+7g==","signatures":[{"sig":"MEYCIQCldLkTcXhkb0k3zoBW7zDpxwr+Zs29BVN/pAUNaHtcuwIhAJhdshX1YmQgOyhIgPVaSgXadE+NiS2rpAGeHO3y5ISM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260811161138-e1fea39d4923ea66c706b426005b045781a91baf","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1889885},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e1fea39d4923ea66c706b426005b045781a91baf","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260811161138-e1fea39d4923ea66c706b426005b045781a91baf_1786464862585_0.6281551030768258","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260811164137-e72d4d57d5b054c114f2c19be04bda257f2d1faa":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260811164137-e72d4d57d5b054c114f2c19be04bda257f2d1faa","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260811164137-e72d4d57d5b054c114f2c19be04bda257f2d1faa","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ca1b64df3515ffb0994f1876833e85fdbab5b208","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260811164137-e72d4d57d5b054c114f2c19be04bda257f2d1faa.tgz","fileCount":5,"integrity":"sha512-cuXqIyv720RkhVRNxqy+6kHlAByy4yyL+gwUZbE/xo5yGvg4hjCOWcrXoKi/JKUCG4hXSNKo9F500BQzBKmbcw==","signatures":[{"sig":"MEUCIQDrF9KNduHhYk0L4xwXPG/RKYyUHSqQ3Z88UDynGWt+/gIgNO9VnI/4gY0d0MV7HsVjUEUwCnErgi3B2aNv4FeQY+o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260811164137-e72d4d57d5b054c114f2c19be04bda257f2d1faa","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1889885},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e72d4d57d5b054c114f2c19be04bda257f2d1faa","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260811164137-e72d4d57d5b054c114f2c19be04bda257f2d1faa_1786466635216_0.8519578473864822","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260812043602-855e4f689df9ba7cbc9644de27ee4975d99727cc":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260812043602-855e4f689df9ba7cbc9644de27ee4975d99727cc","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260812043602-855e4f689df9ba7cbc9644de27ee4975d99727cc","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3e794d28aff6040b97d9d3953af0f1e8216d6b12","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260812043602-855e4f689df9ba7cbc9644de27ee4975d99727cc.tgz","fileCount":5,"integrity":"sha512-N2FYJRXXUWdCqxqENUtdv82kdZmo68BQxOgH5AKzwMoVoE4zrp+s3LIIrKsPTLo8usb4ZuYfw7R76+YfnvvwTQ==","signatures":[{"sig":"MEQCIF/0HdLXAKn2Pl4WB4wuWyoeVnrT1rqPkvuIb0ae2761AiBLs58qRKfjM1HwQIAKlu/0DKLyoH7KRGyLaqkvOmKZ4w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260812043602-855e4f689df9ba7cbc9644de27ee4975d99727cc","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1887865},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"855e4f689df9ba7cbc9644de27ee4975d99727cc","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260812043602-855e4f689df9ba7cbc9644de27ee4975d99727cc_1786509527599_0.38687919865097276","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260812043615-c78dd0977653d48667ecc3d0e4b018cc754fdffb":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260812043615-c78dd0977653d48667ecc3d0e4b018cc754fdffb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260812043615-c78dd0977653d48667ecc3d0e4b018cc754fdffb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1c5a89cbe1aec71a9574b3cb065bab181ce1b1f6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260812043615-c78dd0977653d48667ecc3d0e4b018cc754fdffb.tgz","fileCount":5,"integrity":"sha512-4seNn596LNJXhVklR5cwwFkXKFxJBm2//w7V3Vosmm4sznKh8yPmpr+Lr3eVG9B12v0pRpWYZJTyZtoEaoG1VQ==","signatures":[{"sig":"MEYCIQDw9OaaTnx6uqfCGWZOm42iboq06BZZDX08UtUB0cD3oQIhALcS4DjFNReJzcDMgak8Mw9esjAChWgIpUVRfYRSLpfE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260812043615-c78dd0977653d48667ecc3d0e4b018cc754fdffb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1887865},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c78dd0977653d48667ecc3d0e4b018cc754fdffb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260812043615-c78dd0977653d48667ecc3d0e4b018cc754fdffb_1786509534991_0.6130609603361621","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260812072231-a20ada96eec7712a24a2b38ff60d41f76623ea3f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260812072231-a20ada96eec7712a24a2b38ff60d41f76623ea3f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260812072231-a20ada96eec7712a24a2b38ff60d41f76623ea3f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0bc013578214e49593d20a89b8ade041234043f5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260812072231-a20ada96eec7712a24a2b38ff60d41f76623ea3f.tgz","fileCount":5,"integrity":"sha512-UcTCQhqhU5Ga1etI0o68DWrPG18TQFpCQ2GRKd0lObwV/jA//qpTTz2EjIqxEF08ZCObcUewDbGecN2sgOMVag==","signatures":[{"sig":"MEUCIQDIDGmsD+lBVS1LUuc6rR06miLzDqbQft0RcUn0w64eCgIgVuxyYTkw29dEyTwzW7gkpRvzOMnMRiOXfMNzZn7B4PQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260812072231-a20ada96eec7712a24a2b38ff60d41f76623ea3f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1889885},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a20ada96eec7712a24a2b38ff60d41f76623ea3f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260812072231-a20ada96eec7712a24a2b38ff60d41f76623ea3f_1786519473176_0.19744119458336207","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260812094850-1f71eef898a813b9749e323a8a3498d1e354ab9a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260812094850-1f71eef898a813b9749e323a8a3498d1e354ab9a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260812094850-1f71eef898a813b9749e323a8a3498d1e354ab9a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"bf2096f8f235b8c5b4065b8416cd3b6ab71d4887","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260812094850-1f71eef898a813b9749e323a8a3498d1e354ab9a.tgz","fileCount":5,"integrity":"sha512-Kmn4pI0BQc4zIl0JCZZmRTOzkznDqrX9nUNzzjmyvjdQw1crteEQ561mgFUxSyzrNJjpjxbCkz3qjZ9pHevVGA==","signatures":[{"sig":"MEUCIQCtSTh9nK57gcvZyNzkdhPp+Rf0/sSRNKGWu8kO6pIYfgIgW1IS4FsjctIWFr4jxoltgdyBI1KvozrEFuE3IOQyZxQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260812094850-1f71eef898a813b9749e323a8a3498d1e354ab9a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1887865},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1f71eef898a813b9749e323a8a3498d1e354ab9a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260812094850-1f71eef898a813b9749e323a8a3498d1e354ab9a_1786528299107_0.8338846892268155","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260812103111-858bf604bd18d175efdb49cf79066c8e1ffb9fff":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260812103111-858bf604bd18d175efdb49cf79066c8e1ffb9fff","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260812103111-858bf604bd18d175efdb49cf79066c8e1ffb9fff","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c7dea13aea372866150337ee63c05627ea45ebab","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260812103111-858bf604bd18d175efdb49cf79066c8e1ffb9fff.tgz","fileCount":5,"integrity":"sha512-Haj6cmaPsBBRuCwadaJoX/BU6QSc8Up4Khv71O7RpQexWzqVEC4aU8fl+FwzGnk8cqncRKQmjjBL8LdTcD8wmA==","signatures":[{"sig":"MEYCIQCIH6YG/+t3miXzz2NY3+SBgEIoUbN7H6HL4+LNoKWlNQIhAPwAlT3ZZt8/OPjds4RV1QNNVYQy1aqoei+vyp5aG+em","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260812103111-858bf604bd18d175efdb49cf79066c8e1ffb9fff","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1892771},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"858bf604bd18d175efdb49cf79066c8e1ffb9fff","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260812103111-858bf604bd18d175efdb49cf79066c8e1ffb9fff_1786530843773_0.5381957345995783","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260812112446-de0a82f5603beabb1780ce22883f98f979184a6a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260812112446-de0a82f5603beabb1780ce22883f98f979184a6a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260812112446-de0a82f5603beabb1780ce22883f98f979184a6a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9e07b07a1967e4973abb0b3ab052e9a7c2accfab","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260812112446-de0a82f5603beabb1780ce22883f98f979184a6a.tgz","fileCount":5,"integrity":"sha512-28PGXP2jlwx47otu7pDEpzE0Z/a4MrcC4qxUveaVXtpC9bDDl3FSe43WPdQDQXpJlmP7UJOsXUthhUk95dmr2Q==","signatures":[{"sig":"MEQCIBX7astKNDcXSsA3DeeJMauiYceZ8M0lXWLC702gSyffAiBozcMmRiDF2wut6V60B5mHT9l6FXFljUaAG51Vl+Ym3g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260812112446-de0a82f5603beabb1780ce22883f98f979184a6a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1892771},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"de0a82f5603beabb1780ce22883f98f979184a6a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260812112446-de0a82f5603beabb1780ce22883f98f979184a6a_1786534057138_0.3940206375432864","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260812113950-60609d83020303fa7fcdbdbccf218cdd0fa70e21":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260812113950-60609d83020303fa7fcdbdbccf218cdd0fa70e21","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260812113950-60609d83020303fa7fcdbdbccf218cdd0fa70e21","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e43a22aa47a114aacc57d7262585be158e5396ea","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260812113950-60609d83020303fa7fcdbdbccf218cdd0fa70e21.tgz","fileCount":5,"integrity":"sha512-7ZbJBGHqT0OXkFmFww8Yd2aeNdZMrPIeUyyy1mciK/GkK31ejfsCwDTTpfII97k4uWTzb87PYahiTjsYIQQ/0w==","signatures":[{"sig":"MEUCIDcP+GTKlnRjC79vEPsMnaMJXcvwYA3HgWZX7jlar9BhAiEA9op4CedUHYlQJ8U19uOG5A3YLqYFOVtfkV0ZwYWSBuQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260812113950-60609d83020303fa7fcdbdbccf218cdd0fa70e21","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1892771},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"60609d83020303fa7fcdbdbccf218cdd0fa70e21","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260812113950-60609d83020303fa7fcdbdbccf218cdd0fa70e21_1786534962321_0.23431296701985782","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260812114009-fcce9fbea572f48aa9e830ac99a2dd0c861e74bd":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260812114009-fcce9fbea572f48aa9e830ac99a2dd0c861e74bd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260812114009-fcce9fbea572f48aa9e830ac99a2dd0c861e74bd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"775a33cb8957701b84094222761375c54431470f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260812114009-fcce9fbea572f48aa9e830ac99a2dd0c861e74bd.tgz","fileCount":5,"integrity":"sha512-F6zNE31w8jyt0xjk92vM576mTv7sZJOpTn/7YHWsaDe1j2Cw0SN5TTjx4I7Qf2SqP6y15WeGPX20PPFECes6IQ==","signatures":[{"sig":"MEUCIQD4gNFwOwTX57jqRZm0FEt6kXgQqn7cc8LPSgfQsbZeIAIgTu/s1+6+LcWZmGxB22QBFRZnq7VIBlhJrJpYzZFVmp4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260812114009-fcce9fbea572f48aa9e830ac99a2dd0c861e74bd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1892771},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fcce9fbea572f48aa9e830ac99a2dd0c861e74bd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260812114009-fcce9fbea572f48aa9e830ac99a2dd0c861e74bd_1786534971454_0.5481142533173458","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260812122859-05b28e423c1a7fee20ab9a141c880e6e8927f594":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260812122859-05b28e423c1a7fee20ab9a141c880e6e8927f594","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260812122859-05b28e423c1a7fee20ab9a141c880e6e8927f594","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0fe5add19a2cdd80358d97955744d8083ca07886","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260812122859-05b28e423c1a7fee20ab9a141c880e6e8927f594.tgz","fileCount":5,"integrity":"sha512-tiF9LdoTzaznzPFf77Poh283Kj2liM7EMEoDfVeahg3cZ60YFy74FNTvKC4br3K5aGITzeyZ8jHv+ajFFlVLMg==","signatures":[{"sig":"MEQCICbCw04tpG303UkGkCdailw6gjWUnmrkuwfl1viiCPoVAiAOqKZ8tN735MHk7amgUuFX1Avp/ZB9CvUCtYQNrI8qBg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260812122859-05b28e423c1a7fee20ab9a141c880e6e8927f594","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1906970},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"05b28e423c1a7fee20ab9a141c880e6e8927f594","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260812122859-05b28e423c1a7fee20ab9a141c880e6e8927f594_1786537909855_0.9829914011515108","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260812123208-50f14b1e64aa465945c76c719dccebb8a786d4d7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260812123208-50f14b1e64aa465945c76c719dccebb8a786d4d7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260812123208-50f14b1e64aa465945c76c719dccebb8a786d4d7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2aa25bd6e97211d7d5fc447bdf4b62cd849d434c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260812123208-50f14b1e64aa465945c76c719dccebb8a786d4d7.tgz","fileCount":5,"integrity":"sha512-LP07qmjbRXyyzfRIReohz3yRt9RbBjeN1JDEHedUbTOy1wBc2eXN55hXB5SnucpzFOASU3Mf8RfLRUXkzeEm1g==","signatures":[{"sig":"MEUCIQCrV3feKSK3+vU6b55W4yEJ7vIzXsRx6fMwK2H1CS2OwAIgH33MYDagyrOolsfn/rQZA3+KywyNcqp6lcw9Q+PMe4M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260812123208-50f14b1e64aa465945c76c719dccebb8a786d4d7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1906970},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"50f14b1e64aa465945c76c719dccebb8a786d4d7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260812123208-50f14b1e64aa465945c76c719dccebb8a786d4d7_1786538096468_0.5724749510591369","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260812130344-4bbdffc2f480f5952558036601de6c098e8ee7ab":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260812130344-4bbdffc2f480f5952558036601de6c098e8ee7ab","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260812130344-4bbdffc2f480f5952558036601de6c098e8ee7ab","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"fbbe693b644d4e3d8dd28db4a6cbf9f87d4d2213","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260812130344-4bbdffc2f480f5952558036601de6c098e8ee7ab.tgz","fileCount":5,"integrity":"sha512-BrqSvzY9lQ1ym8RUCAVnhHVQlxKGbljEOmy4LGvZuO5DudQZTNJ3y/aJJVq36J18ZDak1DV3FGT7el1RCRVB6w==","signatures":[{"sig":"MEUCIEwIHP+jH/J+1jteRi7EAz4uNqw7de4ZgOpAxj9LqMHvAiEAiQTjBJtgAGHchV9GNV2n88qhMXf5QDp+23fCEXdicMA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260812130344-4bbdffc2f480f5952558036601de6c098e8ee7ab","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1906970},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4bbdffc2f480f5952558036601de6c098e8ee7ab","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260812130344-4bbdffc2f480f5952558036601de6c098e8ee7ab_1786539996392_0.1685179068199696","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260812205913-1049a62210305e76742232e3e65a522859327d5a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260812205913-1049a62210305e76742232e3e65a522859327d5a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260812205913-1049a62210305e76742232e3e65a522859327d5a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2145b036d589677db8a7ddcb9e9635cbc589cd4f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260812205913-1049a62210305e76742232e3e65a522859327d5a.tgz","fileCount":5,"integrity":"sha512-1d8lSSeJEZ+ZA0hMYUFAz7feHqySIt+XYJRy/HQjcV28xMLCbfCtb7jxXzaY52Hd44dBB0powkJ7IJVTao9iPQ==","signatures":[{"sig":"MEQCIC4dkxqeLupt7k6ktIBD+x82JEFoZzyZEztLMarpevMMAiApYlZV9y+5SI0ZuAk9jsMHE6dNXXQecmGsZle/fUBVRQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260812205913-1049a62210305e76742232e3e65a522859327d5a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1908990},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1049a62210305e76742232e3e65a522859327d5a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260812205913-1049a62210305e76742232e3e65a522859327d5a_1786568523183_0.6034230835590424","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260812205930-e4fb76b1fbdd3e62dbcfa20b546ff80e03048df7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260812205930-e4fb76b1fbdd3e62dbcfa20b546ff80e03048df7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260812205930-e4fb76b1fbdd3e62dbcfa20b546ff80e03048df7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9bed034f11fa027a97fef5e4a07c788ebedb42d0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260812205930-e4fb76b1fbdd3e62dbcfa20b546ff80e03048df7.tgz","fileCount":5,"integrity":"sha512-4bpAyXHKkNYKKeDg+lBshUG7rFy9Jnymn9Kq+KebUKTV7AtZYG9ENor+3dg6ncUZBioGoYeked52Feyta5EJKw==","signatures":[{"sig":"MEUCIQCssm3qO4jeAPhe1kDVgw5EDiO5xeaGmocSdG55w8jpFgIgK5lnfwyVeNsjBSXYnZtsl/b0oDZy5VyQBvdaNfo/T3U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260812205930-e4fb76b1fbdd3e62dbcfa20b546ff80e03048df7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1908990},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e4fb76b1fbdd3e62dbcfa20b546ff80e03048df7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260812205930-e4fb76b1fbdd3e62dbcfa20b546ff80e03048df7_1786568541922_0.3062107889269805","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260813085405-230edd38a6d55bd79966d89d7a73496f4f82ee75":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260813085405-230edd38a6d55bd79966d89d7a73496f4f82ee75","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260813085405-230edd38a6d55bd79966d89d7a73496f4f82ee75","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a3ed404135b1aea93e882abe79d07f522680a495","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260813085405-230edd38a6d55bd79966d89d7a73496f4f82ee75.tgz","fileCount":5,"integrity":"sha512-lnc0FT/X7ibBhPM1FQdy1dHnb5TAhDXK/fRTefF2I5aQAR3PpaYKlhngTC2Gy9J2ZYBlYyYc3IFtz4a5b2TPxw==","signatures":[{"sig":"MEQCICHJiWs/av25vjAIcTLpv6GsQL4QmIIyYNfP2ay/LFcWAiBsMjdr4OWJehP+IJ7IeTOiBMYDLYDy/C7Hrn5U/EqtTw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260813085405-230edd38a6d55bd79966d89d7a73496f4f82ee75","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1908990},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"230edd38a6d55bd79966d89d7a73496f4f82ee75","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260813085405-230edd38a6d55bd79966d89d7a73496f4f82ee75_1786611383896_0.9134059413136606","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260813085933-056ac1f4818748b2ad76ae9bdc9bd2d5a68e8902":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260813085933-056ac1f4818748b2ad76ae9bdc9bd2d5a68e8902","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260813085933-056ac1f4818748b2ad76ae9bdc9bd2d5a68e8902","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9354229d5b26349188effbcdafb8cc9e7d0f6855","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260813085933-056ac1f4818748b2ad76ae9bdc9bd2d5a68e8902.tgz","fileCount":5,"integrity":"sha512-KlEP7GpWp3xz4qvbY9EXeiiGCLNGDRsqHw2bCKgEOW3R5SbtGF6/nZ++RyUotJ6wgGc0wfqcqDd1P3e4vjrIjw==","signatures":[{"sig":"MEUCIQDXiWfi8+LcVt2x9fXwHwVMZ4LtJQgA0LNtzImaHd9IIgIgVzhEySf7j2+PHIpatcJ2Ng7DBT4h8n73i/Ra6YgBWbE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260813085933-056ac1f4818748b2ad76ae9bdc9bd2d5a68e8902","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1908990},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"056ac1f4818748b2ad76ae9bdc9bd2d5a68e8902","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260813085933-056ac1f4818748b2ad76ae9bdc9bd2d5a68e8902_1786611743192_0.12152003792686061","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260813093840-5df8e97338fe3cd4995d6067bbebc16292c11032":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260813093840-5df8e97338fe3cd4995d6067bbebc16292c11032","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260813093840-5df8e97338fe3cd4995d6067bbebc16292c11032","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5507773899c5bc924da4611a65ef86bd703b142d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260813093840-5df8e97338fe3cd4995d6067bbebc16292c11032.tgz","fileCount":5,"integrity":"sha512-3SxDHl8dl8aXtVitQTaaOMrpVGNPzbYYdd61rGz4KlWeECMT1ANvANAODuvwCUgjx3wQG8s1f3vZg0SGnyZzmw==","signatures":[{"sig":"MEUCIDMPnWs+gMIoNNyUu813cTWG6/j3Svz+j5ju0oag0EF1AiEAmp9QY6mWRGAqzlPyhZASfhebMnF7aQsBWhXrw7Uq+/c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260813093840-5df8e97338fe3cd4995d6067bbebc16292c11032","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1908990},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5df8e97338fe3cd4995d6067bbebc16292c11032","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260813093840-5df8e97338fe3cd4995d6067bbebc16292c11032_1786614074227_0.003416759185273177","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260813093844-da0a26cd25761c928b0adabeb5cd472348479793":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260813093844-da0a26cd25761c928b0adabeb5cd472348479793","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260813093844-da0a26cd25761c928b0adabeb5cd472348479793","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"66cec2898f8efdcd8ba1023ad01fa2022a7a0a16","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260813093844-da0a26cd25761c928b0adabeb5cd472348479793.tgz","fileCount":5,"integrity":"sha512-ehnBXfxnug88oSl1utT97aDZESsCEuxGSZnA3gPYDud+XuaULFV9iXfg7Kxaxmi6dOzf37PZ/VORLACQbo4n0Q==","signatures":[{"sig":"MEUCIBnHB4Zl18gsNTXQgDX0eOlINmhUhLg6/OlQME+qq3p3AiEAjoPeK4dzXaNDKLLDzzLzj2ksnxzrWGTiOgH2kThR2Vs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260813093844-da0a26cd25761c928b0adabeb5cd472348479793","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1908990},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"da0a26cd25761c928b0adabeb5cd472348479793","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260813093844-da0a26cd25761c928b0adabeb5cd472348479793_1786614091608_0.3501893544282526","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260813094302-cc49dda31ffcf349bb4b59f4ab88fa1a504f4b16":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260813094302-cc49dda31ffcf349bb4b59f4ab88fa1a504f4b16","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260813094302-cc49dda31ffcf349bb4b59f4ab88fa1a504f4b16","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5e12a5ee3d6096a64108efc51284ed768d06a116","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260813094302-cc49dda31ffcf349bb4b59f4ab88fa1a504f4b16.tgz","fileCount":5,"integrity":"sha512-4YDO0rDtvEv/IllOsGzFF1WCipGj3ucGbvrXMPkyXyFjhGjoJYxfFmV5Gz+PireBkrEUJZ/Tvb99ZDOOx6nEfA==","signatures":[{"sig":"MEUCIQCeX55dO1qbJSVuezJY50K8EnwG09kEU117AGvnl0YqYwIgf1PrZjAkqaapdaP/xbh8El3k8OOQ702BnsPx7DLYPA0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260813094302-cc49dda31ffcf349bb4b59f4ab88fa1a504f4b16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1908990},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"cc49dda31ffcf349bb4b59f4ab88fa1a504f4b16","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260813094302-cc49dda31ffcf349bb4b59f4ab88fa1a504f4b16_1786614347725_0.34293911552465706","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260813094506-e898c4afa126b12a7f2ac96c34c8439966fd0ced":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260813094506-e898c4afa126b12a7f2ac96c34c8439966fd0ced","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260813094506-e898c4afa126b12a7f2ac96c34c8439966fd0ced","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a3ffe0c08ef4ddea89b46521980099de3e34820c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260813094506-e898c4afa126b12a7f2ac96c34c8439966fd0ced.tgz","fileCount":5,"integrity":"sha512-871oyyaUcRMSU2Z+wo6TAgfe9f/PXuabwT2SQDyoP9MSYPyreP1jtlBF8wYUpiEdTGy2iL74fWZ0FQ/gDCvhYw==","signatures":[{"sig":"MEQCIGOmm5TsjrmtS8I8lspYUAW4HX8Zw8HmFFKOjHhA+4xvAiBtv8bs/2veexh39S2ZzBOzw6dys5w0PEKm2PlfU+7CUQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260813094506-e898c4afa126b12a7f2ac96c34c8439966fd0ced","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1908990},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e898c4afa126b12a7f2ac96c34c8439966fd0ced","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260813094506-e898c4afa126b12a7f2ac96c34c8439966fd0ced_1786614476067_0.17852845977098264","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260813094543-3905d70e6c215ff66cd04e36fcef87692df45b3e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260813094543-3905d70e6c215ff66cd04e36fcef87692df45b3e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260813094543-3905d70e6c215ff66cd04e36fcef87692df45b3e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"968148a45d8ff7b7852c85cbbc7c60be4eb2079a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260813094543-3905d70e6c215ff66cd04e36fcef87692df45b3e.tgz","fileCount":5,"integrity":"sha512-it/j9o5BU+ZHbd82D48xfRduwWafZOvtANJTcCFO6HISqmZLFpa+URm8l+YlT3pl1TjZZsPJXip2FmeonL7grQ==","signatures":[{"sig":"MEQCIBclDO9pL/ifVIKi+s9Zsb1sb3Y0Gd+Rli3Ddj3qUWhPAiA34yk235dCZELTcbYVvioyuHowfV1lBVLfKz1hwMAd0w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260813094543-3905d70e6c215ff66cd04e36fcef87692df45b3e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1908990},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3905d70e6c215ff66cd04e36fcef87692df45b3e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260813094543-3905d70e6c215ff66cd04e36fcef87692df45b3e_1786614512399_0.09354824674346207","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260813095628-4a5dcc8ebcda62133e56a31bb239b65fedc6f50b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260813095628-4a5dcc8ebcda62133e56a31bb239b65fedc6f50b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260813095628-4a5dcc8ebcda62133e56a31bb239b65fedc6f50b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d3bc9f8fd53f3d84f5a4aaf313f3fdf1b1a102b9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260813095628-4a5dcc8ebcda62133e56a31bb239b65fedc6f50b.tgz","fileCount":5,"integrity":"sha512-4NpbF13x1g6ahtfsd7YVoPhH8u0EXozK6u5CTuRn1WoI7syhKtm1OVRNrpi2JDwfpSMvqzJo5wP1Du1djTjN8w==","signatures":[{"sig":"MEUCIQC0FKcFZwtk+wTwZ7HEFFbzRRQ0fHb05oJLRgFLGY1PqAIgQdx7+pqKkfyFckbsfGYZwymU2ibVoVZ9pji+riidYhg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260813095628-4a5dcc8ebcda62133e56a31bb239b65fedc6f50b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1908990},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4a5dcc8ebcda62133e56a31bb239b65fedc6f50b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260813095628-4a5dcc8ebcda62133e56a31bb239b65fedc6f50b_1786615149933_0.6980856072902775","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260813095643-7c54ed84ed305c480b7644f4027bd1f6b180e68b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260813095643-7c54ed84ed305c480b7644f4027bd1f6b180e68b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260813095643-7c54ed84ed305c480b7644f4027bd1f6b180e68b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a6aef34f90cddcef97e6616745e547f8920e3a81","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260813095643-7c54ed84ed305c480b7644f4027bd1f6b180e68b.tgz","fileCount":5,"integrity":"sha512-uRNo58byqvfsy915JCRnpHwDOtKXcaYqRL+95R4gdFcKwUBBHTj7AF9VO9NIJrT6LQc9y4qAiSUUtTige4PF0Q==","signatures":[{"sig":"MEUCIDrcEjYzkKmIloccW2MsoewyqL9fBXKFMhsVgGY5orC2AiEAno7uO2XIeFfYhUKnJLn0eDbSqGOVpGYK9EkvfksCsk0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260813095643-7c54ed84ed305c480b7644f4027bd1f6b180e68b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1908990},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7c54ed84ed305c480b7644f4027bd1f6b180e68b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260813095643-7c54ed84ed305c480b7644f4027bd1f6b180e68b_1786615164039_0.14172690390953058","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260813101301-98bcebafbb93302bc9c40944fcbdad9a992f7800":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260813101301-98bcebafbb93302bc9c40944fcbdad9a992f7800","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260813101301-98bcebafbb93302bc9c40944fcbdad9a992f7800","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"eb514947d432d0f003c4beb0c6dc9174c6600848","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260813101301-98bcebafbb93302bc9c40944fcbdad9a992f7800.tgz","fileCount":5,"integrity":"sha512-9Et3seLBUtBIekmQiwexUAwWNmNigV8Z8IdGUjOXQy/3FBfG5q3DylnMenC9IELOZUc0zr+ej2M3ZLscj4ms5g==","signatures":[{"sig":"MEUCIAf0K6DA9RbwufA2qvptKfAHeV1Wdbe6tEwQpy7K0vA8AiEAtx1gGAIAffKdP+dZYOARiZMCVkSNYwD12KlXZ1EePDQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260813101301-98bcebafbb93302bc9c40944fcbdad9a992f7800","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1911751},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"98bcebafbb93302bc9c40944fcbdad9a992f7800","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260813101301-98bcebafbb93302bc9c40944fcbdad9a992f7800_1786616143683_0.4142890470134255","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260813113017-1f5020917efc9b55c1526f8b7bcd981cd60a23f7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260813113017-1f5020917efc9b55c1526f8b7bcd981cd60a23f7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260813113017-1f5020917efc9b55c1526f8b7bcd981cd60a23f7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"87bb65f42eb1c661d9f266b7a01d1369d7720383","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260813113017-1f5020917efc9b55c1526f8b7bcd981cd60a23f7.tgz","fileCount":5,"integrity":"sha512-vVg4qvEv8j4KSkQ6OIPp0+Ap124L7bLj8sELI48iUAoADgX/60osvwY9a7GOjBB2cg3nlvR6s2HeaGnYHkYb3Q==","signatures":[{"sig":"MEUCIQCyFgOA+XxtcrdN7uq1dPmReZIpZKf44lx06Q9WAlp6LgIgU/AtChUnh9/Cgd/ETKxBvmpvt3PWscu6Bkkpc4KGvNo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260813113017-1f5020917efc9b55c1526f8b7bcd981cd60a23f7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1908990},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1f5020917efc9b55c1526f8b7bcd981cd60a23f7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260813113017-1f5020917efc9b55c1526f8b7bcd981cd60a23f7_1786620750968_0.7175857760289637","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260813140717-a8c2db3ecb1c523599416cf9599d2b901315f066":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260813140717-a8c2db3ecb1c523599416cf9599d2b901315f066","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260813140717-a8c2db3ecb1c523599416cf9599d2b901315f066","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"36a7031b71907961217c363cd9f1f3b5bb06bde9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260813140717-a8c2db3ecb1c523599416cf9599d2b901315f066.tgz","fileCount":5,"integrity":"sha512-XU56oj/RTQ7DeQNYvX0fzvX9TaeulUxVj7rfi45c6RyBjDfh/ft4AQqo4TzC3dWAh0ekyZuaBEVYCj8dfVkQmw==","signatures":[{"sig":"MEUCIQCr8bRjE40EAs5z6gck/fOGFAcjPy60cuRN/PJJMm1lQgIgNrCozZL2RxvSpV1tHFu55cKvSKRclrk/fh9hDJ2jIM4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260813140717-a8c2db3ecb1c523599416cf9599d2b901315f066","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1911751},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a8c2db3ecb1c523599416cf9599d2b901315f066","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260813140717-a8c2db3ecb1c523599416cf9599d2b901315f066_1786630206086_0.014183478774466352","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260813145617-e9e1307ad9f75f8d12c7ee8d8ddddeb2c4cdbcc7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260813145617-e9e1307ad9f75f8d12c7ee8d8ddddeb2c4cdbcc7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260813145617-e9e1307ad9f75f8d12c7ee8d8ddddeb2c4cdbcc7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e6e8f70766b9bf4f4558809d2983987a65b4ebbe","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260813145617-e9e1307ad9f75f8d12c7ee8d8ddddeb2c4cdbcc7.tgz","fileCount":5,"integrity":"sha512-SuyP+7n3QoLbV1q1Y5ZmIb++A3dvWHX89iIdaqEVqJkqGBa197tEjY2VdbGeIUceRhGEY2HRIV9Yvz5/R7Y8Pw==","signatures":[{"sig":"MEUCIQDH3ldE/3i2i1bgrR280SekCfx/wyr1tY5JND1jE9LVOwIgUFf5kwYpQWocJVDCMWf2Nt6/s30I9+s6AV0yEj85RSI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260813145617-e9e1307ad9f75f8d12c7ee8d8ddddeb2c4cdbcc7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1917747},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e9e1307ad9f75f8d12c7ee8d8ddddeb2c4cdbcc7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260813145617-e9e1307ad9f75f8d12c7ee8d8ddddeb2c4cdbcc7_1786633131947_0.3708514641095806","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260813151718-a6f5586c048b4586540bfddfabfcd775493676dd":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260813151718-a6f5586c048b4586540bfddfabfcd775493676dd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260813151718-a6f5586c048b4586540bfddfabfcd775493676dd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8fbd27400baee092a6a518a421374147c8cfc082","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260813151718-a6f5586c048b4586540bfddfabfcd775493676dd.tgz","fileCount":5,"integrity":"sha512-bt4/qo8dl0aRxnPLRNXMqpuyIFLclacH1IZ9H/rh042W71bNoEe4cXRaOwdgAGRGg3VMO4XjJL9Jrus4gQGIdw==","signatures":[{"sig":"MEUCIDD2U7Gofo8LgglHmznAPd1FLB0ezDAQcJ8sZhJ+imAwAiEAu0dH2i8nhcj72kVW95yznsjomNr21kdmiyJpRwaVlis=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260813151718-a6f5586c048b4586540bfddfabfcd775493676dd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1917747},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a6f5586c048b4586540bfddfabfcd775493676dd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260813151718-a6f5586c048b4586540bfddfabfcd775493676dd_1786634399011_0.8119701117947695","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260813152054-99340b2d9ec59c0eb38f838746a999af58563c79":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260813152054-99340b2d9ec59c0eb38f838746a999af58563c79","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260813152054-99340b2d9ec59c0eb38f838746a999af58563c79","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7429a40298065490cf7533e948f100b526358ad6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260813152054-99340b2d9ec59c0eb38f838746a999af58563c79.tgz","fileCount":5,"integrity":"sha512-biv1I90Gs0tFZi6G75D5B2KcFfnEBjOS0g1GkS9ZJNe/KNYfnrU6JDICzGuI2Z4nKgbupSOUICbLwgke1By5cA==","signatures":[{"sig":"MEUCIQCw/CfxBZyhpocqXZwGaQ+IpKuYNqogz8je6PUZo+2s/wIgXvYTLSl0SCi0L0gY2iR8rsJdYgpCa1Xv6jpMpADjQUU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260813152054-99340b2d9ec59c0eb38f838746a999af58563c79","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1917747},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"99340b2d9ec59c0eb38f838746a999af58563c79","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260813152054-99340b2d9ec59c0eb38f838746a999af58563c79_1786634615453_0.9053037955301355","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260813160540-46a3b565a3a72d4e0dc5d03cbd83e598eceb995d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260813160540-46a3b565a3a72d4e0dc5d03cbd83e598eceb995d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260813160540-46a3b565a3a72d4e0dc5d03cbd83e598eceb995d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c00fe197432cdfd1666e4e10df04ca7db5036567","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260813160540-46a3b565a3a72d4e0dc5d03cbd83e598eceb995d.tgz","fileCount":5,"integrity":"sha512-12l+LfZ6phWutshyUqv1kOW78C6rM/PVcx624/Nd/piwX3DfdFhM7rUncBYvb52KA40R43Ia52k5JieaVgU1dA==","signatures":[{"sig":"MEUCIAnJLIJ9cerxCQsbg3qs6iFuOXkTbWLPc8XV+p1lx1DrAiEA6FPcb/vXiXGXbkfyC8WJYOx1KbbhlCpnCOK+ePk6FLc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260813160540-46a3b565a3a72d4e0dc5d03cbd83e598eceb995d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1923336},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"46a3b565a3a72d4e0dc5d03cbd83e598eceb995d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260813160540-46a3b565a3a72d4e0dc5d03cbd83e598eceb995d_1786637273336_0.4120627520336091","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260813161251-1b05cee00023275978dbd2ec8dcf0a9f1c70699b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260813161251-1b05cee00023275978dbd2ec8dcf0a9f1c70699b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260813161251-1b05cee00023275978dbd2ec8dcf0a9f1c70699b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3282d67e29d78a5f7186781f3ac4bc3b2354598a","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260813161251-1b05cee00023275978dbd2ec8dcf0a9f1c70699b.tgz","fileCount":5,"integrity":"sha512-yWyFTadkaDqogUH729Arg0Q4JLTBuCngKpoHHQVNEwKpQ3d0toRqiUqrtSNrA38gxy3/eCweJw6KCyUyJNw4GQ==","signatures":[{"sig":"MEYCIQCp9S6H2q3cJA5JMvUTpYYubGeq5AV1Mw6khT/iwPtOxwIhAMvrs+kPwjPMzHIxUFhhFxRbMbkv2rZi5acr3nyZ8w4W","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260813161251-1b05cee00023275978dbd2ec8dcf0a9f1c70699b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1b05cee00023275978dbd2ec8dcf0a9f1c70699b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260813161251-1b05cee00023275978dbd2ec8dcf0a9f1c70699b_1786637747044_0.2945793247925568","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260813184023-9dc50f3dba7736124fb3db80fc29763e038075bf":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260813184023-9dc50f3dba7736124fb3db80fc29763e038075bf","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260813184023-9dc50f3dba7736124fb3db80fc29763e038075bf","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f0f7e6016c542bb481c416d6c0da90e715aa9293","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260813184023-9dc50f3dba7736124fb3db80fc29763e038075bf.tgz","fileCount":5,"integrity":"sha512-ld8kBWCu9t/IrVnnHBXzz0ZcKQotXA4brZmf6EOwuA38G9I+Nhm+DwFvxcL06UG7T8LMiISp5LJ6cxt3xb2DLQ==","signatures":[{"sig":"MEYCIQCffsfs1SKaqQ/cZyT3PACWepbtms1KrVnUemiLDgDBywIhALYTIq3VZam2q7wZLXJFo6bZUns3Q8BYxnLwYWf5Acbs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260813184023-9dc50f3dba7736124fb3db80fc29763e038075bf","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1917747},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9dc50f3dba7736124fb3db80fc29763e038075bf","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260813184023-9dc50f3dba7736124fb3db80fc29763e038075bf_1786646558474_0.9087499188287556","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260813184127-df92f058078755dda0a359a935d2966c077ea3b0":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260813184127-df92f058078755dda0a359a935d2966c077ea3b0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260813184127-df92f058078755dda0a359a935d2966c077ea3b0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"239b0ba7049aa2016b654473a9f65b0a877c4535","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260813184127-df92f058078755dda0a359a935d2966c077ea3b0.tgz","fileCount":5,"integrity":"sha512-Nz+/pso8rYnJdk7TNcLr5Yas51ZHZs8AlBulddvk1jct0XnaYysyjmG+Kmb2/GcD5hWmhiGeQfHsnO7UUqs0Wg==","signatures":[{"sig":"MEQCIHxHy68BXsBQrkJMyTgtrYJc1LWfWqVEOCvY9oVxkZ+KAiBKQS6NP3sYR27rUIlssnqhgkaY1y8CZCDtZaCi1VUOlg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260813184127-df92f058078755dda0a359a935d2966c077ea3b0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1917747},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"df92f058078755dda0a359a935d2966c077ea3b0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260813184127-df92f058078755dda0a359a935d2966c077ea3b0_1786646632036_0.656526852267376","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260813210030-d28daa04df0654470a20979472d37964c0aef5f3":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260813210030-d28daa04df0654470a20979472d37964c0aef5f3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260813210030-d28daa04df0654470a20979472d37964c0aef5f3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1323bb138531637d8f02dc792faded0850be8eac","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260813210030-d28daa04df0654470a20979472d37964c0aef5f3.tgz","fileCount":5,"integrity":"sha512-Rf0iOOYh+5wvlpIzu/MdTZUxztp3iddaqb5Ooz1n0ayxS22fVDautFLLdHFy53DF6yZIoiaK7eaFG4hhFuS+Wg==","signatures":[{"sig":"MEUCIGGkRBto56kT9y1NW7W7myzGu78iT0HaOBLqTbjVxvNOAiEA3z4O2tvZsKFDgqcI2/kNOTxGSQSAoXYNOJ7x7uD+VWM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260813210030-d28daa04df0654470a20979472d37964c0aef5f3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1917747},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d28daa04df0654470a20979472d37964c0aef5f3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260813210030-d28daa04df0654470a20979472d37964c0aef5f3_1786654990934_0.3146101555057348","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260814003949-a11184daba5d4362f42799da1ef486c58c3c16fe":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260814003949-a11184daba5d4362f42799da1ef486c58c3c16fe","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260814003949-a11184daba5d4362f42799da1ef486c58c3c16fe","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"43ee1b62540653b3b8371d7d1fd1c159bfe895b6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260814003949-a11184daba5d4362f42799da1ef486c58c3c16fe.tgz","fileCount":5,"integrity":"sha512-tK82sKtlx7+mMn8OBu6Q0szQRkSVuR4FVWBpg1CEQwK8CYMD8TD4AtzU2Wo2SyPk+gAbshFCssJqFwkKiQKgyQ==","signatures":[{"sig":"MEQCIFlYLfq4SGCjm1Dmtui7d4FU6j2HsAaQ7v3dX7SsdXJ7AiBZmFZIfDIFzJQH8WVjCMfpK937tQhNNwbV+dbOaX9iwA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260814003949-a11184daba5d4362f42799da1ef486c58c3c16fe","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1917747},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a11184daba5d4362f42799da1ef486c58c3c16fe","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260814003949-a11184daba5d4362f42799da1ef486c58c3c16fe_1786668145578_0.30814154179078646","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260814090558-de0f16995c89c3fd56455059e0387f945c436c5d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260814090558-de0f16995c89c3fd56455059e0387f945c436c5d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260814090558-de0f16995c89c3fd56455059e0387f945c436c5d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"723f35f2cfb3f1d5c4aea1b64bbfc3c3c52bd2d8","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260814090558-de0f16995c89c3fd56455059e0387f945c436c5d.tgz","fileCount":5,"integrity":"sha512-K/L5fk9yj+MMn32L+P/NdT+C4qLNhC2RQs/TJCMKkeWKVCsynGFrqPxsobHz7jrZZDiFSEYlWR4zL+HBPGXB+A==","signatures":[{"sig":"MEQCIHaNwfueTS1s7mD3KsjUf6WoqaWiM1fEEy3c2hmwR/ZxAiAeftecl3EFPOldBUfWqOhYK3d1IzxoUm/VQQET80QKTA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260814090558-de0f16995c89c3fd56455059e0387f945c436c5d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1918392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"de0f16995c89c3fd56455059e0387f945c436c5d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260814090558-de0f16995c89c3fd56455059e0387f945c436c5d_1786698521054_0.13977570398020545","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260814214935-51a01ae4cc82b98c83597a2231474033af1d32c2":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260814214935-51a01ae4cc82b98c83597a2231474033af1d32c2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260814214935-51a01ae4cc82b98c83597a2231474033af1d32c2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e21775d3a777290a2e72f233e83820dce326ef9e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260814214935-51a01ae4cc82b98c83597a2231474033af1d32c2.tgz","fileCount":5,"integrity":"sha512-nmA/K09Iw7CeDjPz7PKzvwddshoAdaz56xRPmYshbHsvoJhFzP4DK8vm8PYoOnHuTVD3d9rohG3qPievkFN+ow==","signatures":[{"sig":"MEYCIQDT4OWGEisa8fwFF2SzhX6JyFI6Vr23eqLdGefWfdk3sAIhAMQFdExwDpFAo0x4zohNfWa5+O0YOnX7JfvkTUNCe0zy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260814214935-51a01ae4cc82b98c83597a2231474033af1d32c2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1917747},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"51a01ae4cc82b98c83597a2231474033af1d32c2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260814214935-51a01ae4cc82b98c83597a2231474033af1d32c2_1786744337876_0.42402256545108874","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260814215004-0c8dd1b7f784292471f0dea3f3807e1cc1ea631c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260814215004-0c8dd1b7f784292471f0dea3f3807e1cc1ea631c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260814215004-0c8dd1b7f784292471f0dea3f3807e1cc1ea631c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"85152438cb5620f592fd0ed1cc91d5ad5ee42de7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260814215004-0c8dd1b7f784292471f0dea3f3807e1cc1ea631c.tgz","fileCount":5,"integrity":"sha512-SXANNPBVii2fFImjQkEG5L0SqmudNe109YlLbGlxUzNCBWFJDEXxwXcTMR/ilk5zDDOYEfX5H9TF3MY4gROHyw==","signatures":[{"sig":"MEUCIQCmtqKkIArh7zUQaAtJ0auzzEUoV1vq9P1rN25jzN8ClgIgOM2gXTg5y6kWEej3pL3lL9gSjUyQBicVQ811vkeI7xI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260814215004-0c8dd1b7f784292471f0dea3f3807e1cc1ea631c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1917747},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0c8dd1b7f784292471f0dea3f3807e1cc1ea631c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260814215004-0c8dd1b7f784292471f0dea3f3807e1cc1ea631c_1786744369321_0.2030070800715067","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260814215008-61eb1f80d5f2f45b9de0d949d0fd1f5fab504b5e":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260814215008-61eb1f80d5f2f45b9de0d949d0fd1f5fab504b5e","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260814215008-61eb1f80d5f2f45b9de0d949d0fd1f5fab504b5e","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9a176a7e9f798df10dda54186e94db40f928cdd3","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260814215008-61eb1f80d5f2f45b9de0d949d0fd1f5fab504b5e.tgz","fileCount":5,"integrity":"sha512-sJwTINYcvnrbrBVdU2VM1VZym8f/qK5aUBAtD21tXaw12OGJXcmJ3AH2TNFtFYbCvjosrhiYHE/RKrq7prOe0A==","signatures":[{"sig":"MEYCIQD+kbuTIU2NM3TL8+KgiREW6Ksc6hZHs2Yo/4PDeNwyiAIhAOM3T6PrjA/PT5D5jz3YBIqnW7v5QuE1Et88Y4t3+JQF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260814215008-61eb1f80d5f2f45b9de0d949d0fd1f5fab504b5e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1917747},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"61eb1f80d5f2f45b9de0d949d0fd1f5fab504b5e","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260814215008-61eb1f80d5f2f45b9de0d949d0fd1f5fab504b5e_1786744373017_0.6511021819737102","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260815010252-20ce9a03fac7af7a20cebeded33c76d9be5f25cf":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260815010252-20ce9a03fac7af7a20cebeded33c76d9be5f25cf","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260815010252-20ce9a03fac7af7a20cebeded33c76d9be5f25cf","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"79cd52394234383771d861cead2c5e004bd5bff5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260815010252-20ce9a03fac7af7a20cebeded33c76d9be5f25cf.tgz","fileCount":5,"integrity":"sha512-1MHQlopFp5S50cVGOiQwy5wPN/5n8NBLXM4htJjte5J7z2rqjPMz8RKlzDF7pyu5Epfhtf5awSGxKi56wNyPpQ==","signatures":[{"sig":"MEQCIEQEoQaGFkWeVWO+VEJHylbAhYIFIRdhVKkPWKIFeQrVAiBlpff6QOKjMp1+2a7/nyOmWGUA5p6QE581bzWG5AWYEg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260815010252-20ce9a03fac7af7a20cebeded33c76d9be5f25cf","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1917747},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"20ce9a03fac7af7a20cebeded33c76d9be5f25cf","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260815010252-20ce9a03fac7af7a20cebeded33c76d9be5f25cf_1786755904542_0.5194640999386961","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260815010225-65c1610e7cb9c7a88c21b3e5664b7998d33ebf54":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260815010225-65c1610e7cb9c7a88c21b3e5664b7998d33ebf54","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260815010225-65c1610e7cb9c7a88c21b3e5664b7998d33ebf54","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0ab765e446a8b15e750d90c0967b47384e3b8a74","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260815010225-65c1610e7cb9c7a88c21b3e5664b7998d33ebf54.tgz","fileCount":5,"integrity":"sha512-cs6xKmUu4+lX/uhFHsK1zo5PIYdpqknUi20lsxMkfR6w9qHQdrRfIzZ1Uy7m88Z53aVML7CovQkETTXB5zc9LA==","signatures":[{"sig":"MEUCIQC+bNbtJlrv6fKhgBFomz6gHfxtqyXaRKuvqS0lq1MRnQIgTsoyUmCwzfjm0Er7bJVs3ogUH26dgOHanGHn6WfxAJU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260815010225-65c1610e7cb9c7a88c21b3e5664b7998d33ebf54","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1917747},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"65c1610e7cb9c7a88c21b3e5664b7998d33ebf54","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260815010225-65c1610e7cb9c7a88c21b3e5664b7998d33ebf54_1786755908705_0.07388986294828026","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260815010311-07a6d651a63a5642191b4fb4cf8e8d9189f3befd":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260815010311-07a6d651a63a5642191b4fb4cf8e8d9189f3befd","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260815010311-07a6d651a63a5642191b4fb4cf8e8d9189f3befd","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"7624981c11b291c157fd774980b9bbe639a4e735","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260815010311-07a6d651a63a5642191b4fb4cf8e8d9189f3befd.tgz","fileCount":5,"integrity":"sha512-61FSCG4OdGMWdDlmsJl4H8vzVV7Og6jS//pZNMcbypTbgaD7vvRpydjaXYCwAk3hQTHQZKyFYKH3q1W009XqJA==","signatures":[{"sig":"MEYCIQDBc33mfnzoWlFSieQA1PsYqVv2vPOhiUHETL4AONmtyAIhAM+Ygy7eU706pA+3Zv94j7UEdSbenSPhziaCCO1b4NZb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260815010311-07a6d651a63a5642191b4fb4cf8e8d9189f3befd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1917747},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"07a6d651a63a5642191b4fb4cf8e8d9189f3befd","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260815010311-07a6d651a63a5642191b4fb4cf8e8d9189f3befd_1786755922020_0.4313942848708261","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260815042822-4f1dd23b656a591f008939f91c8b122df3034697":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260815042822-4f1dd23b656a591f008939f91c8b122df3034697","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260815042822-4f1dd23b656a591f008939f91c8b122df3034697","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"afdfcc6eeaf8000c9c929181efdf37a377eb39b7","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260815042822-4f1dd23b656a591f008939f91c8b122df3034697.tgz","fileCount":5,"integrity":"sha512-UIhWQ1M1ZDPcxt9RYl5fDKLhqQm3wLmLEuCL6/0oKL4ff5eQ2HhSgK6idVwKXT6k/l/LtIHlVQkDif8qgdgPRw==","signatures":[{"sig":"MEYCIQC0fJiQpPHa0g4HF+Px8A1wQYNaWXnTGKnbhkZYOdB72gIhAPVg3KGY1abymQVmQFBnNCeVw5TVoMFhpz8BrBB9gSmA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260815042822-4f1dd23b656a591f008939f91c8b122df3034697","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1917747},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"4f1dd23b656a591f008939f91c8b122df3034697","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260815042822-4f1dd23b656a591f008939f91c8b122df3034697_1786768260726_0.4377895192225345","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260815042857-18ac72e6c8043adef184b8e7cab6aa2efed73ace":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260815042857-18ac72e6c8043adef184b8e7cab6aa2efed73ace","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260815042857-18ac72e6c8043adef184b8e7cab6aa2efed73ace","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"af3f555b8a67533482fe8eece1cfc7c1aaa1cb65","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260815042857-18ac72e6c8043adef184b8e7cab6aa2efed73ace.tgz","fileCount":5,"integrity":"sha512-5jIXA297QyJ7Ji5LwxZBIkBrrMefKB6o45ZcuzX5aSSYSFTG9xzDdLw2laZUT3qxGsIh4utBcUNfp3uBBeNc5w==","signatures":[{"sig":"MEYCIQDm99CC7JB5lV+5gh1SsNHhjvXaYoPe+RpUbXy+HxhdeQIhAJZAUYfhLUljY5PkbzNHcw7a+kg26PsFzTi6RHCs175V","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260815042857-18ac72e6c8043adef184b8e7cab6aa2efed73ace","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1917747},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"18ac72e6c8043adef184b8e7cab6aa2efed73ace","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260815042857-18ac72e6c8043adef184b8e7cab6aa2efed73ace_1786768302943_0.9244736814047576","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260815082833-2ae7c7dc25c2fab433e64ac6015b7fbea58cd2b9":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260815082833-2ae7c7dc25c2fab433e64ac6015b7fbea58cd2b9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260815082833-2ae7c7dc25c2fab433e64ac6015b7fbea58cd2b9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"5c9bdc94f209fcc5db9ac50107148062599cc7f9","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260815082833-2ae7c7dc25c2fab433e64ac6015b7fbea58cd2b9.tgz","fileCount":5,"integrity":"sha512-EPBASnSzN+IBmJSCb8p2uY+FRzEMEE9Dx5jr2x1kLKVe+6pN7NXci8wKNLThRv1HpCtbD9L/mN7pTslypUEWyQ==","signatures":[{"sig":"MEUCIGiiQG7ExHbJGtm30Yyp0XVPzvlN9nPTXQlnzlOBEqA7AiEAmOmL1KA5P/X9/OTL1jGjtsfkfL4iliJpW+vAUsILzRo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260815082833-2ae7c7dc25c2fab433e64ac6015b7fbea58cd2b9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1917747},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"2ae7c7dc25c2fab433e64ac6015b7fbea58cd2b9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260815082833-2ae7c7dc25c2fab433e64ac6015b7fbea58cd2b9_1786782685292_0.8548560393053728","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260815082845-7eae296f46d2313249e78cc5e7466a1cf4991926":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260815082845-7eae296f46d2313249e78cc5e7466a1cf4991926","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260815082845-7eae296f46d2313249e78cc5e7466a1cf4991926","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9ff82eed12655b6386d1283ad1083c9c8c4801f6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260815082845-7eae296f46d2313249e78cc5e7466a1cf4991926.tgz","fileCount":5,"integrity":"sha512-V1W0DecFk4X4wPBLOvz/XUd94w/Tplxyrq3ULHJjAcO5P3cPHD7G1XIbucSLnTY1frlQDAkZSPvTxcfJTBeQ5A==","signatures":[{"sig":"MEYCIQDEhYAHd7r26CPoas+UFIuwamePWneF/diQmtsXndVWvwIhAMF1IQiR1syxlAixfF8OO366OHnLdTtMBvP9G3o0gP6g","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260815082845-7eae296f46d2313249e78cc5e7466a1cf4991926","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1917747},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7eae296f46d2313249e78cc5e7466a1cf4991926","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260815082845-7eae296f46d2313249e78cc5e7466a1cf4991926_1786782692727_0.9882414660617276","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260815122649-7aac3b5d435c3a3b8ddc5d263289813453359cd8":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260815122649-7aac3b5d435c3a3b8ddc5d263289813453359cd8","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260815122649-7aac3b5d435c3a3b8ddc5d263289813453359cd8","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0d133a3bb7b67cb4cd921f24a807f34040bd9383","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260815122649-7aac3b5d435c3a3b8ddc5d263289813453359cd8.tgz","fileCount":5,"integrity":"sha512-zrMcGopawkB3mJNZQOgnuFY5Xlac0vmtnPMc64h52d1TkePWsqTHfYtNSRvcOHGPWQZk17gZQnF/aZwxrDxi4g==","signatures":[{"sig":"MEUCIAZr4rp3H3UInjqNLQHiy66R98rf9DtJVmI6+TJexr3QAiEArjCDDyy+P6bP0YTRKQDuC+p08F2JWsvM0zytLw7zgP4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260815122649-7aac3b5d435c3a3b8ddc5d263289813453359cd8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1917747},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7aac3b5d435c3a3b8ddc5d263289813453359cd8","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260815122649-7aac3b5d435c3a3b8ddc5d263289813453359cd8_1786796969082_0.8590094218633528","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260815122706-b81e4b80bc435393fbbc3e5d47d8f357e38dfb63":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260815122706-b81e4b80bc435393fbbc3e5d47d8f357e38dfb63","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260815122706-b81e4b80bc435393fbbc3e5d47d8f357e38dfb63","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"af4652a5c17e9676835a87ae8408111e88545b6f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260815122706-b81e4b80bc435393fbbc3e5d47d8f357e38dfb63.tgz","fileCount":5,"integrity":"sha512-tgZVyYc7SrV02gnf2ypTDxQeREhGz3eAvkJxXhvSV5OJUEuARcGUU0/joKPfWzZctumbA0V8h3peAnOI2tBdYA==","signatures":[{"sig":"MEUCIQDzZGjJMFoN0Av3h98seD+xViyd9LrzQOyB2IE7ueyAuwIgIpd2gzaYmhJOEq5J/GLTi6oNS/USFB5Z7y6m0W5sMnI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260815122706-b81e4b80bc435393fbbc3e5d47d8f357e38dfb63","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1917747},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b81e4b80bc435393fbbc3e5d47d8f357e38dfb63","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260815122706-b81e4b80bc435393fbbc3e5d47d8f357e38dfb63_1786796990983_0.3386026450460453","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260815162901-28e886aa2006a665760268ba3894a9da521c5900":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260815162901-28e886aa2006a665760268ba3894a9da521c5900","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260815162901-28e886aa2006a665760268ba3894a9da521c5900","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c0be0d757effd122eb86dd3ac4ecae87c5d54d2c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260815162901-28e886aa2006a665760268ba3894a9da521c5900.tgz","fileCount":5,"integrity":"sha512-4dWpAPg26QyIg5z6bJAaV179sliCKh4mh3zsjRiBHbIRmRk44sM59wVkfuQ7q9ZZ++ltZ8Gdgl1ockIsDePFTQ==","signatures":[{"sig":"MEQCIHMFSCEbY5o+dBtiSg78HuLA1dC90t+LbuQ0+7iBuYzvAiAGoMxiwG6rMvB0SHzUy0Jr0IJC+k/q9gWgHEhaga3FmA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260815162901-28e886aa2006a665760268ba3894a9da521c5900","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1917747},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"28e886aa2006a665760268ba3894a9da521c5900","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260815162901-28e886aa2006a665760268ba3894a9da521c5900_1786811505049_0.17753659009783962","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816080406-3fd0fdf31ddf7fe726760047870e6d4805c527ca":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816080406-3fd0fdf31ddf7fe726760047870e6d4805c527ca","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816080406-3fd0fdf31ddf7fe726760047870e6d4805c527ca","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"48eb3761d7ef161b2cbc222e4bacaab4eeac7de6","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816080406-3fd0fdf31ddf7fe726760047870e6d4805c527ca.tgz","fileCount":5,"integrity":"sha512-gJxVjY6Rgm49WxfctkOO8nwEN2r0TrtFD7dpdx1N2RoxXBctRyuBpTRO9puMTHJbcxEXkw7gj9YBU/EM+AKjEg==","signatures":[{"sig":"MEYCIQCktua+7sHpT/FWidgyXlyIdv8NzxQepZzSv6ToIW8/bAIhAKtR1kT7YRIkKwG5ymdRVNilMjynNSF9WdPVaeznn/Pu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816080406-3fd0fdf31ddf7fe726760047870e6d4805c527ca","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"3fd0fdf31ddf7fe726760047870e6d4805c527ca","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816080406-3fd0fdf31ddf7fe726760047870e6d4805c527ca_1786867593941_0.7352583127587635","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816080559-53c8bfc51bff343f0a3d33d5fa1784b859fccd37":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816080559-53c8bfc51bff343f0a3d33d5fa1784b859fccd37","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816080559-53c8bfc51bff343f0a3d33d5fa1784b859fccd37","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c38111412a7422dfb156ab3f227841859b792d62","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816080559-53c8bfc51bff343f0a3d33d5fa1784b859fccd37.tgz","fileCount":5,"integrity":"sha512-PM+FDAzrDeljdI6tHNfTlu305rg98huhNgvrnkWO7RNqX7s/ZU07aMFNrpAzHPYtBLcBKwdz4/x0HfvxWPBzCQ==","signatures":[{"sig":"MEYCIQDeTEU/aDxRXtxZF8/V7KsCnvtmlSjyRKguc3RIzyNXcgIhAPVRUxjj1SiiHaXwwz4OC1EFfL7W82eVuYXbT4eYSMah","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816080559-53c8bfc51bff343f0a3d33d5fa1784b859fccd37","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"53c8bfc51bff343f0a3d33d5fa1784b859fccd37","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816080559-53c8bfc51bff343f0a3d33d5fa1784b859fccd37_1786867725092_0.6359225133054849","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816081714-9eebc8ca967c14bb4dc16e59168a22bb2d819fae":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816081714-9eebc8ca967c14bb4dc16e59168a22bb2d819fae","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816081714-9eebc8ca967c14bb4dc16e59168a22bb2d819fae","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9a331aa59424dc68cdb666e2aeb2d2911ff53467","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816081714-9eebc8ca967c14bb4dc16e59168a22bb2d819fae.tgz","fileCount":5,"integrity":"sha512-abltR7FXgonfw1amFLhRqnDB+9mlulxeSF9GJG0nDowkXUdzG1SConkyAQINkJ/xD5biF4/DG0d/YIAUhB0CSg==","signatures":[{"sig":"MEYCIQCE2XxBg9khXUKZx3DDYzlCJCxpuvJ3XZ8PaYWaX9o7agIhAKfPNJfTHbrEe+F4JlfQKjjbpA4chdbEUX8XxLQ8hx2x","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816081714-9eebc8ca967c14bb4dc16e59168a22bb2d819fae","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9eebc8ca967c14bb4dc16e59168a22bb2d819fae","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816081714-9eebc8ca967c14bb4dc16e59168a22bb2d819fae_1786868364837_0.7966447725338259","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816082127-a38aacae200d1f93b298aa6a02acbfe4a70ff487":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816082127-a38aacae200d1f93b298aa6a02acbfe4a70ff487","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816082127-a38aacae200d1f93b298aa6a02acbfe4a70ff487","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1fbd382e3d59af8ca21403fdf560c54c4dd451f0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816082127-a38aacae200d1f93b298aa6a02acbfe4a70ff487.tgz","fileCount":5,"integrity":"sha512-x23ZcNBP2kOwSyIOl/kMLrlc9bfZ7ZRN+56/x6V47W/AriSfRVkT2xy0+yHsF4J6hwkXsAMERl8uzA6gmNh79g==","signatures":[{"sig":"MEUCIGnd4iuWx7xaogkCahjLHZ39uhVHGbQ1vx/V6MXW5BFnAiEA5cGarZ7HRiDN8JBjcLSi2kOKIylhrEQ9UaTZD72EWeM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816082127-a38aacae200d1f93b298aa6a02acbfe4a70ff487","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a38aacae200d1f93b298aa6a02acbfe4a70ff487","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816082127-a38aacae200d1f93b298aa6a02acbfe4a70ff487_1786868649238_0.6807595295613045","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816082145-a64243e4a1e41ca728ba2d23a8af11214125f4b6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816082145-a64243e4a1e41ca728ba2d23a8af11214125f4b6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816082145-a64243e4a1e41ca728ba2d23a8af11214125f4b6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"51989b568e0d4602653b25119fb9c657f619fedc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816082145-a64243e4a1e41ca728ba2d23a8af11214125f4b6.tgz","fileCount":5,"integrity":"sha512-k0YDIz+a1pXg45sgbOa1s47QpUNMODVatLt8cUhwA8RuJ5frODnTHps7P9aVclrt/VDJOerkgb5ig04kkYFfgA==","signatures":[{"sig":"MEYCIQDkGP12SI7t8ElKgrQn10gK+IZ4p7tFQ5EraINmT2AiGQIhAPnPMKzD2fRCLyZndxzTDoV7X62UCnA0yZxF8mYhlaCR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816082145-a64243e4a1e41ca728ba2d23a8af11214125f4b6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"a64243e4a1e41ca728ba2d23a8af11214125f4b6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816082145-a64243e4a1e41ca728ba2d23a8af11214125f4b6_1786868670980_0.7330785005023301","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816082423-9326ebbe0f150e3b0bbfa4a2f14f0156d86048b7":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816082423-9326ebbe0f150e3b0bbfa4a2f14f0156d86048b7","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816082423-9326ebbe0f150e3b0bbfa4a2f14f0156d86048b7","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"de05202f70110c8d1c71f3a79ce3a54d2500c6cb","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816082423-9326ebbe0f150e3b0bbfa4a2f14f0156d86048b7.tgz","fileCount":5,"integrity":"sha512-OehPxiTCQNSaX9NeLdcF75KEYwprVtMLE5oz+04Wyg+3r1pSut9kweb1HUZPnkEv64IafvArsxTNKwVoVbX3Qw==","signatures":[{"sig":"MEUCIQDsC8K8gu0aU0UXgaq7RjpxjEDOp7s5GWinx/NmU94bngIgfYGMT3IZrXymFA4NJs12yhfKM/Z8BOPw/iRMwNRy/Mo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816082423-9326ebbe0f150e3b0bbfa4a2f14f0156d86048b7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9326ebbe0f150e3b0bbfa4a2f14f0156d86048b7","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816082423-9326ebbe0f150e3b0bbfa4a2f14f0156d86048b7_1786868791040_0.2944068899630883","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816082448-f2f64819a5c7f09cedf26c5e5ab697b1da2b2ceb":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816082448-f2f64819a5c7f09cedf26c5e5ab697b1da2b2ceb","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816082448-f2f64819a5c7f09cedf26c5e5ab697b1da2b2ceb","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b2014460fa0b755b8fb0843de09171c691506e79","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816082448-f2f64819a5c7f09cedf26c5e5ab697b1da2b2ceb.tgz","fileCount":5,"integrity":"sha512-Apt6cM4jca8VsBnmOVyeZdbMbx3zLANUs41a4wLVwY5vb/F02v+Tu74tWyEWsbGugU2k1wsO8TjzO10U2pAaHQ==","signatures":[{"sig":"MEYCIQDFCyOu+ws2Wgw/nV/ygFOR5ENpD7V0gcK3GfY2ns2PTwIhAO96NawnnyGpBF0rtVfP+iLq1daUPXPinSW4MhCXuFo6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816082448-f2f64819a5c7f09cedf26c5e5ab697b1da2b2ceb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"f2f64819a5c7f09cedf26c5e5ab697b1da2b2ceb","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816082448-f2f64819a5c7f09cedf26c5e5ab697b1da2b2ceb_1786868822667_0.46502394850643314","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816082439-9fcf17b318e50be48f54acdf6d19efd108f7a816":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816082439-9fcf17b318e50be48f54acdf6d19efd108f7a816","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816082439-9fcf17b318e50be48f54acdf6d19efd108f7a816","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2c6d664eea3b51075ea6adc17d7461abf6712cab","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816082439-9fcf17b318e50be48f54acdf6d19efd108f7a816.tgz","fileCount":5,"integrity":"sha512-IQcPLeWCl9Wq9y48vQwnHO4fDkde0lOCO7m/iqfBFw7stF09cHb99l3Caopk3skODGFt1I/Zllna6EyKivJJXQ==","signatures":[{"sig":"MEUCIQCJh9SgXDt+BG8bgRfkajS8h+k2yPotST4nP1d6Pte95wIgcN1R0NFI4RrKZroy9bMC2KvbWp5sb+EtjntxE5Uqcec=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816082439-9fcf17b318e50be48f54acdf6d19efd108f7a816","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"9fcf17b318e50be48f54acdf6d19efd108f7a816","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816082439-9fcf17b318e50be48f54acdf6d19efd108f7a816_1786868839519_0.8119385096173901","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816082528-e47a3212ea7fe84c79d4db576ffbb16708fce6e6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816082528-e47a3212ea7fe84c79d4db576ffbb16708fce6e6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816082528-e47a3212ea7fe84c79d4db576ffbb16708fce6e6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b96179e4c4a6078618ca30390e98fc2bb40efe27","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816082528-e47a3212ea7fe84c79d4db576ffbb16708fce6e6.tgz","fileCount":5,"integrity":"sha512-eM/Ej1i8dJZ5WP6yICQ2lnM6PEIOsOLHN8EeMqe7cEwvlJnSa1lpMKTNjZqFsj1eSeeS9NJxC9svPdqV8GBFLA==","signatures":[{"sig":"MEUCIC/qzGE6emiwtpAtofGiMKY/xxlw2tSOAVfwKQ0jO4saAiEA/FdH6CPxwvVnCgnefth4cfZJkNmJL92XIiEffnXDghM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816082528-e47a3212ea7fe84c79d4db576ffbb16708fce6e6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"e47a3212ea7fe84c79d4db576ffbb16708fce6e6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816082528-e47a3212ea7fe84c79d4db576ffbb16708fce6e6_1786868855031_0.32745256958077906","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816082505-15ba26e5b337325fb6f499a8a57eb6781e93f95c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816082505-15ba26e5b337325fb6f499a8a57eb6781e93f95c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816082505-15ba26e5b337325fb6f499a8a57eb6781e93f95c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9ff18d973f524dd42ca8883f49fbf28eda557de0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816082505-15ba26e5b337325fb6f499a8a57eb6781e93f95c.tgz","fileCount":5,"integrity":"sha512-XaoN14fvXgpiuf95U/cZzrvbeXZrvys0NsevtJhTvxKIk46jVK9MjWZ7Ubv7mKRQh5kGdLIzQB1onj4WSalImQ==","signatures":[{"sig":"MEYCIQCmoQcmmacWVzWktFtrKIgjQ76xyU6CRBodcSwsX2ysSwIhAJUpD23HOUragnTUsMLobHXW+yW9f9EXIQ1jnEQ0LyZx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816082505-15ba26e5b337325fb6f499a8a57eb6781e93f95c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"15ba26e5b337325fb6f499a8a57eb6781e93f95c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816082505-15ba26e5b337325fb6f499a8a57eb6781e93f95c_1786868870879_0.6070308101312034","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816082549-86a0db09a02df4fb095fa69f667a33fc1bec096b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816082549-86a0db09a02df4fb095fa69f667a33fc1bec096b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816082549-86a0db09a02df4fb095fa69f667a33fc1bec096b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"f61952076c0ca437345189f1ada21e125b5d0580","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816082549-86a0db09a02df4fb095fa69f667a33fc1bec096b.tgz","fileCount":5,"integrity":"sha512-L5x7zFg2hkuHAF6UyjttEetfxvI8F+2/9+32aQPE4FY+8sBih1Y7x9PxqpRNqu58ctklN6bb3w8O8z+T/el22A==","signatures":[{"sig":"MEUCICbHAUQ70zz/4snUfsjorA+43u/VqP9wdX38p9zgFXJHAiEAqsAZ35x3EjrzYLgbCCATPnFJByLugv0i1V2cthe+WXo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816082549-86a0db09a02df4fb095fa69f667a33fc1bec096b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"86a0db09a02df4fb095fa69f667a33fc1bec096b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816082549-86a0db09a02df4fb095fa69f667a33fc1bec096b_1786868923150_0.5902870577116086","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816082647-12ff8d0dead6259f4074f52b33fe9e5845faf4e5":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816082647-12ff8d0dead6259f4074f52b33fe9e5845faf4e5","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816082647-12ff8d0dead6259f4074f52b33fe9e5845faf4e5","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"d170f31253056b9652491a544d4750a70a19db03","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816082647-12ff8d0dead6259f4074f52b33fe9e5845faf4e5.tgz","fileCount":5,"integrity":"sha512-mmqG6K+LqgyC3oFng4yj5aYdAFoDSWQ/MdQFhWZFBwhWZUOyN3srCH+5tRryvQ6/gI1Il5UunNdQxndfU5NdGA==","signatures":[{"sig":"MEUCIHaBuz9Aqq53kRj76udQwKzIrt85O++OJIE0rMBOFsnoAiEAgAv0fNa4z1l0aZEZH6kd5YFdZoGaLj0uuf6BMyYnYn0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816082647-12ff8d0dead6259f4074f52b33fe9e5845faf4e5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"12ff8d0dead6259f4074f52b33fe9e5845faf4e5","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816082647-12ff8d0dead6259f4074f52b33fe9e5845faf4e5_1786868925367_0.10264974227919299","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816082600-7d9121cc627eb8463a9747dcfc9483d1b2b73b1a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816082600-7d9121cc627eb8463a9747dcfc9483d1b2b73b1a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816082600-7d9121cc627eb8463a9747dcfc9483d1b2b73b1a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"86a0971d1a797b2370020824ff204ca5c1e6c5f1","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816082600-7d9121cc627eb8463a9747dcfc9483d1b2b73b1a.tgz","fileCount":5,"integrity":"sha512-Qp1Ooa19hKVpnM/ALdk4AjaLtU4SaA8X6ZHX2cNBe02BRJ4kMMIrnst6+nu7uVm1mDfR8pj56zt+IPwzyxlHsA==","signatures":[{"sig":"MEQCIEBndff3zzRyyAOUCZABU2cDUAXMvu52OufEgTlE1x9FAiAXILRxpSN2HOeTH4kqXik5YABXL9pAcwlsNf4lwDFGAg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816082600-7d9121cc627eb8463a9747dcfc9483d1b2b73b1a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"7d9121cc627eb8463a9747dcfc9483d1b2b73b1a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816082600-7d9121cc627eb8463a9747dcfc9483d1b2b73b1a_1786868926859_0.24236476053502276","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816082640-493c8ea2ed5f7c7290f0dea61b1eb9063033a250":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816082640-493c8ea2ed5f7c7290f0dea61b1eb9063033a250","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816082640-493c8ea2ed5f7c7290f0dea61b1eb9063033a250","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1a2e82cd712e534baf692d284423ac6710561c80","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816082640-493c8ea2ed5f7c7290f0dea61b1eb9063033a250.tgz","fileCount":5,"integrity":"sha512-4b9PUZLon5RqMdmcC1aEgMLO+1T5kofYsRWj5HfW+kO6tfnZWNPF32ojC9SZ8dCF0jWbN/DiDci7sNsAwPwQ1w==","signatures":[{"sig":"MEQCIFKx7scgyGeWF7sHpzAtW1AL49c6N5DUPX5fxyANnAYmAiAE5Lh6kzx/LXLybIiUbkDjY9EjwOGqLhAdL5T7YVJM8w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816082640-493c8ea2ed5f7c7290f0dea61b1eb9063033a250","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"493c8ea2ed5f7c7290f0dea61b1eb9063033a250","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816082640-493c8ea2ed5f7c7290f0dea61b1eb9063033a250_1786868967379_0.1405602995588393","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816082727-955992a187570dc718045c6c45abfd2f4d0da012":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816082727-955992a187570dc718045c6c45abfd2f4d0da012","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816082727-955992a187570dc718045c6c45abfd2f4d0da012","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a8e601be8a71a2d7cc037b87fef18f0af2188ece","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816082727-955992a187570dc718045c6c45abfd2f4d0da012.tgz","fileCount":5,"integrity":"sha512-XMNcrdNM6t4HlEcV5PzRivZilzFWcuR0ybLlLCx3+aP/IrXfz3VTlQX1GEKm2Y6t2gQgj3/lZ3Vap+RK6fqOvg==","signatures":[{"sig":"MEYCIQDhy29rpAAM/GKRROi3tmL6jaV5xo7HkrRve93maM0h9AIhAMWXqAGXNsHRJ4fYQcl0slRjvhZUvfQfzund2MYtrgCY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816082727-955992a187570dc718045c6c45abfd2f4d0da012","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"955992a187570dc718045c6c45abfd2f4d0da012","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816082727-955992a187570dc718045c6c45abfd2f4d0da012_1786869008255_0.5617499128272514","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816082729-eb15ca61a6cf19d52b3eca5785a86c9c03b8d5ff":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816082729-eb15ca61a6cf19d52b3eca5785a86c9c03b8d5ff","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816082729-eb15ca61a6cf19d52b3eca5785a86c9c03b8d5ff","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3d65f29d5543b1f851c866f551f081396329af9c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816082729-eb15ca61a6cf19d52b3eca5785a86c9c03b8d5ff.tgz","fileCount":5,"integrity":"sha512-lIEgtcOLJ26hmwMsZF9DMPn9ElOkMme0guICYA5KXwLL8FG4Wrp5OuU/9llSPQHHvcOZemdFn3fc+DaDnWEBJA==","signatures":[{"sig":"MEQCICrMe3e2K069rWtXl9rJssMBTO16Ns16y0t95RPAz3CiAiAs/1mzF/DNSaQdT808QRfnNXEjaoNvPJWLUEDUDUCAmA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816082729-eb15ca61a6cf19d52b3eca5785a86c9c03b8d5ff","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"eb15ca61a6cf19d52b3eca5785a86c9c03b8d5ff","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816082729-eb15ca61a6cf19d52b3eca5785a86c9c03b8d5ff_1786869013587_0.821373356031297","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816082805-363a7e09d4888e91adbb5a0d4c4c606661be6a9b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816082805-363a7e09d4888e91adbb5a0d4c4c606661be6a9b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816082805-363a7e09d4888e91adbb5a0d4c4c606661be6a9b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e5da6b6aacd5c2fe11732ee69f17e22a97833bd5","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816082805-363a7e09d4888e91adbb5a0d4c4c606661be6a9b.tgz","fileCount":5,"integrity":"sha512-DqtECIULN9ycvocKh2NMk5BhPOHbt3E1C4QiTyEFcYXwq49oHZgKqhSVpohayVeW5Rk02foCpS4OcGS/nAxGCA==","signatures":[{"sig":"MEUCIQC/JZE0lw/KHyZShAjbURzTc2Ai4Vla0kO0gUjZ4GT7AAIgN8elEgXUnKabrYKCx1F9nL57jEW6EqPKUcd3zqGiFWE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816082805-363a7e09d4888e91adbb5a0d4c4c606661be6a9b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"363a7e09d4888e91adbb5a0d4c4c606661be6a9b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816082805-363a7e09d4888e91adbb5a0d4c4c606661be6a9b_1786869016196_0.8871036385872917","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816112614-14c7030774b9c7b79c2c53ba5b5075bc84ce052a":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816112614-14c7030774b9c7b79c2c53ba5b5075bc84ce052a","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816112614-14c7030774b9c7b79c2c53ba5b5075bc84ce052a","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"db2f97c8120671fcc757dd6416baa3d816793d8d","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816112614-14c7030774b9c7b79c2c53ba5b5075bc84ce052a.tgz","fileCount":5,"integrity":"sha512-PP9m/AEkbWWXcNi6v5mYJTTbitmdcMKcoo+zhWhC7y+M0A4YPJRqi7SK6b3JXcfvsV5w/v91A1Vph2lWCMm1Aw==","signatures":[{"sig":"MEUCIQCzcFt4OzlCpm2VwWUVVqTZjdFoIPk8eFBl17KDTJtpFwIgBWPExO3kiRYtBxxjf8H953NKTNCg15F8ncwDfkkV2A0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816112614-14c7030774b9c7b79c2c53ba5b5075bc84ce052a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"14c7030774b9c7b79c2c53ba5b5075bc84ce052a","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816112614-14c7030774b9c7b79c2c53ba5b5075bc84ce052a_1786879741632_0.484290614659302","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816112859-8b7e6e7033f3436b093acff841f4228a3ca2be92":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816112859-8b7e6e7033f3436b093acff841f4228a3ca2be92","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816112859-8b7e6e7033f3436b093acff841f4228a3ca2be92","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a1b16a79e91941bd3d4a9c593b789c4c79b9414e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816112859-8b7e6e7033f3436b093acff841f4228a3ca2be92.tgz","fileCount":5,"integrity":"sha512-QfV7SuWiTXTkGWFFtLZY0KDv7x5sOZxc5lzFzVh+LkQ+s/jPKCZ2aDGKOuExaK8BVn7oI51+WF5WCfUGw8x4CA==","signatures":[{"sig":"MEYCIQCFA8X4DEow+F3tsyt7QwveK/oVCCOQ2p3StkiifFYeAQIhAN5PaU9t+IAAfX+pcLcOAldM4g0quV6/U91xQZZs0NHn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816112859-8b7e6e7033f3436b093acff841f4228a3ca2be92","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"8b7e6e7033f3436b093acff841f4228a3ca2be92","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816112859-8b7e6e7033f3436b093acff841f4228a3ca2be92_1786879856992_0.09545211915970064","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816112921-b68d5185933133863a44d18f9ddf9743311864f4":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816112921-b68d5185933133863a44d18f9ddf9743311864f4","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816112921-b68d5185933133863a44d18f9ddf9743311864f4","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a5a658bed94cd433fbf68224063c4ed95f25be86","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816112921-b68d5185933133863a44d18f9ddf9743311864f4.tgz","fileCount":5,"integrity":"sha512-h/qJVEVdsgJe2HQe8N9ZP+koDv8kyDnvoO1lj6QMwWYtIzW0gAW1Xu7CGWqdjQNIii9Ublm+kQ+OrpaC6+6O/A==","signatures":[{"sig":"MEUCIFuLQn68PE79evdGqtd5YbBfnfcRBbSqq3uwMixBi9O0AiEAvaVtBT3GdlbXbUh8bZb85QTpxblosUd7Ko0F2hnt17I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816112921-b68d5185933133863a44d18f9ddf9743311864f4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"b68d5185933133863a44d18f9ddf9743311864f4","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816112921-b68d5185933133863a44d18f9ddf9743311864f4_1786879924855_0.47596346365273345","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816112946-d1560606bea3abaf529d32c8fbba8e36d62d9136":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816112946-d1560606bea3abaf529d32c8fbba8e36d62d9136","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816112946-d1560606bea3abaf529d32c8fbba8e36d62d9136","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a3a6b666dae5a34b2118588b8102328e565fa446","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816112946-d1560606bea3abaf529d32c8fbba8e36d62d9136.tgz","fileCount":5,"integrity":"sha512-oD6qKRExBmeom8vMXML8ijyEyn8vhezg3/Fjm+QElUS2wlgy9W5JsgqUgfLCIRBJ+h/KFlq4iz4AdmA+d8PrYw==","signatures":[{"sig":"MEUCIQCLoPrAUg1CNmScSC6bX9o+xRzmiItO9LBRab128hhAGAIgMzd67Ptri0ZpAanl3KQNU5jJ28YhZUv0iGVj8MIg7ts=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816112946-d1560606bea3abaf529d32c8fbba8e36d62d9136","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d1560606bea3abaf529d32c8fbba8e36d62d9136","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816112946-d1560606bea3abaf529d32c8fbba8e36d62d9136_1786879957881_0.3200439078079551","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816113144-02c5dc2420f2f493b227cc0e39a2aa71b56efaf6":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816113144-02c5dc2420f2f493b227cc0e39a2aa71b56efaf6","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816113144-02c5dc2420f2f493b227cc0e39a2aa71b56efaf6","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e1b06c736df048ca26c8a51e65d2d1ac7eacde80","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816113144-02c5dc2420f2f493b227cc0e39a2aa71b56efaf6.tgz","fileCount":5,"integrity":"sha512-DgfLIfJLg6sjNPDrabX75z+QL2f8IlZ/ux6rLSl23jHnU2DdoVgzZSDt13DWdwbgnR/O1fUNwORmJYJ/X/6VBg==","signatures":[{"sig":"MEUCIAzKygyZulUpzaB/GXenIGHt18UDyx5n/nvULdORXkxuAiEAsq1zNopdHFtYmjqe8Q10OIqiUV/BjMLPoyj+cpq437c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816113144-02c5dc2420f2f493b227cc0e39a2aa71b56efaf6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"02c5dc2420f2f493b227cc0e39a2aa71b56efaf6","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816113144-02c5dc2420f2f493b227cc0e39a2aa71b56efaf6_1786880073681_0.14780753732156993","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816113200-ea07dd4b8671cf62d8b03d213012507f54626af9":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816113200-ea07dd4b8671cf62d8b03d213012507f54626af9","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816113200-ea07dd4b8671cf62d8b03d213012507f54626af9","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9c96b76ebf2f95fedf591cb5e70f99db8759c7f0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816113200-ea07dd4b8671cf62d8b03d213012507f54626af9.tgz","fileCount":5,"integrity":"sha512-DPLYQd28RBbguhq1LAMIWSPyyfG/ybNVHD49T1EdRYLCTjVzlhhainauD0UP+8bSHYddxfDcuqND3gNHv7m/aw==","signatures":[{"sig":"MEUCIHW1a5tlekzDtvd51W31uhmdQo/0Ms5eHZnm9JdveMu7AiEAtZhI74sx2wUz/uQJr062hoKqx1tarSBOuuNf9xii8JQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816113200-ea07dd4b8671cf62d8b03d213012507f54626af9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ea07dd4b8671cf62d8b03d213012507f54626af9","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816113200-ea07dd4b8671cf62d8b03d213012507f54626af9_1786880086549_0.3335426313379313","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816113210-49e44c7ac200f1179aaa17de94d3fc50f395349f":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816113210-49e44c7ac200f1179aaa17de94d3fc50f395349f","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816113210-49e44c7ac200f1179aaa17de94d3fc50f395349f","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"e8484c3285851db15e783b0d2abd0f1d0e977bce","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816113210-49e44c7ac200f1179aaa17de94d3fc50f395349f.tgz","fileCount":5,"integrity":"sha512-vNTa3qvkRrfkieSf4LJ1+Yicz7fSMG+/p8fgxJu/sPVtzmW5PQNsysUFNmYtmDFLbGIa3Sutnpw8cAxwRCzjqg==","signatures":[{"sig":"MEUCIHICzl4CjTSJcSiIpfO1q/Lhokgc5Gubh7XRtNBZm6kzAiEAywUxYn1Ve1zH5jMAlYHGx9kzLAV4DSUBgAolbd6UgIY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816113210-49e44c7ac200f1179aaa17de94d3fc50f395349f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"49e44c7ac200f1179aaa17de94d3fc50f395349f","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.0","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816113210-49e44c7ac200f1179aaa17de94d3fc50f395349f_1786880097111_0.2484128557827352","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816113724-11d0c75c2bd14cecd19c7edbc20c054d18c76f5b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816113724-11d0c75c2bd14cecd19c7edbc20c054d18c76f5b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816113724-11d0c75c2bd14cecd19c7edbc20c054d18c76f5b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0e4f39f511d0c1fae38c4bfc63403ec003dae991","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816113724-11d0c75c2bd14cecd19c7edbc20c054d18c76f5b.tgz","fileCount":5,"integrity":"sha512-pfOrXoH98V5dU4duCtzpZPUG0y1ZJtnLLM3DwFkzd4dZeWULQ7yRyxhzWLSh8bOeEDYhZvEhkr0tjmmX0pH9UQ==","signatures":[{"sig":"MEUCIQCj2sxwJW8QmOzHKRGk8fBnWJFSTDfpHefKkMirRjfApgIgXD4kSWaoERIo5WGV+C/PJJdHo1XMXn3dy/a0REsj1Vs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816113724-11d0c75c2bd14cecd19c7edbc20c054d18c76f5b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"11d0c75c2bd14cecd19c7edbc20c054d18c76f5b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816113724-11d0c75c2bd14cecd19c7edbc20c054d18c76f5b_1786880377064_0.9202934391931417","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816113731-1c7d67b39a702964e859cd5c04d1a32871074bd3":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816113731-1c7d67b39a702964e859cd5c04d1a32871074bd3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816113731-1c7d67b39a702964e859cd5c04d1a32871074bd3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"b97bdacd400186499d07971350f8b3bc95455b02","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816113731-1c7d67b39a702964e859cd5c04d1a32871074bd3.tgz","fileCount":5,"integrity":"sha512-/9ZXTLGAIsKGKE/E/C7cUVUQmqW7+P6iDgdbi5FnoUR5v8TxrDi+2o3+T69PsKaWLZpSCS2d/pihpG3Stp6Gnw==","signatures":[{"sig":"MEUCIQDuI0qNSMxhaOvrHIxxj1EoXVnxXd4of6RW7p9dxLWtqgIgesVLc1jviVwUogwSRkktgZobXG+ICMRJJTT5+VDzc0I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816113731-1c7d67b39a702964e859cd5c04d1a32871074bd3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"1c7d67b39a702964e859cd5c04d1a32871074bd3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816113731-1c7d67b39a702964e859cd5c04d1a32871074bd3_1786880418430_0.19639114105349842","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816113957-33e8f3be6cbc55ab69bbaf9fbbdc0be179ae50a0":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816113957-33e8f3be6cbc55ab69bbaf9fbbdc0be179ae50a0","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816113957-33e8f3be6cbc55ab69bbaf9fbbdc0be179ae50a0","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"57000bd85ce2f1e0b2e13f77518b6f2353cccff0","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816113957-33e8f3be6cbc55ab69bbaf9fbbdc0be179ae50a0.tgz","fileCount":5,"integrity":"sha512-Ibpz3D6HbJrGa5T4ufFureCTqGDxpsRoaqNrC6gFa0qM4ChVJ3vx9lmCxlkgrYjfqMtUrwl1Vwup0YEBMVxT4g==","signatures":[{"sig":"MEYCIQD/zpJ3RKYC/2taHLYNaTghMANid3uU/aK5VUxYouIg+wIhANPetoebDdDo7jDIQkZ755t1s5u/jiLM6Mwl32WNZpXq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816113957-33e8f3be6cbc55ab69bbaf9fbbdc0be179ae50a0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"33e8f3be6cbc55ab69bbaf9fbbdc0be179ae50a0","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816113957-33e8f3be6cbc55ab69bbaf9fbbdc0be179ae50a0_1786880557725_0.11281837925889748","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816114015-98f40f4d3d29bbfaff960a3d727f4aed3e81cded":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816114015-98f40f4d3d29bbfaff960a3d727f4aed3e81cded","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816114015-98f40f4d3d29bbfaff960a3d727f4aed3e81cded","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"80c98badcc24bc95cc1baff12ffee39d0e266b82","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816114015-98f40f4d3d29bbfaff960a3d727f4aed3e81cded.tgz","fileCount":5,"integrity":"sha512-h5+VD/q2TPYU6oLh37piW02ZxdsxKmJLMEHayJB2VhOczxbblPuOG8FOtIZCAu0X/Rp36aXQA553iwkiju2iJQ==","signatures":[{"sig":"MEQCIBVu42XIXAV7OdGNhojYFuQ7vabi64qh8vBVUjHN4X8tAiAQSfZyq/Wgy+NXtfKGTc/hj6hPQMclHlnpqHC5h+7Uuw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816114015-98f40f4d3d29bbfaff960a3d727f4aed3e81cded","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"98f40f4d3d29bbfaff960a3d727f4aed3e81cded","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816114015-98f40f4d3d29bbfaff960a3d727f4aed3e81cded_1786880579574_0.8946182369343316","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816114023-6fcf9873e05ab885aa0fb6ceb4ab5d85b57d5a06":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816114023-6fcf9873e05ab885aa0fb6ceb4ab5d85b57d5a06","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816114023-6fcf9873e05ab885aa0fb6ceb4ab5d85b57d5a06","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"9cf8e4e19ef91d5f8277d781b6099fb0a08d2474","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816114023-6fcf9873e05ab885aa0fb6ceb4ab5d85b57d5a06.tgz","fileCount":5,"integrity":"sha512-tx3MuZB1yIQnOIAUZroKd/JPpNExAc4EZrGnYWTzasROOOPqDiSxYjOUZZMP3s3FmMF1G+5plKAc8byqTMFTuw==","signatures":[{"sig":"MEUCIAGkQAB78tK9YE/Z6b5yIDr8nhgV9ElytfF3agTYD/qcAiEAqLLG9LeFjlFZI1abbB4sha+1BefzeqaEo0/nb5dKrE0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816114023-6fcf9873e05ab885aa0fb6ceb4ab5d85b57d5a06","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6fcf9873e05ab885aa0fb6ceb4ab5d85b57d5a06","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816114023-6fcf9873e05ab885aa0fb6ceb4ab5d85b57d5a06_1786880584474_0.1863184659167605","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816114248-d7a0ad51f008d8c6e5947170e2bf9df21a39c8b2":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816114248-d7a0ad51f008d8c6e5947170e2bf9df21a39c8b2","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816114248-d7a0ad51f008d8c6e5947170e2bf9df21a39c8b2","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8993f5c072d6eed03af862ae508a97e3f8841d18","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816114248-d7a0ad51f008d8c6e5947170e2bf9df21a39c8b2.tgz","fileCount":5,"integrity":"sha512-dY72z+XtNjz7FAks1BHgYfVy9NR1+QZtrRwSAEx2iZVEmMC9fGuYOzSZ7988EMLeJsjpuI1sh/kazOetVM4PxA==","signatures":[{"sig":"MEUCIQDM6S4gb2HpVurR4X+S1i55We985JbtK+qTXNEGvYZHvwIgIHK3ywgTHFhimbkrvq8Mv8pwfI2/IJ1PWeXJX1pvjSA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816114248-d7a0ad51f008d8c6e5947170e2bf9df21a39c8b2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d7a0ad51f008d8c6e5947170e2bf9df21a39c8b2","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816114248-d7a0ad51f008d8c6e5947170e2bf9df21a39c8b2_1786880735184_0.2239714864115976","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816114825-d0dccf019ffd276e39b2f82517a5aea995b5f480":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816114825-d0dccf019ffd276e39b2f82517a5aea995b5f480","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816114825-d0dccf019ffd276e39b2f82517a5aea995b5f480","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"0c9c9ac7d7c94415b98cd1db92a6d6881e1d394f","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816114825-d0dccf019ffd276e39b2f82517a5aea995b5f480.tgz","fileCount":5,"integrity":"sha512-0ajkBPWrwsuEZc6sc9n3qQEWw6ZzbMTi02FMKXh33pxBsTg96XJ4LDFUJ+vqO4I/lb+PdFLlMzC3ect/UvDHGw==","signatures":[{"sig":"MEUCIQCe2rKfnNhwVNt6RFVVLtGh9/SRDsFnxlx7S7z8gq8X7gIgAL0EJ6sagqh/+/FVoXHAZuosRheI+H2M32lncRpEBtY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816114825-d0dccf019ffd276e39b2f82517a5aea995b5f480","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"d0dccf019ffd276e39b2f82517a5aea995b5f480","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816114825-d0dccf019ffd276e39b2f82517a5aea995b5f480_1786881068076_0.32406021102294513","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816114836-0e8238e5161585b1e930c2c6507d419ef3028fb3":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816114836-0e8238e5161585b1e930c2c6507d419ef3028fb3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816114836-0e8238e5161585b1e930c2c6507d419ef3028fb3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1aebf1c71be4d54af27065726d79c4f5b24b7922","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816114836-0e8238e5161585b1e930c2c6507d419ef3028fb3.tgz","fileCount":5,"integrity":"sha512-Ewkkwua2Z8cuaX70TGqEXsvFTXQBjnqTjrNfTA5NoFp8/RAurJT20xoZfJpX8AGIa0tz2hW7AKnrPpd9v6gWZw==","signatures":[{"sig":"MEUCIC6WTMOghfn7QOvDOBNrAVflEwW6Tc3aqB0oI7iQFxGBAiEApfls7HhsCV9n/ykl7KTpghlbLMfmyfk1yC4fMZiQgCA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816114836-0e8238e5161585b1e930c2c6507d419ef3028fb3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"0e8238e5161585b1e930c2c6507d419ef3028fb3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816114836-0e8238e5161585b1e930c2c6507d419ef3028fb3_1786881079694_0.3735985687901022","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816115021-35cd239bc853056ab8fbe72736c66b09416ff131":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816115021-35cd239bc853056ab8fbe72736c66b09416ff131","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816115021-35cd239bc853056ab8fbe72736c66b09416ff131","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"1262f89f080c54ada0694539afaef7bd4438c508","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816115021-35cd239bc853056ab8fbe72736c66b09416ff131.tgz","fileCount":5,"integrity":"sha512-clnMVFlQ6Rg/7ZS1IqkhQMpK/tjMHKQ8zojsx5pRhCr+Ym4gyMF+LRE5xKFHWeK13ULGSXiQaExF5KN+6BBz7A==","signatures":[{"sig":"MEQCIE/X7s8/oNfWwQPHBDwwJIwfrIZMPnvMRziclY7YJmYlAiAZRxyuFSQ5ppWv8+mqeXYFALyU/iHbArN7Ii2VzxhmrQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816115021-35cd239bc853056ab8fbe72736c66b09416ff131","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"35cd239bc853056ab8fbe72736c66b09416ff131","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816115021-35cd239bc853056ab8fbe72736c66b09416ff131_1786881150624_0.1871763265046691","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816115232-c9ac3764e58b9226f8d3bda0cb3b3faf9b249067":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816115232-c9ac3764e58b9226f8d3bda0cb3b3faf9b249067","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816115232-c9ac3764e58b9226f8d3bda0cb3b3faf9b249067","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"ef8a46cb635cbe889145574df8f58f9cbbdd941c","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816115232-c9ac3764e58b9226f8d3bda0cb3b3faf9b249067.tgz","fileCount":5,"integrity":"sha512-Cahg1kgwHL86aXU06w/CHPkkQtzCJF9PmNcVBfG/bhjrDj73Z31errcUQPVN8CT2yUBI7Iz7lU0qOXZse6FdIQ==","signatures":[{"sig":"MEUCIBWzowX1Vc8el0ExCajYDB2fANUmuehYyaECyBm845FlAiEA2Wvdu8DUl50eKQmbogVm6ea3l7fQXN6DaS3W1TZA7pY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816115232-c9ac3764e58b9226f8d3bda0cb3b3faf9b249067","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"c9ac3764e58b9226f8d3bda0cb3b3faf9b249067","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816115232-c9ac3764e58b9226f8d3bda0cb3b3faf9b249067_1786881313808_0.06783373690896388","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260816152525-6d1771bcab0cfc30a3ac19fc820a03ca0ddb97f3":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260816152525-6d1771bcab0cfc30a3ac19fc820a03ca0ddb97f3","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260816152525-6d1771bcab0cfc30a3ac19fc820a03ca0ddb97f3","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"8c9ed15de130c4fee9e388595e3e70558736bc8e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260816152525-6d1771bcab0cfc30a3ac19fc820a03ca0ddb97f3.tgz","fileCount":5,"integrity":"sha512-RiLiUwN6bnTILA3PzOY2U4qhz2CrFxxWx1O6uHMKuglWgTJ+dTSRQW0vDghittftIgBEIJOQyn8BN/DSORVMXQ==","signatures":[{"sig":"MEYCIQCuQT3TpkfXnY9widMQgwciomc7cAHbKBtxKkdl+jdIIQIhANSK99VF/p97BhJGwoaCckL9QNlozmUPCFPatihw++A9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260816152525-6d1771bcab0cfc30a3ac19fc820a03ca0ddb97f3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1926037},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"6d1771bcab0cfc30a3ac19fc820a03ca0ddb97f3","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260816152525-6d1771bcab0cfc30a3ac19fc820a03ca0ddb97f3_1786894092277_0.7864703649369589","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260817003342-cbd60d472ab9f91fc006ea2e3e7c32d3a593b65c":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260817003342-cbd60d472ab9f91fc006ea2e3e7c32d3a593b65c","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260817003342-cbd60d472ab9f91fc006ea2e3e7c32d3a593b65c","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"673b199fd61fc875db07b33f688e669ed4ea03d4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260817003342-cbd60d472ab9f91fc006ea2e3e7c32d3a593b65c.tgz","fileCount":5,"integrity":"sha512-yK3+FBezOzI9oHzV6hmA85MlnrXeF/HqWz9HFeUN+RzptSWEe9swWTv/hp6Hk9hgJVQFtkXUPXryN45Q2EjJJQ==","signatures":[{"sig":"MEUCIDlqyZcxEh3s8ULWpPEkzBkPd3V87xWaXQBjss7XF2EAAiEAneEKuOV7llyLemTobkOyBDAFqRji8Q5GDkm3VOv2irQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260817003342-cbd60d472ab9f91fc006ea2e3e7c32d3a593b65c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"cbd60d472ab9f91fc006ea2e3e7c32d3a593b65c","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260817003342-cbd60d472ab9f91fc006ea2e3e7c32d3a593b65c_1786926991277_0.7517267168300195","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260817043043-5c7ab074f96f906560d2b62a0d3f5d99ced1b677":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260817043043-5c7ab074f96f906560d2b62a0d3f5d99ced1b677","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260817043043-5c7ab074f96f906560d2b62a0d3f5d99ced1b677","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"2bcc003e6c809a6c6c7e1e42152b7dda3cb4005e","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260817043043-5c7ab074f96f906560d2b62a0d3f5d99ced1b677.tgz","fileCount":5,"integrity":"sha512-UkAdBJ59ugM2/bfolDaf4BW6QoeH5ep1Z1sq0D98q6NBs2CCSA95v+VfNoy3vO5yUxfFv57Ay40kztukBjo1PA==","signatures":[{"sig":"MEQCIFHkyvP2WRvZQHwqH0P8YYMIOzpzPRNt8eyNPPPGJj6EAiAibUGOfmKG/NMHZjvwQOhP+90CFpnXmxLxFQcHhcIK0A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260817043043-5c7ab074f96f906560d2b62a0d3f5d99ced1b677","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"5c7ab074f96f906560d2b62a0d3f5d99ced1b677","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260817043043-5c7ab074f96f906560d2b62a0d3f5d99ced1b677_1786941211120_0.422153429423491","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260817043251-fcf75ec4099d15e9ab5b2339b6f7b69fc5b89c2b":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260817043251-fcf75ec4099d15e9ab5b2339b6f7b69fc5b89c2b","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260817043251-fcf75ec4099d15e9ab5b2339b6f7b69fc5b89c2b","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"a31323cd03090a62a9b5b51e962d9e6f1c14292b","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260817043251-fcf75ec4099d15e9ab5b2339b6f7b69fc5b89c2b.tgz","fileCount":5,"integrity":"sha512-qwKGy5iAgeOIrzUZtFixhyD/ip+pzWb8GfaL97xIg1yZNYyMt0aYeQc5rPgE/oTUFmesJafAxt9hbfyWGK4SLQ==","signatures":[{"sig":"MEYCIQDbhWvpqmWBS/2GCEqSYi1yGUZ2CJrtkQ2hMuELMPZGqgIhAIaZ9ak9wCVU7+jurWHmhXe7tzZG8YEjP30N5pswdsB/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260817043251-fcf75ec4099d15e9ab5b2339b6f7b69fc5b89c2b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"fcf75ec4099d15e9ab5b2339b6f7b69fc5b89c2b","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260817043251-fcf75ec4099d15e9ab5b2339b6f7b69fc5b89c2b_1786941342701_0.812267396222029","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260817075549-ef02f34acb337b7eae95991890c94606c7ca4b45":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260817075549-ef02f34acb337b7eae95991890c94606c7ca4b45","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260817075549-ef02f34acb337b7eae95991890c94606c7ca4b45","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"c79464b598285b78ede826f9b53fae1b83c5a6c4","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260817075549-ef02f34acb337b7eae95991890c94606c7ca4b45.tgz","fileCount":5,"integrity":"sha512-nMZadqnj6FAznjBrAN8ipCtL+8NI4kUsPs1TkgKbb+Ami2uvzdu+tBTyxUEM8aqj2TuDxru4akqglF5iyh8bEg==","signatures":[{"sig":"MEQCIAfhaYkh+lObhF0WGLDDoDCehcdf9lArQe3uidPW5FzIAiA8t2S6EwG0YzjWu46pMsWTFFxrohtV89GLpH9F4rpGTQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260817075549-ef02f34acb337b7eae95991890c94606c7ca4b45","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"ef02f34acb337b7eae95991890c94606c7ca4b45","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260817075549-ef02f34acb337b7eae95991890c94606c7ca4b45_1786953517321_0.8066397591335741","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260817090806-dc2eee9fbb2f2b3c97f9f8aad24e1471115b7f3d":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260817090806-dc2eee9fbb2f2b3c97f9f8aad24e1471115b7f3d","keywords":["gmail","email","listener","documents","accounter"],"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","_id":"@accounter/gmail-listener@0.1.3-alpha-20260817090806-dc2eee9fbb2f2b3c97f9f8aad24e1471115b7f3d","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"dist":{"shasum":"3fbef2aab0a6afa11fbbda022da4a6db74fdad44","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260817090806-dc2eee9fbb2f2b3c97f9f8aad24e1471115b7f3d.tgz","fileCount":5,"integrity":"sha512-ouHko1iBBVkYIiRpSjn9pefHsiw3bKk9AabNQTo8fsk2Xs4/StYkcJMGwXTftoUAWkRu1VsDQcjyzeIHvVqE/w==","signatures":[{"sig":"MEQCIQDEan38ZfOB6s/dgCExr1jUYrLmLL6+dmFKUIR7ytjbfgIfd9DxCeGk1yRWv+/mwUuN8/6y8N0d0Cq5802rOPR0aw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260817090806-dc2eee9fbb2f2b3c97f9f8aad24e1471115b7f3d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1925392},"main":"dist/index.js","type":"module","module":"dist/index.js","engines":{"node":"^20.0.0 || >= 22"},"gitHead":"dc2eee9fbb2f2b3c97f9f8aad24e1471115b7f3d","scripts":{"dev":"yarn build --watch --onSuccess \"node dist/index.js\"","build":"yarn typecheck && tsup src/index.ts","start":"node dist/index.js","typecheck":"tsc --noEmit","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"_npmVersion":"11.19.0","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","directories":{},"_nodeVersion":"26.7.0","dependencies":{"zod":"4.4.3","dotenv":"17.4.2","graphql":"16.14.2","googleapis":"174.0.1","inline-css":"4.0.3","playwright":"1.62.1","@whatwg-node/fetch":"0.10.13","@google-cloud/pubsub":"6.0.1","@whatwg-node/node-fetch":"0.8.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"8.5.1","typescript":"6.0.3","@types/inline-css":"3.0.4"},"_npmOperationalInternal":{"tmp":"tmp/gmail-listener_0.1.3-alpha-20260817090806-dc2eee9fbb2f2b3c97f9f8aad24e1471115b7f3d_1786957851938_0.6520563677286109","host":"s3://npm-registry-packages-npm-production"}},"0.1.3-alpha-20260817100251-2ec9548e546642102539dba650d30a66a4f505bf":{"name":"@accounter/gmail-listener","version":"0.1.3-alpha-20260817100251-2ec9548e546642102539dba650d30a66a4f505bf","type":"module","description":"[DEPRECATED — superseded by @accounter/email-ingestion-gateway] A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","repository":{"type":"git","url":"git+https://github.com/Urigo/accounter-fullstack.git","directory":"packages/gmail-listener"},"homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","engines":{"node":"^20.0.0 || >= 22"},"main":"dist/index.js","module":"dist/index.js","keywords":["gmail","email","listener","documents","accounter"],"scripts":{"build":"yarn typecheck && tsup src/index.ts","dev":"yarn build --watch --onSuccess \"node dist/index.js\"","docker:build":"docker build -f packages/gmail-listener/DockerFile -t gmail-listener .","docker:run":"docker run -it --rm --env-file ./packages/gmail-listener/.env gmail-listener","prepublishOnly":"yarn build","start":"node dist/index.js","typecheck":"tsc --noEmit"},"dependencies":{"@google-cloud/pubsub":"6.0.1","@whatwg-node/fetch":"0.10.13","@whatwg-node/node-fetch":"0.8.6","dotenv":"17.4.2","googleapis":"174.0.1","graphql":"16.14.2","inline-css":"4.0.3","playwright":"1.62.1","zod":"4.4.3"},"devDependencies":{"@types/inline-css":"3.0.4","tsup":"8.5.1","typescript":"6.0.3"},"publishConfig":{"registry":"https://registry.npmjs.org","access":"public"},"readmeFilename":"README.md","gitHead":"2ec9548e546642102539dba650d30a66a4f505bf","_id":"@accounter/gmail-listener@0.1.3-alpha-20260817100251-2ec9548e546642102539dba650d30a66a4f505bf","_nodeVersion":"26.7.0","_npmVersion":"11.19.0","dist":{"integrity":"sha512-72GkJf1BlrDTY+ljHksECzeM5BWXSG+/qbGWhfICn2Ej2SGT8p38TSRJt/zoqAoQgwHh8MdOPyA/pCettjhdtA==","shasum":"627c2357563fb07c2369be65c55e62bfc7dd6fbc","tarball":"https://registry.npmjs.org/@accounter/gmail-listener/-/gmail-listener-0.1.3-alpha-20260817100251-2ec9548e546642102539dba650d30a66a4f505bf.tgz","fileCount":5,"unpackedSize":1925392,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@accounter%2fgmail-listener@0.1.3-alpha-20260817100251-2ec9548e546642102539dba650d30a66a4f505bf","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC/UymPF5wh3qxEAERBgahlURdRKgJXjGeK1xlGykCCMAIgOKNhx3840YzmoXkpfov/G+3hyf6C7O/MUFMp16Ph6b0="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e78804d6-75fb-456d-9181-7117e26b7aab"}},"directories":{},"maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/gmail-listener_0.1.3-alpha-20260817100251-2ec9548e546642102539dba650d30a66a4f505bf_1786961111456_0.6471780077439633"},"_hasShrinkwrap":false}},"time":{"created":"2026-03-18T09:48:47.472Z","modified":"2026-08-17T10:05:15.146Z","0.1.0":"2026-03-18T09:48:47.759Z","0.1.1-alpha-20260319144851-f87afe15feb9f757227d712a270aa4dfd3272555":"2026-03-19T14:51:40.598Z","0.1.1-alpha-20260319145920-f33fe4d48fc9b3c90f6337d6194c46e796004706":"2026-03-19T15:02:14.573Z","0.1.1-alpha-20260319154307-ec3e90cf3f1979c9d309acada93e7c2ef6abb51b":"2026-03-19T15:46:00.014Z","0.1.1-alpha-20260319154417-79dd257cdb82b2a63b8e147b5fbe1a13d65e71e9":"2026-03-19T15:46:49.365Z","0.1.1-alpha-20260319154601-a431a4da2f5bc5002b49e42f19ca11d63c484873":"2026-03-19T15:48:51.942Z","0.1.1-alpha-20260319161230-b0390cd5be97f471c1f3562b72fc905c6b35d397":"2026-03-19T16:15:20.433Z","0.1.1-alpha-20260319161425-5bab07d086890abf6cd8d41752cb6a05eb5091b4":"2026-03-19T16:17:14.276Z","0.1.1-alpha-20260319161449-786c92732f90f7a2f1c94405c4c17b733649f3f0":"2026-03-19T16:17:24.152Z","0.1.1-alpha-20260319161534-3c7a43846d078eda8e82cfaee3dbd80c06c8a7fd":"2026-03-19T16:18:35.736Z","0.1.1-alpha-20260320043647-dd271b5a7d8ec1750c1cc978c64175431a48e919":"2026-03-20T04:39:21.594Z","0.1.1-alpha-20260320043659-e4c8f171276df42301b1fd047cdf5469aa70178f":"2026-03-20T04:39:44.745Z","0.1.1-alpha-20260320083906-6e9388329a362dfd0712c13a5d04b8b5e1738311":"2026-03-20T08:41:56.324Z","0.1.1-alpha-20260321003643-0a97362d5d717c4dd5cb8acbe8931d9d1d915cac":"2026-03-21T00:39:28.015Z","0.1.1-alpha-20260321163821-cdd726af4c2be7e7cf694b4a5469b90e871bd832":"2026-03-21T16:40:54.393Z","0.1.1-alpha-20260322090609-6980e8fabc382cab045bef9fe7d5fa82322683b0":"2026-03-22T09:08:52.748Z","0.1.1-alpha-20260322104240-1590771775be8faa823ed37e92026855d46ba317":"2026-03-22T10:45:25.330Z","0.1.1-alpha-20260322105311-809df0c07febd91a5544cf4c7129e2bb5c029112":"2026-03-22T10:55:58.950Z","0.1.1-alpha-20260322105422-416f911dcb295623981d5e74a36d6216c7045a59":"2026-03-22T10:56:55.406Z","0.1.1-alpha-20260322105513-e4454aedf2b2453fdd69f6c2ea9e7cbf74fb0e65":"2026-03-22T10:58:00.313Z","0.1.1-alpha-20260322120153-01bf6a31b5a340d46bd337f0507372b60bbc4511":"2026-03-22T12:04:42.909Z","0.1.1-alpha-20260322122125-4dc89e280ad3d93b9b5f14a65ccb961a73b6c680":"2026-03-22T12:24:06.474Z","0.1.1-alpha-20260322122922-fc9351d8b1099cfb68fc9a64273e05dc44689901":"2026-03-22T12:32:04.589Z","0.1.1-alpha-20260322131553-249c7b6d16cbc19088bf7855e982766b2774729e":"2026-03-22T13:18:40.705Z","0.1.1-alpha-20260322132043-290f77b5ac106641aaa4054ebdee5b1a8f8f837b":"2026-03-22T13:23:32.534Z","0.1.1-alpha-20260322134015-9f6f8db6586d9c14a650e506d0abcf0eb993396a":"2026-03-22T13:42:57.378Z","0.1.1-alpha-20260322134241-6dbd9a92e8e340231cac88a5fb70647f275c25a8":"2026-03-22T13:45:24.698Z","0.1.1-alpha-20260322140736-314265f82f8afd617030db7f865abbdca276277f":"2026-03-22T14:10:19.715Z","0.1.1-alpha-20260322141336-c967c55c47edae791b8a9a353ec2058b1735e8af":"2026-03-22T14:16:27.432Z","0.1.1-alpha-20260322141556-dfc06cb698958339e6291c00b7ae66684fa65d40":"2026-03-22T14:18:41.141Z","0.1.1-alpha-20260322143528-540f6a4f2008567c00725c934c9c53e8882271fd":"2026-03-22T14:38:15.622Z","0.1.1-alpha-20260322204006-eb80d38d9be72b1f71c35baeb3961670bdcf7646":"2026-03-22T20:42:50.821Z","0.1.1-alpha-20260323002842-bf88a3d70574a754ccb0a514ed286a3244973726":"2026-03-23T00:31:20.409Z","0.1.1-alpha-20260323012754-b060fe51ec927d94ee7ea7ee551397d1688b24cc":"2026-03-23T01:30:19.688Z","0.1.1-alpha-20260323012743-8b298be2b1d7847848acae88bcadaf493de4847e":"2026-03-23T01:30:29.306Z","0.1.1-alpha-20260323090357-968a0bcfbed6e20345d92192148c179f5c5d74ee":"2026-03-23T09:06:42.387Z","0.1.1-alpha-20260323102711-3021829428386dbb345be6c7050367340e5b55a0":"2026-03-23T10:29:58.165Z","0.1.1-alpha-20260323131632-e6edc15a05134c5bc8b680ae387ee4c26c61320b":"2026-03-23T13:19:19.338Z","0.1.1-alpha-20260323131714-3633aac66f095d65837d43a7f962038f9a2a5363":"2026-03-23T13:19:52.218Z","0.1.1-alpha-20260323131809-9808fa7b6de89011b96f7618f8df6250c734d97a":"2026-03-23T13:20:37.346Z","0.1.1-alpha-20260323131751-979c1f15aed3b0815aa605e68556e742d7aceda2":"2026-03-23T13:20:41.459Z","0.1.1-alpha-20260323131959-013b24eab27e9028ff315d18d052bd4b5a6c7cef":"2026-03-23T13:22:48.444Z","0.1.1-alpha-20260323133924-74ab79bec42b85a1dc460a50dab04c6e9aa0cb72":"2026-03-23T13:42:10.559Z","0.1.1-alpha-20260323152756-fbb5f8ea0c7c6ce9e5e8d8591af6856bc61257f5":"2026-03-23T15:30:43.356Z","0.1.1-alpha-20260323153031-ae4ef16dfe975a78067d3dd5280cf020f4d85296":"2026-03-23T15:33:22.824Z","0.1.1-alpha-20260323154145-4a71ce79bb59f78bb74d6c22261cc88d4f96ecb3":"2026-03-23T15:44:36.961Z","0.1.1-alpha-20260323175249-3b1ebfeabadc1a6ad6109019469067b611c3ef16":"2026-03-23T17:55:41.852Z","0.1.1-alpha-20260323175712-43bbc0da45a85f48a234b8708b0cd96b4adf547a":"2026-03-23T17:59:59.003Z","0.1.1-alpha-20260323175745-82a5791c2479d0ad04a6f124e9b51dafe8394105":"2026-03-23T18:00:32.369Z","0.1.1-alpha-20260323175831-e7f9c04671b14af792baeb7ef49dc4303d2c2216":"2026-03-23T18:01:17.145Z","0.1.1-alpha-20260323181440-abc4543c6bb39eeff7ecaf98761d5394a6b85570":"2026-03-23T18:17:09.385Z","0.1.1-alpha-20260323181652-327c974168cd155b7e25b8247448b394526a60de":"2026-03-23T18:19:41.975Z","0.1.1-alpha-20260324042714-3d657b20592248606b968c8c0c23387649999a7e":"2026-03-24T04:29:41.982Z","0.1.1-alpha-20260324075951-54cd31eaffe7098a886140d3f4ec19b027329ea0":"2026-03-24T08:02:18.869Z","0.1.1-alpha-20260324080507-9f82e4931b6e70b1977088e0d71afc0ee786d854":"2026-03-24T08:07:36.483Z","0.1.1-alpha-20260327124333-eebfbfae598e85db784ac7b46a7df315a0341006":"2026-03-27T12:45:59.524Z","0.1.1-alpha-20260327130606-2d7637a89865d3260081ee82e9232d5f83736fc4":"2026-03-27T13:08:40.031Z","0.1.1-alpha-20260327130621-db49d28474df5bd122dbaf768e286c6d006cf94b":"2026-03-27T13:08:48.934Z","0.1.1-alpha-20260327130826-0eb230972b6c44400b450e361664212d1fc092b0":"2026-03-27T13:10:55.339Z","0.1.1-alpha-20260327130849-9b6583327c2245550be121fde8e21ad3034c8bd7":"2026-03-27T13:11:16.432Z","0.1.1-alpha-20260327130911-2b75f173b57299c7eeb9109e3ef8e4b8cd153887":"2026-03-27T13:11:39.370Z","0.1.1-alpha-20260327202857-9e5d812855757c004b756f80aaa17c8f40609cbd":"2026-03-27T20:31:24.220Z","0.1.1-alpha-20260327210506-7468124ca8634d7903158d3793cf3160a6aeb5fb":"2026-03-27T21:07:32.986Z","0.1.1-alpha-20260327211426-ac9c62c8a77099d583360af8f5e9d2dadca24678":"2026-03-27T21:16:53.778Z","0.1.1-alpha-20260328161424-31245104b6bd47b8546de38376dfb36be85c5b3c":"2026-03-28T16:16:56.500Z","0.1.1-alpha-20260328161508-2bf29426d43c9dd8af05b4193f1de4a607708a6f":"2026-03-28T16:17:32.555Z","0.1.1-alpha-20260328161507-e1e24bdca774a7d52d630143f20b0af1b9e81220":"2026-03-28T16:17:33.722Z","0.1.1-alpha-20260328161521-814e4fc7c5b0b6b919590e293c0fac45b7c2513d":"2026-03-28T16:17:48.549Z","0.1.1-alpha-20260329122411-f292dc162fb84aa947cc2f078076448a7081316d":"2026-03-29T12:26:40.052Z","0.1.1-alpha-20260329131120-33d8f0d2f7a159c8ca7dfe4820dbe0f73ba6c147":"2026-03-29T13:13:46.302Z","0.1.1-alpha-20260329131732-69d763f3b6b5453338fdcc700c20aab463d997d8":"2026-03-29T13:19:57.199Z","0.1.1-alpha-20260329131931-b901064ec89123517c48dc4163c2c8456ffdf242":"2026-03-29T13:22:02.422Z","0.1.1-alpha-20260329202517-74d3a86c7299204ce359bf4036d9a32503658e9d":"2026-03-29T20:27:45.886Z","0.1.1-alpha-20260329202526-cfad3bcbd829b82471d2d4fed4e49b2ef849cafb":"2026-03-29T20:27:48.803Z","0.1.1-alpha-20260330002758-4258c3781a6a57af518649fd155ca9741c376f52":"2026-03-30T00:30:27.702Z","0.1.1-alpha-20260330202916-aa9ac068753ec61f9ab2d30cddaf8130ae7c5f13":"2026-03-30T20:31:43.259Z","0.1.1-alpha-20260331002937-fc6a3c48aca013923e49a67a5134e7c49f8112cd":"2026-03-31T00:32:03.421Z","0.1.1-alpha-20260331091357-736517edaa7a0981b9a0f5a914fcfe4c5e9547ce":"2026-03-31T09:16:20.434Z","0.1.1-alpha-20260331093554-c48b5dcb96e62e09a1c6658f0e610e5cf4ce8cd9":"2026-03-31T09:38:24.464Z","0.1.1-alpha-20260331093846-223e276fa2da404f23f2665d78f424f96180381a":"2026-03-31T09:41:09.321Z","0.1.1-alpha-20260331093931-441f8f90fef78e1b6e3e1bc8a512f15b18b1b321":"2026-03-31T09:41:51.161Z","0.1.1-alpha-20260331114129-4747c77174c17a763c27a3586cb5d32b7bd2e558":"2026-03-31T11:43:59.879Z","0.1.1-alpha-20260331163451-aa2baf03023d2a6ad7e60afb873669a5d0c5e8a4":"2026-03-31T16:37:20.367Z","0.1.1-alpha-20260331163529-e38323374fb326040253752769bc4721afcbdf40":"2026-03-31T16:38:01.449Z","0.1.1-alpha-20260331163534-33ce259b2241ecdbc3e62006a1ddccf31bf7bd28":"2026-03-31T16:38:02.346Z","0.1.1-alpha-20260331164535-7d167374800e53840546829654cb2de438558cb1":"2026-03-31T16:48:03.623Z","0.1.1-alpha-20260331203128-22bf92247e7d5d5a48c6a6a3e05fab0ff0b6baa1":"2026-03-31T20:33:55.366Z","0.1.1-alpha-20260401042634-7d900e0130cecc0409deef2c8df3feac82320fbf":"2026-04-01T04:28:54.208Z","0.1.1-alpha-20260401163456-9cea27fac0c69f2b131801cdee1471743fa5a269":"2026-04-01T16:37:24.735Z","0.1.1-alpha-20260401163515-10be7ed5a512c8f1e86799eab19791e5b62e815a":"2026-04-01T16:37:46.415Z","0.1.1-alpha-20260401163517-f0e503599a5311fcdaae6d1834a6494a2af4cbd3":"2026-04-01T16:37:48.485Z","0.1.1-alpha-20260401220135-905e104e1f8d72b264e620323d745726bfbec192":"2026-04-01T22:04:05.795Z","0.1.1-alpha-20260401220153-22bf92247e7d5d5a48c6a6a3e05fab0ff0b6baa1":"2026-04-01T22:04:20.234Z","0.1.1-alpha-20260402002814-967f58130c6a044b165eef057d7a28e8c2c3c4c5":"2026-04-02T00:30:43.836Z","0.1.1-alpha-20260403002753-6419c0dc3dd9a1a31b49d2486ca547d8ae56e140":"2026-04-03T00:30:23.985Z","0.1.1-alpha-20260404002702-9340365def1af08a5cdbbf734a87d1d4839bdaff":"2026-04-04T00:29:35.226Z","0.1.1-alpha-20260405125449-12fbf83041391a276a4d9598ec99eba78cc9eb0f":"2026-04-05T12:57:06.217Z","0.1.1-alpha-20260405125755-95e7a1a923c6439eadd8aba3fd8211be433e5ea0":"2026-04-05T13:00:20.885Z","0.1.1-alpha-20260405125753-4b33ac1f93c61344a0c557dcde3db30e778a1f3c":"2026-04-05T13:00:21.874Z","0.1.1-alpha-20260405125824-0d7ce674a6625dca16ad00a0763e27e6614b9a4c":"2026-04-05T13:00:49.636Z","0.1.1-alpha-20260405125938-39615c3ad5a4669feff5dd0d086dccce24093838":"2026-04-05T13:02:07.277Z","0.1.1-alpha-20260405130216-7a5d6955649b12312fcf3545b608c1dfee3e3fae":"2026-04-05T13:04:41.636Z","0.1.1-alpha-20260405130831-4b33ac1f93c61344a0c557dcde3db30e778a1f3c":"2026-04-05T13:10:51.191Z","0.1.1-alpha-20260405131037-4a426b23e2bd64022d969154beb8a6cc4b595430":"2026-04-05T13:13:05.826Z","0.1.1-alpha-20260405133024-35af88a394d9b9c05bfa4c740af4d1d171d70484":"2026-04-05T13:32:52.402Z","0.1.1-alpha-20260405135348-95e7a1a923c6439eadd8aba3fd8211be433e5ea0":"2026-04-05T13:56:16.064Z","0.1.1-alpha-20260405135557-39800d83a5da274f59ea434fa699845eebb1d095":"2026-04-05T13:58:24.458Z","0.1.1-alpha-20260406003120-e1f01ad4d9238a796104c1ed4bb38386407c86f3":"2026-04-06T00:33:44.934Z","0.1.1-alpha-20260406055651-b5593a0328f5f563bb756544e4e904a0a6d68a5b":"2026-04-06T05:59:19.705Z","0.1.1-alpha-20260406083204-1ea5494af1f7e780955ed800fc159312cd2e9ec5":"2026-04-06T08:34:24.910Z","0.1.1-alpha-20260406090649-22a53a22590e8eebcc526702ffa9cc0131c27736":"2026-04-06T09:09:20.260Z","0.1.1-alpha-20260406090822-e2505b6ad7e387fa4de51f6edddbe7495d703850":"2026-04-06T09:10:49.760Z","0.1.1-alpha-20260406094701-2ba5054c3a72523e946b3c3f61c35f36db459062":"2026-04-06T09:49:33.541Z","0.1.1-alpha-20260406110333-73e79fbbf4ccc8f655f8f79526259c56d769ab7b":"2026-04-06T11:06:01.931Z","0.1.1-alpha-20260406140734-83076e775c773f22b207f8b928f504536be9be31":"2026-04-06T14:10:05.928Z","0.1.1-alpha-20260406140812-f719b9e128b7ef5cb14bd2d88c312e4be904fd53":"2026-04-06T14:10:41.784Z","0.1.1-alpha-20260406141808-0b25f100be219b8d00f790981ab9d67445b1e904":"2026-04-06T14:20:38.910Z","0.1.1-alpha-20260406141826-5755e0ac9d063bc90e09caa2662e75a722b43c4f":"2026-04-06T14:20:56.550Z","0.1.1-alpha-20260406143928-d4fa3396829a4973e696ac4de58e188160f1e953":"2026-04-06T14:41:56.035Z","0.1.1-alpha-20260406145719-435d6b7004d350ecd1b1016944b50800aecb43d8":"2026-04-06T14:59:41.942Z","0.1.1-alpha-20260406202922-f4077e0b8bff2c0fd6287a6f553850cc43178229":"2026-04-06T20:31:50.484Z","0.1.1-alpha-20260407163049-129c005dbaf9ce760d55537d6eea6d085de55456":"2026-04-07T16:33:22.196Z","0.1.1-alpha-20260408042808-d76fabfaa57019bed6936eac0f229b825a22bf7b":"2026-04-08T04:30:37.307Z","0.1.1-alpha-20260408164114-079f4a52816d780c8dd004337f9907a66798ac83":"2026-04-08T16:43:47.210Z","0.1.1-alpha-20260409123417-207147015ffbb5e6449b3a67a1fc54a379e56b35":"2026-04-09T12:36:39.944Z","0.1.2-alpha-20260409152702-478188c6a0f2dceccaf8884bf28e28833bdafd9a":"2026-04-09T15:29:21.587Z","0.1.2-alpha-20260409152939-1768cf38ee26d3a30433e430d49267624da841ab":"2026-04-09T15:32:40.628Z","0.1.2-alpha-20260409153141-2282f29eb9bab7e5bd1e8006ba0f8bdd9091fec1":"2026-04-09T15:34:03.592Z","0.1.2-alpha-20260409153148-48868b6f70e544b8f97506b4bc59332e93c09d71":"2026-04-09T15:34:12.963Z","0.1.2-alpha-20260409153204-a7bf83cef57525855927ae153ab62b86dbf85201":"2026-04-09T15:34:22.208Z","0.1.2-alpha-20260409153240-65cf40db5caddcc3d998e0275d9d1ee66a4486e1":"2026-04-09T15:34:58.109Z","0.1.2-alpha-20260409153854-bca18dada143660748d3279c6cd8f02f6e75658f":"2026-04-09T15:41:15.273Z","0.1.2-alpha-20260409153953-b0d41ee1ebf2f6e8d8e36f28cd5f6324bdeb034d":"2026-04-09T15:42:08.072Z","0.1.2-alpha-20260409161535-f557a96b87f044ccf0eb6d4d791e4c20341d69a7":"2026-04-09T16:17:58.310Z","0.1.2-alpha-20260409161804-f5cc8565e8361ec13cf3eb46a3c79fb0dc40d9ac":"2026-04-09T16:20:27.059Z","0.1.2-alpha-20260410042923-667ccf81c87cc4ab9df816efb9884ba83be682c8":"2026-04-10T04:31:42.037Z","0.1.2-alpha-20260410091710-5d3adab63d9cb1871b8bf72d5c95081e7d62e84f":"2026-04-10T09:19:30.030Z","0.1.2-alpha-20260410202901-f510ac119afbcb8f598958a4cadf0287a3afe971":"2026-04-10T20:31:16.020Z","0.1.2-alpha-20260411162822-f7e761591793ac17ef494e8701ba19768c477481":"2026-04-11T16:30:43.631Z","0.1.2-alpha-20260411164103-0d3f9f4aa1fdef3dd9e48fa9f85b399cc3f6bf3f":"2026-04-11T16:43:17.804Z","0.1.2-alpha-20260411171117-317283bed4f1ceef1434f6c4014f34d1b1acfa05":"2026-04-11T17:13:27.833Z","0.1.2-alpha-20260411171946-28a4aa445b854d245bc2b83b1c0b97ebdaca8cf2":"2026-04-11T17:22:06.302Z","0.1.2-alpha-20260412082729-39c99f66964030e7af01031d60970b837ec80a55":"2026-04-12T08:29:45.313Z","0.1.2-alpha-20260412115426-2dcd99c39e41ba9a8244600cfe9e560e8a3bdb33":"2026-04-12T11:56:47.087Z","0.1.2-alpha-20260412125413-624f097039e105fb49d3f8be35ac81fa244d995c":"2026-04-12T12:56:30.244Z","0.1.2-alpha-20260412125438-bc37f8834ec12286395ba230a102bedbe5b6fb8c":"2026-04-12T12:56:56.444Z","0.1.2-alpha-20260412125728-e283b7aa230bf7bb39e76ac3b01468c33a8f5d2e":"2026-04-12T12:59:47.333Z","0.1.2-alpha-20260412130811-176ced71eddc9c199f6d59e8df7ee318aab7d220":"2026-04-12T13:10:29.535Z","0.1.2-alpha-20260412131235-ab2470b6c8c2cb9fb0f7f40f09d95272672da6d7":"2026-04-12T13:15:04.492Z","0.1.2-alpha-20260412222004-5702643311d060aaeace53f2f6b936226b2831ae":"2026-04-12T22:22:25.872Z","0.1.2-alpha-20260412222425-deca4ea5a397934fa5777164f71dd7e40e788fb9":"2026-04-12T22:26:46.215Z","0.1.2-alpha-20260412222957-5a413e0b18acb55b278d8de9ed4a8ab47b3daa66":"2026-04-12T22:32:19.183Z","0.1.2-alpha-20260412231239-40b66e4f809fcf8ae7d8c7bdbf8c56c0c6225b8e":"2026-04-12T23:15:00.031Z","0.1.2-alpha-20260412233054-1a14ed57a16f1be2e34fd813d243ba265641ef56":"2026-04-12T23:33:20.655Z","0.1.2-alpha-20260412233147-230612d95149ba67a0a7980e7e3dd1c14e27ea28":"2026-04-12T23:34:00.496Z","0.1.2-alpha-20260413003132-9c0f901d92fbbed629fa2c27e40eb7d124cf2e36":"2026-04-13T00:33:51.424Z","0.1.2-alpha-20260413073250-7c052054a65bfd7ceb853012d7109f46534bb5e0":"2026-04-13T07:35:14.523Z","0.1.2-alpha-20260413075549-8ac80bbea6675f46c827c514aea6ceaafc87f9cc":"2026-04-13T07:58:02.825Z","0.1.2-alpha-20260413075907-fcc17cdde12da66fff58b172d87ca313308a86ee":"2026-04-13T08:01:26.770Z","0.1.2-alpha-20260413081751-63bda59c9f656651f9c1eb4afe8ba90ecdfbece3":"2026-04-13T08:20:15.679Z","0.1.2-alpha-20260413082102-400e0398a2861090790ee35b1dcc200032f429b0":"2026-04-13T08:23:22.755Z","0.1.2-alpha-20260413082326-f9209da2e7f810766a47bf1568d5118776862320":"2026-04-13T08:25:46.884Z","0.1.2-alpha-20260413082525-c1c6854fc6e6a5dde9fa5aa581cff8eb07e3e293":"2026-04-13T08:27:48.179Z","0.1.2-alpha-20260413104340-9f4213b3f790dde03a208b943dfd8c76698830ba":"2026-04-13T10:46:03.436Z","0.1.2-alpha-20260413104355-a14a96d272949a83b730e9f6112afe48dd463d2a":"2026-04-13T10:46:24.102Z","0.1.2-alpha-20260413123159-7ef78c4d58787d40b07f49c2358ffb90a2e6a616":"2026-04-13T12:34:22.151Z","0.1.2-alpha-20260413123756-0e7ac757eb00f1e9ae7188b6507f89f39b3d9c88":"2026-04-13T12:40:17.626Z","0.1.2-alpha-20260413125904-d87b8775d34eb0305469498078a291bf0b855fd0":"2026-04-13T13:01:28.050Z","0.1.2-alpha-20260413131846-d58cdae88cae70a3e5ddd24541e35713bb132109":"2026-04-13T13:21:03.717Z","0.1.2-alpha-20260413151527-5ee3571c17e9b3b1f25495fb284f61e687682d5b":"2026-04-13T15:17:48.977Z","0.1.2-alpha-20260413153049-0da7bb4387e88291dc0b67bd2a8770be7acca9ab":"2026-04-13T15:33:09.984Z","0.1.2-alpha-20260413203016-ada103357787f19b209c1a0feb628a46f6eff9b2":"2026-04-13T20:32:38.860Z","0.1.2-alpha-20260414002758-9e6973a085ff80a770859eea9ec894c2aef0593f":"2026-04-14T00:30:17.716Z","0.1.2-alpha-20260414101939-6b5b8bd69a79fb219a0dd3ad86547f8316f88b59":"2026-04-14T10:21:52.604Z","0.1.2-alpha-20260415042329-e9c16a173b5b5097336ea7c283984c71fd7f6990":"2026-04-15T04:25:50.929Z","0.1.2-alpha-20260415042333-a25b2e6e4d01184631a952348c48fbf6e958c25a":"2026-04-15T04:25:52.523Z","0.1.2-alpha-20260415081003-7e8b0459bd09cfa68be59227195af5ed6996666a":"2026-04-15T08:12:27.689Z","0.1.2-alpha-20260415081221-2a7760a60f862781da4dc05180d2f872196beaa3":"2026-04-15T08:14:40.924Z","0.1.2-alpha-20260415082303-3a0b1c87d9dda2a59ada54e49c29b158455a6e36":"2026-04-15T08:25:25.670Z","0.1.2-alpha-20260415082324-1a87f928becd0394694a4a90d678f8a447b9cf76":"2026-04-15T08:25:46.097Z","0.1.2-alpha-20260415082340-25f19582f10292800324adca2741498fe18f26e3":"2026-04-15T08:26:02.243Z","0.1.2-alpha-20260415082909-762d0ea9ffeb56cff5e0543c68233043348b9a32":"2026-04-15T08:31:30.919Z","0.1.2-alpha-20260415083232-947632b3960b56b6f88be2c265e80e3dcc74e9ea":"2026-04-15T08:34:55.182Z","0.1.2-alpha-20260415083943-e0d9bfdea5c0ff24bbe350ef620765b9c644267b":"2026-04-15T08:42:05.906Z","0.1.2-alpha-20260415090942-4fdcdec79ddd1ac4b57697c3d31e379851b096f5":"2026-04-15T09:12:05.017Z","0.1.2-alpha-20260415140326-9498c204675b36e1ce969ba566a6b66cb25c7644":"2026-04-15T14:05:47.182Z","0.1.2-alpha-20260415141031-a994b2270ad117e3b0d60a92f8d3349ef9734428":"2026-04-15T14:13:01.931Z","0.1.2-alpha-20260415141146-f319dd1bcb0e0b7488646e3c5606403819f9a7ba":"2026-04-15T14:14:08.522Z","0.1.2-alpha-20260415141231-e34d50d3e7337cb0c137d117b659204e87950f9e":"2026-04-15T14:14:58.383Z","0.1.2-alpha-20260415142638-dbc5a5680f4c8bc8cc2b3e0ff6b83a2955f2b259":"2026-04-15T14:29:00.358Z","0.1.2-alpha-20260415142653-438400da689d3ef5ee09959c6bd0d8efdbe88b1e":"2026-04-15T14:29:14.607Z","0.1.2-alpha-20260415142701-ea9024c62b180a965df8ccd87b261ce88380bf6c":"2026-04-15T14:29:30.314Z","0.1.2-alpha-20260415142707-988b5e28a7c49301f63f9680dc3b9ef32971024a":"2026-04-15T14:29:34.242Z","0.1.2-alpha-20260415142716-9071d18db85769132febfc422bed60b8d8939a1b":"2026-04-15T14:29:38.335Z","0.1.2-alpha-20260415143401-747ddc59f87e5adc1b8c7f4a2d58a21c76e6af7e":"2026-04-15T14:36:26.325Z","0.1.2-alpha-20260415143851-f061eaaa0a93ae18c6f699274c965e95e664af98":"2026-04-15T14:41:17.388Z","0.1.2-alpha-20260415143927-6b57943e47a988f2308cd7b5d38242ad4d91ad12":"2026-04-15T14:41:43.764Z","0.1.2-alpha-20260415143931-63fd2b54098cc0c249110641e0f54d631191f425":"2026-04-15T14:41:53.153Z","0.1.2-alpha-20260415144227-da789886bd540a11344074eae040c63b9920f1e7":"2026-04-15T14:44:51.015Z","0.1.2-alpha-20260415163832-fa2148a54e3006facb838c99f55da524a19b6f39":"2026-04-15T16:40:54.145Z","0.1.2-alpha-20260416074833-f5b760a17cf8bc4dae10fae49c4d0a734029cdb0":"2026-04-16T07:50:54.559Z","0.1.2-alpha-20260416081500-78f42797fc2ddb51d949d977a9a42a999a26a459":"2026-04-16T08:17:23.751Z","0.1.2-alpha-20260416083402-d12789d567f74d8bf8fe31bc91675ec450d87be4":"2026-04-16T08:36:22.250Z","0.1.2-alpha-20260416090832-cb6a5a10123539b1b5355a3c4dbee7dad3899338":"2026-04-16T09:10:55.940Z","0.1.2-alpha-20260416102710-32b03412074ddaf80728b4ca0623d3e39fdfb0cd":"2026-04-16T10:29:37.548Z","0.1.2-alpha-20260416120325-59858230b2b83723c515ce06bfa1a05a6587ac8e":"2026-04-16T12:05:49.809Z","0.1.2-alpha-20260416120549-f6c986df5bf3858100394d282fe230b8d0b92306":"2026-04-16T12:08:13.086Z","0.1.2-alpha-20260416120745-162ad138174c208c6db29301750eb1783ebbe85c":"2026-04-16T12:09:38.559Z","0.1.2-alpha-20260416120733-ab672301e55d912c9ff52b4e2190d772c64b4b51":"2026-04-16T12:09:55.846Z","0.1.2-alpha-20260416120751-199f72466a6f76bfc16831a42e7145c75ffa3585":"2026-04-16T12:10:11.205Z","0.1.2-alpha-20260416122754-fb2b229b562cc88abcc2d38ea8edc64ae7c6931e":"2026-04-16T12:30:14.742Z","0.1.2-alpha-20260416124122-ea399bdc94d69b042f5e4c19d51e63f51b97d863":"2026-04-16T12:43:45.222Z","0.1.2-alpha-20260416124226-3737171fa5b64e3c2243c86efa904b170a7f72a1":"2026-04-16T12:44:48.399Z","0.1.2-alpha-20260416145439-32565204078c02d552dd041648bada7c512201e4":"2026-04-16T14:56:59.359Z","0.1.2-alpha-20260416173434-9fadbadb8f8ab36c392eb346757816da97b84862":"2026-04-16T17:36:56.952Z","0.1.2-alpha-20260416173743-3454ffc5e012c1e9a81aaca203a56e6131a0c73f":"2026-04-16T17:40:02.626Z","0.1.2-alpha-20260417000546-b904d67aed22cba9c5354362a6e11b4f68b74d2b":"2026-04-17T00:08:12.166Z","0.1.2-alpha-20260417084933-08034dec3cd055effd5e9e749a5e3671d475184d":"2026-04-17T08:51:50.720Z","0.1.2-alpha-20260417085019-a4ef4473465dc8f67f247aee74201c1c939306c4":"2026-04-17T08:52:41.810Z","0.1.2-alpha-20260417131509-0220f48c77c5f9d985ea69488cac6a9cbc793a40":"2026-04-17T13:17:31.534Z","0.1.2-alpha-20260417172216-7303c60d28b3dc4ce1af12a58d3babf24606722c":"2026-04-17T17:24:40.983Z","0.1.2-alpha-20260417172228-0ac9b34395fe7e9ac567ca48c820c7e8653b933e":"2026-04-17T17:24:52.990Z","0.1.2-alpha-20260417202955-0caa120738fb3a4a9a8726375434d68bebe56f45":"2026-04-17T20:32:20.797Z","0.1.2-alpha-20260417214221-d5c83ba6c78cf8b71f4c230ec602fe6b9cdcecc5":"2026-04-17T21:44:44.238Z","0.1.2-alpha-20260418003011-e886b7152c0f909f6f897cb6ecd8507a681d0527":"2026-04-18T00:32:33.469Z","0.1.2-alpha-20260419064949-7c6e84459c0e3b57e7af54ba383a468c23aa8a00":"2026-04-19T06:52:08.713Z","0.1.2-alpha-20260419080755-caebd7bdba077b95067379a7ca211cbdf960c437":"2026-04-19T08:10:21.377Z","0.1.2-alpha-20260419080911-1555a70e5e38273c60f4b02869aed1969002cfdb":"2026-04-19T08:11:03.560Z","0.1.2-alpha-20260419091215-d94f18096f1a2dd768c927c0ad500ad3e42bdb56":"2026-04-19T09:14:36.590Z","0.1.2-alpha-20260419095433-12801eaf0a958b5cc563db202de0a1f7aad84750":"2026-04-19T09:56:59.321Z","0.1.2-alpha-20260419101046-e9c5c554446cdc37f71e8da514dec971b3625dd7":"2026-04-19T10:13:08.504Z","0.1.2-alpha-20260419101304-4d2f6f8dd6ad9c6a59e253944f2111f668ee6646":"2026-04-19T10:15:25.090Z","0.1.2-alpha-20260419104823-cfcebd4a740621605bad8d417b4a5d53551301b8":"2026-04-19T10:50:44.082Z","0.1.2-alpha-20260419105621-88d55235ae260c20a261f69baf9a820ea924e8de":"2026-04-19T10:58:44.581Z","0.1.2-alpha-20260419112350-9c8e62fa31fc3ffa56925b67560ec8608e4e0568":"2026-04-19T11:26:02.420Z","0.1.2-alpha-20260419113154-3fcc2ce7839be4e486a076300c48442c80f92ae3":"2026-04-19T11:34:17.194Z","0.1.2-alpha-20260419114559-859c8ebf96f6eaea5a1b438d5cda54fa0c26f7d1":"2026-04-19T11:48:13.717Z","0.1.2-alpha-20260419114629-ae2dcd574e4141d59ea4669769d85d7134e89b5d":"2026-04-19T11:48:48.162Z","0.1.2-alpha-20260419115500-ab4d28284c3eb0138872ab991bde3c6890edff2a":"2026-04-19T11:57:24.198Z","0.1.2-alpha-20260419125646-412c2c055a5b71d8254d492672a0753a4005e6b2":"2026-04-19T12:59:05.012Z","0.1.2-alpha-20260419132111-e2f0eac345c44902968394afc63e66ef0c870265":"2026-04-19T13:23:03.846Z","0.1.2-alpha-20260419140111-dcf3e033596d4c272ba8ed23af5369cd959eedda":"2026-04-19T14:03:37.197Z","0.1.2-alpha-20260419141044-244f89ad0dbe535555867eb53c63afb4ada87e66":"2026-04-19T14:13:05.202Z","0.1.2-alpha-20260419141226-cd616f2250e4d784469c94b7f328eafb0172edfe":"2026-04-19T14:14:45.933Z","0.1.2-alpha-20260419141241-1e5b80be6478a4eddd7ea0a7b80cdc95e672bec3":"2026-04-19T14:15:04.500Z","0.1.2-alpha-20260419141302-f5f444b276b8c55995a158fd2cdc0310b9993fc2":"2026-04-19T14:15:27.154Z","0.1.2-alpha-20260419141327-47fe16c64f6dad1ee5c425ae336d89cdcd94ff52":"2026-04-19T14:15:48.604Z","0.1.2-alpha-20260419141356-6fafeb67f678b3ab89afad50691475953d0e922d":"2026-04-19T14:16:16.469Z","0.1.2-alpha-20260419162843-b1939587f507ae30d432abc703222cdb5e15ba1b":"2026-04-19T16:31:04.568Z","0.1.2-alpha-20260420002927-3038829ee8b39aa41d66f2b4dc482fe1589635b2":"2026-04-20T00:31:49.986Z","0.1.2-alpha-20260420042637-fff076f8623b5bb27a8105be525beaa76778faf8":"2026-04-20T04:28:48.589Z","0.1.2-alpha-20260420093323-d34b055d41e0f73ff2bad4f47d8cd5adf6cb1ca7":"2026-04-20T09:35:44.538Z","0.1.2-alpha-20260420093523-882535ac9eecab862ed245052d053e259fd2af74":"2026-04-20T09:37:45.880Z","0.1.2-alpha-20260420093535-3b7a585bf2774c129269c6babb2f363d2ea11d83":"2026-04-20T09:37:56.405Z","0.1.2-alpha-20260420093608-9c12dc78dcc5a4b984d566d7c7a5226c94b71e53":"2026-04-20T09:38:29.132Z","0.1.2-alpha-20260420160425-7f52ba699330c008a0ddc6af4de375ea00af2a0a":"2026-04-20T16:06:49.013Z","0.1.2-alpha-20260420212608-7cf4198db777553c29122cce0d6cab075aeb94e4":"2026-04-20T21:28:33.585Z","0.1.2-alpha-20260420212616-c0304369a7b0577463329e7eef9b3fe3e7697aac":"2026-04-20T21:28:39.963Z","0.1.2-alpha-20260421072921-a2e1f93d71582a48af6794f28eeee28f5f9921b0":"2026-04-21T07:31:44.290Z","0.1.2-alpha-20260421073741-6fd7c47e4a04b809ffa3c6cf3f3c38447e5bb237":"2026-04-21T07:40:02.337Z","0.1.2-alpha-20260421073904-8c2ceb05aacf531ac49094cf08f2c89de8bf574b":"2026-04-21T07:41:01.492Z","0.1.2-alpha-20260421073852-47c16cd8f30bee6399feee80ab1d70541d3c4d79":"2026-04-21T07:41:16.697Z","0.1.2-alpha-20260421073930-6d5793665fe8511d32bef247049eeb67e305c8a8":"2026-04-21T07:41:52.762Z","0.1.2-alpha-20260421073932-894ca348129bc5fce3b7cfbe730ab266aa451faf":"2026-04-21T07:41:59.213Z","0.1.2-alpha-20260421074010-ea74d0859ddc4adacc6a8d263de4dd8d90a8f40e":"2026-04-21T07:42:31.654Z","0.1.2-alpha-20260421075557-ad7f4692ef9dab4adb907e33fd33955bc8e71466":"2026-04-21T07:58:19.543Z","0.1.2-alpha-20260421075624-24055d2d07f85a8d2ebdc22c1360cb106713dba0":"2026-04-21T07:58:47.795Z","0.1.2-alpha-20260421075627-9b448c6578464822e115bdbf2b217b7974216d42":"2026-04-21T07:58:51.237Z","0.1.2-alpha-20260421075713-2b4cadb6d625ee3d5dcbc7f4474126e0a3da27a3":"2026-04-21T07:59:38.728Z","0.1.2-alpha-20260421081155-bb6cc4c0b0b59fff41df172e2f4212eca6906193":"2026-04-21T08:14:23.338Z","0.1.2-alpha-20260421082759-39eba6982d2b067a4074f4d040272ed440aae084":"2026-04-21T08:29:54.165Z","0.1.2-alpha-20260421082809-30f836624985736e76073dfbd0adae9d750752ce":"2026-04-21T08:30:27.837Z","0.1.2-alpha-20260421110743-30f8e85d779197832cfc0b62f741acbac311905f":"2026-04-21T11:10:05.400Z","0.1.2-alpha-20260421123247-32983df5971bd22e5da54fce118d0530767080d5":"2026-04-21T12:35:11.288Z","0.1.2-alpha-20260421181713-1d298a53a6055376b7b2abaa4d03993f0c01c792":"2026-04-21T18:19:33.569Z","0.1.2-alpha-20260421181711-356a5af259d6d78c48a43743bf46eba6d5e0fe42":"2026-04-21T18:19:42.356Z","0.1.2-alpha-20260422080732-22a37f6f482979c86e1326467fa253dac0ccb07d":"2026-04-22T08:09:57.613Z","0.1.2-alpha-20260422080845-5465f1e76e826492aed04e0baba1d1baf8f785ef":"2026-04-22T08:11:10.524Z","0.1.2-alpha-20260422081220-873a4924a2d51df537e541a97e9d9b77bf194a0e":"2026-04-22T08:14:15.633Z","0.1.2-alpha-20260422081827-6884faa040262c2b58928d63b5567877808a95a3":"2026-04-22T08:20:51.098Z","0.1.2-alpha-20260422081916-2c68b41bbf17e69970bca280df8c75e832e13aaf":"2026-04-22T08:21:39.356Z","0.1.2-alpha-20260423054605-ac8484a071ce1743c98e968227cccf9b425a861f":"2026-04-23T05:48:29.641Z","0.1.2-alpha-20260423054626-fb90716e627d627c2e13749a01d4d7c155b263d4":"2026-04-23T05:48:53.948Z","0.1.2-alpha-20260423054713-68572dcf5214428a866b20d06db93e03fc8cd965":"2026-04-23T05:49:39.054Z","0.1.2-alpha-20260423054812-1d84dce3ca65cd6654763b51f68712bf39f05060":"2026-04-23T05:50:38.681Z","0.1.2-alpha-20260423054818-ce5e13556d1d4ab2be694785179294f5c6ff8255":"2026-04-23T05:50:47.450Z","0.1.2-alpha-20260423054832-80985a6e9acf6b3cd81dd2cd0548c9e3f576ebea":"2026-04-23T05:50:56.747Z","0.1.2-alpha-20260423055747-4b3943ff2e96c8f597f464d0a856f9e5ff0bb942":"2026-04-23T06:00:08.878Z","0.1.2-alpha-20260423055751-22a630312936ba4d59e534448ef465f297ab1fdb":"2026-04-23T06:00:18.247Z","0.1.2-alpha-20260423070558-1c0e372b7c4d90056e4c485788d5ab8aca917e5c":"2026-04-23T07:08:21.790Z","0.1.2-alpha-20260423092707-f1bc08fdb6ff3476edfee1b28e374f866a1e2274":"2026-04-23T09:29:33.193Z","0.1.2-alpha-20260423094740-18c795aa0563ead4bc2cfeebca10928b6817d3f3":"2026-04-23T09:50:01.514Z","0.1.2-alpha-20260423130554-53ea18a6fe9178cb3f6ced4ce59b0bad850621ac":"2026-04-23T13:08:18.421Z","0.1.2-alpha-20260423163306-ad6426e3804d6e585806e784ec990b2e6ad2eeeb":"2026-04-23T16:35:32.165Z","0.1.2-alpha-20260423163338-61704f3f4154d3404dc4431d3f2c5222c83bc37b":"2026-04-23T16:36:04.570Z","0.1.2-alpha-20260424172437-bd32ab039722d0364c44f6a2eb5b3f9b0d700e25":"2026-04-24T17:27:01.113Z","0.1.2-alpha-20260424172501-910738108b36a709edf46f459f24344bbbe5b740":"2026-04-24T17:27:25.003Z","0.1.2-alpha-20260425122845-43ff5650a310b4b56a87aac7806b6f0099f886c8":"2026-04-25T12:31:09.296Z","0.1.2-alpha-20260426002720-bf7ab5dcd9303147e264d7767e7b22519fe0c123":"2026-04-26T00:29:45.809Z","0.1.2-alpha-20260426094613-66e45bd749c65a60a95220e321c516e200d2beeb":"2026-04-26T09:48:37.529Z","0.1.2-alpha-20260426102234-774b8f15705164e8743e856bdedd62e04bef20e2":"2026-04-26T10:24:53.404Z","0.1.2-alpha-20260426104408-12706d92bb4edc842b256c33b33ba2eaff6babaa":"2026-04-26T10:46:29.069Z","0.1.2-alpha-20260426122008-4e000720bb1ce2eb06125a72e028dc9ad998576d":"2026-04-26T12:22:03.102Z","0.1.2-alpha-20260426122544-89c43b84296186f8cfd92bd914c00334bb92db92":"2026-04-26T12:28:07.418Z","0.1.2-alpha-20260426122618-4af88832d58cf4990eba9e8c94ef0a7a343e8575":"2026-04-26T12:28:43.954Z","0.1.2-alpha-20260426144859-92d142dc828d8e364fca130ad6eca6144052257f":"2026-04-26T14:51:12.085Z","0.1.2-alpha-20260427002908-37ec33950f543283a2825bfc456b7b3eefd01794":"2026-04-27T00:31:26.893Z","0.1.2-alpha-20260427054339-cac5da81c069b3f280e2f920f1c6ade981533163":"2026-04-27T05:46:02.552Z","0.1.2-alpha-20260427054343-42fb3f3867281c0e6de93ad382bfadf71d78e46f":"2026-04-27T05:46:05.202Z","0.1.2-alpha-20260427054555-8908ac23c7c473b7828aec2c2a5f75087fbb424b":"2026-04-27T05:47:47.933Z","0.1.2-alpha-20260427054654-26917e9d02527999bad3a6fc6c20f52330b56c23":"2026-04-27T05:49:03.719Z","0.1.2-alpha-20260427054722-8d5018cac6a9165f90ad570ce90f045a4c22a050":"2026-04-27T05:49:10.062Z","0.1.2-alpha-20260427054851-6925deba4595cf0c72d3875df0a094608b394a27":"2026-04-27T05:50:58.177Z","0.1.2-alpha-20260427060921-27b371f899f880e50bfeab5f20657d20515aa052":"2026-04-27T06:11:41.395Z","0.1.2-alpha-20260427060929-d54956bf55639ba42c66acb53ad3a243e2ab4e8d":"2026-04-27T06:11:47.839Z","0.1.2-alpha-20260427121912-2d88da389ab70fc0327bc796f27d4268f17047e9":"2026-04-27T12:21:17.406Z","0.1.2-alpha-20260427125313-66c6a7d9d5ad9ebd0bea7cc400116568596ceeae":"2026-04-27T12:55:27.627Z","0.1.2-alpha-20260427145616-fbe2e6785be0338f82a2028f6618f8f947a7dbbd":"2026-04-27T14:58:30.258Z","0.1.2-alpha-20260427160852-b123c0fda23decffb270a87499cb03f4edba214c":"2026-04-27T16:11:09.699Z","0.1.2-alpha-20260427204621-e6a82ec273dfc262a93d6d2a0954d19483613c8c":"2026-04-27T20:48:39.139Z","0.1.2-alpha-20260427204633-f79d6db705483e84db8a5fe85f6a5a12bb955ee2":"2026-04-27T20:48:48.557Z","0.1.2-alpha-20260428210810-58bd4899ead18603f4057cb2fb16610114beccf2":"2026-04-28T21:10:24.791Z","0.1.2-alpha-20260429083134-9533fb06cb00dd5f4b0254ecae3017c295b63324":"2026-04-29T08:33:38.140Z","0.1.2-alpha-20260429083357-df05429f6a0c2dac79dee5619bccbf2a5ed974c0":"2026-04-29T08:36:11.035Z","0.1.2-alpha-20260429093113-5bb8b032a03e41fc37a84a0dbde2bb772f4c3a38":"2026-04-29T09:33:33.428Z","0.1.2-alpha-20260429200259-e5b5638b0d47b640591bcafb0d0e8ffbd947a97a":"2026-04-29T20:04:50.979Z","0.1.2-alpha-20260429200237-f04b99bbadcdee25e79c81d179ef41b6c4a51bcd":"2026-04-29T20:04:55.422Z","0.1.2-alpha-20260429204703-1e357f2b1763cadc1bcbacf237b6857de85282e9":"2026-04-29T20:49:23.327Z","0.1.2-alpha-20260430083229-df3513f0fb66bf362e7b192e1b4db2cee8e2c67a":"2026-04-30T08:34:47.809Z","0.1.2-alpha-20260430100012-88c9cfb3e33d629c375ae2ef26422319cb788f93":"2026-04-30T10:02:22.685Z","0.1.2-alpha-20260430131537-bcd1c5f2c746ef20cb8a15fba84b89a2d5f23e43":"2026-04-30T13:17:53.780Z","0.1.2-alpha-20260501162916-916d34a80743478b1392b85efcf87be831112d40":"2026-05-01T16:31:48.755Z","0.1.2-alpha-20260501202631-8b69e05628c9d5211a5078c849101b5b968d906b":"2026-05-01T20:28:52.840Z","0.1.2-alpha-20260502002722-1aeb4987de1407ef4cf3a2ef0ef4a64d94058d04":"2026-05-02T00:29:37.171Z","0.1.2-alpha-20260502042648-6c1b5525fb7011bd60d0aef905037e678aa38e57":"2026-05-02T04:29:07.586Z","0.1.2-alpha-20260503073440-19827ebce63e51864389a78167c414206f1e8f90":"2026-05-03T07:36:53.826Z","0.1.2-alpha-20260503073458-5baac3fd798e38fd2f6eea5c5b67d7d84db269bb":"2026-05-03T07:37:11.275Z","0.1.2-alpha-20260503073510-3a17df44f648ccbe3f2091a0ec82f325a0474df0":"2026-05-03T07:37:28.940Z","0.1.2-alpha-20260503085921-91ca46e69895bea4f7453611940660dacfb9db55":"2026-05-03T09:01:37.225Z","0.1.2-alpha-20260503212823-fa34c2cfd5a8d100884dccd99cb45ab952229bbe":"2026-05-03T21:30:41.479Z","0.1.2-alpha-20260504002750-7bc45326bb070f44c7c5a47837fbf57a50f799b8":"2026-05-04T00:30:06.158Z","0.1.2-alpha-20260504095322-a61928b0c2ae7ae561d27ab2a5656fd7717830b3":"2026-05-04T09:55:29.224Z","0.1.2-alpha-20260504095724-237637d2cd68508db142e79e184fbbbe5df7be4d":"2026-05-04T09:59:37.827Z","0.1.2-alpha-20260504101958-daecc03e52f80ee0331e7c1d527e293a9a752af2":"2026-05-04T10:22:12.981Z","0.1.2-alpha-20260504102852-1aa93129793a07ed9ca2f0825573ea530950ed6b":"2026-05-04T10:31:07.139Z","0.1.2-alpha-20260504103220-bae2d6d0d513edb0c6f19411b0df48ce32187947":"2026-05-04T10:34:36.196Z","0.1.2-alpha-20260504104558-c9d24864aff8a0a104b2d98e8b81da293bb75b16":"2026-05-04T10:48:12.675Z","0.1.2-alpha-20260504104900-1ad0f0ae1a8b271b82f3a7f7a0f8a1ca78b47096":"2026-05-04T10:51:14.031Z","0.1.2-alpha-20260504105649-e6690c189e5a791cc34f2df1bc85b9d82b61c267":"2026-05-04T10:59:01.521Z","0.1.2-alpha-20260504110008-78c2e030b61ec23dafdefae303408bbde4981ba8":"2026-05-04T11:02:25.229Z","0.1.2-alpha-20260504114628-8dd60c2a73e05adaaa96fa27da7d4524d33e5ceb":"2026-05-04T11:48:43.509Z","0.1.2-alpha-20260504115242-00de2979ae46095fff313af6d4b7ee89cea1ffd7":"2026-05-04T11:55:02.531Z","0.1.2-alpha-20260504115822-ff347277a8e6352cf677c12adb42a5497acc284b":"2026-05-04T12:00:28.259Z","0.1.2-alpha-20260504124901-f79b511f92df0c464c7e3ba57437237d51e559d8":"2026-05-04T12:51:22.847Z","0.1.2-alpha-20260504130001-5c68900c25d71ea6b6e673cdceb8a93a8d55c325":"2026-05-04T13:02:20.459Z","0.1.2-alpha-20260504154428-a150d2d7415da572f607025bfb41ca2fba73384b":"2026-05-04T15:46:45.420Z","0.1.2-alpha-20260504154456-5fa7de460b268a8414c17f47f19fa9b721d872bd":"2026-05-04T15:47:15.884Z","0.1.2-alpha-20260504202821-bd3bd2b1c2e2db7a559c06bcdbcd2f9b32ab41a9":"2026-05-04T20:30:37.247Z","0.1.2-alpha-20260504214028-e0fecc283b8c6cc631191000b6a0d33f02625614":"2026-05-04T21:42:53.873Z","0.1.2-alpha-20260504221156-61d8e5d91a407d01a65f640d7845b66efbda8fd2":"2026-05-04T22:14:17.132Z","0.1.2-alpha-20260505123208-27533a4fa47f3f09cb4e70637c64758dc3e5c864":"2026-05-05T12:34:28.917Z","0.1.2-alpha-20260505170718-a8694fc2ef140a80010f8cba716d0da5c8256c26":"2026-05-05T17:09:39.260Z","0.1.2-alpha-20260506061112-13a99716def5466d5ec2f9d9c934c3b8b5190016":"2026-05-06T06:13:09.220Z","0.1.2-alpha-20260506062016-9955041e989cb6f021bb3ab4c9d896a926222658":"2026-05-06T06:22:07.810Z","0.1.2-alpha-20260506063049-2399c9eadeb1dad233766993f009c8e5d1fed9e9":"2026-05-06T06:33:05.604Z","0.1.2-alpha-20260506064709-f2ad932280567b07414139b41c241dabf0ac5035":"2026-05-06T06:49:26.945Z","0.1.2-alpha-20260506070028-4115abccaaab47e51f356b35c07f661a9e69e652":"2026-05-06T07:02:50.822Z","0.1.2-alpha-20260506081145-53c9ecdcddcdaed99f297dbc3ab5ddbc702cd9f2":"2026-05-06T08:14:04.995Z","0.1.2-alpha-20260506082549-c64da6a889cb36541bf0950c8c9f9e10e5969906":"2026-05-06T08:28:07.048Z","0.1.2-alpha-20260506084932-1df2cac357efd6b54371b2f5c8a301b871ce781c":"2026-05-06T08:51:52.438Z","0.1.2-alpha-20260506085525-6c97694913c60dd40062ab09d25fa1f06d4080a6":"2026-05-06T08:57:42.497Z","0.1.2-alpha-20260506090226-844309920faceee4fa68c929e99e4b9822a488f4":"2026-05-06T09:04:45.472Z","0.1.2-alpha-20260506152246-77369a88a145452e580868993044a6be2e65b294":"2026-05-06T15:25:00.300Z","0.1.2-alpha-20260506152531-93c4bda20f7c08a46bbd38afa57b69171b479a08":"2026-05-06T15:27:49.776Z","0.1.2-alpha-20260506152532-ae61cd0e5cbc6e2e9bc7d6b4024c3bd9cf6c502a":"2026-05-06T15:27:55.641Z","0.1.2-alpha-20260506153557-39e5fd829788920d97fffa90d20bede46f90e632":"2026-05-06T15:38:17.954Z","0.1.2-alpha-20260506164015-6e66368935a46cd14bdcca244a723be2900e7597":"2026-05-06T16:42:34.768Z","0.1.2-alpha-20260506165144-be4022db2d2af0b81a57a46e975a5e40844979cd":"2026-05-06T16:54:00.712Z","0.1.2-alpha-20260506165641-5a914e5c8f8027de8371fa24cba8fb3ca32da7a7":"2026-05-06T16:59:00.294Z","0.1.2-alpha-20260506165852-955341047fa7d192c4f4d5dc7d938349d99e3456":"2026-05-06T17:01:18.241Z","0.1.2-alpha-20260506170133-be126385270b50e3d9cac5860b66944f3c82dbe4":"2026-05-06T17:03:56.566Z","0.1.2-alpha-20260506211025-e2c14d6330ee05b10fbc55942fcf5e22b1cc3ac2":"2026-05-06T21:12:47.734Z","0.1.2-alpha-20260506212348-0f5bb7a222eda3a4e3555220e040a69bcf909874":"2026-05-06T21:25:59.232Z","0.1.2-alpha-20260507042507-a12a3663fa6036ac4cbfbe310e585278e021852a":"2026-05-07T04:27:27.757Z","0.1.2-alpha-20260507090230-7f916a15be13057f03d0b62472b311b5af14747d":"2026-05-07T09:04:51.693Z","0.1.2-alpha-20260507111753-2dd5cf45dd85bfbeae64f06441ed8f9d1c1a1995":"2026-05-07T11:20:12.732Z","0.1.2-alpha-20260507121957-af60d20bb62268f54bbb53d4741624b3d8d08827":"2026-05-07T12:22:18.102Z","0.1.2-alpha-20260507122746-185669a11f0cfc4579bf1b98e239bed2f2a773f6":"2026-05-07T12:30:04.092Z","0.1.2-alpha-20260507134545-35ad53dabf3de065025a6e0ed1dfa4b27116590b":"2026-05-07T13:48:02.060Z","0.1.2-alpha-20260507140502-3e51eb97b39d831b09585abd779950959c4481b0":"2026-05-07T14:07:26.073Z","0.1.2-alpha-20260507142110-3746755f6e982067576a854a5866e9006f515331":"2026-05-07T14:23:30.649Z","0.1.2-alpha-20260507152725-37312f1812638659faf5b2f6ac72f3dfc9c92f96":"2026-05-07T15:29:46.323Z","0.1.2-alpha-20260508065643-1f9a382fbd0b15ac6e2c2315be0130d40537b104":"2026-05-08T06:59:08.038Z","0.1.2-alpha-20260508071110-20f5becdec9522d09c6a97f123f7c572407661fb":"2026-05-08T07:13:08.779Z","0.1.2-alpha-20260508071319-1ab7041899f8d43292c7b08031062683ebab7609":"2026-05-08T07:15:40.940Z","0.1.2-alpha-20260508071343-01c4c5240c312b9dd8aac67859d8570f1f4e4dd9":"2026-05-08T07:16:04.725Z","0.1.2-alpha-20260508071547-b6892070a6a7cd1bc6c4f8af78b655939b85bd7a":"2026-05-08T07:18:07.982Z","0.1.2-alpha-20260508071608-b700500bcf1dcd23df5025261ad2ed9154abba56":"2026-05-08T07:18:30.157Z","0.1.2-alpha-20260508071629-8c648ecea5fd9351781ea1fd47722c96db75a5d6":"2026-05-08T07:18:50.799Z","0.1.2-alpha-20260508071636-d2a0996f35d5acd4a1429781e5559c6ba8d46171":"2026-05-08T07:19:01.720Z","0.1.2-alpha-20260508071735-f1316f410b1222c02bbb643b1847012861a76b29":"2026-05-08T07:19:52.306Z","0.1.2-alpha-20260508073235-f95e8fc2c97b9b6cf603da88b970504ce48d1bb6":"2026-05-08T07:34:46.801Z","0.1.2-alpha-20260508073253-e43d2ac10bef6dfdbcfa9dec8b48496584d58015":"2026-05-08T07:35:14.207Z","0.1.2-alpha-20260508073311-4c8f2efc451eaccb02e93d38d985cf280948be62":"2026-05-08T07:35:30.795Z","0.1.2-alpha-20260508073710-cb6ab30f44f3448457129821a60b91b6f178eb25":"2026-05-08T07:39:29.265Z","0.1.2-alpha-20260508075114-ff9714633c2453fae563da08a5f767ff936cce61":"2026-05-08T07:53:28.161Z","0.1.2-alpha-20260509002445-b162a2edd9bd23ad9c852a46b1db0e455e8d9394":"2026-05-09T00:27:04.611Z","0.1.2-alpha-20260510080738-bb8f66aec61d354d1bef62a44ab40449c15ea911":"2026-05-10T08:09:58.567Z","0.1.2-alpha-20260510093433-0863f862458b056918e574606941568744719b47":"2026-05-10T09:36:54.479Z","0.1.2-alpha-20260510093510-f99cd659b4461282c0134429e53da6b42b0600da":"2026-05-10T09:37:30.165Z","0.1.2-alpha-20260510103408-a715b2923c58dd1bdce69f697a04d6d8e40b042f":"2026-05-10T10:36:29.061Z","0.1.2-alpha-20260510111628-37a5c9cb83d2e3321dfd1bb7dad0fcf5a1d1b158":"2026-05-10T11:18:46.018Z","0.1.2-alpha-20260510115606-9c399c0c0b317269761af824353c1b1f7eba3214":"2026-05-10T11:58:25.604Z","0.1.2-alpha-20260510120343-3b6043ce3aacdafd617b415914a81c992c38095f":"2026-05-10T12:06:04.627Z","0.1.2-alpha-20260510125136-e56953a1e8ada4cf87fd66b2aba8956e4992879b":"2026-05-10T12:54:04.854Z","0.1.2-alpha-20260510132832-5e2f8f69172072e8ce0357475b8b3b77beb6c98f":"2026-05-10T13:30:53.658Z","0.1.2-alpha-20260510132842-e037e8b45452a54d0525494e4a6b45d9fec10e3c":"2026-05-10T13:31:13.921Z","0.1.2-alpha-20260510142937-e0d2516da5d6cec4f895a5e060ad79c69bf5a87d":"2026-05-10T14:31:52.887Z","0.1.2-alpha-20260510143605-f5f1e5ec7e13a20d09fd346dc782797684424399":"2026-05-10T14:38:26.447Z","0.1.2-alpha-20260510144827-b73e4e59c66f98cf0836df38eb3c4c0277d66e85":"2026-05-10T14:50:45.373Z","0.1.2-alpha-20260510145333-ed7811e971bbe74afa05c489c3692c11728b5501":"2026-05-10T14:55:52.872Z","0.1.2-alpha-20260510202455-c4e129c506801c78ea4c1aab6f99eb71e741eb61":"2026-05-10T20:27:18.082Z","0.1.2-alpha-20260511002645-a60724f7dad957620a0ad01b3906bc7249b5ac4a":"2026-05-11T00:29:03.140Z","0.1.2-alpha-20260511111313-e6bd661e992d505e95c00a9da85146d93af68b80":"2026-05-11T11:15:35.635Z","0.1.2-alpha-20260511202711-8cf9be9f9936e1cb5a0a57fb02e1f9f89ab76dfa":"2026-05-11T20:29:30.199Z","0.1.2-alpha-20260511202714-0132b2a0de507240daa90b61809434f83599a364":"2026-05-11T20:29:32.761Z","0.1.2-alpha-20260512042437-d87e3723eb8b10058ada3b3c8214df4793ab2f17":"2026-05-12T04:26:55.371Z","0.1.2-alpha-20260512060605-cd8fa619d0c97104875409dcbd774482b6bc24df":"2026-05-12T06:08:26.727Z","0.1.2-alpha-20260512060629-8b50c3f140a009a11f8c193ffd87c847690622ff":"2026-05-12T06:08:52.429Z","0.1.2-alpha-20260512060755-ab8ea88478906cf43c555622498c20562e83a8df":"2026-05-12T06:10:13.821Z","0.1.2-alpha-20260512062111-d73635013f7590db10d0bcd81bce0d6432767664":"2026-05-12T06:23:32.655Z","0.1.2-alpha-20260512062936-9d51af942e3a319ea0f637bf07760b88b0813498":"2026-05-12T06:31:55.736Z","0.1.2-alpha-20260512065548-a232c048ac1053dbcfa7d3335d30f8e38f2d0ae1":"2026-05-12T06:58:07.245Z","0.1.2-alpha-20260512071228-48a192d8f7d9b4c4e276be3d070dd85f8f08b1e4":"2026-05-12T07:14:53.025Z","0.1.2-alpha-20260512072713-d0456f22dce1616fac2bffbe59d58b27819a6075":"2026-05-12T07:29:34.848Z","0.1.2-alpha-20260512082000-7c0974450bc86d3382101b102af060bbde8adc7f":"2026-05-12T08:22:11.388Z","0.1.2-alpha-20260512121003-637a5459325a6911961a4065e3449170c8e2d0a1":"2026-05-12T12:12:25.234Z","0.1.2-alpha-20260512121431-56d430abb529bd5a40b98787531df69ee720b565":"2026-05-12T12:16:56.442Z","0.1.2-alpha-20260512121610-afdbd4186b8f9fa74446e9777d1ea28cc400df34":"2026-05-12T12:18:05.539Z","0.1.2-alpha-20260512175815-9e4b03196612dd08250c529f3b0d0316187b17fd":"2026-05-12T18:00:35.742Z","0.1.2-alpha-20260513082508-b7204f96c06f30a2a8712ce3968d6f68dd0fa089":"2026-05-13T08:27:27.132Z","0.1.2-alpha-20260513082720-edb6542a7b86fedc240761fd1f86e796cf1d70db":"2026-05-13T08:29:45.810Z","0.1.2-alpha-20260513083009-46e0571df883b0a897b009898c36d1844d1f5c95":"2026-05-13T08:32:32.705Z","0.1.2-alpha-20260513094126-d3d821255ce1df27881e03f8b23c2f241d376eac":"2026-05-13T09:43:46.038Z","0.1.2-alpha-20260513094333-7951db06b3e79ac6f8a53eca5a43714e5e656b2b":"2026-05-13T09:45:53.173Z","0.1.2-alpha-20260513100023-1c4938ad40a8cffeeae7aed78e87dc5a048dc5e8":"2026-05-13T10:02:46.726Z","0.1.2-alpha-20260513100213-e5442b09defa722ccf54953a1f3eaf462e4780aa":"2026-05-13T10:04:32.718Z","0.1.2-alpha-20260513102600-0f2f431f2aea252a8d5cbbd0f511f7a5cd58cae5":"2026-05-13T10:28:19.425Z","0.1.2-alpha-20260513122914-ac349cdfbdd83c0cf3fc892a67d3d3cacaa1c534":"2026-05-13T12:31:37.329Z","0.1.2-alpha-20260513132026-6d9412fdf49f7af0d112da6f190fe896a13f52a1":"2026-05-13T13:22:42.269Z","0.1.2-alpha-20260513135604-95bb5fb9ee3a12d7a4c1aa65d010711bd2d17bf2":"2026-05-13T13:58:25.191Z","0.1.2-alpha-20260513144816-d9ffff2a7fff3c840f4831277d3325427ad38a60":"2026-05-13T14:50:33.202Z","0.1.2-alpha-20260513145223-9faab513a2b8fe3c01681f23bbf4d087217ce99d":"2026-05-13T14:54:47.427Z","0.1.2-alpha-20260513145248-66548d0c5e8974c960249eccdc36f4d47c1a20b4":"2026-05-13T14:55:08.414Z","0.1.2-alpha-20260514105559-ff43c6657ee585c549cf5112f0dc7523667d4431":"2026-05-14T10:58:22.626Z","0.1.2-alpha-20260514105745-2dd25471a0146abda00cb15892732fe335f9f6a9":"2026-05-14T11:00:00.797Z","0.1.2-alpha-20260514122644-cfd94a0bafe528a2ebe81f02126441cdd1ff2ec4":"2026-05-14T12:29:03.746Z","0.1.2-alpha-20260514162708-d8d3c409e94119fb41826b2f82397cbbd2c8a5fa":"2026-05-14T16:29:32.120Z","0.1.2-alpha-20260514162727-b56792a3df7d99d2ea005ab6479e7d07dc526631":"2026-05-14T16:29:49.981Z","0.1.2-alpha-20260515122521-4fa921ab42fc72869753e435846dbef1ea678290":"2026-05-15T12:27:42.674Z","0.1.2-alpha-20260515162636-d18b9022a63404650e5f12467b9ca5fd4d873cba":"2026-05-15T16:29:00.690Z","0.1.2-alpha-20260516002408-d327dca4a5501216deaa81a11c65360961b5f05e":"2026-05-16T00:26:30.253Z","0.1.2-alpha-20260516042525-57a23958b312d5b06e00cf4265c5dd3218dbee51":"2026-05-16T04:27:46.638Z","0.1.2-alpha-20260517042515-8294b756d1a6895457eb9aff03565479d49b307f":"2026-05-17T04:27:30.212Z","0.1.2-alpha-20260517084350-d7ed9c1f1c948d2b7436ddab577f2b90cc0e7b0c":"2026-05-17T08:46:09.632Z","0.1.2-alpha-20260517090938-e3116164795b7c9b19fe4067e83508e5f279d2be":"2026-05-17T09:11:57.976Z","0.1.2-alpha-20260517091555-cc97ad33fb4a80f8d6e8f36dd73c87a73c2af99f":"2026-05-17T09:18:18.771Z","0.1.2-alpha-20260517092036-112a215e7bd13630c9ce0570add65c5bc7160483":"2026-05-17T09:22:56.656Z","0.1.2-alpha-20260518042353-74cc5cd6e468c2b7dc9746b6272473b238825d91":"2026-05-18T04:26:15.178Z","0.1.2-alpha-20260518140459-37b5c09d718f36e833b8b7d3db88a64a6e67d265":"2026-05-18T14:07:19.787Z","0.1.2-alpha-20260518140514-b1b89069d0097bcb60194e18a5c65bb9fbb67e0e":"2026-05-18T14:07:35.597Z","0.1.2-alpha-20260518210515-efc0e5ab46606ec98a2349550b3ec605d02d603d":"2026-05-18T21:07:39.963Z","0.1.2-alpha-20260520002610-18c7b7c10f7d48076aacc4ecae935c35cc9efba5":"2026-05-20T00:28:36.166Z","0.1.2-alpha-20260520080303-e6c2745307f7481b06a9ea46607cbcea363ff3e9":"2026-05-20T08:05:36.298Z","0.1.2-alpha-20260520080634-acdfdbbd606f2dc4e1028dcfc6b6a6f69d663e58":"2026-05-20T08:08:28.634Z","0.1.2-alpha-20260520080638-a737586ccfb033a4e16b0201e3804340bda2ddc5":"2026-05-20T08:09:03.119Z","0.1.2-alpha-20260520081209-d87011c22cc5538c21f6315bb4d21b7e5a4f1e9f":"2026-05-20T08:14:32.863Z","0.1.2-alpha-20260520090327-adfd273e43ac66d527564a47b35aa12edf2803a1":"2026-05-20T09:05:28.915Z","0.1.2-alpha-20260520091751-3893a82a983100c97d08afa96ba82b1ecee3e589":"2026-05-20T09:20:16.047Z","0.1.2-alpha-20260520092103-55177005d757a85a17ec89463b48e0b04853b4c2":"2026-05-20T09:23:29.698Z","0.1.2-alpha-20260520092105-91c7298ef5439cd25d7883a69104b2ceec1565f6":"2026-05-20T09:23:34.862Z","0.1.2-alpha-20260520092825-ed10fa5a4d651ebdf83f42bbc29dbdd9bd38185c":"2026-05-20T09:30:49.393Z","0.1.2-alpha-20260520092914-f976cefdf01c80de7deb362c5e399c1ad162af22":"2026-05-20T09:31:35.760Z","0.1.2-alpha-20260520130159-603778471d81f1f26e0bbcf4170e01e8a1f2fc86":"2026-05-20T13:04:23.671Z","0.1.2-alpha-20260520152508-b5572441fdb3bf69202ed207324c69d25e1339ab":"2026-05-20T15:27:34.828Z","0.1.2-alpha-20260521164600-9b03c9a48bfbfd709fc1950551e697b07e0935d3":"2026-05-21T16:48:47.394Z","0.1.2-alpha-20260523144015-51d7bda4aa6812810ab9239afce9102186edb215":"2026-05-23T14:42:37.828Z","0.1.2-alpha-20260523144023-d1951415d88b04d0bb69c6dff862370bf0e42d4d":"2026-05-23T14:42:39.570Z","0.1.2-alpha-20260523144033-0bf9ef4e91f2e5035b997916062653d079573090":"2026-05-23T14:42:54.120Z","0.1.2-alpha-20260523202454-f8c50513bf8ff4b9fc3df5481799d4c3c53683b6":"2026-05-23T20:27:09.142Z","0.1.2-alpha-20260523202512-634c0bc7326fd5e9006fce5889af9084c78b9ca3":"2026-05-23T20:27:33.722Z","0.1.2-alpha-20260524132930-1d69a956c7492d0aee5a9cd31a5b3db8076e94b0":"2026-05-24T13:31:50.231Z","0.1.2-alpha-20260524135708-f1565197b0f19e9997af7bf93d54e1851f6a6c3b":"2026-05-24T13:59:31.859Z","0.1.2-alpha-20260524140306-5d5a220434dbc8907325a9daf021a1cefd830c37":"2026-05-24T14:05:30.047Z","0.1.2-alpha-20260524140343-8f8eb21a163246e8e6796ea13500f87c31b49b3a":"2026-05-24T14:05:41.982Z","0.1.2-alpha-20260524140407-0f7077fc522b44dc7c056dac4aca08b82ba7b431":"2026-05-24T14:06:33.034Z","0.1.2-alpha-20260524145014-01fd6a44bc29390740201d5a0a3269af5cab2be6":"2026-05-24T14:51:48.975Z","0.1.2-alpha-20260524151322-6e582acc8273364922d67161129d735486e0642c":"2026-05-24T15:15:47.399Z","0.1.2-alpha-20260524152102-2058efb19c7cc08f65c162e4182be4aeb6c90356":"2026-05-24T15:23:30.076Z","0.1.2-alpha-20260524154348-0fa3750584fcc1a8a9f577b505e9e6027f939aaa":"2026-05-24T15:46:09.588Z","0.1.2-alpha-20260524170405-713575ab721d4a8eae4fd8fcec3436e310956962":"2026-05-24T17:06:28.392Z","0.1.2-alpha-20260524230815-cbea7e43e26d4c1c9b443c05d84ff955d5d7e911":"2026-05-24T23:10:39.713Z","0.1.2-alpha-20260525002802-8954484dc8533c948112a4ca880693c4364e6c51":"2026-05-25T00:30:28.167Z","0.1.2-alpha-20260525084643-1cd08f8e99ec85484aae4c49bc6704312856c9ee":"2026-05-25T08:49:08.898Z","0.1.2-alpha-20260525084959-2e5eda1e0cef2c5ae16a15c2f927c20eb21169a9":"2026-05-25T08:52:23.738Z","0.1.2-alpha-20260525092306-7b1e53e23e1ba51606bc4ba9989f10e5b6371da2":"2026-05-25T09:25:33.978Z","0.1.2-alpha-20260525092515-1447ddca5ca5cd38ce4ba32bb56992271a66aeaa":"2026-05-25T09:27:38.656Z","0.1.2-alpha-20260525102614-6b241d5a4e93575484b4c80b5f64909ad300a514":"2026-05-25T10:28:38.081Z","0.1.2-alpha-20260525190330-7a275e0bb17977d0315d78ffa1792fa833626385":"2026-05-25T19:05:59.061Z","0.1.2-alpha-20260525191455-598765d9fff02a407f4b312124de67751601fa51":"2026-05-25T19:17:18.475Z","0.1.2-alpha-20260525200809-0e95e57a4479c145c1e7e2c967067eebaa04ee55":"2026-05-25T20:10:30.999Z","0.1.2-alpha-20260526061035-272d58f6147784f8f872aa00a6f67f42403407c6":"2026-05-26T06:13:04.932Z","0.1.2-alpha-20260526080110-829a40fab72ab0b849d62bd571accfd6588a2e02":"2026-05-26T08:03:38.223Z","0.1.2-alpha-20260526080808-9a4b6260c87643c2ed6a92064d5c1b026bc10acf":"2026-05-26T08:10:37.315Z","0.1.2-alpha-20260526084123-82f4228df6e38b7f85b754e7120e2adede163f0f":"2026-05-26T08:43:51.976Z","0.1.2-alpha-20260526085123-fe127474e76fcbe98b2cecc3e2149aee422e9939":"2026-05-26T08:53:53.787Z","0.1.2-alpha-20260526085906-78706b397211bc6c9ae78f666cb0f49dca68527b":"2026-05-26T09:01:39.221Z","0.1.2-alpha-20260526104152-62e0928272f0b1816c8f2b9c46a425a8074270a1":"2026-05-26T10:44:25.146Z","0.1.2-alpha-20260526130300-48947321b99291bf4bdae0df03a65eae3650b913":"2026-05-26T13:05:31.525Z","0.1.2-alpha-20260526132055-e67111a936366727bed45a07680394964dc1bc11":"2026-05-26T13:23:23.460Z","0.1.2-alpha-20260526140125-ed721055af4984d063e7411c69a77b3026e2d0dc":"2026-05-26T14:03:56.249Z","0.1.2-alpha-20260527054212-8024ce518c20f041cdf1717cb92fde0eb27297f8":"2026-05-27T05:44:37.259Z","0.1.2-alpha-20260527054228-4c0164477e5e0dcc9fdb1b248b7931512aeed9ed":"2026-05-27T05:44:57.666Z","0.1.2-alpha-20260527100812-c7e5557711842ddaf428dc8adc29f3813207a5a3":"2026-05-27T10:10:38.022Z","0.1.2-alpha-20260527112428-66366474427b0a137ff74d5f1fbbbd8e9f62a6b5":"2026-05-27T11:26:27.288Z","0.1.2-alpha-20260527112856-c8ccfe937f3fd816fa655388dd57e26a66495096":"2026-05-27T11:31:15.601Z","0.1.2-alpha-20260527140540-295e90bbccdb7cb21099da211ca093d263152458":"2026-05-27T14:08:11.130Z","0.1.2-alpha-20260527140919-c4dc33790c311b4ca99d1693ca476a3b4aca0352":"2026-05-27T14:11:46.971Z","0.1.2-alpha-20260527141201-f9809f1706e4d7535ebfdad8af53675c98d264e6":"2026-05-27T14:14:33.689Z","0.1.2-alpha-20260527152834-d8e22ba421dbcf0e214ea1417e3290e1904aa1c4":"2026-05-27T15:31:02.155Z","0.1.2-alpha-20260527160109-270a067202c448185b20b3c1f3f666ef59d22218":"2026-05-27T16:03:38.313Z","0.1.2-alpha-20260527162856-810fc558b671aaba8937d98b0b6adfaf09df68ba":"2026-05-27T16:31:24.464Z","0.1.2-alpha-20260527185056-977d9f513f03bdc00b59675f64da7d63e3808e45":"2026-05-27T18:53:29.566Z","0.1.2-alpha-20260527193256-b3e30d4998ac5c786d7d986a9497fb332d40754d":"2026-05-27T19:35:22.429Z","0.1.2-alpha-20260527193827-14f7c9a40fac0e4c30c2ce809f6734dd12c7d74d":"2026-05-27T19:41:00.688Z","0.1.2-alpha-20260530200357-fc66617ea8ce0ff9ebdd120a1c8e8205d9595f96":"2026-05-30T20:06:21.901Z","0.1.2-alpha-20260530200427-2331f27291596ed7c4147f9e60b5e71c82c15ab0":"2026-05-30T20:06:54.530Z","0.1.2-alpha-20260530200432-ab23a3d56381d6751906b9ac915ab02d5899ab15":"2026-05-30T20:07:07.499Z","0.1.2-alpha-20260531002652-0618d43f22cf209cba14d75c353fa70ee3be0a72":"2026-05-31T00:29:22.981Z","0.1.2-alpha-20260531002710-24cebc9f393f61e21bcd8c4fecacf690d0a715fd":"2026-05-31T00:29:39.550Z","0.1.2-alpha-20260531042615-fff81b80b2c6abf706e3ededec5cbd3248719154":"2026-05-31T04:28:13.085Z","0.1.2-alpha-20260531042638-c89287c763bb96ed9a2d5379f2bd537a58432b78":"2026-05-31T04:29:03.926Z","0.1.2-alpha-20260531054340-6496883357b7c5cca438c59937df4ffd62dae643":"2026-05-31T05:46:07.714Z","0.1.2-alpha-20260531054456-bff49f7208ff7cc381e3a68d728f2665350225b7":"2026-05-31T05:47:21.756Z","0.1.2-alpha-20260531055533-93f3cce6d8682d633d9c48ea5e83f36bec6507b9":"2026-05-31T05:58:04.608Z","0.1.2-alpha-20260531092333-cfd4583a993fb66f35fa18dfb385d0bdbbf1dc87":"2026-05-31T09:26:00.541Z","0.1.2-alpha-20260531093127-46050c6e777501535901a3d5c33b289b27a67c4c":"2026-05-31T09:33:26.128Z","0.1.2-alpha-20260531093437-0f20e361424f6cc95439ae4ad523bcb1aaec340b":"2026-05-31T09:36:34.588Z","0.1.2-alpha-20260531093506-5edbd166e0fa5734b13e0fb382bf8c25e08d36a4":"2026-05-31T09:37:34.384Z","0.1.2-alpha-20260531122611-f0c0c64fa83fda42969dd1b77b61311d306d9e40":"2026-05-31T12:28:40.531Z","0.1.2-alpha-20260601002707-086bb064e1274dd7d984bc9b2676d561af927e52":"2026-06-01T00:29:36.727Z","0.1.2-alpha-20260601002953-74757eabb64dfe30d3d4b7c66f721a9f81f9befc":"2026-06-01T00:32:22.746Z","0.1.2-alpha-20260601114245-87c28ffe91fa07b690d572f75d77f19f6f002335":"2026-06-01T11:45:15.754Z","0.1.2-alpha-20260601163645-a83212d6d2517dd5d69742b109532f1f240e5346":"2026-06-01T16:39:13.732Z","0.1.2-alpha-20260601164021-1aa4550b37c768516420a60f7d5a31cb14505a87":"2026-06-01T16:42:50.750Z","0.1.2-alpha-20260602001249-b1743fdf871a0ab912ab05f20cebfaee11455baf":"2026-06-02T00:15:09.524Z","0.1.2-alpha-20260602083153-7e2750b19002ea90f718185bef046c64a907a1e3":"2026-06-02T08:34:20.891Z","0.1.2-alpha-20260602083233-7f6e0f945146a733142f18f1a91b21b2c6260729":"2026-06-02T08:35:00.593Z","0.1.2-alpha-20260602095822-2686b5dd594799c77009e3d7e669ff63066fd19d":"2026-06-02T10:00:49.736Z","0.1.2-alpha-20260602103152-0ac82c1e76960f74d828e95dc0aaec9dcc830e92":"2026-06-02T10:34:24.805Z","0.1.2-alpha-20260602111838-bc70d1f6f80e1e7ddba059f23840537188fdabea":"2026-06-02T11:21:06.234Z","0.1.2-alpha-20260602130248-20e21dd1df53bbc9acb7068417d648b9d4bcb4f3":"2026-06-02T13:05:21.429Z","0.1.2-alpha-20260602174438-a586a9d7736a8fcc713e28faf0af2d2b45177b1f":"2026-06-02T17:47:11.568Z","0.1.2-alpha-20260602204445-68cdec7f5acd18dab831a2edc9d5d49ea08c5aa1":"2026-06-02T20:47:15.631Z","0.1.2-alpha-20260603084238-65b623d74d45146a7f0af74de4deaf97575b3fd9":"2026-06-03T08:45:10.169Z","0.1.2-alpha-20260603133641-8ae00e3515b60c8d3d940249d9061fd6f0897af5":"2026-06-03T13:39:14.227Z","0.1.2-alpha-20260604003607-da6668010715beb3c31551c728a5e2e6c1d40ab5":"2026-06-04T00:38:39.232Z","0.1.2-alpha-20260604082539-e046f2b68407d9f560cf29a16394d8428bd7449b":"2026-06-04T08:28:08.712Z","0.1.2-alpha-20260604083322-e55116446890e3ee95ea5397696ae72b5288e1c9":"2026-06-04T08:35:51.707Z","0.1.2-alpha-20260604084604-3b56323bbe15b31c069523461ff0ba4bcccf648b":"2026-06-04T08:48:42.917Z","0.1.2-alpha-20260604085821-c3c5de573ceca4c7bd6ffd5014346a81d107a1ba":"2026-06-04T09:00:52.061Z","0.1.2-alpha-20260604091330-fdda43bfd1e7870ecddd99bbea72a4ee698ccb19":"2026-06-04T09:15:59.717Z","0.1.2-alpha-20260604091525-1078f73abcdb0264e201f82b41c9535b7e11d6a6":"2026-06-04T09:17:59.039Z","0.1.2-alpha-20260604170133-8baa6ddad90c876aee0e61c9be059d499c31b40c":"2026-06-04T17:04:02.453Z","0.1.2-alpha-20260605002910-ab4e75b5151f2a3686ca12cf8d2a5814a7df8ad5":"2026-06-05T00:31:38.210Z","0.1.2-alpha-20260605123009-182d61eae57769a716e9fc682406b5a52009c334":"2026-06-05T12:32:38.393Z","0.1.2-alpha-20260606003001-eca568086213887661736da68c87b3a8f3268fad":"2026-06-06T00:32:26.575Z","0.1.2-alpha-20260606042639-9765b9d17375a5270ef33b161a315405612b3f51":"2026-06-06T04:29:09.371Z","0.1.2-alpha-20260606162743-480d70b4a78bfec5ccd14b0e22cb0485fa1be873":"2026-06-06T16:30:10.832Z","0.1.2-alpha-20260607071917-32ec125f4737d5caf38112778fd075384c1ab562":"2026-06-07T07:21:42.311Z","0.1.2-alpha-20260607072042-b31c95f4a9c669377fe70d8d6babf253d9f98ab1":"2026-06-07T07:23:10.248Z","0.1.2-alpha-20260607090800-8d028202a97d18059783cfac6746f6311f95646c":"2026-06-07T09:10:25.933Z","0.1.2-alpha-20260607090830-c0d55ee9110b05a3bc37c09c3c85019a5649a67f":"2026-06-07T09:10:55.360Z","0.1.2-alpha-20260607091241-9e0acfa5bd98bba4eb3e237fe32d832f20576a8d":"2026-06-07T09:15:04.822Z","0.1.2-alpha-20260607091422-15e770e3825fc510571f795092c92e4d04006d4c":"2026-06-07T09:16:21.856Z","0.1.2-alpha-20260607124857-ee398ad443006b17d1e92f391aee42dfff14e606":"2026-06-07T12:51:23.760Z","0.1.2-alpha-20260607125105-5513e2dbd41a1e6f4bcaad427938b97ee0ee6481":"2026-06-07T12:53:32.062Z","0.1.2-alpha-20260607125741-009bef6d0fea03cdc3524ecc42ee10d50d6a394f":"2026-06-07T13:00:07.968Z","0.1.2-alpha-20260607130740-d4625e57e2b9d8222d7930253b8cfe8846222e43":"2026-06-07T13:10:10.753Z","0.1.2-alpha-20260607130806-7f7cc4cd035dd0520ab7340a5d8828aa06809322":"2026-06-07T13:10:36.139Z","0.1.2-alpha-20260607131249-e9272a5537645f374f9260289a467e3791406ba9":"2026-06-07T13:15:17.577Z","0.1.2-alpha-20260608002700-298f64dd2a0f5d9b4ed0480855f57b7a997df55e":"2026-06-08T00:29:26.904Z","0.1.2-alpha-20260608002939-075c4ec69aff1426a86d23af37a5c1a169b440a2":"2026-06-08T00:32:09.649Z","0.1.2-alpha-20260608123535-eba5294be2680f528dbb491b313f2b365847be9d":"2026-06-08T12:38:06.653Z","0.1.2-alpha-20260608140011-7a7e35a694e3101b032543c06695f17dcf69c371":"2026-06-08T14:02:37.550Z","0.1.2-alpha-20260608173945-13e46d0a7bbb2d4a85741297906838ba870bb93c":"2026-06-08T17:42:14.560Z","0.1.2-alpha-20260608210031-d58e22f57bd8615138e653ab673bf6af69a70019":"2026-06-08T21:02:58.913Z","0.1.2-alpha-20260608210047-8e96208770fbe895925a26d1f9d016c046bca7ab":"2026-06-08T21:03:20.331Z","0.1.2-alpha-20260609103418-f74b685e131f33fe33c3d39f7729059eb583a3bb":"2026-06-09T10:36:54.812Z","0.1.2-alpha-20260609123352-bf90742402cbedfc0d08a3a27988648d28c7fef5":"2026-06-09T12:36:12.876Z","0.1.2-alpha-20260609130419-bd668f54d4e7fa08d9930d8e74acb55a75d3403b":"2026-06-09T13:06:49.606Z","0.1.2-alpha-20260609131814-da1fb10cc322894fa29e628d40e0618330ae554c":"2026-06-09T13:20:41.355Z","0.1.2-alpha-20260609132310-1c36386b7399448cc2e7d3964bc998e309b7478c":"2026-06-09T13:25:43.211Z","0.1.2-alpha-20260609133025-1aea385bcde61a84953684e36955082c8a7434cb":"2026-06-09T13:32:45.299Z","0.1.2-alpha-20260610064152-a72e369347eb0754c540368637c6b98e984934cf":"2026-06-10T06:44:26.606Z","0.1.2-alpha-20260610064215-350125121cbf650e5d882693cb7c632cb0d3a9bc":"2026-06-10T06:44:47.333Z","0.1.2-alpha-20260610064932-92e2c3b0f822550acaad46a1e375ee379efae12f":"2026-06-10T06:51:59.134Z","0.1.2-alpha-20260610065158-f9a1a69e8050cd14d459388f0793e2826539ce36":"2026-06-10T06:54:29.161Z","0.1.2-alpha-20260610091345-e2f1042792675e72f87a7c7c6103505acad23d2a":"2026-06-10T09:16:42.297Z","0.1.2-alpha-20260610094049-e2f1042792675e72f87a7c7c6103505acad23d2a":"2026-06-10T09:43:18.047Z","0.1.2-alpha-20260610095003-0e8c57bf0f76dcc2669efb81679663e513176975":"2026-06-10T09:52:36.627Z","0.1.2-alpha-20260610101548-4065c11770379e4e33ad6cb599c572bd1faaf7fc":"2026-06-10T10:18:19.864Z","0.1.2-alpha-20260610120241-05273ba8eb2c6cb95eddadba9492bb44bb00835f":"2026-06-10T12:05:14.754Z","0.1.2-alpha-20260610121237-0e8c57bf0f76dcc2669efb81679663e513176975":"2026-06-10T12:14:32.612Z","0.1.2-alpha-20260610122047-c1c5f386d878fdc838e0f6e5ec22a4443058d3b6":"2026-06-10T12:23:20.945Z","0.1.2-alpha-20260610122403-1fe0b9971f4227849d0100a0de7024131a9616e3":"2026-06-10T12:26:38.059Z","0.1.2-alpha-20260610153636-2f160e1e18f1d027003c608fa86542e90515ad5e":"2026-06-10T15:39:10.867Z","0.1.2-alpha-20260610161124-0fa5565144748c155583e228e238390e8e765097":"2026-06-10T16:13:27.085Z","0.1.2-alpha-20260611082956-2a398817e3ec496ceabdb16ea23d32e73a035716":"2026-06-11T08:32:31.708Z","0.1.2-alpha-20260611084943-4e47fafce3a3584ff99b2304531a2e2cd1cfe3a6":"2026-06-11T08:52:18.548Z","0.1.2-alpha-20260611085222-9c64da0b92a4abce98dee051d4ee1ba0f5b0c130":"2026-06-11T08:54:54.054Z","0.1.2-alpha-20260611145940-a74a5ef765d651ad06f305ee5c02b0548015e736":"2026-06-11T15:02:11.716Z","0.1.2-alpha-20260615093014-8f0f921dc105ab0431e8c91be6bf74cf35358f1d":"2026-06-15T09:32:49.895Z","0.1.2-alpha-20260615094012-13b9ad8cbe66064e9eb876b1bfe559e18449043e":"2026-06-15T09:42:51.401Z","0.1.2-alpha-20260615094022-0962d9d51a989bb758de87364daad86b4a6e3f6d":"2026-06-15T09:42:57.704Z","0.1.2-alpha-20260615094031-de11d03a08f9d400ec46997b49ddbd2bef3601e1":"2026-06-15T09:43:01.053Z","0.1.2-alpha-20260615094021-245e9409b993c29ddf7bb44d6e2f42136cd465c7":"2026-06-15T09:43:03.027Z","0.1.2-alpha-20260615094237-a40d19db19cb1d38748b0d9e5ea987c3964db1ed":"2026-06-15T09:44:40.195Z","0.1.2-alpha-20260615110035-5af2363c91571bf1d66b227e66be8415d700e9f3":"2026-06-15T11:03:01.792Z","0.1.2-alpha-20260615110053-25b90a14e5621992e6c3e1b0975d69a8f9e048b1":"2026-06-15T11:03:15.787Z","0.1.2-alpha-20260615133401-7dbf6ce9a85ba3ef846b234720c6b49e5ee88808":"2026-06-15T13:36:26.772Z","0.1.2-alpha-20260615133533-f97e909871bf9900a969e98d214e75f7a5d288c3":"2026-06-15T13:37:57.870Z","0.1.2-alpha-20260615133556-48269776fbe0a312ecb767cd32e4841ab35b2e1b":"2026-06-15T13:38:34.890Z","0.1.2-alpha-20260615134238-9ad4f179876f6940735cb27b37752501679071b2":"2026-06-15T13:45:09.531Z","0.1.2-alpha-20260615135535-b9db461c39c41bdd437e6987310ae53fdc83bdb6":"2026-06-15T13:58:04.805Z","0.1.2-alpha-20260615135603-bd54752558c72d60c3ef9a3531cdfd3df6b62155":"2026-06-15T13:58:36.356Z","0.1.2-alpha-20260615135610-82ae776008bafceaee581764ef6154d7978f4b93":"2026-06-15T13:58:43.071Z","0.1.2-alpha-20260615140248-b875d3efe4bf2ae00e1eb3b9d3f43764dc1a6e68":"2026-06-15T14:05:23.819Z","0.1.2-alpha-20260615140305-33b997e6a6c9a1ce2530a3a631980b15d5b5d92b":"2026-06-15T14:05:41.965Z","0.1.2-alpha-20260615140426-9835d99c7e0d6a3f065adf494c86e150635e3905":"2026-06-15T14:07:01.963Z","0.1.2-alpha-20260615140431-8adb3eef28e51369aa9bc007f94f7fce82f37e37":"2026-06-15T14:07:09.133Z","0.1.2-alpha-20260615141133-2d2ec44cb66b909c0b2d92f69372ab0eea82d6a3":"2026-06-15T14:14:05.724Z","0.1.2-alpha-20260615150434-ed6f7dee7bcd97d81789549641115cbd56138863":"2026-06-15T15:07:09.440Z","0.1.2-alpha-20260615150451-dd32c17e227f3f09f781cab5c2cbf0700484945c":"2026-06-15T15:07:28.205Z","0.1.2-alpha-20260615150506-c4235a6c9875e0c9a6e821cf844bfe9dc3648147":"2026-06-15T15:07:36.093Z","0.1.2-alpha-20260615151029-3058d3fe6efa16ba7be7548db53ab7132341e66b":"2026-06-15T15:13:04.597Z","0.1.2-alpha-20260615151047-1e831675656e37e1255000240737fb96899c2de5":"2026-06-15T15:13:24.262Z","0.1.2-alpha-20260615164043-74d9c1dc507345651e043261902a2624c32fdd0e":"2026-06-15T16:43:17.764Z","0.1.2-alpha-20260615164045-db898cc5387609d4e3d1c38353e44104d7e8745b":"2026-06-15T16:43:19.999Z","0.1.2-alpha-20260616033756-0c6c07325db8c8189ee6abd4b746b4806007e56b":"2026-06-16T03:40:27.118Z","0.1.2-alpha-20260616033805-1ec3684dcaac556fc8b0510e14e2719453e8e99a":"2026-06-16T03:40:39.042Z","0.1.2-alpha-20260616064510-e8e4a9732ecbbdf49b1cfb5f22ce2e5826896edb":"2026-06-16T06:47:55.090Z","0.1.2-alpha-20260616102534-0aae7c794d6f09e81bb42a21442251c0abf80d81":"2026-06-16T10:28:03.683Z","0.1.2-alpha-20260616103558-4f11838def8c1a28fd2f56aab782769aea9a3cbd":"2026-06-16T10:38:05.375Z","0.1.2-alpha-20260616103604-89134a9f12200ed9a0a312053819b18a9a523df1":"2026-06-16T10:38:35.978Z","0.1.2-alpha-20260616111400-042980593a256ba48203b66c0e7e022e45b91fbd":"2026-06-16T11:16:27.253Z","0.1.2-alpha-20260616112207-621f9c7b23d5aea75eab2fabf601cae5c40da814":"2026-06-16T11:24:31.420Z","0.1.2-alpha-20260616112209-109d8482faa20556184ea95b75aa08ff95e1efa8":"2026-06-16T11:24:43.321Z","0.1.2-alpha-20260616112224-5ed6e2d99c7ccb382b417f5249436ceb8eef8b46":"2026-06-16T11:24:56.309Z","0.1.2-alpha-20260616112242-f884f47421d211966aa77de630a635e684a38c45":"2026-06-16T11:25:14.443Z","0.1.2-alpha-20260616115105-88b1baade3d4d0b9aa73463d38077e1340569fb3":"2026-06-16T11:53:40.488Z","0.1.2-alpha-20260616115347-21614961e9e5cf96963577ab0afc71be67d544e5":"2026-06-16T11:55:51.369Z","0.1.2-alpha-20260616125751-1b68e6b6a39abbd241fcb5aa429db28856982468":"2026-06-16T12:59:55.862Z","0.1.2-alpha-20260616131714-f3a7fdb475e4ab29af027a9e3b58660930409884":"2026-06-16T13:19:51.428Z","0.1.2-alpha-20260616132421-21425dc7e777f69ac1e4081f506a0ad9ac3aba44":"2026-06-16T13:27:01.491Z","0.1.2-alpha-20260616200511-0f44864f696c7da101479c3e01bf7d78268b01ec":"2026-06-16T20:07:48.986Z","0.1.2-alpha-20260617110531-9ad35b54cd55145d70ebad9a08f25497142112f6":"2026-06-17T11:08:04.050Z","0.1.2-alpha-20260617110924-8da6d9eeffcb516e0c7dc70b96194f43f922128c":"2026-06-17T11:11:59.854Z","0.1.2-alpha-20260617110936-d8a58068126b6985419c7048cf6bf7fd138f7f4f":"2026-06-17T11:12:03.965Z","0.1.2-alpha-20260617110954-e5b7529ee97cdc634ecd576be1469c62a304033d":"2026-06-17T11:12:17.208Z","0.1.2-alpha-20260617111005-ff0bd58a5e6cf90e5e918b6c3f7082b80068a3a8":"2026-06-17T11:12:37.236Z","0.1.2-alpha-20260617111108-793c545bc07fd5db862d2a73f20ae260052ec15f":"2026-06-17T11:13:45.029Z","0.1.2-alpha-20260617112214-a8780abd3de0b622d76ce1fa584d4c4b53739020":"2026-06-17T11:24:49.379Z","0.1.2-alpha-20260618055318-76b78eedb52ca95d1b9ff0c192e6c64b9ea513d7":"2026-06-18T05:55:51.824Z","0.1.2-alpha-20260618060349-79a8a82a2635e8293e8b52d58f12c67edd1f5940":"2026-06-18T06:06:23.879Z","0.1.2-alpha-20260618060403-61834639f356050ff7fcfc3efe647a14d825d770":"2026-06-18T06:06:34.156Z","0.1.2-alpha-20260618060429-0d8ea1f27790b4327ded01042b057e132f54768c":"2026-06-18T06:07:09.057Z","0.1.2-alpha-20260618061544-ef3bb36ce7978d4eed8520c2a66b44db4b460694":"2026-06-18T06:18:24.125Z","0.1.2-alpha-20260618063303-e494ff969b7f27e0bff19ceef910222a8529ca99":"2026-06-18T06:35:41.082Z","0.1.2-alpha-20260618063348-557e96eb77770de634c828d9557a6d5d059f8fa5":"2026-06-18T06:36:32.141Z","0.1.2-alpha-20260618063536-a965ab88268fb5cd328898f1845a11cc2908ce71":"2026-06-18T06:38:03.209Z","0.1.2-alpha-20260618064015-dca7162994c1fdfc90692bdea76e2c5dd83237cc":"2026-06-18T06:42:55.124Z","0.1.2-alpha-20260618064411-5621bf0f4ea2a27edf27328243e056b2661742f2":"2026-06-18T06:46:41.317Z","0.1.2-alpha-20260618064747-3e680b2906c65a8ce6a92290f3f9b61f0edea931":"2026-06-18T06:50:22.473Z","0.1.2-alpha-20260618065623-c2b327b4f2b32a0684cd74106c617352aad7a46d":"2026-06-18T06:58:55.793Z","0.1.2-alpha-20260618084123-499e02412649abf2783001f298ec3b00adf97ebc":"2026-06-18T08:43:58.985Z","0.1.2-alpha-20260618085046-f07007f8ad982c25f6748efee9f163fd07e6a1b1":"2026-06-18T08:53:22.931Z","0.1.2-alpha-20260618150300-567ced6856f04a43dad5182734a5fc27df5689c3":"2026-06-18T15:05:35.014Z","0.1.2-alpha-20260618150424-ffc0b9f627e4b20183548cde0b1f12de80ab6b74":"2026-06-18T15:06:58.015Z","0.1.2-alpha-20260618150438-16eb41908eb5ba3f3c698946b244f250e2b5bd60":"2026-06-18T15:07:13.456Z","0.1.2-alpha-20260618150444-51d456097ae887969fd4690be2e00b1450daf0c4":"2026-06-18T15:07:26.983Z","0.1.2-alpha-20260618150554-268798b7f8ad3312c0096afb994e6c734216fb67":"2026-06-18T15:07:38.560Z","0.1.2-alpha-20260618150934-5e72994e3a5ac4ea45833f81234c628d99810560":"2026-06-18T15:12:13.650Z","0.1.2-alpha-20260618151217-2ee594516fb46e5195ced83fe12a465cbd73cb26":"2026-06-18T15:14:55.832Z","0.1.2-alpha-20260618214751-e6a86aa07a6dc344dab4a443717d1cbff595e7c1":"2026-06-18T21:50:28.156Z","0.1.2-alpha-20260619024435-0f8118c767d1c390b6014fcdfe3d242ee56f9f96":"2026-06-19T02:47:12.345Z","0.1.2-alpha-20260620042703-7c963398118a7c573b349693ea440c2a56066ee8":"2026-06-20T04:29:36.829Z","0.1.2-alpha-20260621064459-37e93efe6fd07639a6c83de678283e49bf2db9ed":"2026-06-21T06:47:29.254Z","0.1.2-alpha-20260621064500-6d8a6ef1337532dd99139d2dea607e7b5a2cf260":"2026-06-21T06:47:39.034Z","0.1.2-alpha-20260621064850-b93211ffe94831d3e269ddce65b38d3cad30ac33":"2026-06-21T06:51:19.040Z","0.1.2-alpha-20260621065702-ec302488fe05f391b6e9ec83fc1e0f80d0eebc71":"2026-06-21T06:59:35.614Z","0.1.2-alpha-20260621085333-040b14c071fa0f1c7df0d8b4153bdcb1abecc964":"2026-06-21T08:56:04.687Z","0.1.2-alpha-20260621085558-ad295352ac81b173577519e8a96d4959499cce54":"2026-06-21T08:58:31.861Z","0.1.2-alpha-20260621085623-d214f167599c0471cab9bf58007b0eb1fac938d2":"2026-06-21T08:58:51.723Z","0.1.2-alpha-20260621085647-f5d874f39334777abc156a80e567d0b55f35754d":"2026-06-21T08:59:12.172Z","0.1.2-alpha-20260621093016-ba129843e3397f284db0cc11a218722ad8ff24b6":"2026-06-21T09:32:48.219Z","0.1.2-alpha-20260621155930-736b747d1988456acc6f68c05f164922c2601590":"2026-06-21T16:02:03.743Z","0.1.2-alpha-20260621160613-8b6e1839fb1942bbde6120c6e4e7734e10a48f7d":"2026-06-21T16:08:44.212Z","0.1.2-alpha-20260622074204-5c37d39190de7e6cdb410ffde3fb3f3993261a63":"2026-06-22T07:44:37.861Z","0.1.2-alpha-20260622081004-6c0ab34cd8531965b0d87316170e259ad0630bd3":"2026-06-22T08:12:38.374Z","0.1.2-alpha-20260622081051-a88de8d15654dfec2c0bd029792f292336ba3bde":"2026-06-22T08:13:25.384Z","0.1.2-alpha-20260622081804-a6af536af9fb6e74d575d874b827e7080e81edb7":"2026-06-22T08:20:42.628Z","0.1.2-alpha-20260622083757-d2d9f0b2b84270ad5013a933215d489ea1d5e20f":"2026-06-22T08:40:33.922Z","0.1.2-alpha-20260622113912-c81fb886668b0e1cbd41e07500077f0b12da0249":"2026-06-22T11:41:53.567Z","0.1.2-alpha-20260622125302-ec31d4a810e81d7d677895657f18aca99638e1e9":"2026-06-22T12:55:38.970Z","0.1.2-alpha-20260622141731-9fa8d0fafe5e0cad70a94deac3196c98cca25e89":"2026-06-22T14:20:23.249Z","0.1.2-alpha-20260622193202-3035c71d4668ee243934b174bd60052bf45c89bf":"2026-06-22T19:34:34.810Z","0.1.2-alpha-20260623085615-7943fd1f26deda4ab2a0dc3402e16c25757aa571":"2026-06-23T08:58:50.941Z","0.1.2-alpha-20260623103733-283764b28ca2204ec321a185067760ff5cfe96e8":"2026-06-23T10:40:07.832Z","0.1.2-alpha-20260623161743-1ac05a6c552377e7247883520806de06fc8255b6":"2026-06-23T16:20:25.535Z","0.1.2-alpha-20260624053215-ad8f506d7a5b45547ae897829a344bf28b410355":"2026-06-24T05:34:21.852Z","0.1.2-alpha-20260624083043-70789cf8a82a73dba514628e0ed338a7ad218694":"2026-06-24T08:33:18.117Z","0.1.2-alpha-20260624094323-c34624e74940e0d1dbd1b28932a6e9f5aca48d31":"2026-06-24T09:46:00.271Z","0.1.2-alpha-20260624131021-a237a51cbd8f176c85353259e5ba66145ca9a7ff":"2026-06-24T13:12:58.735Z","0.1.2-alpha-20260624162218-0f88a10533e9ab7c082b575d9e7239f0939a4cab":"2026-06-24T16:24:53.873Z","0.1.2-alpha-20260624162223-a4e167b9aa9c18cf18596027a4081fd23bdc4a1d":"2026-06-24T16:25:00.164Z","0.1.2-alpha-20260624162252-a48a15edf1ecb674caaeb1c494e6f953f31d0410":"2026-06-24T16:25:26.558Z","0.1.2-alpha-20260624164501-350f865ed099a93f145dd401e93fda6535d0ef52":"2026-06-24T16:47:39.876Z","0.1.2-alpha-20260624164508-3b83d3bc0f8636e66c6e77cb5b28f74fcdf86d75":"2026-06-24T16:47:47.009Z","0.1.2-alpha-20260624164649-7953233c0ba46bc4af924caf3acdc67548e2d744":"2026-06-24T16:49:25.317Z","0.1.2-alpha-20260624164644-3ab044887c7f0165e6683d3f7630e80a21b204bb":"2026-06-24T16:49:27.132Z","0.1.2-alpha-20260624164921-193d2a4d34d86d51ea82b6ee1c7dada30479e67f":"2026-06-24T16:51:57.476Z","0.1.2":"2026-06-24T16:57:21.536Z","0.1.2-alpha-20260624165700-3af4c55c5bbcec356344b3c001551e796e8f7036":"2026-06-24T16:59:36.740Z","0.1.2-alpha-20260624165736-c7ffb40f6fbbbb4ba5cb62a25a6b9c57c7a8a538":"2026-06-24T17:00:16.973Z","0.1.2-alpha-20260624170338-5638688838242f85b04b0a3e5a944591b0b927f0":"2026-06-24T17:06:23.009Z","0.1.2-alpha-20260625082142-12ef1a580b8028314fca38f45c0f9517249a37c1":"2026-06-25T08:24:25.573Z","0.1.2-alpha-20260625092056-417de5ee63acce038df003bef28316ee7517fa17":"2026-06-25T09:23:28.646Z","0.1.3-alpha-20260625163642-8f61686590377bce90e9b2365aca016735710bee":"2026-06-25T16:39:02.665Z","0.1.3-alpha-20260625164353-282b1cdd71acd0d4f54960a6114f5fa9fb79ca59":"2026-06-25T16:46:15.444Z","0.1.3-alpha-20260625164412-ab2040dc663a01c71afd80649f14e40a712463b9":"2026-06-25T16:46:35.349Z","0.1.3-alpha-20260625164424-4db6997d926f22501b7fb456e8a061e5c5d61e16":"2026-06-25T16:46:54.517Z","0.1.3-alpha-20260625165146-d049f6e0233b93bc44bf51c871919beaf93fbdd9":"2026-06-25T16:54:17.400Z","0.1.3-alpha-20260625181410-fbfa5e2714069db58b3602f534ea234ada453d7d":"2026-06-25T18:16:40.396Z","0.1.3-alpha-20260625191423-f0851a0bc6d55a74f2b30b57348a171a54646116":"2026-06-25T19:16:54.470Z","0.1.3-alpha-20260625192440-8f2c289ab899a8e19e60ceebf31f4837dec9ea23":"2026-06-25T19:27:09.872Z","0.1.3-alpha-20260625203159-ae889fe4a4e20d13e4415c69604461d9ec4b078b":"2026-06-25T20:34:29.981Z","0.1.3-alpha-20260626002836-550a02b1c9458d0fe7ab0668ab029e414bc56fd8":"2026-06-26T00:31:06.612Z","0.1.3-alpha-20260626042958-c3a599829fc3bed3c4dc9986c2fde848c0f246bd":"2026-06-26T04:32:31.120Z","0.1.3-alpha-20260626151909-4968035eea48eb41c98e2030aafefc23611894ed":"2026-06-26T15:21:38.432Z","0.1.3-alpha-20260626214551-52d8a3c99c4799d0b3a48a2ad6ded0282eec2847":"2026-06-26T21:48:19.040Z","0.1.3-alpha-20260626214633-e70fa09fc90fbf91b73ca8552402a6cbd7632c3e":"2026-06-26T21:49:00.714Z","0.1.3-alpha-20260627004022-4aae45e525301bd34addad0d76b60e41e133f43e":"2026-06-27T00:42:52.146Z","0.1.3-alpha-20260627122851-018f231849b439a3d704a7c4538b84982d48b338":"2026-06-27T12:31:19.501Z","0.1.3-alpha-20260627202750-047ad7966cae49c64d5ccf77be41900bc7c3466a":"2026-06-27T20:30:18.927Z","0.1.3-alpha-20260628002938-3c2540a7062d2315dd8e71ee173e52486dee2c82":"2026-06-28T00:32:05.714Z","0.1.3-alpha-20260628065610-e92eb7b5c66c810effe3847dfcd2aebf08ef7c96":"2026-06-28T06:58:40.604Z","0.1.3-alpha-20260628070931-9c5ab916b875a6e8fd4fc1ed1a6bee149af2fe1a":"2026-06-28T07:11:56.324Z","0.1.3-alpha-20260628071040-f0bf72d945b77e2d5bd2acaf442d45f2cc2b94f3":"2026-06-28T07:13:03.553Z","0.1.3-alpha-20260628071615-a57c814b3a1cd86a7e7e35d23c7a7e8e29a85714":"2026-06-28T07:18:42.176Z","0.1.3-alpha-20260628071758-ce143a75420822c6887961d7c741800ea97ca52c":"2026-06-28T07:20:25.360Z","0.1.3-alpha-20260628071802-4a567bbc8762b4bfdef87624e7662279b8f276a6":"2026-06-28T07:20:33.369Z","0.1.3-alpha-20260628072438-c1e1e2442f59aa61c354aa015b66672867c4e049":"2026-06-28T07:27:02.128Z","0.1.3-alpha-20260628075051-6a414e942e2ca9bd2875eb802f68b4a3c00e0a6a":"2026-06-28T07:53:16.935Z","0.1.3-alpha-20260628075457-3452de426f513dd95ae5b5b3a5465042fb021464":"2026-06-28T07:57:23.424Z","0.1.3-alpha-20260628080647-919962a9f0eb7e85ea161d8ff8506c9f0db4b0ae":"2026-06-28T08:09:15.924Z","0.1.3-alpha-20260628081305-36f7dc5aa511d7097df10f90775674ae2a4f5dca":"2026-06-28T08:15:34.161Z","0.1.3-alpha-20260628081656-aaa03a6853684075fb198ca47657afb404ac36a7":"2026-06-28T08:19:20.124Z","0.1.3-alpha-20260628081918-298a5c31ed0e7baf0e621bb24da6ad54f8b6d6ac":"2026-06-28T08:21:47.189Z","0.1.3-alpha-20260628082006-0bdedf5ce14e6037cbe903cabf4ef043553b8f7c":"2026-06-28T08:22:33.607Z","0.1.3-alpha-20260628082805-3ad817cecd5c91a6f51304f2dc7dca7adc0c63bb":"2026-06-28T08:30:33.057Z","0.1.3-alpha-20260628083018-1ec0773d5c581c3e7fec28b7bb62988b5a896b09":"2026-06-28T08:32:42.915Z","0.1.3-alpha-20260628084510-bfb0624569fb0ebd74d8af4b70671be1e3d6df39":"2026-06-28T08:47:36.848Z","0.1.3-alpha-20260628084542-a3e45a21e0d91883146ba66939ffac8abe32d0d1":"2026-06-28T08:48:08.915Z","0.1.3-alpha-20260628085016-bed7e7da1e717b8d6a496672cc939ad066804df6":"2026-06-28T08:52:41.621Z","0.1.3-alpha-20260628085403-5302edfd6c6dc9843945ea59f57cd039b8821802":"2026-06-28T08:56:30.634Z","0.1.3-alpha-20260628090016-4d44a568d7489dc0e98c1bd067830dba2a6a1957":"2026-06-28T09:02:46.737Z","0.1.3-alpha-20260628090058-7a2b41b6aa639d99eb98aff3ea73719ae2f53c8a":"2026-06-28T09:03:23.002Z","0.1.3-alpha-20260628092755-697ea2fcdbce25a46280acf73f8223d831b53d4b":"2026-06-28T09:30:23.783Z","0.1.3-alpha-20260628110928-e6972354dd09c479ed459d9b9398c73ff7f53f85":"2026-06-28T11:12:01.230Z","0.1.3-alpha-20260628130947-debb8d7ba0072ed0cdda5768892eb2b662a49da3":"2026-06-28T13:12:23.302Z","0.1.3-alpha-20260628133031-15c255050620fb408090430ad4b9dc03d341bb1a":"2026-06-28T13:32:58.110Z","0.1.3-alpha-20260628134031-fd3262efa49e09206d6b9679c6c50850aa17fc99":"2026-06-28T13:43:01.624Z","0.1.3-alpha-20260628205952-8b28929ea75a22ef0aa624520cf6268bf2d55ef0":"2026-06-28T21:02:23.660Z","0.1.3-alpha-20260629010440-14672d9d0d1b31aff038c7c0ee1333435f4d2cb5":"2026-06-29T01:07:08.039Z","0.1.3-alpha-20260629121533-3943915768aeb5853cdb012d42aba3b9f18a1f83":"2026-06-29T12:17:59.529Z","0.1.3-alpha-20260629121656-2a5322bc44f273b6add310fc8f3c3b3078340517":"2026-06-29T12:19:32.873Z","0.1.3-alpha-20260629122031-1fb0c67d860053757cb0014d227e59411e6be862":"2026-06-29T12:22:59.386Z","0.1.3-alpha-20260629122041-412583a912bb26bc53546b93f8069b1b68244dc5":"2026-06-29T12:23:05.928Z","0.1.3-alpha-20260629122127-52448fd2dab764a3e44fdeaf9524fcfa46a18df7":"2026-06-29T12:23:56.229Z","0.1.3-alpha-20260629122135-1956e485aafe70619912e9cfaec7853b8e222b5d":"2026-06-29T12:24:03.971Z","0.1.3-alpha-20260629122152-4f0cb3d933643a8d9ffc843c3ce925bdf97d60cd":"2026-06-29T12:24:15.128Z","0.1.3-alpha-20260629122232-7a34f131ab35573559e28b6b8b8849d9131e5207":"2026-06-29T12:24:57.814Z","0.1.3-alpha-20260629122244-7ad5c71a69f5e24118ce4c26cf4d359c22d9d64c":"2026-06-29T12:25:12.695Z","0.1.3-alpha-20260629123320-94648573e3d5b11a8e041e5df75a0f266261ad94":"2026-06-29T12:35:44.791Z","0.1.3-alpha-20260629161853-5108d173fd76a6ae9fa44f7795c2d0b21f6e7f39":"2026-06-29T16:21:21.405Z","0.1.3-alpha-20260629162058-b4c9f86417d2e143874a69c6be9baf2342e563c7":"2026-06-29T16:23:21.282Z","0.1.3-alpha-20260629162242-eb7e206c1bd52d1685cd373078336d8a65f6286f":"2026-06-29T16:25:14.572Z","0.1.3-alpha-20260629190523-bf5f3a1859e430cb7cf8b8ca9511ddfab413a487":"2026-06-29T19:07:51.035Z","0.1.3-alpha-20260630044314-f79f73757359b2f6a45370aff7b7739dc40fe4eb":"2026-06-30T04:45:32.062Z","0.1.3-alpha-20260630091455-b9fb237aecc38113f42d4f8eb46748b2b9137258":"2026-06-30T09:17:29.481Z","0.1.3-alpha-20260630092910-63b0e872933ea9d713be130a4753787f1997b21c":"2026-06-30T09:31:30.748Z","0.1.3-alpha-20260630093223-ec426db815edc70a2ac1c0a3c46993b697ca148e":"2026-06-30T09:34:52.024Z","0.1.3-alpha-20260630110143-4aa86d7bc6f35297c54a687fd6e1d976a54dd5c3":"2026-06-30T11:04:13.668Z","0.1.3-alpha-20260630110452-e89351f7a7310a32413f6be865b858df8e957421":"2026-06-30T11:07:30.092Z","0.1.3-alpha-20260630110852-aecfe88e2b6466ba5315ddc7f13d94d65f3da8fe":"2026-06-30T11:11:21.275Z","0.1.3-alpha-20260630112745-a88c6b283c292a55254449e13e547d0726babc3a":"2026-06-30T11:30:17.208Z","0.1.3-alpha-20260630134636-d05b94c290f82a4abbb6b487bbd24043ffdd0560":"2026-06-30T13:49:00.850Z","0.1.3-alpha-20260630135313-97ada5c92074fbe3d677f12298cbaca06dc9ed0f":"2026-06-30T13:55:47.093Z","0.1.3-alpha-20260630140308-9dd876abb496280bf017840acd1cd3b0feae4cdd":"2026-06-30T14:05:40.750Z","0.1.3-alpha-20260630142220-5c53290dcac61377c95d4243c7cd8788ae6b71c7":"2026-06-30T14:24:42.495Z","0.1.3-alpha-20260630142411-ea7d01684049c0493e27559cb3f8c5d4c5d6c907":"2026-06-30T14:26:36.159Z","0.1.3-alpha-20260630143509-62535780828a1e0e573db69ae42d7c6d9e14db8a":"2026-06-30T14:36:50.355Z","0.1.3-alpha-20260630144300-abb25b3769ef52694e2e4d923d3e978890b40ccf":"2026-06-30T14:45:29.196Z","0.1.3-alpha-20260630144816-f733e85e63c4a8b7578249385b110bbf7d67e393":"2026-06-30T14:50:51.793Z","0.1.3-alpha-20260630150059-2f457d7b450952b5db37aa6b4b3a95fca9be3e3a":"2026-06-30T15:03:36.263Z","0.1.3-alpha-20260630175504-efe4134286c5366935940b21af02672ca3f7eb1a":"2026-06-30T17:57:30.566Z","0.1.3-alpha-20260701074327-9b528084a687b86d5d68617aff2428b9e4f94970":"2026-07-01T07:45:59.943Z","0.1.3-alpha-20260701084327-b72d41d382e7b5df5eeabb6e4742c268e575b6d2":"2026-07-01T08:45:54.012Z","0.1.3-alpha-20260701115319-9aa8a16f1e4f80d2fb98f9f214b6cd6bac19eb6b":"2026-07-01T11:55:50.102Z","0.1.3-alpha-20260701115356-15072ee42c584438b4c944a23c79e9250364b4cc":"2026-07-01T11:56:25.263Z","0.1.3-alpha-20260701115442-d4115cec7370d6ece7cb15cceac6fdc8e1ccb064":"2026-07-01T11:57:10.245Z","0.1.3-alpha-20260701153734-52e1e3eb69f95f2ffd706b6c717e275e3e3cb0f0":"2026-07-01T15:40:06.498Z","0.1.3-alpha-20260701172212-8315a516572dce66fce9b3b8a802da4b4d9f1f17":"2026-07-01T17:24:34.826Z","0.1.3-alpha-20260701172220-076a76e6b409ecd96e99e780ff4a5b024608cf17":"2026-07-01T17:24:49.645Z","0.1.3-alpha-20260701203804-c173cdc9eaa014f7e76d0135bc1fcfac08051a93":"2026-07-01T20:40:38.021Z","0.1.3-alpha-20260702083300-d349e2ce74fb70aa15723931f2cee2e3cb2a24f2":"2026-07-02T08:35:32.191Z","0.1.3-alpha-20260702141348-dcce8a9f2ab462bcb1240db3680e2b285a410a4a":"2026-07-02T14:16:19.100Z","0.1.3-alpha-20260702141406-ad6c20714fc69d9fac5d97ecf71315d6b00a8e0f":"2026-07-02T14:16:42.700Z","0.1.3-alpha-20260702180017-2caadd4dbd6a0ff2118353d096a6d435461deb31":"2026-07-02T18:02:48.347Z","0.1.3-alpha-20260703003032-026482cfe76369fefa3dbcb561603798b70186cf":"2026-07-03T00:32:57.610Z","0.1.3-alpha-20260703061927-0d1ceec70c0d842a3490d423cbb415e5cf042de1":"2026-07-03T06:21:04.504Z","0.1.3-alpha-20260703065403-095675f2958fd4ca76b54508ccc816a129bfbb89":"2026-07-03T06:56:32.172Z","0.1.3-alpha-20260703065657-6010982feaaecd1940e33cd12966e34ebcc7afcd":"2026-07-03T06:59:30.891Z","0.1.3-alpha-20260703065745-0a7af52c97b0565c820c4c7284d22142ac8a9fd7":"2026-07-03T07:00:17.059Z","0.1.3-alpha-20260703065854-d6faabf404283f60f472f420527879edadb2fcbc":"2026-07-03T07:01:32.380Z","0.1.3-alpha-20260703070530-ebbd3c89a68922943b4256bb87594d98e9d10e86":"2026-07-03T07:08:02.591Z","0.1.3-alpha-20260703071632-b09f443cfd8b951a71c4ef71f551ac2e56f6cb17":"2026-07-03T07:19:04.860Z","0.1.3-alpha-20260703073501-04b58174a99417fef4f3b3067a9491d6ad44e6e3":"2026-07-03T07:37:04.723Z","0.1.3-alpha-20260703073620-8260639b4f4ad6e654b9c062d72114675466b651":"2026-07-03T07:38:47.701Z","0.1.3-alpha-20260703074842-134f603441929b30c6047d5cad924060876d3148":"2026-07-03T07:51:14.280Z","0.1.3-alpha-20260703083346-9d9f9bfd51d5e02463562edf2c79aca82e00914a":"2026-07-03T08:36:03.932Z","0.1.3-alpha-20260703122437-594bcb43d5f4d74ddcc09a6e47ac5bb4e226dc9f":"2026-07-03T12:27:09.079Z","0.1.3-alpha-20260703122618-807bda7c24250a0c78a5a6f5c7b607a227ace734":"2026-07-03T12:28:45.374Z","0.1.3-alpha-20260703122618-997e2356001bb606ad64615e1903527fcdbfe41c":"2026-07-03T12:28:47.872Z","0.1.3-alpha-20260703130659-414c6e3488927be8f627a18039765a463075f6e6":"2026-07-03T13:09:32.867Z","0.1.3-alpha-20260703131627-e84a269488ea2cc04247edf394d1405194ff53c1":"2026-07-03T13:18:03.522Z","0.1.3-alpha-20260703131626-e74385d59bbe6860f0c4611544b9223d67e376eb":"2026-07-03T13:18:25.549Z","0.1.3-alpha-20260703131600-bf8fb1d918fcd9c5b5c59a7dcd0d9bc27a0dee21":"2026-07-03T13:18:26.722Z","0.1.3-alpha-20260703131638-05a7e430f7ae82d394a37af81efa2d70df6e9d39":"2026-07-03T13:19:07.583Z","0.1.3-alpha-20260703150515-57f9f2ffbfc7f799b2bbefdfd4a6c0c40b26e0ca":"2026-07-03T15:07:51.908Z","0.1.3-alpha-20260703150611-ab0a77e5ce5b94a52b0e2ca2ebbdae218458ac8b":"2026-07-03T15:08:43.801Z","0.1.3-alpha-20260703150621-afdf5f1682cac2e2efe27fed5099946a794f62f3":"2026-07-03T15:08:55.936Z","0.1.3-alpha-20260704062104-8a49945b2b08a986f1760b5daf60047f348a598b":"2026-07-04T06:23:34.542Z","0.1.3-alpha-20260704100146-8aa9c563275f657e1336fb34aff7836ac1ca33fe":"2026-07-04T10:04:18.223Z","0.1.3-alpha-20260704100149-4c9eb4e9d9c84d7a629e09929a1602e234f91539":"2026-07-04T10:04:18.237Z","0.1.3-alpha-20260704100416-43df14e80c681226c1179fe11228018844800305":"2026-07-04T10:06:43.840Z","0.1.3-alpha-20260704100508-0d788d7aef0676b823f3182993068926dbcd1d3f":"2026-07-04T10:07:33.660Z","0.1.3-alpha-20260704101228-df5a0f5960193848bf03d1e09954bb453d8e14ee":"2026-07-04T10:14:55.418Z","0.1.3-alpha-20260704101255-bf13df29611da84053a55fabab21137a5755de92":"2026-07-04T10:15:27.506Z","0.1.3-alpha-20260704101931-0c9d4a75474027dfc8767c2b70e567e820620914":"2026-07-04T10:21:57.273Z","0.1.3-alpha-20260704111145-8a0d1f6a15d2d4b4f81b0d3e6add28268f3ad3e5":"2026-07-04T11:14:13.667Z","0.1.3-alpha-20260704112250-ed77f8820eb4c25e220926da57d82671af213d85":"2026-07-04T11:24:52.127Z","0.1.3-alpha-20260704112258-8aa9c563275f657e1336fb34aff7836ac1ca33fe":"2026-07-04T11:25:31.266Z","0.1.3-alpha-20260704112311-4c9eb4e9d9c84d7a629e09929a1602e234f91539":"2026-07-04T11:25:38.012Z","0.1.3-alpha-20260704122935-7bd81fb7b18353d5189abf24e50165cad7068299":"2026-07-04T12:32:01.369Z","0.1.3-alpha-20260705042711-65a87d4666a8615c902420b6666ca411abe73866":"2026-07-05T04:29:42.827Z","0.1.3-alpha-20260705122811-c27a80611e32786c3001e77cb2f27f2e69a5472d":"2026-07-05T12:30:42.180Z","0.1.3-alpha-20260706003251-b40d35eb00128ddc29d6a86aca4af56b69c9fd72":"2026-07-06T00:35:22.928Z","0.1.3-alpha-20260706044849-ab9ca8ed8ec5a7ea0d68b61b1382cf68268eebee":"2026-07-06T04:51:18.962Z","0.1.3-alpha-20260706045043-120f9ebb56a13f2907fe105d39e59ec3f4ef045c":"2026-07-06T04:53:13.451Z","0.1.3-alpha-20260706065732-b7a527db583440ad559a5f858d2a85f8189bae1b":"2026-07-06T07:00:00.170Z","0.1.3-alpha-20260706065818-c959114da526a74400867f16f4293a1839fd426c":"2026-07-06T07:00:51.890Z","0.1.3-alpha-20260706070109-0d02009664e31e1ae0af0436c3b271adbd655c03":"2026-07-06T07:03:40.867Z","0.1.3-alpha-20260706070124-bef1c9103f346b39611bc0e6a3d494b0a9f48c6d":"2026-07-06T07:03:59.220Z","0.1.3-alpha-20260706070142-1d57ff6cbb30d296d1cf9a157898da7b2d76673a":"2026-07-06T07:04:13.800Z","0.1.3-alpha-20260706080046-adc40d49c6a410d853eb4eba915395e417006200":"2026-07-06T08:03:14.881Z","0.1.3-alpha-20260706080102-5fe8c41015f2cfedae11b36b8b60c189a9f83b0f":"2026-07-06T08:03:35.091Z","0.1.3-alpha-20260706080111-ae2d6279290b8c69aacde47bb989e3f006a8d2d6":"2026-07-06T08:03:43.513Z","0.1.3-alpha-20260706100143-5f9076f166d8e3fbea12c17901696b88dcdc032c":"2026-07-06T10:04:09.288Z","0.1.3-alpha-20260707075900-bf1a1eb03b447989f19482c1d2affae2350a7248":"2026-07-07T08:01:29.041Z","0.1.3-alpha-20260707075928-6b2b99f10d468850a492bd3d95564fe77ea8ad79":"2026-07-07T08:02:01.685Z","0.1.3-alpha-20260707075944-9e03ad90b01eb890aac75807e3f3a7cbbbfd2c07":"2026-07-07T08:02:19.315Z","0.1.3-alpha-20260707075949-f2dc0c8fbd7b331f58b95639b2a167df997912a5":"2026-07-07T08:02:21.424Z","0.1.3-alpha-20260707080026-097f481eab50bc1d2d719fdb878c83130d855c22":"2026-07-07T08:02:46.851Z","0.1.3-alpha-20260707080017-f440db43b06ecd3b9c53bf2b467c2f8d319830ea":"2026-07-07T08:02:54.155Z","0.1.3-alpha-20260707081124-f5cc938d3214178b3e12c57657428580b17eb447":"2026-07-07T08:14:02.374Z","0.1.3-alpha-20260707082202-58beb44564d560198c660de3bbe2a1d21da7d133":"2026-07-07T08:24:32.914Z","0.1.3-alpha-20260707082609-ad940ebb01fcc6821aaa40f893829701b98d6a95":"2026-07-07T08:28:39.968Z","0.1.3-alpha-20260707082718-675c839f3edf98f2f7519810024c58a8fea11013":"2026-07-07T08:29:49.964Z","0.1.3-alpha-20260707083416-0355748659266cfa8db21a2688202a934c9ba613":"2026-07-07T08:36:46.313Z","0.1.3-alpha-20260707111539-fd3ad5734feaf7bf93bf23c7c44bbf81d795e533":"2026-07-07T11:18:08.834Z","0.1.3-alpha-20260707111958-a3c56252d3dce47e23e55017dcc9cd2dbd89a223":"2026-07-07T11:22:30.458Z","0.1.3-alpha-20260707112219-e6a289e7d9bda229a25821987610ebec2a4569f1":"2026-07-07T11:24:50.803Z","0.1.3-alpha-20260707170345-93618346a8f0be0f051c4660c4adcbbe122b9c5e":"2026-07-07T17:05:49.265Z","0.1.3-alpha-20260707170503-5e7f72afd3c0525d2ae186ecdb22258506a9ac54":"2026-07-07T17:07:38.757Z","0.1.3-alpha-20260707170526-24a63e1c114d2535e03ed878e5d090ed50f4d554":"2026-07-07T17:08:01.864Z","0.1.3-alpha-20260707170550-5909991806a7d4fcac6cda6e108f6e08d0eb4967":"2026-07-07T17:08:19.109Z","0.1.3-alpha-20260707171209-bc0ef3a59be6bec7be90d0e2208f3829f0042d69":"2026-07-07T17:14:38.492Z","0.1.3-alpha-20260707171309-f678e77f1bdbcf428cec336ac8b43a31f16bfaf0":"2026-07-07T17:15:42.661Z","0.1.3-alpha-20260707203051-43d56a809a2b0be5d5b6ecf254d007969fcdb5af":"2026-07-07T20:33:24.819Z","0.1.3-alpha-20260708042115-fa87657395faa0f122ad8a1bd8888d55c654399e":"2026-07-08T04:23:39.342Z","0.1.3-alpha-20260708042302-b8e3c20c05dbaf13ea43d3e0e731bcd6146ac467":"2026-07-08T04:25:33.288Z","0.1.3-alpha-20260708042339-734fc5f455bb6056fbdbe3ddc1e7924f5e7826c9":"2026-07-08T04:25:39.873Z","0.1.3-alpha-20260708042314-7dc60d4e4949bf4c113b7e27dc160713d0409188":"2026-07-08T04:25:46.636Z","0.1.3-alpha-20260708043430-1f7e77a415ffb4928665002df561fd2f9137a3c9":"2026-07-08T04:36:58.729Z","0.1.3-alpha-20260708045809-0b3f2d132eb1a48db62ed169a1b0715e6dd9dd67":"2026-07-08T05:00:41.270Z","0.1.3-alpha-20260708045813-402cc13ec9d64f98c84f3d0aa423239a821c11a8":"2026-07-08T05:00:49.102Z","0.1.3-alpha-20260708120145-58501d34949af33b323479f3b7e5700a60ef8966":"2026-07-08T12:04:24.035Z","0.1.3-alpha-20260708123021-33e945b26742fc7623aff145b1fec864ad31406c":"2026-07-08T12:32:53.427Z","0.1.3-alpha-20260708125736-c5618a7efb0dc4c6eec153bfd7e324bf6535d69a":"2026-07-08T13:00:11.419Z","0.1.3-alpha-20260708130956-c0bdc165e858855c3ecf9831526a3a26c5229823":"2026-07-08T13:12:27.352Z","0.1.3-alpha-20260708131012-23217950bfe3527592749820ce6c7d0e397d2a60":"2026-07-08T13:12:47.924Z","0.1.3-alpha-20260708131056-59524b198494b661e79782f694f1cd70f4b5f5cd":"2026-07-08T13:13:30.241Z","0.1.3-alpha-20260708131237-28ac5957da160c2b7b6af001cccd78e04ba87e58":"2026-07-08T13:15:07.304Z","0.1.3-alpha-20260708131556-fea6aea11793f7c9e001ee1253ca18cbc8f9bf91":"2026-07-08T13:18:23.826Z","0.1.3-alpha-20260708140619-8b477b04dd5139d1cd662fd23f8aab49a1b891d2":"2026-07-08T14:08:47.655Z","0.1.3-alpha-20260708142856-fdeb4493cadaa38c8be1c44beb719a2e123b5c3b":"2026-07-08T14:31:20.023Z","0.1.3-alpha-20260708144217-9b01c181ec2eabb29f564415fd93873ff4d8231f":"2026-07-08T14:44:47.933Z","0.1.3-alpha-20260708160238-378cf0936323db0c33c62aa5255ea65aa3fb2320":"2026-07-08T16:05:08.054Z","0.1.3-alpha-20260708162844-db87e8e6882cafd32083fc2b7be3f0164e97ed0f":"2026-07-08T16:31:16.087Z","0.1.3-alpha-20260708170742-ffa8e36e54b92f2d111a4ecdb2ee89d9a7b8c1e8":"2026-07-08T17:10:18.585Z","0.1.3-alpha-20260708170748-82a4be5edfc08a76ccc6d56af35da07d98fab986":"2026-07-08T17:10:20.084Z","0.1.3-alpha-20260709052205-516a5ad42b0fc62c9058fa7dc7b949630cf75fb6":"2026-07-09T05:24:01.608Z","0.1.3-alpha-20260709055141-2458b3d44214ab91845f938c682aa85942b514ec":"2026-07-09T05:54:18.065Z","0.1.3-alpha-20260709055716-13dd96c7c9f9a86aaca551164bbed02fc1156867":"2026-07-09T05:59:50.662Z","0.1.3-alpha-20260709063034-e55efbf59ebc99d9ee7acdc7b4bc91b62b150507":"2026-07-09T06:33:05.004Z","0.1.3-alpha-20260709063045-109d35b251a99649d7faaa677a62b653f8810976":"2026-07-09T06:33:14.872Z","0.1.3-alpha-20260709063323-0b6cd2fb45118e4ec76a064697f827479be1615b":"2026-07-09T06:35:51.862Z","0.1.3-alpha-20260709063350-721f3442ab6dc1945af022105c6ac1ec0fa6a0cb":"2026-07-09T06:36:17.483Z","0.1.3-alpha-20260709063502-735dd1f89cf5626ceb0e5139f6190d5467696789":"2026-07-09T06:37:33.682Z","0.1.3-alpha-20260709063930-162862ede37fd1f565ae929051feabe2e16b1cd4":"2026-07-09T06:42:04.169Z","0.1.3-alpha-20260709064355-da6b3879ae4e486dae0c159440aac7bff1bbb47c":"2026-07-09T06:46:12.158Z","0.1.3-alpha-20260709065256-2ea7cc9cdc553940a6a902cd21776e76bb9bca45":"2026-07-09T06:55:27.513Z","0.1.3-alpha-20260709094144-abb1527f8553d345ce96c53470548134bf883be9":"2026-07-09T09:44:18.665Z","0.1.3-alpha-20260709103043-6df3857635dbbdae213d0b04b5bee92567fa5b15":"2026-07-09T10:33:19.054Z","0.1.3-alpha-20260709105032-44e9f8bfbb7f2f62fe2221da3b2b201fd0405a01":"2026-07-09T10:53:06.842Z","0.1.3-alpha-20260709121831-9f3d0fd8004c612cc7fec44984e0b162801793eb":"2026-07-09T12:21:10.474Z","0.1.3-alpha-20260709165022-11334a8abbba6bcecda1923255645c205f68b2a5":"2026-07-09T16:52:56.406Z","0.1.3-alpha-20260709185653-9a837a9cd71108e7b21f5b09940f182995ee3f2d":"2026-07-09T18:59:20.606Z","0.1.3-alpha-20260709185707-c13d09a14b96142bcf840433ef5148272d18690c":"2026-07-09T18:59:41.072Z","0.1.3-alpha-20260709210053-52824667ba0a1019845d1f7fe430b35715273b96":"2026-07-09T21:03:27.600Z","0.1.3-alpha-20260709210104-7c247ff63f471b9260cf136fda2ff5ee0f051780":"2026-07-09T21:03:31.208Z","0.1.3-alpha-20260710131139-946ba7169b7d05b9a9e038935c5a17fcbb2ec80f":"2026-07-10T13:14:14.685Z","0.1.3-alpha-20260710131200-bc5eb61e05374250dc26d8fe6e99327dc9c43fc7":"2026-07-10T13:14:20.558Z","0.1.3-alpha-20260710222220-e30abab69a87fdcdd1de9c39f8ad18fdd8bb6352":"2026-07-10T22:24:53.542Z","0.1.3-alpha-20260711123133-205d82b4308bf5772fd39314c3f4e6d74fe894b7":"2026-07-11T12:34:08.098Z","0.1.3-alpha-20260711123148-40031edcc42868dd4d7bfa51fe37afe00ae4641b":"2026-07-11T12:34:25.899Z","0.1.3-alpha-20260712151145-633ad37dfe270b14d1d094c4e6daf6618ff0862b":"2026-07-12T15:13:47.280Z","0.1.3-alpha-20260713073357-4a4851511fe7d4bf51cba664f20a370584e964c7":"2026-07-13T07:36:28.925Z","0.1.3-alpha-20260713073600-fd22c7d032a69085fefb51a6466e353df64b41fa":"2026-07-13T07:38:40.905Z","0.1.3-alpha-20260713080206-1bf1d5982fc523812d1629b3b1c272d977da44c7":"2026-07-13T08:04:34.507Z","0.1.3-alpha-20260713083917-ebc0087020cb4d109d1a8c60c58c6382b9f1b927":"2026-07-13T08:41:48.603Z","0.1.3-alpha-20260713085206-9e6e3b5d2403a56475a1cd68e0f59dccbd4cff97":"2026-07-13T08:54:39.284Z","0.1.3-alpha-20260713103846-0cbb66543974f523ef2726545cace332a54784db":"2026-07-13T10:41:17.404Z","0.1.3-alpha-20260713104043-1550142a813d331bf79c1c31c29bedf1007bd123":"2026-07-13T10:42:47.219Z","0.1.3-alpha-20260713122316-828b9b48c945837274b8be3a88c5564df9864da2":"2026-07-13T12:25:42.724Z","0.1.3-alpha-20260713122339-038d835292971ca5f81e6634e92e914e903b8990":"2026-07-13T12:26:11.958Z","0.1.3-alpha-20260713122349-11760a85731536dbc892b63dcefc63230a69733c":"2026-07-13T12:26:22.056Z","0.1.3-alpha-20260713122409-b766e1bf8488c3ddce14bc550ffcadd68c197013":"2026-07-13T12:26:47.163Z","0.1.3-alpha-20260713122430-adde59b9e6e0bf1d27fe60b3f3e199f25f33447f":"2026-07-13T12:26:59.291Z","0.1.3-alpha-20260713122507-6dee05cc63961f80226cb871747c36e521420b0e":"2026-07-13T12:27:35.566Z","0.1.3-alpha-20260713122507-4dcf5ed35bf313e1860841d1c4430585f71fa174":"2026-07-13T12:27:37.870Z","0.1.3-alpha-20260713122623-c391b6014e8de29e7bea1c974f86264303672fd9":"2026-07-13T12:28:50.015Z","0.1.3-alpha-20260713122622-bf7edf12febcc3fe63947d7c2c6e55040056f592":"2026-07-13T12:28:55.754Z","0.1.3-alpha-20260713122639-159c18a6cedaa8d5e3f77b923b2b4b18bf0d5a53":"2026-07-13T12:29:10.474Z","0.1.3-alpha-20260713123518-23948962202f6d71d90ce20e126191f438cf20d4":"2026-07-13T12:37:54.690Z","0.1.3-alpha-20260713123539-b05adc43facd0aaf5d339a395bfb12af9ecf0019":"2026-07-13T12:38:16.492Z","0.1.3-alpha-20260713123808-d30a69aece04b39c34649b9eac1aa967f24f71a6":"2026-07-13T12:40:11.067Z","0.1.3-alpha-20260713123803-2d3e97241c18465bc4433b4db6514f430c3a2645":"2026-07-13T12:40:14.013Z","0.1.3-alpha-20260713123752-2e8164983152812ce4efe1341ddc9827144ead86":"2026-07-13T12:40:34.481Z","0.1.3-alpha-20260713124719-26819f154767c70f720d4025fb9c526813165c93":"2026-07-13T12:49:53.687Z","0.1.3-alpha-20260713124835-0ec3e312c1d30208a45a2169a466f778ecf9531d":"2026-07-13T12:51:07.860Z","0.1.3-alpha-20260713130145-431a357b5f5236110c5801ddf275c7525d0856fe":"2026-07-13T13:03:49.818Z","0.1.3-alpha-20260713130448-1a12cfd7efcec129add04ad4f8b26e4c7ff786ff":"2026-07-13T13:07:17.583Z","0.1.3-alpha-20260713131248-52608f53a924f23bfd74a358d7dcbed5701003e8":"2026-07-13T13:14:53.433Z","0.1.3-alpha-20260713143209-5b323047f2cec47c3275b65fe435c757d003e6cf":"2026-07-13T14:34:42.286Z","0.1.3-alpha-20260713152825-b20c2de836963dadeeb222d9f2ad39946caf570d":"2026-07-13T15:30:54.253Z","0.1.3-alpha-20260713163053-6f5aefc56cfa2a56a3f53525b52dd0add1f4ac1a":"2026-07-13T16:33:26.949Z","0.1.3-alpha-20260713214711-544d9f9b00c0cb2b9943230454ceb3ecf14548b5":"2026-07-13T21:49:45.419Z","0.1.3-alpha-20260714042711-91384184d7d22c600c7a6391ff8ca909f0727962":"2026-07-14T04:29:41.915Z","0.1.3-alpha-20260714042709-03dad67b5ae2a44e2e5c8fcb30c7ef0d07aa9441":"2026-07-14T04:29:44.365Z","0.1.3-alpha-20260714070622-62a4ef0d6b7863b209213a2b9f5e385e0a820294":"2026-07-14T07:09:00.047Z","0.1.3-alpha-20260714070748-afec6a498233a0cc9d735e7ff40a886528198d8b":"2026-07-14T07:10:20.547Z","0.1.3-alpha-20260714073529-0ddb8625e027449caff2269a0045f8562fb0d285":"2026-07-14T07:38:00.547Z","0.1.3-alpha-20260714090200-f6e7ce2ff322bea14ae51eae89f79a3f09392719":"2026-07-14T09:04:27.553Z","0.1.3-alpha-20260714091218-2ce69eb2b8f1fc0b190e7c66fa2759054d849580":"2026-07-14T09:14:47.488Z","0.1.3-alpha-20260714093123-ae9f5ef108045b71976f2f80bf6654e774ee0803":"2026-07-14T09:33:54.827Z","0.1.3-alpha-20260714093216-d7760f807fd7544fe2fbadd8b21d7417b85dd776":"2026-07-14T09:34:52.153Z","0.1.3-alpha-20260714104238-991391ffc66df9f6403c83e2bf368a6d61688735":"2026-07-14T10:45:16.934Z","0.1.3-alpha-20260714104248-03fdf5efe33be5ec07ddb0b40cb03b0c50113699":"2026-07-14T10:45:20.152Z","0.1.3-alpha-20260714104408-4ad5306ee5737880ed15b50e60a805f5e515d09e":"2026-07-14T10:46:42.815Z","0.1.3-alpha-20260714104543-fd14cf19fec79ee87ab0c7cd1ab7ae6acd243b4f":"2026-07-14T10:48:08.584Z","0.1.3-alpha-20260714104843-07dc07c87025a21a8104c3eb3c0e784dcf70670a":"2026-07-14T10:51:23.220Z","0.1.3-alpha-20260714122019-1dd6904267ee17ff0702bd2ee1e55ead8ce1ffaf":"2026-07-14T12:22:55.207Z","0.1.3-alpha-20260714122558-45ea127cf625880b6d11fea2b61afd1d351a32a4":"2026-07-14T12:28:30.196Z","0.1.3-alpha-20260714123238-1cd91cf5caca719963547602e2c52671d07ba480":"2026-07-14T12:35:08.718Z","0.1.3-alpha-20260714123730-b22d137bab66fb5df4972165664325fdc0b7411f":"2026-07-14T12:40:03.917Z","0.1.3-alpha-20260714125539-7a318b5dc5b979be396639c6e4d64fd2749452f6":"2026-07-14T12:58:08.334Z","0.1.3-alpha-20260714131849-6ebc23756f4522439978762fedbaaee8ebd6465b":"2026-07-14T13:21:12.317Z","0.1.3-alpha-20260714163736-83ed857c0dd070bda8530d970ab34fb659a4c139":"2026-07-14T16:40:09.344Z","0.1.3-alpha-20260714164024-ec7030ac770a43f409316f9072a375b0f3116119":"2026-07-14T16:42:13.217Z","0.1.3-alpha-20260714164001-25aedfb6472196cb9b28a11bff0b294ac5db304e":"2026-07-14T16:42:27.806Z","0.1.3-alpha-20260714165224-5c12c90e635c5675403cdfbaba10271e5a93e344":"2026-07-14T16:54:54.297Z","0.1.3-alpha-20260714170956-89e9000e32ced8b97b6bd20404d7f3d3515ae92e":"2026-07-14T17:12:33.801Z","0.1.3-alpha-20260714174507-f64c537c2e8c9acec2dc9cc034aeacc95c19b7c8":"2026-07-14T17:47:12.436Z","0.1.3-alpha-20260714183257-5b1ba76c2bbfe4a83202711bef3d9db2c3032c9b":"2026-07-14T18:34:44.353Z","0.1.3-alpha-20260715002917-4993e56d2130fdb199c1fbfee0579183e64068cc":"2026-07-15T00:31:53.987Z","0.1.3-alpha-20260715055923-4bda809098230694b4be85810600bb56a7ee8baa":"2026-07-15T06:01:57.257Z","0.1.3-alpha-20260715060850-e11f205a2ff982b938f79f2fcdfbb99998cdc3ee":"2026-07-15T06:11:15.722Z","0.1.3-alpha-20260715064358-3c3cc86822ef1685f33cfb68df6d70ff67cc6990":"2026-07-15T06:46:00.471Z","0.1.3-alpha-20260715064503-4a824c170dcc24e5b450a7d0801c9c2863665ed2":"2026-07-15T06:47:06.648Z","0.1.3-alpha-20260715065317-0545792f6088366d41d9adada698ff4cb90636fa":"2026-07-15T06:55:18.664Z","0.1.3-alpha-20260715073206-e09f1c899117292ad0946240bfc390749ac79570":"2026-07-15T07:34:46.202Z","0.1.3-alpha-20260715073644-060bf1ca31ef282cadcf69cb8271c4779f51c2fb":"2026-07-15T07:39:15.372Z","0.1.3-alpha-20260715084254-a87be269bc31bff0daa8d3dde92a184e56d5b157":"2026-07-15T08:44:53.821Z","0.1.3-alpha-20260715084643-4a1f852c62fb10d851591873a8bf4c029f749f13":"2026-07-15T08:48:47.605Z","0.1.3-alpha-20260715084641-e4814dbdae96c162fce0bbd5d574707a78974232":"2026-07-15T08:49:18.080Z","0.1.3-alpha-20260715085238-bae5db465ee57062268fe27733a030b745993b32":"2026-07-15T08:55:13.193Z","0.1.3-alpha-20260715085522-28718fcb307abb67866d83927be8ebe345186ce4":"2026-07-15T08:57:29.005Z","0.1.3-alpha-20260715094204-b675c581ecf03825bcec22fa757e8194403c8820":"2026-07-15T09:44:42.111Z","0.1.3-alpha-20260715094215-928ecbc15e5f49510e8220d339cc596ab69c43b3":"2026-07-15T09:44:54.899Z","0.1.3-alpha-20260715101513-9a96979744710e3bbc4aafc17dd7cebbef6af534":"2026-07-15T10:17:44.811Z","0.1.3-alpha-20260715101713-cb50a5905016c19b3c6fa89305ce6c845c737e45":"2026-07-15T10:19:51.755Z","0.1.3-alpha-20260715102230-e5e33b3c09d37337c83dbaee15be8663b75213c0":"2026-07-15T10:25:04.842Z","0.1.3-alpha-20260715102442-6fb40d2792a306010ae1f8562f5ccc73166297f4":"2026-07-15T10:27:18.177Z","0.1.3-alpha-20260715102619-519782f0abd627027431383648077eaf3d65de8d":"2026-07-15T10:29:14.364Z","0.1.3-alpha-20260715102813-6c3aee4092dabf938d66fcf939d9586856ea7379":"2026-07-15T10:30:46.153Z","0.1.3-alpha-20260715113418-29ef25ed7ac7411c1c875114d7b89c45a5775c41":"2026-07-15T11:36:21.652Z","0.1.3-alpha-20260715153924-8b48e6be02e0d5df4c5ebe76fdc013b5d29274da":"2026-07-15T15:41:25.343Z","0.1.3-alpha-20260715153951-aff3ffd1828a94773414cdf7c1673cded0db0c30":"2026-07-15T15:42:35.286Z","0.1.3-alpha-20260715154225-e90169c2df49742ff56d61ef659d473ccd839a45":"2026-07-15T15:44:58.712Z","0.1.3-alpha-20260715155041-57cf56a73fdbe3a5403f4e5d8ba7b79af3a9ef51":"2026-07-15T15:52:45.447Z","0.1.3-alpha-20260715155442-2cbad06dd9555c947e16ea420ba32468140f60ad":"2026-07-15T15:57:13.757Z","0.1.3-alpha-20260715160638-a30820344bb73983c4fb47da18f1e4617035580b":"2026-07-15T16:09:10.443Z","0.1.3-alpha-20260716082941-0c4822a45a81fefeb71c2d09a3e491ad1e970f4f":"2026-07-16T08:32:19.948Z","0.1.3-alpha-20260716084131-198cb4ef82fbfbf394199fd353ae89ea6b1e7827":"2026-07-16T08:43:16.191Z","0.1.3-alpha-20260716091841-f7e063fbb208552c36c23c817f5f1f76063bfae7":"2026-07-16T09:21:15.729Z","0.1.3-alpha-20260716123414-e4ed5701f4dfa08e695214fb828374ff3aeafdc0":"2026-07-16T12:36:48.901Z","0.1.3-alpha-20260716123504-f73ed709e258e2206e15393740b918f2264e6fdf":"2026-07-16T12:37:46.203Z","0.1.3-alpha-20260716123601-37eb1604cf4bff9c0209fdad4a9a333367e6e0b6":"2026-07-16T12:38:38.255Z","0.1.3-alpha-20260716124236-9fb6708f875fde39fa26aa1ce30b83fd532533db":"2026-07-16T12:45:14.039Z","0.1.3-alpha-20260716125111-338d6223c3c60c911c30e54b3b05fc3ddc861a12":"2026-07-16T12:53:12.372Z","0.1.3-alpha-20260716125715-fbde8b3b89df45f74f7437166c3b33ffd9bbe840":"2026-07-16T12:59:36.926Z","0.1.3-alpha-20260716125853-7d9fe03cb79d2688d597e56d492387ebdbc8ea55":"2026-07-16T13:01:27.621Z","0.1.3-alpha-20260716130235-7c6a8fada7fc36fccbc5f49dff5cd1127647e242":"2026-07-16T13:05:06.495Z","0.1.3-alpha-20260716130538-2af25288872c71e9d8411d575c87e9cb42d85d4a":"2026-07-16T13:08:10.424Z","0.1.3-alpha-20260716132013-ee79dc235eb413c29287fc0e3ba0627310b367d1":"2026-07-16T13:22:46.825Z","0.1.3-alpha-20260716132648-92a74ceeba83ce9b7eb84b4e2d7c4fda2745f40a":"2026-07-16T13:29:20.613Z","0.1.3-alpha-20260716154719-27011eaff886fede19cb75402f237d50245855c4":"2026-07-16T15:49:53.367Z","0.1.3-alpha-20260716155344-fdc2d66401195f687aa9f079783fbe0771de4f3b":"2026-07-16T15:56:21.526Z","0.1.3-alpha-20260716160419-d36ba3757c2a16d7dc23651a2f53daeddec6a289":"2026-07-16T16:06:29.848Z","0.1.3-alpha-20260716162520-2eb6d6772d32a0f9395c534d6c2e6ac4de4cbe35":"2026-07-16T16:27:55.924Z","0.1.3-alpha-20260716162917-378ff05bf24d05e9501af185c3b123fdd06c5fbf":"2026-07-16T16:31:51.705Z","0.1.3-alpha-20260716163302-1903900504e0694ee7de6d98257b6d2b0f13c342":"2026-07-16T16:35:28.880Z","0.1.3-alpha-20260716163557-cc5f7be0818ca3dbec2509fd3f3020fc2d8d8645":"2026-07-16T16:38:28.838Z","0.1.3-alpha-20260716163617-609b65b7191683a3c6b1b15e3241ef75148b3f4f":"2026-07-16T16:38:48.926Z","0.1.3-alpha-20260716163630-787c3c8ee551ca82cf84296ac19bcd09ccf1177c":"2026-07-16T16:39:07.471Z","0.1.3-alpha-20260716164050-71e674306bcaca608a1a763c49e248ba485216c9":"2026-07-16T16:43:25.344Z","0.1.3-alpha-20260716164427-180b13422b5d2e8a1b1c93693912d19cc5c5e3fd":"2026-07-16T16:46:58.663Z","0.1.3-alpha-20260716164847-19f52e2d8f6a09d159338c21e18bce225305dda6":"2026-07-16T16:51:20.015Z","0.1.3-alpha-20260716164936-e07dd9186d7390a98b97fb372c8080e262fe05be":"2026-07-16T16:52:12.818Z","0.1.3-alpha-20260716171659-fff85fe9d534e9f3d67917bf53e9b896b4c4eafb":"2026-07-16T17:19:31.984Z","0.1.3-alpha-20260716172712-74e7f43bc0a706d0ff79d24010139c2f4a24d3e9":"2026-07-16T17:29:43.962Z","0.1.3-alpha-20260716173137-d1bf61e93ab05439fa700dad1930212c438ca252":"2026-07-16T17:34:10.551Z","0.1.3-alpha-20260716173236-1fdfaf12d7356f44be2fae8f753e7e661d1ba64b":"2026-07-16T17:35:08.539Z","0.1.3-alpha-20260716173310-6ec1f42eb4f4d3cc60c26f403d10fec0d3759580":"2026-07-16T17:35:46.517Z","0.1.3-alpha-20260716174445-a8b11dcd2bcc160ef8214f36478552dc389cbb7f":"2026-07-16T17:47:16.887Z","0.1.3-alpha-20260716181411-e223052cd8ec2d8be0177007145257a7829a30fa":"2026-07-16T18:15:50.468Z","0.1.3-alpha-20260716183505-11372328aa366ed7ae8894c8532bd8f46839fe25":"2026-07-16T18:37:40.963Z","0.1.3-alpha-20260717083013-c8349d15fdb92be8a794e30580d0e49d9ea8bd46":"2026-07-17T08:32:48.510Z","0.1.3-alpha-20260717124932-6f4af78b6beea0ccb9f5f82a2d344437dc642bf7":"2026-07-17T12:52:09.466Z","0.1.3-alpha-20260717124947-6ef6db2686d2d8273db0d3903388841c59bb557a":"2026-07-17T12:52:15.264Z","0.1.3-alpha-20260718162803-224d1848eecc8684e1be580f04c61674c309aa91":"2026-07-18T16:30:32.975Z","0.1.3-alpha-20260718202536-fc21d5f4a97163579a49bc3dffcfa8a84dc28c4e":"2026-07-18T20:28:12.594Z","0.1.3-alpha-20260719073718-4bcc02361ff017743dc97a525a7978e0666c966d":"2026-07-19T07:39:54.634Z","0.1.3-alpha-20260719073931-cb59fd7ba7ef27c79ed25e548b06319c1fac18ea":"2026-07-19T07:42:17.667Z","0.1.3-alpha-20260719074444-bab5f595a870cd118b49bd2f0dc3c4b25ac92b8d":"2026-07-19T07:47:18.401Z","0.1.3-alpha-20260719094055-2768169d02b4e1983a89a35c14d201d19df771f2":"2026-07-19T09:43:27.769Z","0.1.3-alpha-20260719094156-bdb00fd18cc5f834f12643d09efa9548c6a8ad92":"2026-07-19T09:44:27.441Z","0.1.3-alpha-20260719094345-2400ea26a5aeb31e3427b44270d98681d4c32004":"2026-07-19T09:46:21.113Z","0.1.3-alpha-20260719094628-08914b334e78c29763b3fe014c0b8d29c1e2d2ef":"2026-07-19T09:48:55.309Z","0.1.3-alpha-20260719094629-44e3581d26b12973599ca012e4130c6bbaff5449":"2026-07-19T09:49:01.454Z","0.1.3-alpha-20260719095217-4f261495027b03ee9a61c87bef640cd7ee98551a":"2026-07-19T09:54:54.322Z","0.1.3-alpha-20260719095232-44e3581d26b12973599ca012e4130c6bbaff5449":"2026-07-19T09:55:04.334Z","0.1.3-alpha-20260719095937-c1890bbee23cede1fa81a333e08337354fa124e3":"2026-07-19T10:02:13.437Z","0.1.3-alpha-20260719095956-4bce2cb88775e8c44aade21dab03899cda062e81":"2026-07-19T10:02:31.272Z","0.1.3-alpha-20260719124804-bce37858f2907904defb7a524ed7ee819a677485":"2026-07-19T12:50:37.025Z","0.1.3-alpha-20260719125158-f72e8cc8139a5fc7ca95e6081d253653a8ddfa9c":"2026-07-19T12:54:01.423Z","0.1.3-alpha-20260719130011-cd478e4d76862114fb9b63f3c65c15a1fbd64199":"2026-07-19T13:02:21.835Z","0.1.3-alpha-20260719151735-d86568b2f5b0ca1b51ee850ef44bcbb204fb40d9":"2026-07-19T15:20:13.084Z","0.1.3-alpha-20260719152010-09a87570cf10713efd3a6673403f3749de31d89b":"2026-07-19T15:22:47.601Z","0.1.3-alpha-20260719153827-1b1628185afd995ac2c1c5bde72ebd3c95677134":"2026-07-19T15:41:03.824Z","0.1.3-alpha-20260719154410-750f9c5d7ca2a00a806c63c444b92cbdb5426c66":"2026-07-19T15:46:42.712Z","0.1.3-alpha-20260719155156-e83d71d082f8184135a602f18dd000796f0218a9":"2026-07-19T15:54:31.462Z","0.1.3-alpha-20260719160930-5c3242a50eadd0b135573802fd767fe5b15d8b15":"2026-07-19T16:12:06.149Z","0.1.3-alpha-20260719162023-511fbf74ca28af2a82f848667eb753fb8d0f5255":"2026-07-19T16:23:00.563Z","0.1.3-alpha-20260719162130-e3df917bb3c934ff29b6e65ca1194bee25f4edc8":"2026-07-19T16:24:08.693Z","0.1.3-alpha-20260719165008-d0fe4ed8c9884da6f0d61532f7634a380a9c1a70":"2026-07-19T16:52:44.448Z","0.1.3-alpha-20260719165315-88bd51e7de0035b5d32b6d492ad92ae9c9ed31f9":"2026-07-19T16:55:45.909Z","0.1.3-alpha-20260719165744-71f584797c8f46c358f427c8df26b61641bedf16":"2026-07-19T17:00:16.848Z","0.1.3-alpha-20260720030208-626f0cfe0ad6ca5ddb92b7c9758af1da9f573f55":"2026-07-20T03:04:51.978Z","0.1.3-alpha-20260720065055-87e27e9845565eae9ae8d15e434ae971af2a71c8":"2026-07-20T06:53:33.820Z","0.1.3-alpha-20260720065236-c9430b2fc4cf87cb95651dfa0f1e44245b232520":"2026-07-20T06:55:10.342Z","0.1.3-alpha-20260720065347-5c8a81cb52e5c75a2f559f2f86683e97107fffab":"2026-07-20T06:56:30.469Z","0.1.3-alpha-20260720065446-76126866aa62b7583172d66ff8ac1b59b1e5337c":"2026-07-20T06:56:35.037Z","0.1.3-alpha-20260720065707-0e4f08c0e3420a1fbb1f4652f3075158f90e8c72":"2026-07-20T06:59:41.648Z","0.1.3-alpha-20260720072914-28373cb9bd51e50f27b172b90e2cbbec04907e9d":"2026-07-20T07:31:51.671Z","0.1.3-alpha-20260720094721-60385e83b48c53e3f17c9f7df281e5e15b10542d":"2026-07-20T09:49:55.309Z","0.1.3-alpha-20260720094815-464fdff8a83ff34f63793fa43f628cad8da051cb":"2026-07-20T09:50:18.319Z","0.1.3-alpha-20260720095507-e8f93518372b68720807c7506c6e551ca9b0d8c5":"2026-07-20T09:57:43.517Z","0.1.3-alpha-20260720100436-84e70b288de4b437fa908c00a08ec0cbb51307e6":"2026-07-20T10:06:29.391Z","0.1.3-alpha-20260720112314-71c400b9e3a3d73cc1ca7ab65936fc3097dd2567":"2026-07-20T11:25:51.883Z","0.1.3-alpha-20260720112544-ce19a0f76dabedfca317a6528a5a7b4b348d2775":"2026-07-20T11:28:22.364Z","0.1.3-alpha-20260720112935-eb60358ea488cb3ff3481cec84b3bdf1d296114b":"2026-07-20T11:32:14.567Z","0.1.3-alpha-20260720113649-ade3a89692d42666e9b4d68b4d6139303a184d7a":"2026-07-20T11:39:22.187Z","0.1.3-alpha-20260720115807-16e3e4b6d6d1e5fc9ba80097298a34fb9fd69bb1":"2026-07-20T12:00:46.852Z","0.1.3-alpha-20260720120322-02157be47b6d71bb968d3980b22c6bbaddabafd0":"2026-07-20T12:05:57.403Z","0.1.3-alpha-20260720120537-f4643a0d1a9fb745bc636c410608dd07e2bdcde1":"2026-07-20T12:08:03.669Z","0.1.3-alpha-20260720121253-3c75d1be4184b9f41f79f70a3092c659c19ebedf":"2026-07-20T12:15:33.885Z","0.1.3-alpha-20260720124504-a3dca416be40c4ad6870db8607864008bb5cc6cc":"2026-07-20T12:47:37.059Z","0.1.3-alpha-20260720125708-2532ae5d11226280a9da4946869a6d41ca6678b8":"2026-07-20T12:59:17.025Z","0.1.3-alpha-20260720132914-3f2d61928743489402132c9d660d7a94b7c08fba":"2026-07-20T13:31:50.674Z","0.1.3-alpha-20260720142632-d87d1ecdbfcf98f4b8aeec44ad0d33d980357091":"2026-07-20T14:29:05.154Z","0.1.3-alpha-20260720142945-8cc45e166214c561573a9ecf5114546b99a65f58":"2026-07-20T14:31:34.474Z","0.1.3-alpha-20260720142942-d711ed9651f9d99cdacf5ddf7f43490d83bc4681":"2026-07-20T14:32:18.329Z","0.1.3-alpha-20260720153634-2777fe9e7ef1216420975d1d74b7f9482c38d088":"2026-07-20T15:39:14.041Z","0.1.3-alpha-20260720153844-f15490ce052811bc119e01e2f7771c9cbe0ef261":"2026-07-20T15:41:23.930Z","0.1.3-alpha-20260720154455-634adc9bb3ecd66b76c7aa11f833c920576bdcba":"2026-07-20T15:47:36.476Z","0.1.3-alpha-20260720155530-14b2f53397b8800c2a7ec0dde6f9a7ab4aa0beed":"2026-07-20T15:58:01.255Z","0.1.3-alpha-20260720155626-8c5f881bbf7daf966aa3d26b5c5102b3ea7aab4d":"2026-07-20T15:58:59.766Z","0.1.3-alpha-20260720155714-af50aed48cd98ae8c3c20bc1c4379988c6fde431":"2026-07-20T15:59:47.729Z","0.1.3-alpha-20260720160604-90acaf4560f562516f4e72b9b8c83fb801b06321":"2026-07-20T16:08:42.551Z","0.1.3-alpha-20260720162736-b2c9b79ee327a58e8593a6040bc7940063476bd6":"2026-07-20T16:30:11.386Z","0.1.3-alpha-20260720163907-1dfbce0f9831949b68dc69de8f4fdb74fa8ba425":"2026-07-20T16:41:44.688Z","0.1.3-alpha-20260721034506-46128c4e74a299370ea74b95c8d3830e76c68a80":"2026-07-21T03:47:12.657Z","0.1.3-alpha-20260721034459-dc7c99d0ca823c9a88a439a94813bdc5c47830b9":"2026-07-21T03:47:30.557Z","0.1.3-alpha-20260721061152-3875df736a26ff1377c8c3102ca1f0590fbd83ab":"2026-07-21T06:14:24.834Z","0.1.3-alpha-20260721064213-e385657f2d469eaeff0b2d09ddf6982940022d4f":"2026-07-21T06:44:46.755Z","0.1.3-alpha-20260721071028-8b7855270566ba3e875253be96b8a925ded66abd":"2026-07-21T07:13:04.270Z","0.1.3-alpha-20260721073848-2ad98fec0401e58a3f953d936524e778f1c4cbb5":"2026-07-21T07:41:08.625Z","0.1.3-alpha-20260721081521-26f897618347d7f37eb0e4defda1dab4bb1edbb5":"2026-07-21T08:17:24.353Z","0.1.3-alpha-20260721082041-9e33db068fdc00eb0c83ffe8de54dad67350cf85":"2026-07-21T08:22:48.848Z","0.1.3-alpha-20260721083100-19c83cc889e281f873868f68c26810a84ca7ae73":"2026-07-21T08:33:30.086Z","0.1.3-alpha-20260721083313-7839cc9300e205d627c7d6f80d6ad628f256d3f3":"2026-07-21T08:35:50.459Z","0.1.3-alpha-20260721083546-623a76b07eebe0942e3658da450c9053364ea259":"2026-07-21T08:38:23.074Z","0.1.3-alpha-20260721085117-e4c0bbacdbeb7b9fa43f09e2fb02b713e9d8b3a9":"2026-07-21T08:53:56.990Z","0.1.3-alpha-20260721095200-034e04fa4300a7249642ba0b7e7e5e94ac81907f":"2026-07-21T09:54:10.030Z","0.1.3-alpha-20260721101319-5d7aa9a9bee28d62d73f4fbeee83af91e7869144":"2026-07-21T10:15:58.271Z","0.1.3-alpha-20260721102021-0a4ee86de526896b287767ed892409cae28cf0a9":"2026-07-21T10:22:24.616Z","0.1.3-alpha-20260721105154-c53b759db75aee1d74db4d0f5a7ac8c7984c24a8":"2026-07-21T10:54:28.854Z","0.1.3-alpha-20260721112541-2777afaff1115d4cd5e84990f201a378b38db909":"2026-07-21T11:28:14.913Z","0.1.3-alpha-20260721115029-89e0ea4e547f0d71d953d78de27af168d42768f9":"2026-07-21T11:53:05.114Z","0.1.3-alpha-20260721115357-a0f7ad7f6739dbb28b56fccc86535e90bbeb4532":"2026-07-21T11:56:04.274Z","0.1.3-alpha-20260721115458-f640b3f01b0935c0f3b088474d92accf06d544bb":"2026-07-21T11:57:28.782Z","0.1.3-alpha-20260721115807-f5fb05d02aa55b3a021504cfdc24a614db01c9df":"2026-07-21T12:00:42.882Z","0.1.3-alpha-20260721140040-b825521b3ca2aef439218d1f14083e692d892462":"2026-07-21T14:03:17.496Z","0.1.3-alpha-20260721140921-ab2141f8a9565b76ba68c18c8a38bf706ea92d4d":"2026-07-21T14:11:58.503Z","0.1.3-alpha-20260721153428-ac29df22301efb488a380ad16b6fd82c66ce3ad6":"2026-07-21T15:37:10.779Z","0.1.3-alpha-20260721153531-83fb9909209fe0026fbff36c505558efd5cb31c7":"2026-07-21T15:38:11.514Z","0.1.3-alpha-20260721154306-002895b367459e431994fda9848fb1d6419ef92a":"2026-07-21T15:45:12.142Z","0.1.3-alpha-20260721155203-4bdc4b749df4ea2f4e2ac243d2cdfd5a1bf2301d":"2026-07-21T15:54:44.402Z","0.1.3-alpha-20260721160522-ec45a522bd0bb0917e824f9ba3d53c1ccf32da04":"2026-07-21T16:08:01.687Z","0.1.3-alpha-20260721200245-03198b2f3314635f3115d761f00c7cbb5a69a518":"2026-07-21T20:05:16.153Z","0.1.3-alpha-20260722004548-ea0c652804a546d5495c5141eb409f6346000c58":"2026-07-22T00:48:22.090Z","0.1.3-alpha-20260722094823-e53ddffd5c786f2a43643e971d96810e767a6399":"2026-07-22T09:50:59.369Z","0.1.3-alpha-20260722115901-8285783f815efbb7c89f67cfb2f9e573bda74a50":"2026-07-22T12:01:43.026Z","0.1.3-alpha-20260722133452-bd0113d4dbe3d184d7dfb91c28a93c026ff42bff":"2026-07-22T13:37:51.078Z","0.1.3-alpha-20260722133551-2688f58ddf7b0d2eab292e17b8bcb1f367f52725":"2026-07-22T13:38:31.125Z","0.1.3-alpha-20260722133713-86b742dfb749cfc20e08c613ea6f1e6db3d124fe":"2026-07-22T13:39:54.360Z","0.1.3-alpha-20260722133845-4d1987bef7f2dc65840857773d957337afaaad0e":"2026-07-22T13:41:22.441Z","0.1.3-alpha-20260722135723-eff686c92cf7911390ef9b40b84b564fa54fb1df":"2026-07-22T13:59:53.278Z","0.1.3-alpha-20260722141534-64bf7260245d14fdffd7016bf7ef5fd389e8f00e":"2026-07-22T14:18:08.321Z","0.1.3-alpha-20260722142043-db8e54198c6428a791ee301ed1a4acb67f0e6ea8":"2026-07-22T14:22:59.955Z","0.1.3-alpha-20260722143557-ce1bcb9ee4ec3ecccddaacfd504fb944141cb813":"2026-07-22T14:38:30.029Z","0.1.3-alpha-20260722143856-849a3db77c521bb3527da5a5400238b1d3e74e82":"2026-07-22T14:41:30.309Z","0.1.3-alpha-20260722144404-6dbeb93f5b4d8612954fed7436b6bd0ec1336d21":"2026-07-22T14:46:11.200Z","0.1.3-alpha-20260722144541-d65f85ac51d3b00e186d8a45b25637732244b3af":"2026-07-22T14:48:19.254Z","0.1.3-alpha-20260722150420-ec76c562e791e234601249ebec730d137ee85c37":"2026-07-22T15:06:55.963Z","0.1.3-alpha-20260723082938-8344a5aad52a85f1b95e8a77b256a6cc15f774d3":"2026-07-23T08:32:45.939Z","0.1.3-alpha-20260723123038-e4259efcbe5b68fcd11939a1a7f40b694d568acb":"2026-07-23T12:33:16.162Z","0.1.3-alpha-20260723123046-607d30ce93a4014929deeda1794e7743052f03c7":"2026-07-23T12:33:21.924Z","0.1.3-alpha-20260723203337-bae17f745b8e7c6b1867ee5dae05d0a1bc3b1a58":"2026-07-23T20:36:12.612Z","0.1.3-alpha-20260724205426-0912b1a823b2e40b92078e1ec20deee690369fcb":"2026-07-24T20:57:00.717Z","0.1.3-alpha-20260724205506-d952a9572b522e3ad3bd293cdd8d4037aa049526":"2026-07-24T20:57:43.677Z","0.1.3-alpha-20260724205515-b0a026b8c9868f60192381758d7d8f063554a66a":"2026-07-24T20:57:46.872Z","0.1.3-alpha-20260725004038-f8fd6d255eaa1e155405cea859ecda5701932133":"2026-07-25T00:42:58.188Z","0.1.3-alpha-20260726002736-549dacc327988228c9305195bbba3cedf5437c6e":"2026-07-26T00:30:17.417Z","0.1.3-alpha-20260726043550-0c7dd8d9b8968e64df1eea18e9a66d024ed38ace":"2026-07-26T04:38:21.403Z","0.1.3-alpha-20260726081754-5a47e4bfc60e11612819b3bcb0b5f428953723e1":"2026-07-26T08:19:44.476Z","0.1.3-alpha-20260726081715-e824ef374d529c8324c5d3eb9d58d136350246c8":"2026-07-26T08:19:50.384Z","0.1.3-alpha-20260726081852-1411be6370895cfc66f1f2644a59e674ce81444c":"2026-07-26T08:21:30.847Z","0.1.3-alpha-20260726081901-161ff3616ae74707b8ccbd2d13432133e96b4caf":"2026-07-26T08:21:39.555Z","0.1.3-alpha-20260726081916-252e51659b6af2956b1162f03d9841a4c5f1d953":"2026-07-26T08:21:49.431Z","0.1.3-alpha-20260726081926-7dc6d5bbe88a4ac76bbb5098751f0b88b5fdcc5c":"2026-07-26T08:22:03.150Z","0.1.3-alpha-20260726081936-88ce67473105980d46c112d18aefdc7a0fc3cac8":"2026-07-26T08:22:05.700Z","0.1.3-alpha-20260726081949-728c9477ef9adbcd06606ea1b88c4fbe9b79878a":"2026-07-26T08:22:09.300Z","0.1.3-alpha-20260726081940-b0a026b8c9868f60192381758d7d8f063554a66a":"2026-07-26T08:22:18.081Z","0.1.3-alpha-20260726082021-4d8742bcc0cd7a6aeb5f4a8fd9df7cf94e7e848c":"2026-07-26T08:22:23.495Z","0.1.3-alpha-20260726082112-b895405ec885ebc670c4d4e0841e328258b84814":"2026-07-26T08:23:57.149Z","0.1.3-alpha-20260726082145-bae17cfcef5b2f4ae0aa92dd2e3db8ed7910a73e":"2026-07-26T08:24:18.685Z","0.1.3-alpha-20260726082514-6e8c31dce096dca14d3eda65ce736682aa48685a":"2026-07-26T08:27:51.078Z","0.1.3-alpha-20260726083359-9e060048c5c10e9ecb166498c2855ee7f5b73078":"2026-07-26T08:36:03.817Z","0.1.3-alpha-20260726084619-2c6f9a0ecab0139845ef736140139b8415e1987e":"2026-07-26T08:49:01.048Z","0.1.3-alpha-20260726084635-88ce67473105980d46c112d18aefdc7a0fc3cac8":"2026-07-26T08:49:13.144Z","0.1.3-alpha-20260726084926-3e91c4c4a6de9790f3c8614b12b8851b4a669275":"2026-07-26T08:52:03.511Z","0.1.3-alpha-20260726094405-f3f0fbde60c5cf59e2a9ae9e5655d67ad2042357":"2026-07-26T09:46:46.008Z","0.1.3-alpha-20260726094728-96718e413393f4eebcffdcfe4ef8152dc871acb1":"2026-07-26T09:50:02.583Z","0.1.3-alpha-20260726094740-e75fc51fb13909eab8b6d117cb81c33e89180b5e":"2026-07-26T09:50:16.235Z","0.1.3-alpha-20260726122625-39d6ba23db6580c1b19b92dfa4316b8e571a827d":"2026-07-26T12:29:01.404Z","0.1.3-alpha-20260726140633-051f90479938eea7a39324e45192cb68ed9ab9e4":"2026-07-26T14:08:37.576Z","0.1.3-alpha-20260726142247-e38dbf1093afb98332273774380a4240cf43dff2":"2026-07-26T14:25:29.229Z","0.1.3-alpha-20260726143012-d27bad085ef7a3072a71cdc7e3d79e0c016f9ec4":"2026-07-26T14:32:47.033Z","0.1.3-alpha-20260726144346-d3427a9dbbdb5edb50871ec2a19493d055bf7348":"2026-07-26T14:46:26.641Z","0.1.3-alpha-20260726151134-9f8db9046d16d1f7e6eb9108241f3eda029d85fb":"2026-07-26T15:14:10.621Z","0.1.3-alpha-20260726152220-cef07d0cb13958cac03cdb2b6699ea785f1b5b3f":"2026-07-26T15:24:32.370Z","0.1.3-alpha-20260726152816-892dd18d3cde87f9772c004c42b466cad7337be0":"2026-07-26T15:30:57.126Z","0.1.3-alpha-20260726154452-072c4becd6d937a58c3a1026192334b27c5ae633":"2026-07-26T15:47:33.974Z","0.1.3-alpha-20260726160526-c9e4daa646e5a5204e31946bef5cb93926e70f8d":"2026-07-26T16:08:01.852Z","0.1.3-alpha-20260726162540-2cf58c91a1f3298cac5d5fe0dd7d8d72b1b2d978":"2026-07-26T16:28:05.435Z","0.1.3-alpha-20260726163827-2a57f3fa79010d1948c205fc4b547fbcb2282f84":"2026-07-26T16:41:05.291Z","0.1.3-alpha-20260726164523-7f5289f12910da39f153204be84d9ca19850b958":"2026-07-26T16:47:59.882Z","0.1.3-alpha-20260726165018-01a24c158d448ea7b757c22d7cb6020f80890dae":"2026-07-26T16:52:59.675Z","0.1.3-alpha-20260726165241-ff3821387d6052669bda214240a0b2b492ff8e10":"2026-07-26T16:55:21.251Z","0.1.3-alpha-20260726170304-a8f28680bb8a1caff7ea293c8dd4b42714b2ae88":"2026-07-26T17:05:40.786Z","0.1.3-alpha-20260727002830-ec5691ada42d67809fca3d0ad37bb3a6b76282b7":"2026-07-27T00:31:13.674Z","0.1.3-alpha-20260727043004-4f40e4caf2aab4ded0f594f87f390a9f619f3729":"2026-07-27T04:32:42.637Z","0.1.3-alpha-20260727123122-3763d8fb599332b5db33e8bd09a3806461a78967":"2026-07-27T12:33:32.042Z","0.1.3-alpha-20260727164800-342073e99b1b231a47251bb4fd0408a258b885f4":"2026-07-27T16:50:43.920Z","0.1.3-alpha-20260728204411-673eb7f64e455f78c98ed74f6d118c37087f6986":"2026-07-28T20:46:50.008Z","0.1.3-alpha-20260728204429-422f187926a8914a7840cbc415b415fea9cafb14":"2026-07-28T20:47:05.982Z","0.1.3-alpha-20260729061147-6bd0fee8a707678c7f8fe2fc06421ca33f75ea3d":"2026-07-29T06:13:52.087Z","0.1.3-alpha-20260729061146-6eaff809d6869d9a1506c4d698cfb4e3b3697e3c":"2026-07-29T06:13:57.319Z","0.1.3-alpha-20260729061137-8cf9785630f30f4288a376c1e3d5b48d9d70c84c":"2026-07-29T06:14:08.819Z","0.1.3-alpha-20260729061235-234c903d740247b85ca8c41b6b1c947fd4c0f184":"2026-07-29T06:15:11.715Z","0.1.3-alpha-20260729061649-9a084b9f1a532c715a289001f564e6aaa8d10303":"2026-07-29T06:19:26.313Z","0.1.3-alpha-20260729071652-010bc4bfc6bf6ca9213e5a8db5107e3bed2d717d":"2026-07-29T07:19:14.851Z","0.1.3-alpha-20260729071638-441c3e92be7543869298346cc4b9e11bd84edbc7":"2026-07-29T07:19:17.135Z","0.1.3-alpha-20260729071723-8cf9785630f30f4288a376c1e3d5b48d9d70c84c":"2026-07-29T07:19:56.865Z","0.1.3-alpha-20260729115539-010bc4bfc6bf6ca9213e5a8db5107e3bed2d717d":"2026-07-29T11:57:38.224Z","0.1.3-alpha-20260729120719-6718085c59c69fc7b006a92c0522eafd038f8eae":"2026-07-29T12:10:04.198Z","0.1.3-alpha-20260729120843-c09477634976142de4e9c28b4681885f44bc5b94":"2026-07-29T12:11:22.309Z","0.1.3-alpha-20260729122312-6adf91453df36ac731b7eba2569f06ed4e59883b":"2026-07-29T12:25:04.890Z","0.1.3-alpha-20260729122424-8e09721ae082b26c91e5ea8974d812816a1e9f3e":"2026-07-29T12:26:57.368Z","0.1.3-alpha-20260729125433-9f36f86865064a3256bc5e13774333f14d5ef8cb":"2026-07-29T12:57:15.405Z","0.1.3-alpha-20260729203259-3853f655989cbcfd959959c71b7061acf3231498":"2026-07-29T20:35:40.026Z","0.1.3-alpha-20260729204805-843b9eb4be1f5f078b3341a7da5e047d6d285606":"2026-07-29T20:50:49.604Z","0.1.3-alpha-20260730044321-29674334045585eb35a143aa0dd0aae685bd997d":"2026-07-30T04:45:28.220Z","0.1.3-alpha-20260730082731-ce6d98a574cff766a9a1ec4b001ce019e003168f":"2026-07-30T08:30:09.644Z","0.1.3-alpha-20260730093344-bfa5355906ac75b1145449baddea40f21df85380":"2026-07-30T09:36:18.453Z","0.1.3-alpha-20260730123440-375bc89a361adc95bc1e0d1df82f990bffb11316":"2026-07-30T12:37:10.571Z","0.1.3-alpha-20260730123445-791bc90f9493ec7f4413ac785bf4dcc2c7b4c6dd":"2026-07-30T12:37:24.840Z","0.1.3-alpha-20260730124639-4d61daa57e66897df6d66d453cddb00186b8d1c7":"2026-07-30T12:48:50.830Z","0.1.3-alpha-20260730144418-f27485c27fd041078179f2892b07ea6a916e047b":"2026-07-30T14:47:02.142Z","0.1.3-alpha-20260730194914-bddf9a4c820008b8670b9e4001b9c05f43f8ddae":"2026-07-30T19:51:21.776Z","0.1.3-alpha-20260730194920-30f33b99a360e23a2b6e5210aaf9ef8d56207933":"2026-07-30T19:51:48.142Z","0.1.3-alpha-20260730194913-6849c037989f9ad63ce787008d3db73b5281360a":"2026-07-30T19:51:50.365Z","0.1.3-alpha-20260731074651-0b73edc8df44e325a4c230dec5d8e2accb208665":"2026-07-31T07:49:25.475Z","0.1.3-alpha-20260731124927-7c8960c976ffadbf303e929ad0c90ce2facdade4":"2026-07-31T12:52:04.617Z","0.1.3-alpha-20260731131737-b24f6ebb22919ea3e15af34fa7b3b4704295e420":"2026-07-31T13:20:21.271Z","0.1.3-alpha-20260731131941-78852dee4eceb8a907694946e29e943bb8ee4fd6":"2026-07-31T13:22:20.546Z","0.1.3-alpha-20260731132012-5581c41de8cfb38f9c5cfcad2c31352b15621f9d":"2026-07-31T13:22:48.987Z","0.1.3-alpha-20260731133002-19b92de9408ed9e41a8aec1d40e38b8c274864fe":"2026-07-31T13:32:12.078Z","0.1.3-alpha-20260731134551-021e4c556b9cc80d9107dd806bb07b5c340977c7":"2026-07-31T13:47:49.197Z","0.1.3-alpha-20260731135709-98cf2d93c3da9dcdb69fa3024adda6879af92481":"2026-07-31T13:59:52.262Z","0.1.3-alpha-20260731140256-5b1d6c481bd1c5a99a354ea5112641172b4ac2aa":"2026-07-31T14:05:40.158Z","0.1.3-alpha-20260731143348-69e93fbf79c1b578dfec71e4b5eac29c5163b5be":"2026-07-31T14:36:28.747Z","0.1.3-alpha-20260731143622-6528513a8de2a371ff2bf364831ecd9c29b92078":"2026-07-31T14:38:31.466Z","0.1.3-alpha-20260731143626-22615ee43093f657f66a0d68f4b75aba53c3a475":"2026-07-31T14:38:38.328Z","0.1.3-alpha-20260731150732-5ba4378a708195a0c9d613f75271398b9e8f4251":"2026-07-31T15:09:42.774Z","0.1.3-alpha-20260731171614-f1395ac0995631795263e6159009d4e3f3c8c995":"2026-07-31T17:18:52.836Z","0.1.3-alpha-20260731171644-c7ff1a9dc199ebd4fce281c5f47c71eb4bd88f21":"2026-07-31T17:19:24.248Z","0.1.3-alpha-20260731202922-b3f75bc6fce48b1744f74de97bd47d34fe89ee21":"2026-07-31T20:32:02.212Z","0.1.3-alpha-20260731202924-3dbea4fc740a8d602b98f3d980314dc066f7b428":"2026-07-31T20:32:05.377Z","0.1.3-alpha-20260801002821-08a60e8a6e3fe40f33d4e84d284cdc9c60e5c600":"2026-08-01T00:31:05.586Z","0.1.3-alpha-20260801002837-eee2d1417ddb3bb4ae856afd3e02f861136e826d":"2026-08-01T00:31:20.266Z","0.1.3-alpha-20260801082958-299b756670c60ff7b23d57891b4bddfe58fb09d4":"2026-08-01T08:32:39.126Z","0.1.3-alpha-20260801133758-dd3a6e043bc71facedc2681d6140aa4519939565":"2026-08-01T13:40:35.860Z","0.1.3-alpha-20260801141355-58fb6e2509215d121464ac7851c30da4cc418b72":"2026-08-01T14:16:35.819Z","0.1.3-alpha-20260801142115-6be7238b0bfc7542e2e1c475e91f827e8ce0356d":"2026-08-01T14:23:52.202Z","0.1.3-alpha-20260801181006-83922c25d6b493462c056d61f32e1760ab8c060f":"2026-08-01T18:12:15.684Z","0.1.3-alpha-20260801194003-393af3bba9b96e18ebf8aa35ab705f6604d8ac69":"2026-08-01T19:42:42.323Z","0.1.3-alpha-20260801202230-825b02f961a235c351ebe5fe28135cf77dd1363d":"2026-08-01T20:25:07.700Z","0.1.3-alpha-20260801210659-738eafa02cd713b50b1719f99f8ef6368827a911":"2026-08-01T21:09:45.208Z","0.1.3-alpha-20260801211502-a31bb8d44826b239ba3ba90f8654e52c9e8b3d91":"2026-08-01T21:17:40.243Z","0.1.3-alpha-20260802061934-c36a0aa269fc121fe5c91a704ad7f682d84c0c92":"2026-08-02T06:22:11.437Z","0.1.3-alpha-20260802061930-cc52c8a1ac6a055ad79676d36232a9db88f4b4c3":"2026-08-02T06:22:14.975Z","0.1.3-alpha-20260802062146-c32487aa531b8779a96848e16c229eb31f9a893e":"2026-08-02T06:24:24.745Z","0.1.3-alpha-20260802111717-ac33e78f6bc65ea7b35ff685f7e9362aff2ed918":"2026-08-02T11:19:56.360Z","0.1.3-alpha-20260802121602-f983255aa597af264b3cadaa95556bc888a09277":"2026-08-02T12:18:38.857Z","0.1.3-alpha-20260802121712-0ee9284af0e5c4f57bf4c800da897e1563f1dd49":"2026-08-02T12:19:19.508Z","0.1.3-alpha-20260802121649-09c2a24bcc10252ac5f2827a7d2cbd49b789e545":"2026-08-02T12:19:25.391Z","0.1.3-alpha-20260802121713-375bc89a361adc95bc1e0d1df82f990bffb11316":"2026-08-02T12:19:49.097Z","0.1.3-alpha-20260802121736-c8ae3b8ec92798ec9d42210ad040ca64c79de1a6":"2026-08-02T12:20:19.126Z","0.1.3-alpha-20260802121801-7857d4bc22a9825fbf65d25e40147c80ceaf47c0":"2026-08-02T12:20:40.127Z","0.1.3-alpha-20260802121925-4151d98cd83fc152dfa61f0bce86a0992beec0da":"2026-08-02T12:21:18.435Z","0.1.3-alpha-20260802121910-9d41a82b10440a95e77e8b9ef1a844f695ccdbb1":"2026-08-02T12:21:20.053Z","0.1.3-alpha-20260802121908-d286435a20160975f017b1a5612f549871206096":"2026-08-02T12:21:50.128Z","0.1.3-alpha-20260802121945-17add5de41ccae4cf53d7dc2acc2bba9654cd02c":"2026-08-02T12:22:27.369Z","0.1.3-alpha-20260802122006-15fd8b0d86f273966c2058a32bd5674e3f06d4a8":"2026-08-02T12:22:38.946Z","0.1.3-alpha-20260802122008-259117667bc87ed2e3e0f61e41d6cd686eecbbba":"2026-08-02T12:22:47.493Z","0.1.3-alpha-20260802122040-3bbc4bf420a2bc63e74a9893ba8c4c81ec7b1594":"2026-08-02T12:23:22.296Z","0.1.3-alpha-20260802122104-2ea133832fa89511396887be0b87f3c52e91e714":"2026-08-02T12:23:42.799Z","0.1.3-alpha-20260802122132-eb1fbd553ffcdd86b54e045a28854b2bbab8353a":"2026-08-02T12:24:11.545Z","0.1.3-alpha-20260802122248-db177b9735992e91e1c811249b6937e1999f448b":"2026-08-02T12:25:04.299Z","0.1.3-alpha-20260802122300-7bf141dde07cda2d51944f9d8b368cca33c660e6":"2026-08-02T12:25:38.002Z","0.1.3-alpha-20260802122402-ae693b4445a81d3d2eebe7bdef2b0fb8e5b2016d":"2026-08-02T12:26:42.456Z","0.1.3-alpha-20260802122417-f4641d6a0bd33435f92558fc703f8ea5b48c2c3c":"2026-08-02T12:27:00.152Z","0.1.3-alpha-20260802122433-9ed2c68373c9036859ce0eef1d723114fce5eca1":"2026-08-02T12:27:02.507Z","0.1.3-alpha-20260802122510-5d09311f57b8c3bcda9ca3d7031e929577e22abd":"2026-08-02T12:27:53.690Z","0.1.3-alpha-20260802122526-04675d1a46c9fdb57d454dcba13caaa840470c4a":"2026-08-02T12:28:07.821Z","0.1.3-alpha-20260802122542-20a5a57169f0edaa03697b856279297f6c157970":"2026-08-02T12:28:28.325Z","0.1.3-alpha-20260802122755-acc76bd9a94997ed6ae8be7b9087188ec2f9d358":"2026-08-02T12:30:11.864Z","0.1.3-alpha-20260802122755-01d9753b79df70efed4a267146a106931f11ce82":"2026-08-02T12:30:34.762Z","0.1.3-alpha-20260802122958-61d14f6a527f670513fbeeb62d39179d98796317":"2026-08-02T12:32:06.708Z","0.1.3-alpha-20260802122932-f5b70b9f9c2a45e05ed7034f7b7ace9bfb90097f":"2026-08-02T12:32:10.050Z","0.1.3-alpha-20260802122958-00c3da7bdcec785c1251fb295bae74b54b8f8156":"2026-08-02T12:32:37.444Z","0.1.3-alpha-20260802123048-e8f096c589c584cec9c9bd7dd89fa47d5cd3d0d6":"2026-08-02T12:32:44.718Z","0.1.3-alpha-20260802123120-51888074c66829e4ba24381275b7d3bec583edc1":"2026-08-02T12:33:57.363Z","0.1.3-alpha-20260802123304-aa7c8d3d2cd2a6a367e5590efb69adb13bff0d58":"2026-08-02T12:35:44.614Z","0.1.3-alpha-20260802123333-3b8ba3456437bdf37339234198d4fb77d0e61f2f":"2026-08-02T12:36:12.106Z","0.1.3-alpha-20260802124252-a483a5490169239b4ea2cc898a4f6f813fd012f7":"2026-08-02T12:45:36.975Z","0.1.3-alpha-20260802132001-a7791637fd3f8298d87522151679660159561bce":"2026-08-02T13:22:12.616Z","0.1.3-alpha-20260802131949-556f04a6ac7a003b75e0a8f06a957fba67e2058b":"2026-08-02T13:22:29.212Z","0.1.3-alpha-20260802132007-f5b70b9f9c2a45e05ed7034f7b7ace9bfb90097f":"2026-08-02T13:22:47.689Z","0.1.3-alpha-20260802132111-6c59216513438bc0014fb08eb7bf208b363b5ffd":"2026-08-02T13:23:48.512Z","0.1.3-alpha-20260802132125-35dca8bd1bd7e9c6a90ca003c3c592da72474773":"2026-08-02T13:23:52.920Z","0.1.3-alpha-20260802132316-c65ab780cad907ff1ea602f0c6e4de42e1c8d957":"2026-08-02T13:25:59.148Z","0.1.3-alpha-20260802132318-912d2f6cf35145aec4e58c5837f5d8cb97fbf263":"2026-08-02T13:26:05.339Z","0.1.3-alpha-20260802133007-8164951c268e6994dac474f5a12da555eaa0e915":"2026-08-02T13:32:53.048Z","0.1.3-alpha-20260802134256-31fcbee17ab15a4eba481d2bc3ca826043478b81":"2026-08-02T13:45:39.474Z","0.1.3-alpha-20260802135028-3a59206ccbf38925c1c285c6f3de8b42d8f4e534":"2026-08-02T13:53:06.989Z","0.1.3-alpha-20260802140240-66bbfa5331a230ec3c7879be2820e0273c11f6c9":"2026-08-02T14:05:18.251Z","0.1.3-alpha-20260802140248-36a59104a1f47448f1d3cd3751edd853b4ca8c3b":"2026-08-02T14:05:38.905Z","0.1.3-alpha-20260802140514-35dca8bd1bd7e9c6a90ca003c3c592da72474773":"2026-08-02T14:07:51.938Z","0.1.3-alpha-20260802140617-6f74489e70e83c64bbe4842d664e9503376c48bc":"2026-08-02T14:09:03.760Z","0.1.3-alpha-20260802141001-95f34b566264ba511c2a8460a8f43f04cce72d79":"2026-08-02T14:12:08.478Z","0.1.3-alpha-20260802140930-6bac88aa02db6f16d50cf6cfc9ba8f4a8c766e69":"2026-08-02T14:12:13.276Z","0.1.3-alpha-20260802151856-5f7bb68b53c0513fb8c64c1a0d4d21ea13022009":"2026-08-02T15:21:03.212Z","0.1.3-alpha-20260802151936-87bab524d93ab9d6d60d3dc56d8551d862ed62b6":"2026-08-02T15:22:21.447Z","0.1.3-alpha-20260802152156-953c241e7a8779e389403aa0b995edb4a5266954":"2026-08-02T15:24:50.089Z","0.1.3-alpha-20260802152215-01492fadcb1f775cb3bc2449b91c5457c56a5eaa":"2026-08-02T15:24:59.804Z","0.1.3-alpha-20260802152425-370a8167eddaebf6c1d55349b2c9b28411c2c380":"2026-08-02T15:26:31.666Z","0.1.3-alpha-20260802152739-4e76ae5524b7a06b140b68a71ffe7d74005479c6":"2026-08-02T15:29:39.576Z","0.1.3-alpha-20260802152739-dab0f4f0246e662471ff9b8099b53f2bba8c7e07":"2026-08-02T15:30:24.037Z","0.1.3-alpha-20260802152920-d303249b18ff46f3321319759e0d34ebce2af692":"2026-08-02T15:31:56.883Z","0.1.3-alpha-20260802153211-3db19cfde1031f5614da4bd166be31e054ff2723":"2026-08-02T15:34:54.887Z","0.1.3-alpha-20260802154721-c50294f07ec30d2e72db10e1ad577dff9079db4d":"2026-08-02T15:50:09.024Z","0.1.3-alpha-20260802155209-1b02cdaa0d2fca4f020181d4a3d0628b41831ec5":"2026-08-02T15:54:48.968Z","0.1.3-alpha-20260802175739-fbc9da39cc40088f9443548c21223e6a216cd1a7":"2026-08-02T18:00:40.811Z","0.1.3-alpha-20260802202912-296ee97a596065470589777801bf2f3a436e681f":"2026-08-02T20:31:40.804Z","0.1.3-alpha-20260803003046-32efd2503ccff434d8257a5084ec178343426227":"2026-08-03T00:33:08.124Z","0.1.3-alpha-20260803043013-404f4068229b2821a7613b7c2ad5d5a0df6dd392":"2026-08-03T04:32:50.204Z","0.1.3-alpha-20260803044340-8860f86a2e899100a1210ac72282b556390029b4":"2026-08-03T04:46:23.338Z","0.1.3-alpha-20260803071411-b04d36423a6164c2d1f1db345dfabfa770f9c6f4":"2026-08-03T07:16:53.143Z","0.1.3-alpha-20260803072023-f7fe6276e44848ee6f9210ae15c9a19e6f7bae28":"2026-08-03T07:23:06.954Z","0.1.3-alpha-20260803081924-439ccbdb08285632ad6c38beff5bc9a06d3cb974":"2026-08-03T08:22:10.730Z","0.1.3-alpha-20260803105945-b60a811d09754877ba5f5c6576af2cac666c15a5":"2026-08-03T11:02:21.484Z","0.1.3-alpha-20260803105944-340e79f522edd42ee497a92e64d9c38c5cf5e678":"2026-08-03T11:02:24.030Z","0.1.3-alpha-20260803110214-58fe9f5fb01d304a593763318b6df2596dc630c6":"2026-08-03T11:04:53.040Z","0.1.3-alpha-20260803112611-b81952f85e9931be616da201f39f8e7cb68c84c9":"2026-08-03T11:28:54.831Z","0.1.3-alpha-20260803114908-273ebe7a997f63f3f0340770b1e7e01a3aec41e6":"2026-08-03T11:51:55.166Z","0.1.3-alpha-20260803122645-e709e7306fb175e8a578512848042d29608a5c83":"2026-08-03T12:29:27.963Z","0.1.3-alpha-20260803122916-ac4b4ef98d93e95423d6a2f163886623b2483498":"2026-08-03T12:32:00.472Z","0.1.3-alpha-20260803124533-bdd6d0bb1cbe63fc4a39fa22cb682b9a08c5e89e":"2026-08-03T12:48:15.860Z","0.1.3-alpha-20260803124957-96ffffa1b8a42b5da41d336ecbd76699a7cdb891":"2026-08-03T12:52:43.467Z","0.1.3-alpha-20260803125720-756b65f9f0c863e99273b1c61c74646afafbad54":"2026-08-03T13:00:00.908Z","0.1.3-alpha-20260803130012-15d123642fff0b9cdbe82ee3bd865bd6a5159bb5":"2026-08-03T13:02:45.552Z","0.1.3-alpha-20260803130204-340e79f522edd42ee497a92e64d9c38c5cf5e678":"2026-08-03T13:04:16.236Z","0.1.3-alpha-20260803130517-5d4d281910515525ae6fdf18eeb8a12477463831":"2026-08-03T13:08:00.303Z","0.1.3-alpha-20260803130756-88e10707753d42fe3d393a1aa8a5d9692bbd6584":"2026-08-03T13:10:35.080Z","0.1.3-alpha-20260803130842-ca2abae82385359a0039e767b01e3e54fa6bc5b0":"2026-08-03T13:11:31.984Z","0.1.3-alpha-20260803140048-8e2589c18fd5f58723d1640d8d00e4187fa79674":"2026-08-03T14:03:32.677Z","0.1.3-alpha-20260803152919-21523107be411eba1b72383638c17f9c2584051f":"2026-08-03T15:32:02.788Z","0.1.3-alpha-20260803153204-0a0b086aee647de6edd6a7cda1a7e08205436af0":"2026-08-03T15:34:46.900Z","0.1.3-alpha-20260803153637-8ab1872c0cb0677e504573541c9fe9735e434768":"2026-08-03T15:39:24.801Z","0.1.3-alpha-20260803153704-67cabd15d5878df057d610cd7d8fcade36c683d0":"2026-08-03T15:39:47.609Z","0.1.3-alpha-20260803154345-d25ea35ae8dd0e0a2167bd346dffa172092d782e":"2026-08-03T15:46:16.793Z","0.1.3-alpha-20260803154703-b07d0b1d3d7d56ec3503c998edde1c851413f63e":"2026-08-03T15:49:46.481Z","0.1.3-alpha-20260803154702-56d4905bc32880fa01171c503c2652cecf1a76f9":"2026-08-03T15:49:50.605Z","0.1.3-alpha-20260803155405-22a270b583741f12dd9e500dcbb0980edafdf1af":"2026-08-03T15:56:53.084Z","0.1.3-alpha-20260803155632-c67f4e6676741778e8764cd2174c5bdebe61e0fd":"2026-08-03T15:59:17.249Z","0.1.3-alpha-20260803155930-ea68bbf74e03683b93cda982b66e42256d8e2376":"2026-08-03T16:01:49.549Z","0.1.3-alpha-20260803160425-9d8dc0e80f483af8311a23aa68d71201d5f289cb":"2026-08-03T16:07:12.781Z","0.1.3-alpha-20260803161331-07ad99a642a08fae93b73ab4e95c80c53cb90c17":"2026-08-03T16:16:15.675Z","0.1.3-alpha-20260803162006-5820fd3604cd6d2ccb2c096053de1bafce0932bf":"2026-08-03T16:22:51.852Z","0.1.3-alpha-20260803202951-fdc362a22b37521e386a56289e0388ebe1674cdb":"2026-08-03T20:32:10.022Z","0.1.3-alpha-20260804042924-1cac990673251d04ac67453cc5a8a7b7d694f885":"2026-08-04T04:32:03.078Z","0.1.3-alpha-20260804054002-e1a25a8146cab72e5be4d34c9d1f5118d720c97a":"2026-08-04T05:42:14.611Z","0.1.3-alpha-20260804102055-37b48ebb412fae89c49844e2dc8eca0f18bbeff2":"2026-08-04T10:23:37.954Z","0.1.3-alpha-20260804102622-9cdd987174b78ff6cb9f970fff1d6c9564878305":"2026-08-04T10:28:32.438Z","0.1.3-alpha-20260804103144-caabcce2e72b1d84252c5e9d03ff9ec1a9f7234f":"2026-08-04T10:34:24.759Z","0.1.3-alpha-20260804103450-a196728b0929c1ed8a4a193da2c25195af55df79":"2026-08-04T10:37:14.674Z","0.1.3-alpha-20260804134351-d576fc704b890e7bbe4bb2878383e9cab9dfea33":"2026-08-04T13:46:34.261Z","0.1.3-alpha-20260804134605-11a6fed0716a0ee7d0bc2f9aaa7b19253e73792b":"2026-08-04T13:48:48.522Z","0.1.3-alpha-20260804135217-03c3fa3f4521284a40155320d0f30f203916cb94":"2026-08-04T13:54:59.982Z","0.1.3-alpha-20260804141845-8ec1d85b442fb3e873b1d84e1b3ba2d63f4275f9":"2026-08-04T14:20:48.856Z","0.1.3-alpha-20260804141946-267db3912e1e4edd934bc7e858c3dc804f40d0e4":"2026-08-04T14:21:57.778Z","0.1.3-alpha-20260804142149-bf89c0a19fd79feb382615863d01a208ac11b76b":"2026-08-04T14:24:03.395Z","0.1.3-alpha-20260804142133-f58f06820ee6867cc0528c76b384fbce21f28107":"2026-08-04T14:24:11.073Z","0.1.3-alpha-20260804142240-8a3be6b3f00d3ea17a757bd830e8e3f94e1d531f":"2026-08-04T14:25:32.513Z","0.1.3-alpha-20260804142305-12656c517b9f6de438905718d95c7126d6235231":"2026-08-04T14:25:48.755Z","0.1.3-alpha-20260804143602-460780a8d03f3e4bcdcac05f0b24a309d8350dfc":"2026-08-04T14:38:48.379Z","0.1.3-alpha-20260804150918-f6368bd43599616d68be796dbd53cd9e9c9bb17e":"2026-08-04T15:12:05.009Z","0.1.3-alpha-20260804164815-9bf4cf541159f3630e84ec6cbd126b9bd8674d88":"2026-08-04T16:50:56.625Z","0.1.3-alpha-20260804165133-8df771cad31f2f65fe0feb8fa09f22cc4d8a890e":"2026-08-04T16:54:30.594Z","0.1.3-alpha-20260804165446-da4335e653e4b3a671fbfe8b5971933b197cd9a4":"2026-08-04T16:57:26.560Z","0.1.3-alpha-20260804170525-7ce1edc23183f05b1e3620b997746119f00ded0f":"2026-08-04T17:08:04.340Z","0.1.3-alpha-20260805042615-94bd2da229e3829831f0fa4e4e27bf504360785d":"2026-08-05T04:29:08.548Z","0.1.3-alpha-20260805043249-249d352fd22203def4c45d32a6c92ab77ef4be13":"2026-08-05T04:35:38.891Z","0.1.3-alpha-20260805073605-5a103f42fed3246ec5f66e96b6f23a3156da1821":"2026-08-05T07:38:49.000Z","0.1.3-alpha-20260805074345-3021050202ea003ba488e9f77973fb4330afe8d3":"2026-08-05T07:46:23.867Z","0.1.3-alpha-20260805075055-7315f67d98b1995e42a7c59c3d411a5c8760d5b6":"2026-08-05T07:53:38.025Z","0.1.3-alpha-20260805075221-8cdd0d008e4e0cc01b7a85bb586621921ce53332":"2026-08-05T07:54:24.658Z","0.1.3-alpha-20260805075314-9155d87fe57d2f227b287c99f627cdc1e1d8cda8":"2026-08-05T07:55:41.917Z","0.1.3-alpha-20260805075331-978e36846204f83dbcc16d45b91d6671936f3621":"2026-08-05T07:56:14.421Z","0.1.3-alpha-20260805075332-c67cd868818cc0bf9aa904d017d7181be2350a0e":"2026-08-05T07:56:18.537Z","0.1.3-alpha-20260805080205-aae64b9352a1bb5995d8a5d1bdf32a8a9155f58a":"2026-08-05T08:04:15.764Z","0.1.3-alpha-20260805080535-1a00644a9cf125e4b93ba5287cfa690b7adca3d0":"2026-08-05T08:07:32.038Z","0.1.3-alpha-20260805080458-657fd3d47885741ff0cf1ae20867d9b52add4aac":"2026-08-05T08:07:47.426Z","0.1.3-alpha-20260805080935-697e9743043ec29ac677a0853070e42319c63316":"2026-08-05T08:12:24.266Z","0.1.3-alpha-20260805080946-799ed90c1efc3f037d58607f8c8c28abb27380e6":"2026-08-05T08:12:33.164Z","0.1.3-alpha-20260805081336-387ef0761901cabbf9a073094b7d522267f29b35":"2026-08-05T08:16:04.251Z","0.1.3-alpha-20260805085941-7bd785174a870f6c49ba56b024677bf5c6f6b2a2":"2026-08-05T09:02:20.973Z","0.1.3-alpha-20260805092722-6483ade22ce3a836da83685e9d173edf9405692b":"2026-08-05T09:30:04.078Z","0.1.3-alpha-20260805093308-9d4e1afb7049452f584949e4a423cd3e57d92517":"2026-08-05T09:35:51.749Z","0.1.3-alpha-20260805123824-6846c76189104899c66b6e030f43647e9469648c":"2026-08-05T12:41:05.164Z","0.1.3-alpha-20260805123854-583dcd01b9d7fcf8d4350b448a159e5a1ba65e21":"2026-08-05T12:41:39.594Z","0.1.3-alpha-20260805125207-e0ddda9fed5241a21d9f91376fb7d4a006b1066e":"2026-08-05T12:54:51.097Z","0.1.3-alpha-20260805152332-a81fd2abecd44b0bd80c233f6bae1195ecc1bb22":"2026-08-05T15:26:11.996Z","0.1.3-alpha-20260805170215-866c42bc1fc5193e6591995790455ef91b03ae86":"2026-08-05T17:05:00.381Z","0.1.3-alpha-20260805170240-d6bb3e3c807c089df1e5956490d282740324bf7e":"2026-08-05T17:05:23.596Z","0.1.3-alpha-20260805205536-0d5980eecdb55e86f08ec5d03f36cbded821cc2d":"2026-08-05T20:58:20.744Z","0.1.3-alpha-20260806061248-79b0e852691f4abce0ccf5f6a75ea4f7039e473c":"2026-08-06T06:15:29.252Z","0.1.3-alpha-20260806092238-3d4d05226e4c9046a73e8d239a237391e2910d04":"2026-08-06T09:25:22.132Z","0.1.3-alpha-20260806092250-bc394b1d7590fd72a701aba3bdd0e263201e18ab":"2026-08-06T09:25:33.016Z","0.1.3-alpha-20260806092312-bd722581f8e34290066b4d7123d6bade6eb3a4df":"2026-08-06T09:25:53.079Z","0.1.3-alpha-20260806092326-3f58a6b57ae88f3842e7a273e3d43cbb0aac795b":"2026-08-06T09:26:13.132Z","0.1.3-alpha-20260806092407-a7073ce916add69f8a078da4dd775f44bd044b82":"2026-08-06T09:26:54.886Z","0.1.3-alpha-20260806093220-15f5df88a91b72bfcf05ce69aa404f2650cd7a66":"2026-08-06T09:35:03.978Z","0.1.3-alpha-20260806102331-fe29a1d436e86cf6fdbdcbf2d0ba5fe202b6f9b5":"2026-08-06T10:26:17.543Z","0.1.3-alpha-20260806144807-a629d7514d5b374401bc163b3acdc9531428fe7c":"2026-08-06T14:50:48.540Z","0.1.3-alpha-20260807042716-a05a9ba3b8be3a0a38fcdf4ab1bdd689e2c50e7e":"2026-08-07T04:29:57.406Z","0.1.3-alpha-20260807111123-c24dae642c6044d04a5800eb41b7cad85b6f285d":"2026-08-07T11:14:10.571Z","0.1.3-alpha-20260807123104-a6f7c92f6166bba7fbeb6a7268588f432906385f":"2026-08-07T12:33:51.065Z","0.1.3-alpha-20260807124437-41be1d397e2aaa97263fc07eb94493d4215dbaf7":"2026-08-07T12:46:47.282Z","0.1.3-alpha-20260807124426-21929175e66d29c6606ad9e3fad8fe09ba8265e8":"2026-08-07T12:47:08.816Z","0.1.3-alpha-20260807130717-bd9af5fa741360a8343bb9f18d8031779725b983":"2026-08-07T13:08:50.136Z","0.1.3-alpha-20260807131652-415668fb461cae3a169dc9f8bf26d203e6984882":"2026-08-07T13:18:26.922Z","0.1.3-alpha-20260807132439-7ac5051d0e0117f3de407c3180bc0d325d51e79b":"2026-08-07T13:26:10.586Z","0.1.3-alpha-20260807134450-debd79e705d2b66ce02e3f049fe83744c9d17e2c":"2026-08-07T13:46:44.902Z","0.1.3-alpha-20260807134403-5997bd52f4f9481028ae3e31ce1c288cea29f5c9":"2026-08-07T13:46:50.470Z","0.1.3-alpha-20260807134709-f4d363ce7a0cbdb6a72e49ed0b2e7aa0ba2c3537":"2026-08-07T13:49:53.551Z","0.1.3-alpha-20260807134712-c5c3e3a78e1755f7fc31c86f5c5052fee57b2780":"2026-08-07T13:49:56.511Z","0.1.3-alpha-20260807135614-5c1fa38e2168b0c9965cf8d83c12d8def3510637":"2026-08-07T13:58:19.283Z","0.1.3-alpha-20260807141849-86dafb20add44b203787662534427bcb3a80739c":"2026-08-07T14:21:40.021Z","0.1.3-alpha-20260807142238-8aa5e82a39930e657cabd57b6d9b6106ef918e89":"2026-08-07T14:25:27.088Z","0.1.3-alpha-20260807202919-252bdc5e0d579e5077f72f127a6887dd32fb1e92":"2026-08-07T20:32:02.150Z","0.1.3-alpha-20260808071449-f4d363ce7a0cbdb6a72e49ed0b2e7aa0ba2c3537":"2026-08-08T07:17:34.642Z","0.1.3-alpha-20260808162540-5022c0de885540ef62b34bf7695599204e11a2d9":"2026-08-08T16:28:15.261Z","0.1.3-alpha-20260808202545-e3480fe4ae930e95ebe1d26f6cf9e7335c631b1b":"2026-08-08T20:28:26.548Z","0.1.3-alpha-20260809085117-a6960c8c10a6dc01508bf530b5f7c69ae3da6ad6":"2026-08-09T08:54:00.050Z","0.1.3-alpha-20260809085136-5adb8873a97a601b2a4345aab9c747ad3c406d92":"2026-08-09T08:54:21.228Z","0.1.3-alpha-20260809085910-482d2e84521d9ac5a22bf3bbc875c5cfd4e5abfa":"2026-08-09T09:01:52.172Z","0.1.3-alpha-20260809093153-0cee07f19611619bc1a89486453709b62f3f2bc7":"2026-08-09T09:34:41.847Z","0.1.3-alpha-20260809094047-ba061d62724a35efd27de277278d4dcf2064ea47":"2026-08-09T09:43:35.838Z","0.1.3-alpha-20260809094255-9a12fa8c852e5db6098b4f7ca93e63ec3d62c67c":"2026-08-09T09:45:39.269Z","0.1.3-alpha-20260809094304-465ca247da3cfbb8c940bfce0071be87fa85fd9a":"2026-08-09T09:45:47.291Z","0.1.3-alpha-20260809094852-f1b9777471b316cff4574c238ed69987d3f7fd41":"2026-08-09T09:51:36.436Z","0.1.3-alpha-20260809101845-218fdd73d115736d4fab822d85a613ce0bbccab1":"2026-08-09T10:21:30.845Z","0.1.3-alpha-20260809102442-455ebf1967ffd6d3d74503ff6b5d86e9a5ea7e2d":"2026-08-09T10:27:28.597Z","0.1.3-alpha-20260809102627-e0125aa00be3f2b198c68b1bc1150ddadbea1443":"2026-08-09T10:29:10.062Z","0.1.3-alpha-20260809103251-d1f0e901a93be0f71373ec914750515ad8528c79":"2026-08-09T10:35:34.826Z","0.1.3-alpha-20260809104433-3249d934748344704a7c6efe5757a2ae48a5a88d":"2026-08-09T10:47:18.865Z","0.1.3-alpha-20260809131537-3e3d92ce6dee27a27d907c69a40289b032c1bd24":"2026-08-09T13:17:48.129Z","0.1.3-alpha-20260809145124-b60ae10c20a279824913221463de149f2fa22377":"2026-08-09T14:54:10.244Z","0.1.3-alpha-20260809145124-d6ac1cae653b1dbd009ef338403997a44afe081e":"2026-08-09T14:54:12.129Z","0.1.3-alpha-20260809145129-d6ac1cae653b1dbd009ef338403997a44afe081e":"2026-08-09T14:54:17.437Z","0.1.3-alpha-20260809152350-63e2e85ea7c71902af436002af7633533fe720ac":"2026-08-09T15:26:35.704Z","0.1.3-alpha-20260809153558-c70d742d2115be40adb0a98098e1f91c19083e15":"2026-08-09T15:38:41.859Z","0.1.3-alpha-20260809153939-477449cadf55809eaa9314da60c8e1d15b70d34e":"2026-08-09T15:42:23.551Z","0.1.3-alpha-20260809154305-e772aa899fb0c14030a3dae3da1db7cb29dfcde9":"2026-08-09T15:45:53.120Z","0.1.3-alpha-20260809155143-ceab3f35a54dc07c1cc32eb6fc751e93a50489e1":"2026-08-09T15:54:35.361Z","0.1.3-alpha-20260809155506-8d0e540a8b6b0d2dd38101f665ee018250b57272":"2026-08-09T15:57:51.902Z","0.1.3-alpha-20260809162630-300fc892f1fe744e08c977fc2290743de12836fa":"2026-08-09T16:29:06.976Z","0.1.3-alpha-20260809164014-d7378668f2824d62d298879e2cdac2fbbcc577cd":"2026-08-09T16:42:04.489Z","0.1.3-alpha-20260809182331-09699e71f2f0252b4e0b9644533cb128f62bce08":"2026-08-09T18:26:18.854Z","0.1.3-alpha-20260809182341-92af667cf94a2939dac325063111df046df0c02e":"2026-08-09T18:26:26.686Z","0.1.3-alpha-20260809182350-4fcbaeeff09605659224f598902ed600f5db3464":"2026-08-09T18:26:45.547Z","0.1.3-alpha-20260810002706-a5da604cc2c59ddf1a5e87fddd1871c05746fc63":"2026-08-10T00:29:52.049Z","0.1.3-alpha-20260810042708-d56c1e63672264afe589a7266ebbc19cedef71ca":"2026-08-10T04:29:57.314Z","0.1.3-alpha-20260810071603-dc0e4276b4fdaf032d3319ebd78c54b1f38ec255":"2026-08-10T07:18:48.773Z","0.1.3-alpha-20260810072256-8987e1edcd431693a7c87e4a2c09668843c3fbb0":"2026-08-10T07:25:48.282Z","0.1.3-alpha-20260810081151-c7d2f5f75ebfd90bb17421b45c13e143b58c9974":"2026-08-10T08:14:41.915Z","0.1.3-alpha-20260810081843-1c37c0e50b972e07e6c5d20124b3889b7cc71b6a":"2026-08-10T08:20:57.384Z","0.1.3-alpha-20260810082151-24d271e994bd2cd355aa0cd15bdfd6c441ccb11f":"2026-08-10T08:24:37.825Z","0.1.3-alpha-20260810082615-d2ffa3e7180cf84ed26facf4080a33e4df0991ee":"2026-08-10T08:28:13.224Z","0.1.3-alpha-20260810082823-3380590523e3cba6e9c1355c8db6927a81d0c901":"2026-08-10T08:31:13.138Z","0.1.3-alpha-20260810090341-1d6a99544aef0428d9eca3d156bb3188dd576d10":"2026-08-10T09:06:25.699Z","0.1.3-alpha-20260810090845-a238a7febae01a0514ebec01065ac6ba5035af32":"2026-08-10T09:11:23.904Z","0.1.3-alpha-20260810090903-b61bc9de48632ba5033dd9251bacb3cc6feccdff":"2026-08-10T09:11:51.560Z","0.1.3-alpha-20260810103022-47f9b8504f3f3c949799cd804fc74b9bb259a100":"2026-08-10T10:33:08.109Z","0.1.3-alpha-20260810103224-a0a4daf2afefa79631a67aa64704c55516000405":"2026-08-10T10:35:14.351Z","0.1.3-alpha-20260810104739-c191b2e1992d398cfe1d985aae44dfa4aa99edfc":"2026-08-10T10:49:39.132Z","0.1.3-alpha-20260810115758-eee5f5e4ea02a559e6024f267e5653a23a450bff":"2026-08-10T12:01:08.833Z","0.1.3-alpha-20260810120413-c52626ea18611346c045a7931706aa614a9d6977":"2026-08-10T12:06:54.507Z","0.1.3-alpha-20260810123350-917b509d7889b3ce7e02032324ade49519a793f1":"2026-08-10T12:36:48.991Z","0.1.3-alpha-20260810123756-fb1f28116df481057c4645b2b32166f675ce2c93":"2026-08-10T12:40:49.020Z","0.1.3-alpha-20260810124908-b8f128df9f365cc31ade6044c10fc9d8f92f8ea2":"2026-08-10T12:52:00.695Z","0.1.3-alpha-20260810143552-c822f46f94b6a10a92265fbeaba056df3b5a8703":"2026-08-10T14:38:41.312Z","0.1.3-alpha-20260810144659-3eb6135798189b447f154ad15033c0c3720b9e6d":"2026-08-10T14:49:46.970Z","0.1.3-alpha-20260810150841-aefd487399449d19591f1ee5133f3ff9dd20ef95":"2026-08-10T15:11:33.869Z","0.1.3-alpha-20260810151551-714c00fdabbef7d90fb5bdca4848c6c9826d2688":"2026-08-10T15:18:25.434Z","0.1.3-alpha-20260810152858-d22316274b4befbac3ecace199a79e3801c7d498":"2026-08-10T15:31:03.489Z","0.1.3-alpha-20260810152909-42defb329533f9c0b2404bcaabaebc31dfe59d18":"2026-08-10T15:31:57.828Z","0.1.3-alpha-20260810153405-6f5d5c5d267a37b49e6bb425309625e7621db87d":"2026-08-10T15:36:14.078Z","0.1.3-alpha-20260810154400-f43a3eec1903c425b614c98ef132ab2d49475251":"2026-08-10T15:46:46.300Z","0.1.3-alpha-20260810154554-573ba9d765e86886c3eb40c96742efce21fbccba":"2026-08-10T15:48:08.639Z","0.1.3-alpha-20260810155850-6eed68542709fe9ea35a26fdebdce119a7a5c250":"2026-08-10T16:01:32.471Z","0.1.3-alpha-20260810162054-b0fa5fabb4144c6ff9d00f1a3d52d669a57ac746":"2026-08-10T16:23:45.573Z","0.1.3-alpha-20260810163055-59fd23c2f65555e05e5686eada67e8170c06dbc9":"2026-08-10T16:33:30.282Z","0.1.3-alpha-20260810171633-d03be0a6fc1a4a24cbda92f34fc57f8c9222d19b":"2026-08-10T17:19:21.725Z","0.1.3-alpha-20260810203411-c06658891ff171615e298312489bdefe970e021a":"2026-08-10T20:37:01.423Z","0.1.3-alpha-20260810203445-3f6a2283a8287140e3b486eea69386eea19045f2":"2026-08-10T20:37:11.561Z","0.1.3-alpha-20260811082105-792481f347b6c8b3040609ebf99bcec510d3a8ce":"2026-08-11T08:24:01.872Z","0.1.3-alpha-20260811104400-bd2aa6bf98589a259550e513f8d15cfbb300fec6":"2026-08-11T10:46:48.192Z","0.1.3-alpha-20260811114553-caf0d883446a07ee689c81ae328c42aabf516054":"2026-08-11T11:48:42.835Z","0.1.3-alpha-20260811131520-656f970f55044baa0e1df97ad2b937b7f5513aa7":"2026-08-11T13:18:12.521Z","0.1.3-alpha-20260811131703-82143d9c14f86f7672915dbb8fee7c6356e30146":"2026-08-11T13:20:02.220Z","0.1.3-alpha-20260811132620-af6fe24def81a7ded4fb04dba7380928c080f778":"2026-08-11T13:28:39.314Z","0.1.3-alpha-20260811133749-c80d9713b445683c7abc51b5555f09e5512ac7a3":"2026-08-11T13:40:31.288Z","0.1.3-alpha-20260811133831-2589b2ea11249eade9ec842b78fff41d67289dc5":"2026-08-11T13:41:15.128Z","0.1.3-alpha-20260811133831-8db29c08caa2f50f39b21874684aec838373a5fd":"2026-08-11T13:41:23.274Z","0.1.3-alpha-20260811145723-10f73e2e86d2abe1ea420ddc058206a5df7e6775":"2026-08-11T15:00:19.819Z","0.1.3-alpha-20260811161138-e1fea39d4923ea66c706b426005b045781a91baf":"2026-08-11T16:14:22.744Z","0.1.3-alpha-20260811164137-e72d4d57d5b054c114f2c19be04bda257f2d1faa":"2026-08-11T16:43:55.380Z","0.1.3-alpha-20260812043602-855e4f689df9ba7cbc9644de27ee4975d99727cc":"2026-08-12T04:38:47.743Z","0.1.3-alpha-20260812043615-c78dd0977653d48667ecc3d0e4b018cc754fdffb":"2026-08-12T04:38:55.124Z","0.1.3-alpha-20260812072231-a20ada96eec7712a24a2b38ff60d41f76623ea3f":"2026-08-12T07:24:33.355Z","0.1.3-alpha-20260812094850-1f71eef898a813b9749e323a8a3498d1e354ab9a":"2026-08-12T09:51:39.241Z","0.1.3-alpha-20260812103111-858bf604bd18d175efdb49cf79066c8e1ffb9fff":"2026-08-12T10:34:03.985Z","0.1.3-alpha-20260812112446-de0a82f5603beabb1780ce22883f98f979184a6a":"2026-08-12T11:27:37.281Z","0.1.3-alpha-20260812113950-60609d83020303fa7fcdbdbccf218cdd0fa70e21":"2026-08-12T11:42:42.491Z","0.1.3-alpha-20260812114009-fcce9fbea572f48aa9e830ac99a2dd0c861e74bd":"2026-08-12T11:42:51.604Z","0.1.3-alpha-20260812122859-05b28e423c1a7fee20ab9a141c880e6e8927f594":"2026-08-12T12:31:50.009Z","0.1.3-alpha-20260812123208-50f14b1e64aa465945c76c719dccebb8a786d4d7":"2026-08-12T12:34:56.637Z","0.1.3-alpha-20260812130344-4bbdffc2f480f5952558036601de6c098e8ee7ab":"2026-08-12T13:06:36.582Z","0.1.3-alpha-20260812205913-1049a62210305e76742232e3e65a522859327d5a":"2026-08-12T21:02:03.339Z","0.1.3-alpha-20260812205930-e4fb76b1fbdd3e62dbcfa20b546ff80e03048df7":"2026-08-12T21:02:22.080Z","0.1.3-alpha-20260813085405-230edd38a6d55bd79966d89d7a73496f4f82ee75":"2026-08-13T08:56:24.057Z","0.1.3-alpha-20260813085933-056ac1f4818748b2ad76ae9bdc9bd2d5a68e8902":"2026-08-13T09:02:23.405Z","0.1.3-alpha-20260813093840-5df8e97338fe3cd4995d6067bbebc16292c11032":"2026-08-13T09:41:14.357Z","0.1.3-alpha-20260813093844-da0a26cd25761c928b0adabeb5cd472348479793":"2026-08-13T09:41:31.772Z","0.1.3-alpha-20260813094302-cc49dda31ffcf349bb4b59f4ab88fa1a504f4b16":"2026-08-13T09:45:47.875Z","0.1.3-alpha-20260813094506-e898c4afa126b12a7f2ac96c34c8439966fd0ced":"2026-08-13T09:47:56.222Z","0.1.3-alpha-20260813094543-3905d70e6c215ff66cd04e36fcef87692df45b3e":"2026-08-13T09:48:32.580Z","0.1.3-alpha-20260813095628-4a5dcc8ebcda62133e56a31bb239b65fedc6f50b":"2026-08-13T09:59:10.083Z","0.1.3-alpha-20260813095643-7c54ed84ed305c480b7644f4027bd1f6b180e68b":"2026-08-13T09:59:24.197Z","0.1.3-alpha-20260813101301-98bcebafbb93302bc9c40944fcbdad9a992f7800":"2026-08-13T10:15:43.912Z","0.1.3-alpha-20260813113017-1f5020917efc9b55c1526f8b7bcd981cd60a23f7":"2026-08-13T11:32:31.138Z","0.1.3-alpha-20260813140717-a8c2db3ecb1c523599416cf9599d2b901315f066":"2026-08-13T14:10:06.221Z","0.1.3-alpha-20260813145617-e9e1307ad9f75f8d12c7ee8d8ddddeb2c4cdbcc7":"2026-08-13T14:58:52.109Z","0.1.3-alpha-20260813151718-a6f5586c048b4586540bfddfabfcd775493676dd":"2026-08-13T15:19:59.202Z","0.1.3-alpha-20260813152054-99340b2d9ec59c0eb38f838746a999af58563c79":"2026-08-13T15:23:35.630Z","0.1.3-alpha-20260813160540-46a3b565a3a72d4e0dc5d03cbd83e598eceb995d":"2026-08-13T16:07:53.498Z","0.1.3-alpha-20260813161251-1b05cee00023275978dbd2ec8dcf0a9f1c70699b":"2026-08-13T16:15:47.209Z","0.1.3-alpha-20260813184023-9dc50f3dba7736124fb3db80fc29763e038075bf":"2026-08-13T18:42:38.664Z","0.1.3-alpha-20260813184127-df92f058078755dda0a359a935d2966c077ea3b0":"2026-08-13T18:43:52.194Z","0.1.3-alpha-20260813210030-d28daa04df0654470a20979472d37964c0aef5f3":"2026-08-13T21:03:11.093Z","0.1.3-alpha-20260814003949-a11184daba5d4362f42799da1ef486c58c3c16fe":"2026-08-14T00:42:25.755Z","0.1.3-alpha-20260814090558-de0f16995c89c3fd56455059e0387f945c436c5d":"2026-08-14T09:08:41.289Z","0.1.3-alpha-20260814214935-51a01ae4cc82b98c83597a2231474033af1d32c2":"2026-08-14T21:52:18.020Z","0.1.3-alpha-20260814215004-0c8dd1b7f784292471f0dea3f3807e1cc1ea631c":"2026-08-14T21:52:49.493Z","0.1.3-alpha-20260814215008-61eb1f80d5f2f45b9de0d949d0fd1f5fab504b5e":"2026-08-14T21:52:53.175Z","0.1.3-alpha-20260815010252-20ce9a03fac7af7a20cebeded33c76d9be5f25cf":"2026-08-15T01:05:04.860Z","0.1.3-alpha-20260815010225-65c1610e7cb9c7a88c21b3e5664b7998d33ebf54":"2026-08-15T01:05:08.905Z","0.1.3-alpha-20260815010311-07a6d651a63a5642191b4fb4cf8e8d9189f3befd":"2026-08-15T01:05:22.177Z","0.1.3-alpha-20260815042822-4f1dd23b656a591f008939f91c8b122df3034697":"2026-08-15T04:31:00.872Z","0.1.3-alpha-20260815042857-18ac72e6c8043adef184b8e7cab6aa2efed73ace":"2026-08-15T04:31:43.108Z","0.1.3-alpha-20260815082833-2ae7c7dc25c2fab433e64ac6015b7fbea58cd2b9":"2026-08-15T08:31:25.460Z","0.1.3-alpha-20260815082845-7eae296f46d2313249e78cc5e7466a1cf4991926":"2026-08-15T08:31:32.911Z","0.1.3-alpha-20260815122649-7aac3b5d435c3a3b8ddc5d263289813453359cd8":"2026-08-15T12:29:29.220Z","0.1.3-alpha-20260815122706-b81e4b80bc435393fbbc3e5d47d8f357e38dfb63":"2026-08-15T12:29:51.179Z","0.1.3-alpha-20260815162901-28e886aa2006a665760268ba3894a9da521c5900":"2026-08-15T16:31:45.214Z","0.1.3-alpha-20260816080406-3fd0fdf31ddf7fe726760047870e6d4805c527ca":"2026-08-16T08:06:34.082Z","0.1.3-alpha-20260816080559-53c8bfc51bff343f0a3d33d5fa1784b859fccd37":"2026-08-16T08:08:45.232Z","0.1.3-alpha-20260816081714-9eebc8ca967c14bb4dc16e59168a22bb2d819fae":"2026-08-16T08:19:24.985Z","0.1.3-alpha-20260816082127-a38aacae200d1f93b298aa6a02acbfe4a70ff487":"2026-08-16T08:24:09.385Z","0.1.3-alpha-20260816082145-a64243e4a1e41ca728ba2d23a8af11214125f4b6":"2026-08-16T08:24:31.132Z","0.1.3-alpha-20260816082423-9326ebbe0f150e3b0bbfa4a2f14f0156d86048b7":"2026-08-16T08:26:31.185Z","0.1.3-alpha-20260816082448-f2f64819a5c7f09cedf26c5e5ab697b1da2b2ceb":"2026-08-16T08:27:02.835Z","0.1.3-alpha-20260816082439-9fcf17b318e50be48f54acdf6d19efd108f7a816":"2026-08-16T08:27:19.671Z","0.1.3-alpha-20260816082528-e47a3212ea7fe84c79d4db576ffbb16708fce6e6":"2026-08-16T08:27:35.191Z","0.1.3-alpha-20260816082505-15ba26e5b337325fb6f499a8a57eb6781e93f95c":"2026-08-16T08:27:51.032Z","0.1.3-alpha-20260816082549-86a0db09a02df4fb095fa69f667a33fc1bec096b":"2026-08-16T08:28:43.300Z","0.1.3-alpha-20260816082647-12ff8d0dead6259f4074f52b33fe9e5845faf4e5":"2026-08-16T08:28:45.500Z","0.1.3-alpha-20260816082600-7d9121cc627eb8463a9747dcfc9483d1b2b73b1a":"2026-08-16T08:28:47.005Z","0.1.3-alpha-20260816082640-493c8ea2ed5f7c7290f0dea61b1eb9063033a250":"2026-08-16T08:29:27.514Z","0.1.3-alpha-20260816082727-955992a187570dc718045c6c45abfd2f4d0da012":"2026-08-16T08:30:08.416Z","0.1.3-alpha-20260816082729-eb15ca61a6cf19d52b3eca5785a86c9c03b8d5ff":"2026-08-16T08:30:13.738Z","0.1.3-alpha-20260816082805-363a7e09d4888e91adbb5a0d4c4c606661be6a9b":"2026-08-16T08:30:16.331Z","0.1.3-alpha-20260816112614-14c7030774b9c7b79c2c53ba5b5075bc84ce052a":"2026-08-16T11:29:01.778Z","0.1.3-alpha-20260816112859-8b7e6e7033f3436b093acff841f4228a3ca2be92":"2026-08-16T11:30:57.169Z","0.1.3-alpha-20260816112921-b68d5185933133863a44d18f9ddf9743311864f4":"2026-08-16T11:32:05.024Z","0.1.3-alpha-20260816112946-d1560606bea3abaf529d32c8fbba8e36d62d9136":"2026-08-16T11:32:38.063Z","0.1.3-alpha-20260816113144-02c5dc2420f2f493b227cc0e39a2aa71b56efaf6":"2026-08-16T11:34:33.829Z","0.1.3-alpha-20260816113200-ea07dd4b8671cf62d8b03d213012507f54626af9":"2026-08-16T11:34:46.699Z","0.1.3-alpha-20260816113210-49e44c7ac200f1179aaa17de94d3fc50f395349f":"2026-08-16T11:34:57.251Z","0.1.3-alpha-20260816113724-11d0c75c2bd14cecd19c7edbc20c054d18c76f5b":"2026-08-16T11:39:37.243Z","0.1.3-alpha-20260816113731-1c7d67b39a702964e859cd5c04d1a32871074bd3":"2026-08-16T11:40:18.590Z","0.1.3-alpha-20260816113957-33e8f3be6cbc55ab69bbaf9fbbdc0be179ae50a0":"2026-08-16T11:42:37.877Z","0.1.3-alpha-20260816114015-98f40f4d3d29bbfaff960a3d727f4aed3e81cded":"2026-08-16T11:42:59.714Z","0.1.3-alpha-20260816114023-6fcf9873e05ab885aa0fb6ceb4ab5d85b57d5a06":"2026-08-16T11:43:04.629Z","0.1.3-alpha-20260816114248-d7a0ad51f008d8c6e5947170e2bf9df21a39c8b2":"2026-08-16T11:45:35.347Z","0.1.3-alpha-20260816114825-d0dccf019ffd276e39b2f82517a5aea995b5f480":"2026-08-16T11:51:08.279Z","0.1.3-alpha-20260816114836-0e8238e5161585b1e930c2c6507d419ef3028fb3":"2026-08-16T11:51:19.855Z","0.1.3-alpha-20260816115021-35cd239bc853056ab8fbe72736c66b09416ff131":"2026-08-16T11:52:30.769Z","0.1.3-alpha-20260816115232-c9ac3764e58b9226f8d3bda0cb3b3faf9b249067":"2026-08-16T11:55:13.933Z","0.1.3-alpha-20260816152525-6d1771bcab0cfc30a3ac19fc820a03ca0ddb97f3":"2026-08-16T15:28:12.438Z","0.1.3-alpha-20260817003342-cbd60d472ab9f91fc006ea2e3e7c32d3a593b65c":"2026-08-17T00:36:31.427Z","0.1.3-alpha-20260817043043-5c7ab074f96f906560d2b62a0d3f5d99ced1b677":"2026-08-17T04:33:31.262Z","0.1.3-alpha-20260817043251-fcf75ec4099d15e9ab5b2339b6f7b69fc5b89c2b":"2026-08-17T04:35:42.855Z","0.1.3-alpha-20260817075549-ef02f34acb337b7eae95991890c94606c7ca4b45":"2026-08-17T07:58:37.443Z","0.1.3-alpha-20260817090806-dc2eee9fbb2f2b3c97f9f8aad24e1471115b7f3d":"2026-08-17T09:10:52.091Z","0.1.3-alpha-20260817100251-2ec9548e546642102539dba650d30a66a4f505bf":"2026-08-17T10:05:11.611Z"},"bugs":{"url":"https://github.com/Urigo/accounter-fullstack/issues"},"author":{"name":"Gil Gardosh","email":"gilgardosh@gmail.com"},"license":"MIT","homepage":"https://github.com/Urigo/accounter-fullstack/packages/gmail-listener#readme","keywords":["gmail","email","listener","documents","accounter"],"repository":{"url":"git+https://github.com/Urigo/accounter-fullstack.git","type":"git","directory":"packages/gmail-listener"},"description":"A Gmail listener that listens for new emails, extracts financial documents, and sends them to the server","maintainers":[{"name":"gilgardosh","email":"gilgardosh@gmail.com"}],"readme":"","readmeFilename":""}