{"name":"eventsource-parser","version":"1.1.2","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","typesVersions":{"*":{"stream":["./dist/stream.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.2","gitHead":"08ad1f7873931c36c9dda912e90558eb04c8295c","_nodeVersion":"20.11.0","_npmVersion":"9.8.1","dist":{"shasum":"ed6154a4e3dbe7cda9278e5e35d2ffc58b309f89","size":51249,"noattachment":false,"key":"/eventsource-parser/-/eventsource-parser-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource-parser/download/eventsource-parser-1.1.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_1.1.2_1707801936715_0.9178037606496572"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-13T05:25:36.905Z","publish_time":1707801936905,"_source_registry_name":"default","_cnpm_publish_time":1707801936905,"dist-tags":{"beta":"3.0.0-beta.0","latest":"3.0.6"}}