{"name":"eventsource-parser","version":"2.0.1","description":"Streaming, source-agnostic EventSource/Server-Sent Events parser","sideEffects":false,"type":"module","types":"./dist/index.d.ts","module":"./dist/index.esm.js","main":"./dist/index.cjs","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"},"typesVersions":{"*":{"stream":["./dist/stream.d.ts"]}},"engines":{"node":">=18.0.0"},"browserslist":["node >= 18","chrome >= 71","safari >= 14.1","firefox >= 105","edge >= 79"],"scripts":{"prebuild":"npm run clean","build":"pkg-utils build && pkg-utils --strict","clean":"rimraf dist coverage","lint":"eslint . && tsc --noEmit","prepublishOnly":"npm run build","test":"vitest --reporter=verbose","posttest":"npm run lint"},"author":{"name":"Espen Hovlandsdal","email":"espen@hovlandsdal.com"},"keywords":["sse","eventsource","server-sent-events"],"devDependencies":{"@sanity/pkg-utils":"^6.10.9","@sanity/semantic-release-preset":"^5.0.0","@types/node":"^18.0.0","@typescript-eslint/eslint-plugin":"^7.0.0","@typescript-eslint/parser":"^7.0.0","eslint":"^8.51.0","eslint-config-prettier":"^9.1.0","eslint-config-sanity":"^7.1.2","prettier":"^3.3.3","rimraf":"^6.0.1","rollup-plugin-visualizer":"^5.12.0","semantic-release":"^24.0.0","typescript":"^5.5.4","vitest":"^2.0.5"},"homepage":"https://github.com/rexxars/eventsource-parser#readme","bugs":{"url":"https://github.com/rexxars/eventsource-parser/issues"},"repository":{"type":"git","url":"git+ssh://git@github.com/rexxars/eventsource-parser.git"},"license":"MIT","prettier":{"bracketSpacing":false,"printWidth":100,"semi":false,"singleQuote":true},"eslintConfig":{"parserOptions":{"ecmaFeatures":{"modules":true},"ecmaVersion":9,"sourceType":"module"},"extends":["sanity","sanity/typescript","prettier"],"ignorePatterns":["lib/**/"]},"_id":"eventsource-parser@2.0.1","gitHead":"2be0b7c96900dfecd845decb8d6fcfb26173ac95","_nodeVersion":"20.16.0","_npmVersion":"10.5.2","dist":{"shasum":"6464341d64de5bea9f31d8063dd312b616146c7a","size":52242,"noattachment":false,"key":"/eventsource-parser/-/eventsource-parser-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource-parser/download/eventsource-parser-2.0.1.tgz"},"_npmUser":{"name":"rexxars","email":"espen@hovlandsdal.com"},"directories":{},"maintainers":[{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eventsource-parser_2.0.1_1723044911270_0.23657529325060245"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-07T15:35:11.828Z","publish_time":1723044911828,"_source_registry_name":"default","_cnpm_publish_time":1723044911828,"dist-tags":{"beta":"3.0.0-beta.0","latest":"3.0.6"}}