{"name":"eventsource-parser","version":"1.0.0","description":"Streaming, source-agnostic EventSource/Server-Sent Events parser","sideEffects":false,"type":"module","exports":{".":{"types":"./dist/index.d.ts","source":"./src/index.ts","require":"./dist/index.cjs","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"main":"./dist/index.cjs","module":"./dist/index.js","source":"./src/index.ts","types":"./dist/index.d.ts","scripts":{"clean":"rimraf dist coverage","build":"pkg-utils build && pkg-utils --strict","prebuild":"npm run clean","lint":"eslint . && tsc --noEmit","test":"vitest --reporter=verbose","posttest":"npm run lint","prepublishOnly":"npm run build"},"repository":{"type":"git","url":"git+ssh://git@github.com/rexxars/eventsource-parser.git"},"keywords":["sse","eventsource","server-sent-events"],"author":{"name":"Espen Hovlandsdal","email":"espen@hovlandsdal.com"},"license":"MIT","engines":{"node":">=14.18"},"devDependencies":{"@sanity/pkg-utils":"^2.2.13","@sanity/semantic-release-preset":"^4.0.2","@types/node":"^14.18.0","@typescript-eslint/eslint-plugin":"^5.56.0","@typescript-eslint/parser":"^5.56.0","eslint":"^7.32.0","eslint-config-prettier":"^8.8.0","eslint-config-sanity":"^5.1.0","prettier":"^2.8.6","rimraf":"^4.4.1","rollup-plugin-visualizer":"^5.9.0","semantic-release":"^20.1.3","typescript":"^4.9.5","vitest":"^0.29.7"},"bugs":{"url":"https://github.com/rexxars/eventsource-parser/issues"},"homepage":"https://github.com/rexxars/eventsource-parser#readme","prettier":{"semi":false,"printWidth":100,"bracketSpacing":false,"singleQuote":true},"eslintConfig":{"parserOptions":{"ecmaVersion":9,"sourceType":"module","ecmaFeatures":{"modules":true}},"extends":["sanity","sanity/typescript","prettier"],"ignorePatterns":["lib/**/"]},"gitHead":"8ef994f0d904fd88025d24f8ae63bb58879eda7f","_id":"eventsource-parser@1.0.0","_nodeVersion":"18.15.0","_npmVersion":"8.19.4","dist":{"shasum":"6332e37fd5512e3c8d9df05773b2bf9e152ccc04","size":14560,"noattachment":false,"key":"/eventsource-parser/-/eventsource-parser-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource-parser/download/eventsource-parser-1.0.0.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_1.0.0_1679599758537_0.09316939834404225"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-23T19:29:18.742Z","publish_time":1679599758742,"_cnpm_publish_time":1679599758742,"dist-tags":{"beta":"3.0.0-beta.0","latest":"3.0.6"}}