{"name":"eventsource-parser","version":"1.1.1","description":"Streaming, source-agnostic EventSource/Server-Sent Events parser","keywords":["sse","eventsource","server-sent-events"],"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","author":{"name":"Espen Hovlandsdal","email":"espen@hovlandsdal.com"},"sideEffects":false,"type":"module","exports":{".":{"types":"./dist/index.d.ts","source":"./src/index.ts","import":"./dist/index.js","require":"./dist/index.cjs","default":"./dist/index.js"},"./stream":{"types":"./dist/stream.d.ts","source":"./src/stream.ts","import":"./dist/stream.js","require":"./dist/stream.cjs","default":"./dist/stream.js"},"./package.json":"./package.json"},"main":"./dist/index.cjs","module":"./dist/index.js","source":"./src/index.ts","types":"./dist/index.d.ts","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"},"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/**/"]},"devDependencies":{"@sanity/pkg-utils":"^2.4.9","@sanity/semantic-release-preset":"^4.0.2","@types/node":"^14.18.0","@typescript-eslint/eslint-plugin":"^6.7.2","@typescript-eslint/parser":"^6.7.2","eslint":"^8.49.0","eslint-config-prettier":"^9.0.0","eslint-config-sanity":"^6.0.0","prettier":"^3.0.3","rimraf":"^5.0.1","rollup-plugin-visualizer":"^5.9.2","semantic-release":"^21.0.0","typescript":"^5.2.2","vitest":"^0.34.4"},"engines":{"node":">=14.18"},"_id":"eventsource-parser@1.1.1","gitHead":"8c4350ad921fa422104d2c32429a86e3c444ae9a","_nodeVersion":"18.17.1","_npmVersion":"9.8.1","dist":{"shasum":"576f8bcf391c5e5ccdea817abd9ead36d1754247","size":50937,"noattachment":false,"key":"/eventsource-parser/-/eventsource-parser-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource-parser/download/eventsource-parser-1.1.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_1.1.1_1695204906220_0.47925777293533334"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-20T10:15:06.457Z","publish_time":1695204906457,"_source_registry_name":"default","_cnpm_publish_time":1695204906457,"dist-tags":{"beta":"3.0.0-beta.0","latest":"3.0.6"}}