{"name":"eventsource-parser","version":"3.1.0","description":"Streaming, source-agnostic EventSource/Server-Sent Events parser","keywords":["eventsource","server-sent-events","sse"],"homepage":"https://github.com/rexxars/eventsource-parser#readme","bugs":{"url":"https://github.com/rexxars/eventsource-parser/issues"},"license":"MIT","author":{"name":"Espen Hovlandsdal","email":"espen@hovlandsdal.com"},"repository":{"type":"git","url":"git+ssh://git@github.com/rexxars/eventsource-parser.git"},"type":"module","sideEffects":false,"main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"source":"./src/index.ts","import":"./dist/index.js","require":"./dist/index.cjs","default":"./dist/index.js"},"./stream":{"source":"./src/stream.ts","import":"./dist/stream.js","require":"./dist/stream.cjs","default":"./dist/stream.js"},"./package.json":"./package.json"},"scripts":{"build":"pkg-utils build && pkg-utils --strict","clean":"rimraf dist coverage","check":"npm run clean && npm run format && npm run lint && npm run build && vitest run","format":"oxfmt","format:check":"oxfmt --check","bench":"node --expose-gc --experimental-strip-types --no-warnings=ExperimentalWarning bench/parse.bench.ts","bundle-size":"node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/bundle-size.ts","knip":"knip","lint":"oxlint && tsc --noEmit","posttest":"npm run lint","prebuild":"npm run clean","prepublishOnly":"npm run build","test":"npm run test:node","test:bun":"bun test","test:deno":"deno run --allow-write --allow-net --allow-run --allow-sys --allow-ffi --allow-env --allow-read npm:vitest","test:node":"vitest --reporter=verbose"},"devDependencies":{"@sanity/pkg-utils":"^10.4.18","@sanity/semantic-release-preset":"^6.0.0","@sanity/tsconfig":"^2.1.0","@types/node":"^20.19.0","eventsource-encoder":"^1.0.2","knip":"^6.7.0","mitata":"^1.0.34","oxfmt":"^0.47.0","oxlint":"^1.62.0","rimraf":"^6.1.3","rollup-plugin-visualizer":"^6.0.3","semantic-release":"^25.0.3","terser":"^5.46.2","typescript":"^5.9.3","vitest":"^4.1.5"},"browserslist":["node >= 18","chrome >= 71","safari >= 14.1","firefox >= 105","edge >= 79"],"engines":{"node":">=18.0.0"},"gitHead":"83db3dec52a3494e22ee7e6eb4e1349380f75e36","_id":"eventsource-parser@3.1.0","_nodeVersion":"24.16.0","_npmVersion":"11.12.1","dist":{"integrity":"sha512-kJezFj9YFAMLeORyi7aCLxLbD5/qWMQnoMVlVPyHIll7lgRJCc3JVln9Vgl9nwQi0YkMnhdGTMNn7CkRRAptMg==","shasum":"4e198eb91cd333d0a8ddcc036502b3618a25f449","tarball":"https://registry.npmjs.org/eventsource-parser/-/eventsource-parser-3.1.0.tgz","fileCount":21,"unpackedSize":123218,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eventsource-parser@3.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICB0K2fjjAlzTfWl5/TGIh2yNnFB9mlRH2DUO/6oAx5oAiB8ROO99eArbpdJK3B44DIPpbwckzV+RBZFLVjrKsEZZQ=="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eb594077-29c4-46ad-bb43-576dad083e37"}},"directories":{},"maintainers":[{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eventsource-parser_3.1.0_1779915351321_0.33969844698381246"},"_hasShrinkwrap":false}