{"name":"eventsource-parser","version":"0.0.4","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","engines":{"node":">=12"},"devDependencies":{"@sanity/pkg-utils":"^1.9.0","@types/jest":"^27.5.1","@types/node":"^12.0.0","@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","slowTestThreshold":10,"testTimeout":30000},"gitHead":"656ecbcaf0397018367cab1451dbbc12e6010d66","_id":"eventsource-parser@0.0.4","_nodeVersion":"16.16.0","_npmVersion":"8.18.0","dist":{"shasum":"35df1f86df3c117d83dddddcf6c2e63f348514af","size":8115,"noattachment":false,"key":"/eventsource-parser/-/eventsource-parser-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource-parser/download/eventsource-parser-0.0.4.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.4_1664756559952_0.35273163070038005"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-03T00:22:43.079Z","publish_time":1664756560240,"_cnpm_publish_time":1664756560240,"dist-tags":{"beta":"3.0.0-beta.0","latest":"3.0.6"}}