{"name":"eventsource-parser","version":"0.1.0","description":"Streaming, source-agnostic EventSource/Server-Sent Events parser","sideEffects":false,"types":"./dist/index.d.ts","source":"./src/index.ts","module":"./dist/index.esm.js","main":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","source":"./src/index.ts","require":"./dist/index.js","node":{"import":"./dist/index.cjs.mjs","require":"./dist/index.js"},"import":"./dist/index.esm.js","default":"./dist/index.esm.js"},"./package.json":"./package.json"},"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","engines":{"node":">=14.18"},"devDependencies":{"@sanity/pkg-utils":"^2.2.3","@types/jest":"^27.5.1","@types/node":"^12.0.0","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","eslint-config-sanity":"^5.1.0","jest":"^28.1.0","prettier":"^2.8.3","rimraf":"^4.1.2","rollup-plugin-visualizer":"^5.9.0","ts-jest":"^28.0.2","typescript":"^4.9.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","slowTestThreshold":10,"testTimeout":30000},"gitHead":"aa92494e188a990d899029b0a9d9decd7369fcbf","_id":"eventsource-parser@0.1.0","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"shasum":"4a6b84751ca8e704040e6f7f50e7d77344fa1b7c","size":8110,"noattachment":false,"key":"/eventsource-parser/-/eventsource-parser-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource-parser/download/eventsource-parser-0.1.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_0.1.0_1674942287595_0.41753365075261084"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-28T21:44:47.756Z","publish_time":1674942287756,"_cnpm_publish_time":1674942287756,"dist-tags":{"beta":"3.0.0-beta.0","latest":"3.0.6"}}