{"name":"eventsource-parser","version":"0.0.2","description":"Streaming, source-agnostic EventSource/Server-Sent Events parser","sideEffects":false,"type":"commonjs","source":"./src/index.ts","main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","source":"./src/index.ts","import":"./dist/index.mjs","require":"./dist/index.js","default":"./dist/index.mjs"}},"scripts":{"build":"pkg-utils build --tsconfig tsconfig.dist.json","prebuild":"rimraf dist coverage","lint":"eslint . && tsc --noEmit","test":"jest","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","devDependencies":{"@sanity/pkg-utils":"^1.8.2","@types/express":"^4.17.13","@types/jest":"^27.5.1","@types/node":"^18.7.23","@typescript-eslint/eslint-plugin":"^5.7.0","@typescript-eslint/parser":"^5.7.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","eslint-config-sanity":"^5.1.0","jest":"^28.1.0","prettier":"^2.5.1","rimraf":"^3.0.2","ts-jest":"^28.0.2","typescript":"^4.5.4"},"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/**/"]},"jest":{"clearMocks":true,"collectCoverage":true,"coverageDirectory":"coverage","coverageProvider":"v8","coverageReporters":["lcov"],"preset":"ts-jest"},"gitHead":"b251ca4ac19097c6765f26d61df70832cd30fdfa","_id":"eventsource-parser@0.0.2","_nodeVersion":"16.16.0","_npmVersion":"8.18.0","dist":{"shasum":"99f978ba0ffacf0f8f5823fc8677d6d33ee79066","size":21322,"noattachment":false,"key":"/eventsource-parser/-/eventsource-parser-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource-parser/download/eventsource-parser-0.0.2.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_0.0.2_1664576703681_0.08331818890883858"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-30T22:25:09.898Z","publish_time":1664576703962,"_cnpm_publish_time":1664576703962,"dist-tags":{"beta":"3.0.0-beta.0","latest":"3.0.6"}}