{"_id":"eventsource","_rev":"4103628","name":"eventsource","description":"WhatWG/W3C compliant EventSource client for Node.js and browsers","dist-tags":{"latest":"4.1.0","next":"3.0.0-beta.0","umd":"3.0.5-umd.0"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"time":{"modified":"2026-01-11T18:47:06.000Z","created":"2012-02-08T12:17:54.543Z","4.1.0":"2025-11-19T22:44:31.796Z","4.0.0":"2025-05-13T07:53:28.522Z","3.0.7":"2025-05-09T10:32:51.243Z","3.0.6":"2025-03-27T05:45:48.670Z","3.0.5-umd.0":"2025-03-15T19:23:15.575Z","3.0.5":"2025-01-28T00:54:24.939Z","3.0.4":"2025-01-28T00:03:30.906Z","3.0.3":"2025-01-27T21:29:37.149Z","3.0.2":"2024-12-13T00:13:44.672Z","3.0.1":"2024-12-07T19:15:41.361Z","3.0.0":"2024-12-07T19:12:06.833Z","3.0.0-beta.0":"2024-11-14T00:12:18.147Z","1.1.2":"2022-06-08T14:06:53.624Z","1.1.1":"2022-05-12T04:42:52.321Z","2.0.2":"2022-05-12T04:41:05.983Z","2.0.1":"2022-04-25T15:01:06.198Z","2.0.0":"2022-03-02T23:19:50.619Z","1.1.0":"2021-03-18T04:14:12.773Z","1.0.7":"2018-08-27T20:39:06.840Z","1.0.6":"2018-08-23T07:47:46.497Z","1.0.5":"2017-07-18T16:01:49.605Z","1.0.4":"2017-06-19T19:11:13.052Z","1.0.3":"2017-06-19T19:05:32.083Z","1.0.2":"2017-05-28T13:21:10.664Z","1.0.1":"2017-05-10T08:16:43.416Z","1.0.0":"2017-04-17T17:35:37.399Z","0.2.3":"2017-04-17T11:55:31.406Z","0.2.2":"2017-02-28T16:40:39.409Z","0.2.1":"2016-02-28T21:05:01.132Z","0.2.0":"2016-02-11T15:21:21.828Z","0.1.6":"2015-02-09T08:26:42.461Z","0.1.5":"2015-02-08T23:48:21.148Z","0.1.4":"2014-10-31T09:54:47.380Z","0.1.3":"2014-09-17T15:47:53.533Z","0.1.2":"2014-08-07T13:10:09.591Z","0.1.1":"2014-05-18T19:09:16.803Z","0.1.0":"2014-03-07T22:30:47.332Z","0.0.10":"2013-11-21T16:52:12.244Z","0.0.9":"2013-10-24T17:28:14.769Z","0.0.8":"2013-09-12T17:37:20.531Z","0.0.7":"2013-04-19T19:20:21.373Z","0.0.6":"2013-01-24T22:56:35.113Z","0.0.5":"2012-02-12T13:28:45.587Z","0.0.4":"2012-02-10T23:21:12.025Z","0.0.3":"2012-02-10T16:07:31.200Z","0.0.2":"2012-02-08T13:42:20.639Z","0.0.1":"2012-02-08T12:17:54.543Z"},"users":{"jessaustin":true,"qubyte":true,"jruif":true,"gigerlin":true,"nichoth":true,"floby":true,"rbecheras":true,"staydan":true,"stone_breaker":true,"xgheaven":true,"kael":true,"shanewholloway":true,"jzaefferer":true,"rmanalan":true,"hualei":true},"author":{"name":"Espen Hovlandsdal","email":"espen@hovlandsdal.com"},"repository":{"type":"git","url":"git://git@github.com/EventSource/eventsource.git"},"versions":{"4.1.0":{"name":"eventsource","version":"4.1.0","description":"WhatWG/W3C compliant EventSource client for Node.js and browsers","sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"deno":"./dist/index.js","bun":"./dist/index.js","source":"./src/index.ts","import":"./dist/index.js","require":"./dist/index.cjs","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"build":"pkg-utils build && pkg-utils --strict","build:watch":"pkg-utils watch","clean":"rimraf dist coverage","lint":"eslint . && tsc --noEmit","posttest":"npm run lint","prebuild":"npm run clean","prepare":"npm run build","test":"npm run test:node && npm run test:browser","test:browser":"tsx test/browser/client.browser.test.ts","test:bun":"bun run test/bun/client.bun.test.ts","test:deno":"deno run --allow-net --allow-read --allow-env --unstable-sloppy-imports test/deno/client.deno.test.ts","test:node":"tsx test/node/client.node.test.ts"},"repository":{"type":"git","url":"git://git@github.com/EventSource/eventsource.git"},"keywords":["sse","eventsource","server-sent-events"],"author":{"name":"Espen Hovlandsdal","email":"espen@hovlandsdal.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},{"name":"Einar Otto Stangvik","email":"einaro.s@gmail.com"}],"license":"MIT","engines":{"node":">=20.0.0"},"browserslist":["node >= 20","chrome >= 71","safari >= 14.1","firefox >= 105","edge >= 79"],"dependencies":{"eventsource-parser":"^3.0.1"},"devDependencies":{"@sanity/pkg-utils":"^7.2.2","@sanity/semantic-release-preset":"^5.0.0","@tsconfig/strictest":"^2.0.5","@types/sinon":"^17.0.4","@typescript-eslint/eslint-plugin":"^6.11.0","@typescript-eslint/parser":"^6.11.0","esbuild":"^0.25.1","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-sanity":"^7.1.4","eventsource-encoder":"^1.0.1","playwright":"^1.52.0","prettier":"^3.5.3","rimraf":"^6.0.1","rollup-plugin-visualizer":"^5.14.0","semantic-release":"^24.2.3","sinon":"^20.0.0","tsx":"^4.19.4","typescript":"^5.8.3","undici":"^7.8.0"},"overrides":{"cross-spawn":"7.0.6"},"bugs":{"url":"https://github.com/EventSource/eventsource/issues"},"homepage":"https://github.com/EventSource/eventsource#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/**/"],"globals":{"globalThis":false},"rules":{"no-undef":"off","no-empty":"off"}},"publishConfig":{"provenance":true},"_id":"eventsource@4.1.0","gitHead":"a7f9ced76684b14ad9cfdfa0660a850f022bb03b","_nodeVersion":"24.11.1","_npmVersion":"10.9.2","dist":{"shasum":"19e552341e4375289121fe7e1c9d401e5b1f7e8b","size":25089,"noattachment":false,"key":"/eventsource/-/eventsource-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-4.1.0.tgz"},"_npmUser":{"name":"rexxars","email":"espen@hovlandsdal.com"},"directories":{},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eventsource_4.1.0_1763592271607_0.23974368627493647"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-19T22:44:31.796Z","publish_time":1763592271796,"_source_registry_name":"default","_cnpm_publish_time":1763592271796},"4.0.0":{"name":"eventsource","version":"4.0.0","description":"WhatWG/W3C compliant EventSource client for Node.js and browsers","sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"deno":"./dist/index.js","bun":"./dist/index.js","source":"./src/index.ts","import":"./dist/index.js","require":"./dist/index.cjs","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"build":"pkg-utils build && pkg-utils --strict","build:watch":"pkg-utils watch","clean":"rimraf dist coverage","lint":"eslint . && tsc --noEmit","posttest":"npm run lint","prebuild":"npm run clean","prepare":"npm run build","test":"npm run test:node && npm run test:browser","test:browser":"tsx test/browser/client.browser.test.ts","test:bun":"bun run test/bun/client.bun.test.ts","test:deno":"deno run --allow-net --allow-read --allow-env --unstable-sloppy-imports test/deno/client.deno.test.ts","test:node":"tsx test/node/client.node.test.ts"},"repository":{"type":"git","url":"git://git@github.com/EventSource/eventsource.git"},"keywords":["sse","eventsource","server-sent-events"],"author":{"name":"Espen Hovlandsdal","email":"espen@hovlandsdal.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},{"name":"Einar Otto Stangvik","email":"einaro.s@gmail.com"}],"license":"MIT","engines":{"node":">=20.0.0"},"browserslist":["node >= 20","chrome >= 71","safari >= 14.1","firefox >= 105","edge >= 79"],"dependencies":{"eventsource-parser":"^3.0.1"},"devDependencies":{"@sanity/pkg-utils":"^7.2.2","@sanity/semantic-release-preset":"^5.0.0","@tsconfig/strictest":"^2.0.5","@types/sinon":"^17.0.4","@typescript-eslint/eslint-plugin":"^6.11.0","@typescript-eslint/parser":"^6.11.0","esbuild":"^0.25.1","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-sanity":"^7.1.4","eventsource-encoder":"^1.0.1","playwright":"^1.52.0","prettier":"^3.5.3","rimraf":"^6.0.1","rollup-plugin-visualizer":"^5.14.0","semantic-release":"^24.2.3","sinon":"^20.0.0","tsx":"^4.19.4","typescript":"^5.8.3","undici":"^7.8.0"},"overrides":{"cross-spawn":"7.0.6"},"bugs":{"url":"https://github.com/EventSource/eventsource/issues"},"homepage":"https://github.com/EventSource/eventsource#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/**/"],"globals":{"globalThis":false},"rules":{"no-undef":"off","no-empty":"off"}},"publishConfig":{"provenance":true},"_id":"eventsource@4.0.0","gitHead":"d4385cb8d4c8f59949c4dd64412b199c9b57d8db","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"caf02d04143f663a61b09a993d0097e552e2b1d1","size":24360,"noattachment":false,"key":"/eventsource/-/eventsource-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-4.0.0.tgz"},"_npmUser":{"name":"rexxars","email":"espen@hovlandsdal.com"},"directories":{},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eventsource_4.0.0_1747122808341_0.4483924872541576"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-13T07:53:28.522Z","publish_time":1747122808522,"_source_registry_name":"default","_cnpm_publish_time":1747122808522},"3.0.7":{"name":"eventsource","version":"3.0.7","description":"WhatWG/W3C compliant EventSource client for Node.js and browsers","sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"deno":"./dist/index.js","bun":"./dist/index.js","source":"./src/index.ts","import":"./dist/index.js","require":"./dist/index.cjs","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"build":"pkg-utils build && pkg-utils --strict","build:watch":"pkg-utils watch","clean":"rimraf dist coverage","lint":"eslint . && tsc --noEmit","posttest":"npm run lint","prebuild":"npm run clean","prepare":"npm run build","test":"npm run test:node && npm run test:browser","test:browser":"tsx test/browser/client.browser.test.ts","test:bun":"bun run test/bun/client.bun.test.ts","test:deno":"deno run --allow-net --allow-read --allow-env --unstable-sloppy-imports test/deno/client.deno.test.ts","test:node":"tsx test/node/client.node.test.ts"},"repository":{"type":"git","url":"git://git@github.com/EventSource/eventsource.git"},"keywords":["sse","eventsource","server-sent-events"],"author":{"name":"Espen Hovlandsdal","email":"espen@hovlandsdal.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},{"name":"Einar Otto Stangvik","email":"einaro.s@gmail.com"}],"license":"MIT","engines":{"node":">=18.0.0"},"browserslist":["node >= 18","chrome >= 71","safari >= 14.1","firefox >= 105","edge >= 79"],"dependencies":{"eventsource-parser":"^3.0.1"},"devDependencies":{"@sanity/pkg-utils":"^7.1.0","@sanity/semantic-release-preset":"^5.0.0","@tsconfig/strictest":"^2.0.5","@types/sinon":"^17.0.3","@typescript-eslint/eslint-plugin":"^6.11.0","@typescript-eslint/parser":"^6.11.0","esbuild":"^0.25.1","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-sanity":"^7.1.3","eventsource-encoder":"^1.0.0","playwright":"^1.48.2","prettier":"^3.5.3","rimraf":"^5.0.5","rollup-plugin-visualizer":"^5.12.0","semantic-release":"^24.2.0","sinon":"^17.0.1","tsx":"^4.19.2","typescript":"^5.8.2","undici":"^6.20.1"},"overrides":{"cross-spawn":"7.0.6"},"bugs":{"url":"https://github.com/EventSource/eventsource/issues"},"homepage":"https://github.com/EventSource/eventsource#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/**/"],"globals":{"globalThis":false},"rules":{"no-undef":"off","no-empty":"off"}},"publishConfig":{"provenance":true},"_id":"eventsource@3.0.7","gitHead":"270e7f22c191ac1d167cc07e3ee494f1adb052eb","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"1157622e2f5377bb6aef2114372728ba0c156989","size":24507,"noattachment":false,"key":"/eventsource/-/eventsource-3.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-3.0.7.tgz"},"_npmUser":{"name":"rexxars","email":"espen@hovlandsdal.com"},"directories":{},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eventsource_3.0.7_1746786771069_0.08008135832926988"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-09T10:32:51.243Z","publish_time":1746786771243,"_source_registry_name":"default","_cnpm_publish_time":1746786771243},"3.0.6":{"name":"eventsource","version":"3.0.6","description":"WhatWG/W3C compliant EventSource client for Node.js and browsers","sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"deno":"./dist/index.js","bun":"./dist/index.js","source":"./src/index.ts","import":"./dist/index.js","require":"./dist/index.cjs","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"build":"pkg-utils build && pkg-utils --strict","build:watch":"pkg-utils watch","clean":"rimraf dist coverage","lint":"eslint . && tsc --noEmit","posttest":"npm run lint","prebuild":"npm run clean","prepare":"npm run build","test":"npm run test:node && npm run test:browser","test:browser":"tsx test/browser/client.browser.test.ts","test:bun":"bun run test/bun/client.bun.test.ts","test:deno":"deno run --allow-net --allow-read --allow-env --unstable-sloppy-imports test/deno/client.deno.test.ts","test:node":"tsx test/node/client.node.test.ts"},"repository":{"type":"git","url":"git://git@github.com/EventSource/eventsource.git"},"keywords":["sse","eventsource","server-sent-events"],"author":{"name":"Espen Hovlandsdal","email":"espen@hovlandsdal.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},{"name":"Einar Otto Stangvik","email":"einaro.s@gmail.com"}],"license":"MIT","engines":{"node":">=18.0.0"},"browserslist":["node >= 18","chrome >= 71","safari >= 14.1","firefox >= 105","edge >= 79"],"dependencies":{"eventsource-parser":"^3.0.1"},"devDependencies":{"@sanity/pkg-utils":"^7.1.0","@sanity/semantic-release-preset":"^5.0.0","@tsconfig/strictest":"^2.0.5","@types/sinon":"^17.0.3","@typescript-eslint/eslint-plugin":"^6.11.0","@typescript-eslint/parser":"^6.11.0","esbuild":"^0.25.1","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-sanity":"^7.1.3","eventsource-encoder":"^1.0.0","playwright":"^1.48.2","prettier":"^3.5.3","rimraf":"^5.0.5","rollup-plugin-visualizer":"^5.12.0","semantic-release":"^24.2.0","sinon":"^17.0.1","tsx":"^4.19.2","typescript":"^5.8.2","undici":"^6.20.1"},"overrides":{"cross-spawn":"7.0.6"},"bugs":{"url":"https://github.com/EventSource/eventsource/issues"},"homepage":"https://github.com/EventSource/eventsource#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/**/"],"globals":{"globalThis":false},"rules":{"no-undef":"off","no-empty":"off"}},"publishConfig":{"provenance":true},"_id":"eventsource@3.0.6","gitHead":"20869db87f70c814065eb502504b416cd3ab9688","_nodeVersion":"22.14.0","_npmVersion":"10.9.2","dist":{"shasum":"5c4b24cd70c0323eed2651a5ee07bd4bc391e656","size":24143,"noattachment":false,"key":"/eventsource/-/eventsource-3.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-3.0.6.tgz"},"_npmUser":{"name":"rexxars","email":"espen@hovlandsdal.com"},"directories":{},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eventsource_3.0.6_1743054348463_0.9812454572896014"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-27T05:45:48.670Z","publish_time":1743054348670,"_source_registry_name":"default","_cnpm_publish_time":1743054348670},"3.0.5-umd.0":{"name":"eventsource","version":"3.0.5-umd.0","description":"WhatWG/W3C compliant EventSource client for Node.js and browsers","sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"deno":"./dist/index.js","bun":"./dist/index.js","source":"./src/index.ts","import":"./dist/index.js","require":"./dist/index.cjs","umd":"./dist/index.umd.cjs","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"build":"pkg-utils build && pkg-utils --strict","build:watch":"pkg-utils watch","clean":"rimraf dist coverage","lint":"eslint . && tsc --noEmit","posttest":"npm run lint","prebuild":"npm run clean","prepare":"npm run build","test":"npm run test:node && npm run test:browser","test:browser":"tsx test/browser/client.browser.test.ts","test:bun":"bun run test/bun/client.bun.test.ts","test:deno":"deno run --allow-net --allow-read --allow-env --unstable-sloppy-imports test/deno/client.deno.test.ts","test:node":"tsx test/node/client.node.test.ts"},"repository":{"type":"git","url":"git://git@github.com/EventSource/eventsource.git"},"keywords":["sse","eventsource","server-sent-events"],"author":{"name":"Espen Hovlandsdal","email":"espen@hovlandsdal.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},{"name":"Einar Otto Stangvik","email":"einaro.s@gmail.com"}],"license":"MIT","engines":{"node":">=18.0.0"},"browserslist":["node >= 18","chrome >= 71","safari >= 14.1","firefox >= 105","edge >= 79"],"dependencies":{"eventsource-parser":"^3.0.0"},"devDependencies":{"@sanity/pkg-utils":"^7.1.0","@sanity/semantic-release-preset":"^5.0.0","@tsconfig/strictest":"^2.0.5","@types/sinon":"^17.0.3","@typescript-eslint/eslint-plugin":"^6.11.0","@typescript-eslint/parser":"^6.11.0","esbuild":"^0.25.1","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-sanity":"^7.1.3","eventsource-encoder":"^1.0.0","playwright":"^1.48.2","prettier":"^3.5.3","rimraf":"^5.0.5","rollup-plugin-visualizer":"^5.12.0","semantic-release":"^24.2.0","sinon":"^17.0.1","tsx":"^4.19.2","typescript":"^5.8.2","undici":"^6.20.1"},"overrides":{"cross-spawn":"7.0.6"},"bugs":{"url":"https://github.com/EventSource/eventsource/issues"},"homepage":"https://github.com/EventSource/eventsource#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/**/"],"globals":{"globalThis":false},"rules":{"no-undef":"off","no-empty":"off"}},"_id":"eventsource@3.0.5-umd.0","readmeFilename":"README.md","gitHead":"8aa7057bccd7fb819372a3b2c1292e7b53424d52","_nodeVersion":"22.12.0","_npmVersion":"11.1.0","dist":{"shasum":"0350710ec8bd4cf7708ee83da13bf9807b496bd1","size":26758,"noattachment":false,"key":"/eventsource/-/eventsource-3.0.5-umd.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-3.0.5-umd.0.tgz"},"_npmUser":{"name":"rexxars","email":"espen@hovlandsdal.com"},"directories":{},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eventsource_3.0.5-umd.0_1742066595379_0.9829345291336857"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-15T19:23:15.575Z","publish_time":1742066595575,"_source_registry_name":"default","_cnpm_publish_time":1742066595575},"3.0.5":{"name":"eventsource","version":"3.0.5","description":"WhatWG/W3C compliant EventSource client for Node.js and browsers","sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"deno":"./dist/index.js","bun":"./dist/index.js","source":"./src/index.ts","import":"./dist/index.js","require":"./dist/index.cjs","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"build":"pkg-utils build && pkg-utils --strict","build:watch":"pkg-utils watch","clean":"rimraf dist coverage","lint":"eslint . && tsc --noEmit","posttest":"npm run lint","prebuild":"npm run clean","prepare":"npm run build","test":"npm run test:node && npm run test:browser","test:browser":"tsx test/browser/client.browser.test.ts","test:bun":"bun run test/bun/client.bun.test.ts","test:deno":"deno run --allow-net --allow-read --allow-env --unstable-sloppy-imports test/deno/client.deno.test.ts","test:node":"tsx test/node/client.node.test.ts"},"repository":{"type":"git","url":"git://git@github.com/EventSource/eventsource.git"},"keywords":["sse","eventsource","server-sent-events"],"author":{"name":"Espen Hovlandsdal","email":"espen@hovlandsdal.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},{"name":"Einar Otto Stangvik","email":"einaro.s@gmail.com"}],"license":"MIT","engines":{"node":">=18.0.0"},"browserslist":["node >= 18","chrome >= 71","safari >= 14.1","firefox >= 105","edge >= 79"],"dependencies":{"eventsource-parser":"^3.0.0"},"devDependencies":{"@sanity/pkg-utils":"^6.11.10","@sanity/semantic-release-preset":"^5.0.0","@tsconfig/strictest":"^2.0.5","@types/sinon":"^17.0.3","@typescript-eslint/eslint-plugin":"^6.11.0","@typescript-eslint/parser":"^6.11.0","esbuild":"^0.24.0","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-sanity":"^7.1.3","eventsource-encoder":"^1.0.0","playwright":"^1.48.2","prettier":"^3.2.5","rimraf":"^5.0.5","rollup-plugin-visualizer":"^5.12.0","semantic-release":"^24.2.0","sinon":"^17.0.1","tsx":"^4.19.2","typescript":"^5.6.3","undici":"^6.20.1"},"overrides":{"cross-spawn":"7.0.6"},"bugs":{"url":"https://github.com/EventSource/eventsource/issues"},"homepage":"https://github.com/EventSource/eventsource#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/**/"],"globals":{"globalThis":false},"rules":{"no-undef":"off","no-empty":"off"}},"publishConfig":{"provenance":true},"_id":"eventsource@3.0.5","gitHead":"a983ccf4d869e841fc01a071f2962f405a25610c","_nodeVersion":"22.13.0","_npmVersion":"10.9.2","dist":{"shasum":"0cae1eee2d2c75894de8b02a91d84e5c57f0cc5a","size":24143,"noattachment":false,"key":"/eventsource/-/eventsource-3.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-3.0.5.tgz"},"_npmUser":{"name":"rexxars","email":"espen@hovlandsdal.com"},"directories":{},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eventsource_3.0.5_1738025664722_0.433389075589252"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-28T00:54:24.939Z","publish_time":1738025664939,"_source_registry_name":"default","_cnpm_publish_time":1738025664939},"3.0.4":{"name":"eventsource","version":"3.0.4","description":"WhatWG/W3C compliant EventSource client for Node.js and browsers","sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"deno":"./dist/index.js","bun":"./dist/index.js","source":"./src/index.ts","import":"./dist/index.js","require":"./dist/index.cjs","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"build":"pkg-utils build && pkg-utils --strict","build:watch":"pkg-utils watch","clean":"rimraf dist coverage","lint":"eslint . && tsc --noEmit","posttest":"npm run lint","prebuild":"npm run clean","prepare":"npm run build","test":"npm run test:node && npm run test:browser","test:browser":"tsx test/browser/client.browser.test.ts","test:bun":"bun run test/bun/client.bun.test.ts","test:deno":"deno run --allow-net --allow-read --allow-env --unstable-sloppy-imports test/deno/client.deno.test.ts","test:node":"tsx test/node/client.node.test.ts"},"repository":{"type":"git","url":"git://git@github.com/EventSource/eventsource.git"},"keywords":["sse","eventsource","server-sent-events"],"author":{"name":"Espen Hovlandsdal","email":"espen@hovlandsdal.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},{"name":"Einar Otto Stangvik","email":"einaro.s@gmail.com"}],"license":"MIT","engines":{"node":">=18.0.0"},"browserslist":["node >= 18","chrome >= 71","safari >= 14.1","firefox >= 105","edge >= 79"],"dependencies":{"eventsource-parser":"^3.0.0"},"devDependencies":{"@sanity/pkg-utils":"^6.11.10","@sanity/semantic-release-preset":"^5.0.0","@tsconfig/strictest":"^2.0.5","@types/sinon":"^17.0.3","@typescript-eslint/eslint-plugin":"^6.11.0","@typescript-eslint/parser":"^6.11.0","esbuild":"^0.24.0","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-sanity":"^7.1.3","eventsource-encoder":"^1.0.0","playwright":"^1.48.2","prettier":"^3.2.5","rimraf":"^5.0.5","rollup-plugin-visualizer":"^5.12.0","semantic-release":"^24.2.0","sinon":"^17.0.1","tsx":"^4.19.2","typescript":"^5.6.3","undici":"^6.20.1"},"overrides":{"cross-spawn":"7.0.6"},"bugs":{"url":"https://github.com/EventSource/eventsource/issues"},"homepage":"https://github.com/EventSource/eventsource#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/**/"],"globals":{"globalThis":false},"rules":{"no-undef":"off","no-empty":"off"}},"publishConfig":{"provenance":true},"_id":"eventsource@3.0.4","gitHead":"47a195d5b9dd7d0560df0f0917fbddbe453642b3","_nodeVersion":"22.13.0","_npmVersion":"10.9.2","dist":{"shasum":"fe24170e5037e3413acba531fafd37dad4d637a1","size":22408,"noattachment":false,"key":"/eventsource/-/eventsource-3.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-3.0.4.tgz"},"_npmUser":{"name":"rexxars","email":"espen@hovlandsdal.com"},"directories":{},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eventsource_3.0.4_1738022610705_0.4057194839646836"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-28T00:03:30.906Z","publish_time":1738022610906,"_source_registry_name":"default","_cnpm_publish_time":1738022610906},"3.0.3":{"name":"eventsource","version":"3.0.3","description":"WhatWG/W3C compliant EventSource client for Node.js and browsers","sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"deno":"./dist/index.js","bun":"./dist/index.js","source":"./src/index.ts","import":"./dist/index.js","require":"./dist/index.cjs","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"build":"pkg-utils build && pkg-utils --strict","build:watch":"pkg-utils watch","clean":"rimraf dist coverage","lint":"eslint . && tsc --noEmit","posttest":"npm run lint","prebuild":"npm run clean","prepare":"npm run build","test":"npm run test:node && npm run test:browser","test:browser":"tsx test/browser/client.browser.test.ts","test:bun":"bun run test/bun/client.bun.test.ts","test:deno":"deno run --allow-net --allow-read --allow-env --unstable-sloppy-imports test/deno/client.deno.test.ts","test:node":"tsx test/node/client.node.test.ts"},"repository":{"type":"git","url":"git://git@github.com/EventSource/eventsource.git"},"keywords":["sse","eventsource","server-sent-events"],"author":{"name":"Espen Hovlandsdal","email":"espen@hovlandsdal.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},{"name":"Einar Otto Stangvik","email":"einaro.s@gmail.com"}],"license":"MIT","engines":{"node":">=18.0.0"},"browserslist":["node >= 18","chrome >= 71","safari >= 14.1","firefox >= 105","edge >= 79"],"dependencies":{"eventsource-parser":"^3.0.0"},"devDependencies":{"@sanity/pkg-utils":"^6.11.10","@sanity/semantic-release-preset":"^5.0.0","@tsconfig/strictest":"^2.0.5","@types/sinon":"^17.0.3","@typescript-eslint/eslint-plugin":"^6.11.0","@typescript-eslint/parser":"^6.11.0","esbuild":"^0.24.0","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-sanity":"^7.1.3","eventsource-encoder":"^1.0.0","playwright":"^1.48.2","prettier":"^3.2.5","rimraf":"^5.0.5","rollup-plugin-visualizer":"^5.12.0","semantic-release":"^24.2.0","sinon":"^17.0.1","tsx":"^4.19.2","typescript":"^5.6.3","undici":"^6.20.1"},"overrides":{"cross-spawn":"7.0.6"},"bugs":{"url":"https://github.com/EventSource/eventsource/issues"},"homepage":"https://github.com/EventSource/eventsource#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/**/"],"globals":{"globalThis":false},"rules":{"no-undef":"off","no-empty":"off"}},"publishConfig":{"provenance":true},"_id":"eventsource@3.0.3","gitHead":"568f209ad6d1727a8e9fd41a27f4beadf58a5cba","_nodeVersion":"22.13.0","_npmVersion":"10.9.2","dist":{"shasum":"f54d8c7b5ecfc2c395cd02e428a45926e0028e6a","size":21479,"noattachment":false,"key":"/eventsource/-/eventsource-3.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-3.0.3.tgz"},"_npmUser":{"name":"rexxars","email":"espen@hovlandsdal.com"},"directories":{},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eventsource_3.0.3_1738013376945_0.8396915122895683"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-27T21:29:37.149Z","publish_time":1738013377149,"_source_registry_name":"default","_cnpm_publish_time":1738013377149},"3.0.2":{"name":"eventsource","version":"3.0.2","description":"WhatWG/W3C compliant EventSource client for Node.js and browsers","sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"deno":"./dist/index.js","bun":"./dist/index.js","source":"./src/index.ts","import":"./dist/index.js","require":"./dist/index.cjs","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"build":"pkg-utils build && pkg-utils --strict && tsx scripts/referenceEventTypings.ts","build:watch":"pkg-utils watch","clean":"rimraf dist coverage","lint":"eslint . && tsc --noEmit","posttest":"npm run lint","prebuild":"npm run clean","prepare":"npm run build","test":"npm run test:node && npm run test:browser","test:browser":"tsx test/browser/client.browser.test.ts","test:bun":"bun run test/bun/client.bun.test.ts","test:deno":"deno run --allow-net --allow-read --allow-env --unstable-sloppy-imports test/deno/client.deno.test.ts","test:node":"tsx test/node/client.node.test.ts"},"repository":{"type":"git","url":"git://git@github.com/EventSource/eventsource.git"},"keywords":["sse","eventsource","server-sent-events"],"author":{"name":"Espen Hovlandsdal","email":"espen@hovlandsdal.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},{"name":"Einar Otto Stangvik","email":"einaro.s@gmail.com"}],"license":"MIT","engines":{"node":">=18.0.0"},"browserslist":["node >= 18","chrome >= 71","safari >= 14.1","firefox >= 105","edge >= 79"],"dependencies":{"eventsource-parser":"^3.0.0"},"devDependencies":{"@sanity/pkg-utils":"^6.11.10","@sanity/semantic-release-preset":"^5.0.0","@tsconfig/strictest":"^2.0.5","@types/sinon":"^17.0.3","@typescript-eslint/eslint-plugin":"^6.11.0","@typescript-eslint/parser":"^6.11.0","esbuild":"^0.24.0","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-sanity":"^7.1.3","eventsource-encoder":"^1.0.0","playwright":"^1.48.2","prettier":"^3.2.5","rimraf":"^5.0.5","rollup-plugin-visualizer":"^5.12.0","semantic-release":"^24.2.0","sinon":"^17.0.1","tsx":"^4.19.2","typescript":"^5.6.3","undici":"^6.20.1"},"overrides":{"cross-spawn":"7.0.6"},"bugs":{"url":"https://github.com/EventSource/eventsource/issues"},"homepage":"https://github.com/EventSource/eventsource#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/**/"],"globals":{"globalThis":false},"rules":{"no-undef":"off","no-empty":"off"}},"publishConfig":{"provenance":true},"_id":"eventsource@3.0.2","gitHead":"5e08e28f257af542cd27b9059100f15c80083f80","_nodeVersion":"22.12.0","_npmVersion":"10.9.2","dist":{"shasum":"31904faf2d9a9dbdc410f9599354186e7257b3f7","size":22735,"noattachment":false,"key":"/eventsource/-/eventsource-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-3.0.2.tgz"},"_npmUser":{"name":"rexxars","email":"espen@hovlandsdal.com"},"directories":{},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eventsource_3.0.2_1734048824483_0.5011500422294457"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-13T00:13:44.672Z","publish_time":1734048824672,"_source_registry_name":"default","_cnpm_publish_time":1734048824672},"3.0.1":{"name":"eventsource","version":"3.0.1","description":"WhatWG/W3C compliant EventSource client for Node.js and browsers","sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"deno":"./dist/index.js","bun":"./dist/index.js","source":"./src/index.ts","import":"./dist/index.js","require":"./dist/index.cjs","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"build":"pkg-utils build && pkg-utils --strict","build:watch":"pkg-utils watch","clean":"rimraf dist coverage","lint":"eslint . && tsc --noEmit","posttest":"npm run lint","prebuild":"npm run clean","prepare":"npm run build","test":"npm run test:node && npm run test:browser","test:browser":"tsx test/browser/client.browser.test.ts","test:bun":"bun run test/bun/client.bun.test.ts","test:deno":"deno run --allow-net --allow-read --allow-env --unstable-sloppy-imports test/deno/client.deno.test.ts","test:node":"tsx test/node/client.node.test.ts"},"repository":{"type":"git","url":"git://git@github.com/EventSource/eventsource.git"},"keywords":["sse","eventsource","server-sent-events"],"author":{"name":"Espen Hovlandsdal","email":"espen@hovlandsdal.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},{"name":"Einar Otto Stangvik","email":"einaro.s@gmail.com"}],"license":"MIT","engines":{"node":">=18.0.0"},"browserslist":["node >= 18","chrome >= 71","safari >= 14.1","firefox >= 105","edge >= 79"],"dependencies":{"eventsource-parser":"^3.0.0"},"devDependencies":{"@sanity/pkg-utils":"^6.11.10","@sanity/semantic-release-preset":"^5.0.0","@tsconfig/strictest":"^2.0.5","@types/sinon":"^17.0.3","@typescript-eslint/eslint-plugin":"^6.11.0","@typescript-eslint/parser":"^6.11.0","esbuild":"^0.24.0","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-sanity":"^7.1.3","eventsource-encoder":"^1.0.0","playwright":"^1.48.2","prettier":"^3.2.5","rimraf":"^5.0.5","rollup-plugin-visualizer":"^5.12.0","semantic-release":"^24.2.0","sinon":"^17.0.1","tsx":"^4.19.2","typescript":"^5.6.3","undici":"^6.20.1"},"overrides":{"cross-spawn":"7.0.6"},"bugs":{"url":"https://github.com/EventSource/eventsource/issues"},"homepage":"https://github.com/EventSource/eventsource#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/**/"],"globals":{"globalThis":false},"rules":{"no-undef":"off","no-empty":"off"}},"publishConfig":{"provenance":true},"_id":"eventsource@3.0.1","gitHead":"f1b5ff7ef02a3ea9c1cda61ae8cf78fcde6da3ad","_nodeVersion":"22.11.0","_npmVersion":"10.9.2","dist":{"shasum":"5d17cdcc6509e7f32089066d32024dd33a5b42af","size":22279,"noattachment":false,"key":"/eventsource/-/eventsource-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-3.0.1.tgz"},"_npmUser":{"name":"rexxars","email":"espen@hovlandsdal.com"},"directories":{},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eventsource_3.0.1_1733598941174_0.1372215056986319"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-07T19:15:41.361Z","publish_time":1733598941361,"_source_registry_name":"default","_cnpm_publish_time":1733598941361},"3.0.0":{"name":"eventsource","version":"3.0.0","description":"WhatWG/W3C compliant EventSource client for Node.js and browsers","sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"deno":"./dist/index.js","bun":"./dist/index.js","source":"./src/index.ts","import":"./dist/index.js","require":"./dist/index.cjs","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"build":"pkg-utils build && pkg-utils --strict","build:watch":"pkg-utils watch","clean":"rimraf dist coverage","lint":"eslint . && tsc --noEmit","posttest":"npm run lint","prebuild":"npm run clean","prepublishOnly":"npm run build","test":"npm run test:node && npm run test:browser","test:browser":"tsx test/browser/client.browser.test.ts","test:bun":"bun run test/bun/client.bun.test.ts","test:deno":"deno run --allow-net --allow-read --allow-env --unstable-sloppy-imports test/deno/client.deno.test.ts","test:node":"tsx test/node/client.node.test.ts"},"repository":{"type":"git","url":"git://git@github.com/EventSource/eventsource.git"},"keywords":["sse","eventsource","server-sent-events"],"author":{"name":"Espen Hovlandsdal","email":"espen@hovlandsdal.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},{"name":"Einar Otto Stangvik","email":"einaro.s@gmail.com"}],"license":"MIT","engines":{"node":">=18.0.0"},"browserslist":["node >= 18","chrome >= 71","safari >= 14.1","firefox >= 105","edge >= 79"],"dependencies":{"eventsource-parser":"^3.0.0"},"devDependencies":{"@sanity/pkg-utils":"^6.11.10","@sanity/semantic-release-preset":"^5.0.0","@tsconfig/strictest":"^2.0.5","@types/sinon":"^17.0.3","@typescript-eslint/eslint-plugin":"^6.11.0","@typescript-eslint/parser":"^6.11.0","esbuild":"^0.24.0","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-sanity":"^7.1.3","eventsource-encoder":"^1.0.0","playwright":"^1.48.2","prettier":"^3.2.5","rimraf":"^5.0.5","rollup-plugin-visualizer":"^5.12.0","semantic-release":"^24.2.0","sinon":"^17.0.1","tsx":"^4.19.2","typescript":"^5.6.3","undici":"^6.20.1"},"overrides":{"cross-spawn":"7.0.6"},"bugs":{"url":"https://github.com/EventSource/eventsource/issues"},"homepage":"https://github.com/EventSource/eventsource#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/**/"],"globals":{"globalThis":false},"rules":{"no-undef":"off","no-empty":"off"}},"publishConfig":{"provenance":true},"_id":"eventsource@3.0.0","gitHead":"f7483f47ae894be965e451d7db6e9da31721f244","_nodeVersion":"22.11.0","_npmVersion":"10.9.2","dist":{"shasum":"c9ffa175713dad1ecd492729105d66f06db75951","size":22276,"noattachment":false,"key":"/eventsource/-/eventsource-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-3.0.0.tgz"},"_npmUser":{"name":"rexxars","email":"espen@hovlandsdal.com"},"directories":{},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eventsource_3.0.0_1733598726651_0.34264838688493926"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-07T19:12:06.833Z","publish_time":1733598726833,"_source_registry_name":"default","_cnpm_publish_time":1733598726833},"3.0.0-beta.0":{"name":"eventsource","version":"3.0.0-beta.0","description":"WhatWG/W3C compliant EventSource client for Node.js and browsers","sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"deno":"./dist/index.js","bun":"./dist/index.js","source":"./src/index.ts","import":"./dist/index.js","require":"./dist/index.cjs","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"build":"pkg-utils build && pkg-utils --strict","build:watch":"pkg-utils watch","clean":"rimraf dist coverage","lint":"eslint . && tsc --noEmit","posttest":"npm run lint","prebuild":"npm run clean","prepublishOnly":"npm run build","test":"npm run test:node && npm run test:browser","test:browser":"tsx test/browser/client.browser.test.ts","test:bun":"bun run test/bun/client.bun.test.ts","test:deno":"deno run --allow-net --allow-read --allow-env --unstable-sloppy-imports test/deno/client.deno.test.ts","test:node":"tsx test/node/client.node.test.ts"},"repository":{"type":"git","url":"git+ssh://git@github.com/eventsource/eventsource.git"},"keywords":["sse","eventsource","server-sent-events"],"author":{"name":"Espen Hovlandsdal","email":"espen@hovlandsdal.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},{"name":"Einar Otto Stangvik","email":"einaro.s@gmail.com"}],"license":"MIT","engines":{"node":">=18.0.0"},"browserslist":["node >= 18","chrome >= 71","safari >= 14.1","firefox >= 105","edge >= 79"],"dependencies":{"eventsource-parser":"^3.0.0"},"devDependencies":{"@sanity/pkg-utils":"^6.11.10","@sanity/semantic-release-preset":"^5.0.0","@tsconfig/strictest":"^2.0.5","@types/sinon":"^17.0.3","@typescript-eslint/eslint-plugin":"^6.11.0","@typescript-eslint/parser":"^6.11.0","esbuild":"^0.24.0","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-config-sanity":"^7.1.3","eventsource-encoder":"^1.0.0","playwright":"^1.48.2","prettier":"^3.2.5","rimraf":"^5.0.5","rollup-plugin-visualizer":"^5.12.0","semantic-release":"^24.2.0","sinon":"^17.0.1","tsx":"^4.19.2","typescript":"^5.6.3","undici":"^6.20.1"},"bugs":{"url":"https://github.com/eventsource/eventsource/issues"},"homepage":"https://github.com/eventsource/eventsource#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/**/"],"globals":{"globalThis":false},"rules":{"no-undef":"off","no-empty":"off"}},"_id":"eventsource@3.0.0-beta.0","readmeFilename":"README.md","gitHead":"0c898bb578df80089a07f064c6c32d90c7104549","_nodeVersion":"20.16.0","_npmVersion":"10.8.3","dist":{"shasum":"986fcba47673db9d725b3b6ce6a5e7626054c2a2","size":22141,"noattachment":false,"key":"/eventsource/-/eventsource-3.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-3.0.0-beta.0.tgz"},"_npmUser":{"name":"rexxars","email":"espen@hovlandsdal.com"},"directories":{},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eventsource_3.0.0-beta.0_1731543137966_0.25590316001668234"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-14T00:12:18.147Z","publish_time":1731543138147,"_source_registry_name":"default","_cnpm_publish_time":1731543138147},"1.1.2":{"name":"eventsource","version":"1.1.2","description":"W3C compliant EventSource client for Node.js and browser (polyfill)","keywords":["eventsource","http","streaming","sse","polyfill"],"homepage":"http://github.com/EventSource/eventsource","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"repository":{"type":"git","url":"git://github.com/EventSource/eventsource.git"},"bugs":{"url":"http://github.com/EventSource/eventsource/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","license":"MIT","licenses":[{"type":"MIT","url":"http://github.com/EventSource/eventsource/raw/master/LICENSE"}],"devDependencies":{"buffer-from":"^1.1.1","express":"^4.15.3","mocha":"^3.5.3","nyc":"^11.2.1","serve-static":"^1.12.3","ssestream":"^1.0.0","standard":"^10.0.2","webpack":"^3.5.6"},"scripts":{"test":"mocha --reporter spec && standard","polyfill":"webpack lib/eventsource-polyfill.js example/eventsource-polyfill.js","postpublish":"git push && git push --tags","coverage":"nyc --reporter=html --reporter=text _mocha --reporter spec"},"engines":{"node":">=0.12.0"},"standard":{"ignore":["example/eventsource-polyfill.js"]},"gitHead":"0a8b85b7d29e63b05893fd820a3cb909ca9f5b37","_id":"eventsource@1.1.2","_nodeVersion":"16.14.0","_npmVersion":"8.12.1","dist":{"shasum":"bc75ae1c60209e7cb1541231980460343eaea7c2","size":82377,"noattachment":false,"key":"/eventsource/-/eventsource-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-1.1.2.tgz"},"_npmUser":{"name":"rexxars","email":"espen@hovlandsdal.com"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eventsource_1.1.2_1654697213383_0.6635170774002324"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-08T14:36:13.251Z","publish_time":1654697213624,"_cnpm_publish_time":1654697213624},"1.1.1":{"name":"eventsource","version":"1.1.1","description":"W3C compliant EventSource client for Node.js and browser (polyfill)","keywords":["eventsource","http","streaming","sse","polyfill"],"homepage":"http://github.com/EventSource/eventsource","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"repository":{"type":"git","url":"git://github.com/EventSource/eventsource.git"},"bugs":{"url":"http://github.com/EventSource/eventsource/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","license":"MIT","licenses":[{"type":"MIT","url":"http://github.com/EventSource/eventsource/raw/master/LICENSE"}],"devDependencies":{"buffer-from":"^1.1.1","express":"^4.15.3","mocha":"^3.5.3","nyc":"^11.2.1","serve-static":"^1.12.3","ssestream":"^1.0.0","standard":"^10.0.2","webpack":"^3.5.6"},"scripts":{"test":"mocha --reporter spec && standard","polyfill":"webpack lib/eventsource-polyfill.js example/eventsource-polyfill.js","postpublish":"git push && git push --tags","coverage":"nyc --reporter=html --reporter=text _mocha --reporter spec"},"engines":{"node":">=0.12.0"},"dependencies":{"original":"^1.0.0"},"standard":{"ignore":["example/eventsource-polyfill.js"]},"gitHead":"aa7a40843a978f42c0babdec125bf9e0a83bf515","_id":"eventsource@1.1.1","_nodeVersion":"16.14.0","_npmVersion":"8.3.1","dist":{"shasum":"4544a35a57d7120fba4fa4c86cb4023b2c09df2f","size":87320,"noattachment":false,"key":"/eventsource/-/eventsource-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-1.1.1.tgz"},"_npmUser":{"name":"rexxars","email":"espen@hovlandsdal.com"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eventsource_1.1.1_1652330572142_0.25578946667318436"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-12T05:52:04.896Z","publish_time":1652330572321,"_cnpm_publish_time":1652330572321},"2.0.2":{"name":"eventsource","version":"2.0.2","description":"W3C compliant EventSource client for Node.js and browser (polyfill)","keywords":["eventsource","http","streaming","sse","polyfill"],"homepage":"http://github.com/EventSource/eventsource","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"repository":{"type":"git","url":"git://github.com/EventSource/eventsource.git"},"bugs":{"url":"http://github.com/EventSource/eventsource/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","license":"MIT","licenses":[{"type":"MIT","url":"http://github.com/EventSource/eventsource/raw/master/LICENSE"}],"devDependencies":{"buffer-from":"^1.1.1","express":"^4.15.3","mocha":"^3.5.3","nyc":"^11.2.1","serve-static":"^1.12.3","ssestream":"^1.0.0","standard":"^10.0.2","webpack":"^3.5.6"},"scripts":{"test":"mocha --reporter spec && standard","polyfill":"webpack lib/eventsource-polyfill.js example/eventsource-polyfill.js","postpublish":"git push && git push --tags","coverage":"nyc --reporter=html --reporter=text _mocha --reporter spec"},"engines":{"node":">=12.0.0"},"dependencies":{},"standard":{"ignore":["example/eventsource-polyfill.js"],"globals":["URL"]},"gitHead":"774ed1024c6a151eab730800ccb61a42bb070b23","_id":"eventsource@2.0.2","_nodeVersion":"16.14.0","_npmVersion":"8.3.1","dist":{"shasum":"76dfcc02930fb2ff339520b6d290da573a9e8508","size":82784,"noattachment":false,"key":"/eventsource/-/eventsource-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-2.0.2.tgz"},"_npmUser":{"name":"rexxars","email":"espen@hovlandsdal.com"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eventsource_2.0.2_1652330465859_0.5809299721954191"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-12T05:52:04.777Z","publish_time":1652330465983,"_cnpm_publish_time":1652330465983},"2.0.1":{"name":"eventsource","version":"2.0.1","description":"W3C compliant EventSource client for Node.js and browser (polyfill)","keywords":["eventsource","http","streaming","sse","polyfill"],"homepage":"http://github.com/EventSource/eventsource","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"repository":{"type":"git","url":"git://github.com/EventSource/eventsource.git"},"bugs":{"url":"http://github.com/EventSource/eventsource/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","license":"MIT","licenses":[{"type":"MIT","url":"http://github.com/EventSource/eventsource/raw/master/LICENSE"}],"devDependencies":{"buffer-from":"^1.1.1","express":"^4.15.3","mocha":"^3.5.3","nyc":"^11.2.1","serve-static":"^1.12.3","ssestream":"^1.0.0","standard":"^10.0.2","webpack":"^3.5.6"},"scripts":{"test":"mocha --reporter spec && standard","polyfill":"webpack lib/eventsource-polyfill.js example/eventsource-polyfill.js","postpublish":"git push && git push --tags","coverage":"nyc --reporter=html --reporter=text _mocha --reporter spec"},"engines":{"node":">=12.0.0"},"dependencies":{},"standard":{"ignore":["example/eventsource-polyfill.js"],"globals":["URL"]},"gitHead":"a95ba90dbaf7b8c3953afa2e8c8854a0ff8bf0c6","_id":"eventsource@2.0.1","_nodeVersion":"16.14.0","_npmVersion":"8.3.1","dist":{"shasum":"a8e6bbc18d96276788d81cb4bc2ea9e728540ab2","size":82169,"noattachment":false,"key":"/eventsource/-/eventsource-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-2.0.1.tgz"},"_npmUser":{"name":"rexxars","email":"espen@hovlandsdal.com"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eventsource_2.0.1_1650898866012_0.20869103247803067"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-25T15:12:11.053Z","publish_time":1650898866198,"_cnpm_publish_time":1650898866198},"2.0.0":{"name":"eventsource","version":"2.0.0","description":"W3C compliant EventSource client for Node.js and browser (polyfill)","keywords":["eventsource","http","streaming","sse","polyfill"],"homepage":"http://github.com/EventSource/eventsource","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"repository":{"type":"git","url":"git://github.com/EventSource/eventsource.git"},"bugs":{"url":"http://github.com/EventSource/eventsource/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","license":"MIT","licenses":[{"type":"MIT","url":"http://github.com/EventSource/eventsource/raw/master/LICENSE"}],"devDependencies":{"buffer-from":"^1.1.1","express":"^4.15.3","mocha":"^3.5.3","nyc":"^11.2.1","serve-static":"^1.12.3","ssestream":"^1.0.0","standard":"^10.0.2","webpack":"^3.5.6"},"scripts":{"test":"mocha --reporter spec && standard","polyfill":"webpack lib/eventsource-polyfill.js example/eventsource-polyfill.js","postpublish":"git push && git push --tags","coverage":"nyc --reporter=html --reporter=text _mocha --reporter spec"},"engines":{"node":">=12.0.0"},"dependencies":{},"standard":{"ignore":["example/eventsource-polyfill.js"]},"gitHead":"4579961e1e25c639829ce3c3253003d6c61cfc64","_id":"eventsource@2.0.0","_nodeVersion":"16.13.0","_npmVersion":"8.3.0","dist":{"shasum":"c2255b7ff8ed237ca5e08f8b48fc6abff83daed9","size":82114,"noattachment":false,"key":"/eventsource/-/eventsource-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-2.0.0.tgz"},"_npmUser":{"name":"rexxars","email":"espen@hovlandsdal.com"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eventsource_2.0.0_1646263190431_0.40206814887088727"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-02T23:19:54.266Z","publish_time":1646263190619,"_cnpm_publish_time":1646263190619},"1.1.0":{"name":"eventsource","version":"1.1.0","description":"W3C compliant EventSource client for Node.js and browser (polyfill)","keywords":["eventsource","http","streaming","sse","polyfill"],"homepage":"http://github.com/EventSource/eventsource","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"repository":{"type":"git","url":"git://github.com/EventSource/eventsource.git"},"bugs":{"url":"http://github.com/EventSource/eventsource/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","license":"MIT","licenses":[{"type":"MIT","url":"http://github.com/EventSource/eventsource/raw/master/LICENSE"}],"devDependencies":{"buffer-from":"^1.1.1","express":"^4.15.3","mocha":"^3.5.3","nyc":"^11.2.1","serve-static":"^1.12.3","ssestream":"^1.0.0","standard":"^10.0.2","webpack":"^3.5.6"},"scripts":{"test":"mocha --reporter spec && standard","polyfill":"webpack lib/eventsource-polyfill.js example/eventsource-polyfill.js","postpublish":"git push && git push --tags","coverage":"nyc --reporter=html --reporter=text _mocha --reporter spec"},"engines":{"node":">=0.12.0"},"dependencies":{"original":"^1.0.0"},"standard":{"ignore":["example/eventsource-polyfill.js"]},"gitHead":"9dd06876ab43af37c3313c679fbdc7f722293a0d","_id":"eventsource@1.1.0","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"shasum":"00e8ca7c92109e94b0ddf32dac677d841028cfaf","size":84304,"noattachment":false,"key":"/eventsource/-/eventsource-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-1.1.0.tgz"},"_npmUser":{"name":"rexxars","email":"espen@hovlandsdal.com"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eventsource_1.1.0_1616040852599_0.3924648305334133"},"_hasShrinkwrap":false,"publish_time":1616040852773,"_cnpm_publish_time":1616040852773},"1.0.7":{"name":"eventsource","version":"1.0.7","description":"W3C compliant EventSource client for Node.js and browser (polyfill)","keywords":["eventsource","http","streaming","sse","polyfill"],"homepage":"http://github.com/EventSource/eventsource","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"repository":{"type":"git","url":"git://github.com/EventSource/eventsource.git"},"bugs":{"url":"http://github.com/EventSource/eventsource/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","license":"MIT","licenses":[{"type":"MIT","url":"http://github.com/EventSource/eventsource/raw/master/LICENSE"}],"devDependencies":{"buffer-from":"^1.1.1","express":"^4.15.3","mocha":"^3.5.3","nyc":"^11.2.1","serve-static":"^1.12.3","ssestream":"^1.0.0","standard":"^10.0.2","webpack":"^3.5.6"},"scripts":{"test":"mocha --reporter spec && standard","polyfill":"webpack lib/eventsource-polyfill.js example/eventsource-polyfill.js","postpublish":"git push && git push --tags","coverage":"nyc --reporter=html --reporter=text _mocha --reporter spec"},"engines":{"node":">=0.12.0"},"dependencies":{"original":"^1.0.0"},"standard":{"ignore":["example/eventsource-polyfill.js"]},"gitHead":"5209cc181df083bee9d2bbab12a88f7a262fd7b7","_id":"eventsource@1.0.7","_npmVersion":"6.2.0","_nodeVersion":"10.8.0","_npmUser":{"name":"rexxars","email":"espen@hovlandsdal.com"},"dist":{"shasum":"8fbc72c93fcd34088090bc0a4e64f4b5cee6d8d0","size":121137,"noattachment":false,"key":"/eventsource/-/eventsource-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-1.0.7.tgz"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eventsource_1.0.7_1535402346703_0.3313250326612529"},"_hasShrinkwrap":false,"publish_time":1535402346840,"_cnpm_publish_time":1535402346840},"1.0.6":{"name":"eventsource","version":"1.0.6","description":"W3C compliant EventSource client for Node.js and browser (polyfill)","keywords":["eventsource","http","streaming","sse","polyfill"],"homepage":"http://github.com/EventSource/eventsource","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"repository":{"type":"git","url":"git://github.com/EventSource/eventsource.git"},"bugs":{"url":"http://github.com/EventSource/eventsource/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","license":"MIT","licenses":[{"type":"MIT","url":"http://github.com/EventSource/eventsource/raw/master/LICENSE"}],"devDependencies":{"buffer-from":"^1.1.1","express":"^4.15.3","mocha":"^3.5.3","nyc":"^11.2.1","serve-static":"^1.12.3","ssestream":"^1.0.0","standard":"^10.0.2","webpack":"^3.5.6"},"scripts":{"test":"mocha --reporter spec && standard","polyfill":"webpack lib/eventsource-polyfill.js example/eventsource-polyfill.js","postpublish":"git push && git push --tags","coverage":"nyc --reporter=html --reporter=text _mocha --reporter spec"},"engines":{"node":">=0.12.0"},"dependencies":{"original":"^1.0.0"},"standard":{"ignore":["example/eventsource-polyfill.js"]},"gitHead":"6503549b8a1bb94be902956b2ddf1d959535b5de","_id":"eventsource@1.0.6","_npmVersion":"6.2.0","_nodeVersion":"8.9.1","_npmUser":{"name":"rexxars","email":"espen@hovlandsdal.com"},"dist":{"shasum":"5cacde6c686f55135cfbb85c4e90a3b66c46124a","size":120839,"noattachment":false,"key":"/eventsource/-/eventsource-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-1.0.6.tgz"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eventsource_1.0.6_1535010466354_0.02630811406203093"},"_hasShrinkwrap":false,"publish_time":1535010466497,"_cnpm_publish_time":1535010466497},"1.0.5":{"name":"eventsource","version":"1.0.5","description":"W3C compliant EventSource client for Node.js and browser (polyfill)","keywords":["eventsource","http","streaming","sse","polyfill"],"homepage":"http://github.com/EventSource/eventsource","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"repository":{"type":"git","url":"git://github.com/EventSource/eventsource.git"},"bugs":{"url":"http://github.com/EventSource/eventsource/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","license":"MIT","licenses":[{"type":"MIT","url":"http://github.com/EventSource/eventsource/raw/master/LICENSE"}],"devDependencies":{"express":"^4.15.3","mocha":"^3.4.2","nyc":"^11.0.2","serve-static":"^1.12.3","sse":"^0.0.6","standard":"^10.0.2","webpack":"^3.0.0"},"scripts":{"test":"mocha --reporter spec && standard","polyfill":"webpack lib/eventsource-polyfill.js example/eventsource-polyfill.js","postpublish":"git push && git push --tags","coverage":"nyc --reporter=html --reporter=text _mocha --reporter spec"},"engines":{"node":">=0.12.0"},"dependencies":{"original":"^1.0.0"},"standard":{"ignore":["example/eventsource-polyfill.js"]},"gitHead":"db39df4ec31ce0a1d624c8b1bd1bcb17ae8b3cff","_id":"eventsource@1.0.5","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"rexxars","email":"rexxars@gmail.com"},"dist":{"shasum":"1f012c9df0bd8832fd6b1744fea00ccdd479f046","size":152786,"noattachment":false,"key":"/eventsource/-/eventsource-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-1.0.5.tgz"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eventsource-1.0.5.tgz_1500393708327_0.3151747293304652"},"publish_time":1500393709605,"_hasShrinkwrap":false,"_cnpm_publish_time":1500393709605},"1.0.4":{"name":"eventsource","version":"1.0.4","description":"W3C compliant EventSource client for Node.js and browser (polyfill)","keywords":["eventsource","http","streaming","sse","polyfill"],"homepage":"http://github.com/EventSource/eventsource","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"repository":{"type":"git","url":"git://github.com/EventSource/eventsource.git"},"bugs":{"url":"http://github.com/EventSource/eventsource/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","license":"MIT","licenses":[{"type":"MIT","url":"http://github.com/EventSource/eventsource/raw/master/LICENSE"}],"devDependencies":{"express":"^4.15.3","mocha":"^3.4.2","nyc":"^11.0.2","serve-static":"^1.12.3","sse":"^0.0.6","standard":"^10.0.2","webpack":"^3.0.0"},"scripts":{"test":"mocha --reporter spec && standard","polyfill":"webpack lib/eventsource-polyfill.js example/eventsource-polyfill.js","postpublish":"git push && git push --tags","coverage":"nyc --reporter=html --reporter=text _mocha --reporter spec"},"engines":{"node":">=0.12.0"},"dependencies":{"original":"^1.0.0"},"standard":{"ignore":["example/eventsource-polyfill.js"]},"gitHead":"9c80e0aef9f438fbd7cf4fc61b4b4ab793773617","_id":"eventsource@1.0.4","_shasum":"029450d04ebd34e4cf061788c595faa5f4c10843","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.6.0","_npmUser":{"name":"rexxars","email":"rexxars@gmail.com"},"dist":{"shasum":"029450d04ebd34e4cf061788c595faa5f4c10843","size":152693,"noattachment":false,"key":"/eventsource/-/eventsource-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-1.0.4.tgz"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eventsource-1.0.4.tgz_1497899471781_0.1646825314965099"},"publish_time":1497899473052,"_hasShrinkwrap":false,"_cnpm_publish_time":1497899473052},"1.0.3":{"name":"eventsource","version":"1.0.3","description":"W3C compliant EventSource client for Node.js and browser (polyfill)","keywords":["eventsource","http","streaming","sse","polyfill"],"homepage":"http://github.com/EventSource/eventsource","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"repository":{"type":"git","url":"git://github.com/EventSource/eventsource.git"},"bugs":{"url":"http://github.com/EventSource/eventsource/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","license":"MIT","licenses":[{"type":"MIT","url":"http://github.com/EventSource/eventsource/raw/master/LICENSE"}],"devDependencies":{"express":"^4.15.3","mocha":"^3.4.2","nyc":"^11.0.2","serve-static":"^1.12.3","sse":"^0.0.6","standard":"^10.0.2","webpack":"^3.0.0"},"scripts":{"test":"mocha --reporter spec && standard","polyfill":"webpack lib/eventsource-polyfill.js example/eventsource-polyfill.js","postpublish":"git push && git push --tags","coverage":"nyc --reporter=html --reporter=text _mocha --reporter spec"},"engines":{"node":">=0.12.0"},"dependencies":{"original":"^1.0.0"},"standard":{"ignore":["example/eventsource-polyfill.js"]},"gitHead":"7771296da494810092921f338a109f4f50301c55","_id":"eventsource@1.0.3","_shasum":"b8d4af2a63ef7f940ef9b22007f7317dc413ae30","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.6.0","_npmUser":{"name":"rexxars","email":"rexxars@gmail.com"},"dist":{"shasum":"b8d4af2a63ef7f940ef9b22007f7317dc413ae30","size":152605,"noattachment":false,"key":"/eventsource/-/eventsource-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-1.0.3.tgz"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eventsource-1.0.3.tgz_1497899130781_0.23276749649085104"},"publish_time":1497899132083,"_cnpm_publish_time":1497899132083,"_hasShrinkwrap":false},"1.0.2":{"name":"eventsource","version":"1.0.2","description":"W3C compliant EventSource client for Node.js and browser (polyfill)","keywords":["eventsource","http","streaming","sse","polyfill"],"homepage":"http://github.com/EventSource/eventsource","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"repository":{"type":"git","url":"git://github.com/EventSource/eventsource.git"},"bugs":{"url":"http://github.com/EventSource/eventsource/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","license":"MIT","licenses":[{"type":"MIT","url":"http://github.com/EventSource/eventsource/raw/master/LICENSE"}],"devDependencies":{"express":"^4.15.3","mocha":"^3.4.2","nyc":"^10.3.2","serve-static":"^1.12.3","sse":"^0.0.6","standard":"^10.0.2","webpack":"^2.6.1"},"scripts":{"test":"mocha --reporter spec && standard","polyfill":"webpack lib/eventsource-polyfill.js example/eventsource-polyfill.js","postpublish":"git push && git push --tags","coverage":"nyc --reporter=html --reporter=text _mocha --reporter spec"},"engines":{"node":">=0.12.0"},"dependencies":{"original":"^1.0.0"},"standard":{"ignore":["example/eventsource-polyfill.js"]},"gitHead":"c2b00782096c3cc57c921b716f98584a03ef952b","_id":"eventsource@1.0.2","_shasum":"2f35ad0f52e40527b787251aab25956eba6e49c8","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.6.0","_npmUser":{"name":"rexxars","email":"rexxars@gmail.com"},"dist":{"shasum":"2f35ad0f52e40527b787251aab25956eba6e49c8","size":151543,"noattachment":false,"key":"/eventsource/-/eventsource-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-1.0.2.tgz"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eventsource-1.0.2.tgz_1495977669376_0.15441277250647545"},"publish_time":1495977670664,"_hasShrinkwrap":false,"_cnpm_publish_time":1495977670664},"1.0.1":{"name":"eventsource","version":"1.0.1","description":"W3C compliant EventSource client for Node.js and browser (polyfill)","keywords":["eventsource","http","streaming","sse","polyfill"],"homepage":"http://github.com/EventSource/eventsource","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"repository":{"type":"git","url":"git://github.com/EventSource/eventsource.git"},"bugs":{"url":"http://github.com/EventSource/eventsource/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","license":"MIT","licenses":[{"type":"MIT","url":"http://github.com/EventSource/eventsource/raw/master/LICENSE"}],"devDependencies":{"express":"^4.13.4","mocha":"^3.2.0","nyc":"^10.2.0","serve-static":"^1.10.2","sse":"^0.0.6","standard":"^10.0.2","webpack":"^2.4.1"},"scripts":{"test":"mocha --reporter spec && standard","polyfill":"webpack lib/eventsource-polyfill.js example/eventsource-polyfill.js","postpublish":"git push && git push --tags","coverage":"nyc --reporter=html --reporter=text _mocha --reporter spec"},"engines":{"node":">=0.12.0"},"dependencies":{"original":"^1.0.0"},"standard":{"ignore":["example/eventsource-polyfill.js"]},"gitHead":"9ae13c008b09fbd525bfd3ddce7139b3c8bfd3d0","_id":"eventsource@1.0.1","_shasum":"a41b029d19a83d098701ed415c9578b7025b2cdb","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.6.0","_npmUser":{"name":"rexxars","email":"rexxars@gmail.com"},"dist":{"shasum":"a41b029d19a83d098701ed415c9578b7025b2cdb","size":110761,"noattachment":false,"key":"/eventsource/-/eventsource-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-1.0.1.tgz"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/eventsource-1.0.1.tgz_1494404201251_0.5732321164105088"},"publish_time":1494404203416,"_cnpm_publish_time":1494404203416,"_hasShrinkwrap":false},"1.0.0":{"name":"eventsource","version":"1.0.0","description":"W3C compliant EventSource client for Node.js and browser (polyfill)","keywords":["eventsource","http","streaming","sse","polyfill"],"homepage":"http://github.com/EventSource/eventsource","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"repository":{"type":"git","url":"git://github.com/EventSource/eventsource.git"},"bugs":{"url":"http://github.com/EventSource/eventsource/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","license":"MIT","licenses":[{"type":"MIT","url":"http://github.com/EventSource/eventsource/raw/master/LICENSE"}],"devDependencies":{"express":"^4.13.4","mocha":"^3.2.0","nyc":"^10.2.0","serve-static":"^1.10.2","sse":"^0.0.6","standard":"^10.0.2","webpack":"^2.4.1"},"scripts":{"test":"mocha --reporter spec && standard","polyfill":"webpack lib/eventsource-polyfill.js example/eventsource-polyfill.js","postpublish":"git push && git push --tags","coverage":"nyc --reporter=html --reporter=text _mocha --reporter spec"},"engines":{"node":">=0.12.0"},"dependencies":{"original":"^1.0.0"},"standard":{"ignore":["example/eventsource-polyfill.js"]},"gitHead":"3a4445f431560ef67c9cdbe74c238c94a5aecf3b","_id":"eventsource@1.0.0","_shasum":"27f11c7a3ea5e129870de1b3ad05d09da60e2a20","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.6.0","_npmUser":{"name":"rexxars","email":"rexxars@gmail.com"},"dist":{"shasum":"27f11c7a3ea5e129870de1b3ad05d09da60e2a20","size":150558,"noattachment":false,"key":"/eventsource/-/eventsource-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-1.0.0.tgz"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/eventsource-1.0.0.tgz_1492450536869_0.8871331766713411"},"publish_time":1492450537399,"_cnpm_publish_time":1492450537399,"_hasShrinkwrap":false},"0.2.3":{"name":"eventsource","version":"0.2.3","description":"W3C compliant EventSource client for Node.js and browser (polyfill)","keywords":["eventsource","http","streaming","sse","polyfill"],"homepage":"http://github.com/EventSource/eventsource","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"repository":{"type":"git","url":"git://github.com/EventSource/eventsource.git"},"bugs":{"url":"http://github.com/EventSource/eventsource/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","license":"MIT","licenses":[{"type":"MIT","url":"http://github.com/EventSource/eventsource/raw/master/LICENSE"}],"devDependencies":{"express":"^4.13.4","mocha":"^3.2.0","serve-static":"^1.10.2","sse":"^0.0.6","webpack":"^2.4.1"},"scripts":{"test":"mocha --reporter spec","polyfill":"webpack lib/eventsource-polyfill.js example/eventsource-polyfill.js","postpublish":"git push && git push --tags"},"engines":{"node":">=0.8.0"},"dependencies":{"original":"^1.0.0"},"gitHead":"d763f3a2421f62f4e125d64e62f7a87eac155bca","_id":"eventsource@0.2.3","_shasum":"30b8f21b40d86968eaeebd199a95072ee54b0df3","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.6.0","_npmUser":{"name":"rexxars","email":"rexxars@gmail.com"},"dist":{"shasum":"30b8f21b40d86968eaeebd199a95072ee54b0df3","size":98162,"noattachment":false,"key":"/eventsource/-/eventsource-0.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-0.2.3.tgz"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/eventsource-0.2.3.tgz_1492430130836_0.005509671987965703"},"publish_time":1492430131406,"_cnpm_publish_time":1492430131406,"_hasShrinkwrap":false},"0.2.2":{"name":"eventsource","version":"0.2.2","description":"W3C compliant EventSource client for Node.js and browser (polyfill)","keywords":["eventsource","http","streaming","sse","polyfill"],"homepage":"http://github.com/aslakhellesoy/eventsource","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"repository":{"type":"git","url":"git://github.com/aslakhellesoy/eventsource.git"},"bugs":{"url":"http://github.com/aslakhellesoy/eventsource/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","license":"MIT","licenses":[{"type":"MIT","url":"http://github.com/aslakhellesoy/eventsource/raw/master/LICENSE"}],"devDependencies":{"express":"^4.13.4","mocha":"^2.4.5","serve-static":"^1.10.2","sse":"^0.0.6","webpack":"^1.12.14"},"scripts":{"test":"mocha --reporter spec","polyfill":"webpack lib/eventsource-polyfill.js example/eventsource-polyfill.js","postpublish":"git push && git push --tags"},"engines":{"node":">=0.8.0"},"dependencies":{"original":"^1.0.0"},"gitHead":"b59da74de5916c45489f6362724f5225bae89e9a","_id":"eventsource@0.2.2","_shasum":"8ac0576cbd16ee83478b3faaf27bdc7b7c8fcca9","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.6.0","_npmUser":{"name":"rexxars","email":"rexxars@gmail.com"},"dist":{"shasum":"8ac0576cbd16ee83478b3faaf27bdc7b7c8fcca9","size":66364,"noattachment":false,"key":"/eventsource/-/eventsource-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-0.2.2.tgz"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/eventsource-0.2.2.tgz_1488300037355_0.723630438093096"},"publish_time":1488300039409,"_cnpm_publish_time":1488300039409,"_hasShrinkwrap":false},"0.2.1":{"name":"eventsource","version":"0.2.1","description":"W3C compliant EventSource client for Node.js and browser (polyfill)","keywords":["eventsource","http","streaming","sse","polyfill"],"homepage":"http://github.com/aslakhellesoy/eventsource","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"repository":{"type":"git","url":"git://github.com/aslakhellesoy/eventsource.git"},"bugs":{"url":"http://github.com/aslakhellesoy/eventsource/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","license":"MIT","licenses":[{"type":"MIT","url":"http://github.com/aslakhellesoy/eventsource/raw/master/LICENSE"}],"devDependencies":{"express":"^4.13.4","mocha":"^2.4.5","serve-static":"^1.10.2","sse":"^0.0.6","webpack":"^1.12.14"},"scripts":{"test":"mocha --reporter spec","polyfill":"webpack lib/eventsource-polyfill.js example/eventsource-polyfill.js","postpublish":"git push && git push --tags"},"engines":{"node":">=0.8.0"},"dependencies":{"original":"^1.0.0"},"gitHead":"d7b9f6838797736769ab416f9db97239513a949f","_id":"eventsource@0.2.1","_shasum":"662bf85f376e73b5c34c2ee17db566b8419a6232","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.0","_npmUser":{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},"dist":{"shasum":"662bf85f376e73b5c34c2ee17db566b8419a6232","size":71417,"noattachment":false,"key":"/eventsource/-/eventsource-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-0.2.1.tgz"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/eventsource-0.2.1.tgz_1456693499748_0.8380360226146877"},"publish_time":1456693501132,"_cnpm_publish_time":1456693501132,"_hasShrinkwrap":false},"0.2.0":{"name":"eventsource","version":"0.2.0","description":"W3C compliant EventSource client for Node.js","keywords":["eventsource","http","streaming","sse"],"homepage":"http://github.com/aslakhellesoy/eventsource-node","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"repository":{"type":"git","url":"git://github.com/aslakhellesoy/eventsource-node.git"},"bugs":{"url":"http://github.com/aslakhellesoy/eventsource-node/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","license":"MIT","licenses":[{"type":"MIT","url":"http://github.com/aslakhellesoy/eventsource-node/raw/master/LICENSE"}],"devDependencies":{"express":"^4.13.4","mocha":"^2.4.5","serve-static":"^1.10.2","sse":"^0.0.6","webpack":"^1.12.13"},"scripts":{"test":"mocha --reporter spec","polyfill":"webpack lib/eventsource-polyfill.js example/eventsource-polyfill.js","postpublish":"git push && git push --tags"},"engines":{"node":">=0.8.0"},"dependencies":{"original":"^1.0.0"},"gitHead":"bd819d5a58c2d9f6bcd18eb5cbcd8523907a6a45","_id":"eventsource@0.2.0","_shasum":"f017d4689c5dd0a2836b1ba616b30a9734fc8eeb","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.4.1","_npmUser":{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},"dist":{"shasum":"f017d4689c5dd0a2836b1ba616b30a9734fc8eeb","size":71048,"noattachment":false,"key":"/eventsource/-/eventsource-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-0.2.0.tgz"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/eventsource-0.2.0.tgz_1455204080022_0.468941783066839"},"publish_time":1455204081828,"_cnpm_publish_time":1455204081828,"_hasShrinkwrap":false},"0.1.6":{"name":"eventsource","version":"0.1.6","description":"W3C compliant EventSource client for Node.js","keywords":["eventsource","http","streaming","sse"],"homepage":"http://github.com/aslakhellesoy/eventsource-node","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"repository":{"type":"git","url":"git://github.com/aslakhellesoy/eventsource-node.git"},"bugs":{"url":"http://github.com/aslakhellesoy/eventsource-node/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","licenses":[{"type":"MIT","url":"http://github.com/aslakhellesoy/eventsource-node/raw/master/LICENSE"}],"devDependencies":{"mocha":">=1.21.4"},"scripts":{"test":"mocha --reporter spec","postpublish":"git push && git push --tags"},"engines":{"node":">=0.8.0"},"dependencies":{"original":">=0.0.5"},"gitHead":"c93edb547891f7cbd8d576751427445029bb782b","_id":"eventsource@0.1.6","_shasum":"0acede849ed7dd1ccc32c811bb11b944d4f29232","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"dist":{"shasum":"0acede849ed7dd1ccc32c811bb11b944d4f29232","size":11320,"noattachment":false,"key":"/eventsource/-/eventsource-0.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-0.1.6.tgz"},"publish_time":1423470402461,"_cnpm_publish_time":1423470402461,"_hasShrinkwrap":false},"0.1.5":{"name":"eventsource","version":"0.1.5","description":"W3C compliant EventSource client for Node.js","keywords":["eventsource","http","streaming","sse"],"homepage":"http://github.com/aslakhellesoy/eventsource-node","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"repository":{"type":"git","url":"git://github.com/aslakhellesoy/eventsource-node.git"},"bugs":{"url":"http://github.com/aslakhellesoy/eventsource-node/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","licenses":[{"type":"MIT","url":"http://github.com/aslakhellesoy/eventsource-node/raw/master/LICENSE"}],"devDependencies":{"mocha":">=1.21.4"},"scripts":{"test":"mocha --reporter spec","postpublish":"git push && git push --tags"},"engines":{"node":">=0.8.0"},"dependencies":{"original":">=0.0.5"},"gitHead":"de40fd04dce861216324bd6a6fe3d3e87e3fedd7","_id":"eventsource@0.1.5","_shasum":"e5bd748a2f4063d39199ed5061dedb1558848e5f","_from":".","_npmVersion":"2.4.1","_nodeVersion":"1.1.0","_npmUser":{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"dist":{"shasum":"e5bd748a2f4063d39199ed5061dedb1558848e5f","size":11201,"noattachment":false,"key":"/eventsource/-/eventsource-0.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-0.1.5.tgz"},"publish_time":1423439301148,"_cnpm_publish_time":1423439301148,"_hasShrinkwrap":false},"0.1.4":{"name":"eventsource","version":"0.1.4","description":"W3C compliant EventSource client for Node.js","keywords":["eventsource","http","streaming","sse"],"homepage":"http://github.com/aslakhellesoy/eventsource-node","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"repository":{"type":"git","url":"git://github.com/aslakhellesoy/eventsource-node.git"},"bugs":{"url":"http://github.com/aslakhellesoy/eventsource-node/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","licenses":[{"type":"MIT","url":"http://github.com/aslakhellesoy/eventsource-node/raw/master/LICENSE"}],"devDependencies":{"mocha":">=1.21.4"},"scripts":{"test":"mocha --reporter spec","postpublish":"git push && git push --tags"},"engines":{"node":">=0.6.0"},"dependencies":{"original":"^0.0.5"},"gitHead":"739bcc847806616e5c14d32e128d93faacac2c98","_id":"eventsource@0.1.4","_shasum":"b667d5d99948f9cbd8b249f154ac2a01b4f5ce22","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"dist":{"shasum":"b667d5d99948f9cbd8b249f154ac2a01b4f5ce22","size":11519,"noattachment":false,"key":"/eventsource/-/eventsource-0.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-0.1.4.tgz"},"publish_time":1414749287380,"_cnpm_publish_time":1414749287380,"_hasShrinkwrap":false},"0.1.3":{"name":"eventsource","version":"0.1.3","description":"W3C compliant EventSource client for Node.js","keywords":["eventsource","http","streaming","sse"],"homepage":"http://github.com/aslakhellesoy/eventsource-node","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},{"name":"Einar Otto Stangvik","email":"einaros+gh@gmail.com"},{"name":"Dan North","email":"tastapod@gmail.com"},{"name":"Scott Moak","email":"scott.moak@mybrainoncode.com"},{"name":"William Wicks"},{"name":"Devon Adkisson"},{"name":"FrozenCow","email":"frozencow@gmail.com"},{"name":"mbieser","email":"29erpilot@gmail.com"},{"name":"qqueue","email":"queue@hakase.org"},{"name":"Romain Gauthier"},{"name":"Lesterpig","email":"loick.bt@gmail.com"}],"repository":{"type":"git","url":"git://github.com/aslakhellesoy/eventsource-node.git"},"bugs":{"url":"http://github.com/aslakhellesoy/eventsource-node/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","licenses":[{"type":"MIT","url":"http://github.com/aslakhellesoy/eventsource-node/raw/master/LICENSE"}],"devDependencies":{"mocha":">=1.21.4"},"scripts":{"test":"mocha --reporter spec"},"engines":{"node":">=0.6.0"},"gitHead":"256e577becc8c62510383b78d25e60897eb0d262","_id":"eventsource@0.1.3","_shasum":"6e802fc06a5ff964869bc95fb75ce2e99f1fedce","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"dist":{"shasum":"6e802fc06a5ff964869bc95fb75ce2e99f1fedce","size":11136,"noattachment":false,"key":"/eventsource/-/eventsource-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-0.1.3.tgz"},"publish_time":1410968873533,"_cnpm_publish_time":1410968873533,"_hasShrinkwrap":false},"0.1.2":{"name":"eventsource","version":"0.1.2","description":"W3C compliant EventSource client for Node.js","keywords":["eventsource","http","streaming","sse"],"homepage":"http://github.com/aslakhellesoy/eventsource-node","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},{"name":"Einar Otto Stangvik","email":"einaros+gh@gmail.com"},{"name":"Dan North","email":"tastapod@gmail.com"},{"name":"Scott Moak","email":"scott.moak@mybrainoncode.com"},{"name":"William Wicks"},{"name":"Devon Adkisson"},{"name":"FrozenCow","email":"frozencow@gmail.com"},{"name":"mbieser","email":"29erpilot@gmail.com"},{"name":"qqueue","email":"queue@hakase.org"},{"name":"Romain Gauthier"},{"name":"Lesterpig","email":"loick.bt@gmail.com"}],"repository":{"type":"git","url":"git://github.com/aslakhellesoy/eventsource-node.git"},"bugs":{"url":"http://github.com/aslakhellesoy/eventsource-node/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","licenses":[{"type":"MIT","url":"http://github.com/aslakhellesoy/eventsource-node/raw/master/LICENSE"}],"devDependencies":{"mocha":">=1.21.4"},"scripts":{"test":"mocha --reporter spec"},"engines":{"node":">=0.6.0"},"_id":"eventsource@0.1.2","_shasum":"0d1c4777b017c66ec74f3920ca6fec32a3bfcbe3","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"dist":{"shasum":"0d1c4777b017c66ec74f3920ca6fec32a3bfcbe3","size":10980,"noattachment":false,"key":"/eventsource/-/eventsource-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-0.1.2.tgz"},"publish_time":1407417009591,"_cnpm_publish_time":1407417009591,"_hasShrinkwrap":false},"0.1.1":{"name":"eventsource","version":"0.1.1","description":"W3C compliant EventSource client for Node.js","keywords":["eventsource","http","streaming","sse"],"homepage":"http://github.com/aslakhellesoy/eventsource-node","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},{"name":"Einar Otto Stangvik","email":"einaros+gh@gmail.com"},{"name":"Dan North","email":"tastapod@gmail.com"},{"name":"Scott Moak","email":"scott.moak@mybrainoncode.com"},{"name":"William Wicks"},{"name":"Devon Adkisson"},{"name":"FrozenCow","email":"frozencow@gmail.com"},{"name":"mbieser","email":"29erpilot@gmail.com"},{"name":"qqueue","email":"queue@hakase.org"},{"name":"Romain Gauthier"}],"repository":{"type":"git","url":"git://github.com/aslakhellesoy/eventsource-node.git"},"bugs":{"url":"http://github.com/aslakhellesoy/eventsource-node/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","licenses":[{"type":"MIT","url":"http://github.com/aslakhellesoy/eventsource-node/raw/master/LICENSE"}],"devDependencies":{"mocha":"~1.19.0"},"scripts":{"test":"mocha --reporter spec"},"engines":{"node":">=0.6.0"},"_id":"eventsource@0.1.1","_shasum":"28e2eb6e15a7d89c6ffc92238aad1930eacb5da1","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"dist":{"shasum":"28e2eb6e15a7d89c6ffc92238aad1930eacb5da1","size":10876,"noattachment":false,"key":"/eventsource/-/eventsource-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-0.1.1.tgz"},"publish_time":1400440156803,"_cnpm_publish_time":1400440156803,"_hasShrinkwrap":false},"0.1.0":{"name":"eventsource","version":"0.1.0","description":"W3C compliant EventSource client for Node.js","keywords":["eventsource","http","streaming","sse"],"homepage":"http://github.com/aslakhellesoy/eventsource-node","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},{"name":"Einar Otto Stangvik","email":"einaros+gh@gmail.com"},{"name":"Dan North","email":"tastapod@gmail.com"},{"name":"Scott Moak","email":"scott.moak@mybrainoncode.com"},{"name":"William Wicks"},{"name":"Devon Adkisson"},{"name":"FrozenCow","email":"frozencow@gmail.com"},{"name":"mbieser","email":"29erpilot@gmail.com"},{"name":"qqueue","email":"queue@hakase.org"}],"repository":{"type":"git","url":"git://github.com/aslakhellesoy/eventsource-node.git"},"bugs":{"url":"http://github.com/aslakhellesoy/eventsource-node/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","licenses":[{"type":"MIT","url":"http://github.com/aslakhellesoy/eventsource-node/raw/master/LICENSE"}],"devDependencies":{"mocha":"~1.17.1"},"scripts":{"test":"mocha --reporter spec"},"engines":{"node":">=0.6.0"},"_id":"eventsource@0.1.0","dist":{"shasum":"b9f5bd8f173402e6758438d9cfba46643cd25a0a","size":10804,"noattachment":false,"key":"/eventsource/-/eventsource-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-0.1.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"publish_time":1394231447332,"_cnpm_publish_time":1394231447332,"_hasShrinkwrap":false},"0.0.10":{"name":"eventsource","version":"0.0.10","description":"W3C compliant EventSource client for Node.js","keywords":["eventsource","http","streaming","sse"],"homepage":"http://github.com/aslakhellesoy/eventsource-node","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},{"name":"Einar Otto Stangvik","email":"einaros+gh@gmail.com"},{"name":"Dan North","email":"tastapod@gmail.com"},{"name":"Scott Moak","email":"scott.moak@mybrainoncode.com"},{"name":"William Wicks"},{"name":"Devon Adkisson"},{"name":"FrozenCow","email":"frozencow@gmail.com"}],"repository":{"type":"git","url":"git://github.com/aslakhellesoy/eventsource-node.git"},"bugs":{"url":"http://github.com/aslakhellesoy/eventsource-node/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","licenses":[{"type":"MIT","url":"http://github.com/aslakhellesoy/eventsource-node/raw/master/LICENSE"}],"devDependencies":{"mocha":"~1.9.0","jison":"~0.4.4"},"scripts":{"test":"make run-tests"},"engines":{"node":">=0.6.0"},"readmeFilename":"README.md","_id":"eventsource@0.0.10","dist":{"shasum":"4d3a0f9b2c70083444fee3c39a7b2bfcf2221cbb","size":17414,"noattachment":false,"key":"/eventsource/-/eventsource-0.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-0.0.10.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"publish_time":1385052732244,"_cnpm_publish_time":1385052732244,"_hasShrinkwrap":false},"0.0.9":{"name":"eventsource","version":"0.0.9","description":"W3C compliant EventSource client for Node.js","keywords":["eventsource","http","streaming","sse"],"homepage":"http://github.com/aslakhellesoy/eventsource-node","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},{"name":"Einar Otto Stangvik","email":"einaros+gh@gmail.com"},{"name":"Dan North","email":"tastapod@gmail.com"},{"name":"Scott Moak","email":"scott.moak@mybrainoncode.com"},{"name":"William Wicks"},{"name":"Devon Adkisson"},{"name":"FrozenCow","email":"frozencow@gmail.com"}],"repository":{"type":"git","url":"git://github.com/aslakhellesoy/eventsource-node.git"},"bugs":{"url":"http://github.com/aslakhellesoy/eventsource-node/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","licenses":[{"type":"MIT","url":"http://github.com/aslakhellesoy/eventsource-node/raw/master/LICENSE"}],"devDependencies":{"mocha":"~1.9.0","jison":"~0.4.4"},"scripts":{"test":"make run-tests"},"engines":{"node":">=0.6.0"},"readmeFilename":"README.md","_id":"eventsource@0.0.9","dist":{"shasum":"ff59a6245e0fe2dfc6f921a5c9ace3b341002716","size":17044,"noattachment":false,"key":"/eventsource/-/eventsource-0.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-0.0.9.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"publish_time":1382635694769,"_cnpm_publish_time":1382635694769,"_hasShrinkwrap":false},"0.0.8":{"name":"eventsource","version":"0.0.8","description":"W3C compliant EventSource client for Node.js","keywords":["eventsource","http","streaming","sse"],"homepage":"http://github.com/aslakhellesoy/eventsource-node","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},{"name":"Einar Otto Stangvik","email":"einaros+gh@gmail.com"},{"name":"Dan North","email":"tastapod@gmail.com"},{"name":"Scott Moak","email":"scott.moak@mybrainoncode.com"},{"name":"William Wicks"},{"name":"Devon Adkisson"},{"name":"FrozenCow","email":"frozencow@gmail.com"}],"repository":{"type":"git","url":"git://github.com/aslakhellesoy/eventsource-node.git"},"bugs":{"url":"http://github.com/aslakhellesoy/eventsource-node/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","licenses":[{"type":"MIT","url":"http://github.com/aslakhellesoy/eventsource-node/raw/master/LICENSE"}],"devDependencies":{"mocha":"~1.9.0","jison":"~0.4.4"},"scripts":{"test":"make run-tests"},"engines":{"node":">=0.6.0"},"readmeFilename":"README.md","_id":"eventsource@0.0.8","dist":{"shasum":"3431160f8cfcf22821a01853c210c4d359ee1151","size":18385,"noattachment":false,"key":"/eventsource/-/eventsource-0.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-0.0.8.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"publish_time":1379007440531,"_cnpm_publish_time":1379007440531,"_hasShrinkwrap":false},"0.0.7":{"name":"eventsource","version":"0.0.7","description":"W3C compliant EventSource client for Node.js","keywords":["eventsource","http","streaming","sse"],"homepage":"http://github.com/aslakhellesoy/eventsource-node","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},{"name":"Einar Otto Stangvik","email":"einaros+gh@gmail.com"},{"name":"Dan North","email":"tastapod@gmail.com"},{"name":"Scott Moak","email":"scott.moak@mybrainoncode.com"},{"name":"William Wicks"},{"name":"Devon Adkisson"}],"repository":{"type":"git","url":"git://github.com/aslakhellesoy/eventsource-node.git"},"bugs":{"url":"http://github.com/aslakhellesoy/eventsource-node/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","licenses":[{"type":"MIT","url":"http://github.com/aslakhellesoy/eventsource-node/raw/master/LICENSE"}],"devDependencies":{"mocha":"~1.9.0","jison":"~0.4.4"},"scripts":{"test":"make run-tests"},"engines":{"node":">=0.6.0"},"readmeFilename":"README.md","_id":"eventsource@0.0.7","dist":{"shasum":"d052a2ade1e588e9a9d2eb6a7743ddb3379d882b","size":17334,"noattachment":false,"key":"/eventsource/-/eventsource-0.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-0.0.7.tgz"},"_from":".","_npmVersion":"1.2.2","_npmUser":{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"publish_time":1366399221373,"_cnpm_publish_time":1366399221373,"_hasShrinkwrap":false},"0.0.6":{"name":"eventsource","version":"0.0.6","description":"EventSource client for Node.js","keywords":["eventsource","http","streaming","sse"],"homepage":"http://github.com/aslakhellesoy/eventsource-node","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},{"name":"Einar Otto Stangvik","email":"einaros+gh@gmail.com"},{"name":"Dan North","email":"tastapod@gmail.com"}],"repository":{"type":"git","url":"git://github.com/aslakhellesoy/eventsource-node.git"},"bugs":{"url":"http://github.com/aslakhellesoy/eventsource-node/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","licenses":[{"type":"MIT","url":"http://github.com/aslakhellesoy/eventsource-node/raw/master/LICENSE"}],"devDependencies":{"nodeunit":"0.6.x","dox":"0.1.x","jison":"0.3.x"},"scripts":{"test":"make run-tests"},"engines":{"node":">=0.6.0"},"_id":"eventsource@0.0.6","dist":{"shasum":"9e8f6c056bf71e886d9ab08a9c5fba1e834f6210","size":14471,"noattachment":false,"key":"/eventsource/-/eventsource-0.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-0.0.6.tgz"},"_npmVersion":"1.1.62","_npmUser":{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"publish_time":1359068195113,"_cnpm_publish_time":1359068195113,"_hasShrinkwrap":false},"0.0.5":{"name":"eventsource","version":"0.0.5","description":"EventSource client for Node.js","keywords":["eventsource","http","streaming","sse"],"homepage":"http://github.com/aslakhellesoy/eventsource-node","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},{"name":"Einar Otto Stangvik","email":"einaros+gh@gmail.com"},{"name":"Dan North","email":"tastapod@gmail.com"}],"repository":{"type":"git","url":"git://github.com/aslakhellesoy/eventsource-node.git"},"bugs":{"url":"http://github.com/aslakhellesoy/eventsource-node/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","licenses":[{"type":"MIT","url":"http://github.com/aslakhellesoy/eventsource-node/raw/master/LICENSE"}],"devDependencies":{"nodeunit":"0.6.x","dox":"0.1.x","jison":"0.3.x"},"scripts":{"test":"make run-tests"},"engines":{"node":">=0.6.0"},"_npmUser":{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},"_id":"eventsource@0.0.5","dependencies":{},"_engineSupported":true,"_npmVersion":"1.0.105","_nodeVersion":"v0.6.1","_defaultsLoaded":true,"dist":{"shasum":"015db0a5aa32d9654e0c173b129897db5e6d39e1","size":20480,"noattachment":false,"key":"/eventsource/-/eventsource-0.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-0.0.5.tgz"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"publish_time":1329053325587,"_cnpm_publish_time":1329053325587,"_hasShrinkwrap":false},"0.0.4":{"name":"eventsource","version":"0.0.4","description":"EventSource client for Node.js","keywords":["eventsource","http","streaming","sse"],"homepage":"http://github.com/aslakhellesoy/eventsource-node","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},{"name":"Einar Otto Stangvik","email":"einaros+gh@gmail.com"},{"name":"Dan North","email":"tastapod@gmail.com"}],"repository":{"type":"git","url":"git://github.com/aslakhellesoy/eventsource-node.git"},"bugs":{"url":"http://github.com/aslakhellesoy/eventsource-node/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","licenses":[{"type":"MIT","url":"http://github.com/aslakhellesoy/eventsource-node/raw/master/LICENSE"}],"devDependencies":{"nodeunit":"0.6.x","dox":"0.1.x","jison":"0.3.x"},"_npmUser":{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},"_id":"eventsource@0.0.4","dependencies":{},"engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.0.105","_nodeVersion":"v0.6.1","_defaultsLoaded":true,"dist":{"shasum":"c17ef87e477ffba2adb20832ebe0d410d0998f24","size":10240,"noattachment":false,"key":"/eventsource/-/eventsource-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-0.0.4.tgz"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"publish_time":1328916072025,"_cnpm_publish_time":1328916072025,"_hasShrinkwrap":false},"0.0.3":{"name":"eventsource","version":"0.0.3","description":"EventSource client for Node.js","keywords":["eventsource","http","streaming","sse"],"homepage":"http://github.com/aslakhellesoy/eventsource-node","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},{"name":"Einar Otto Stangvik","email":"einaros+gh@gmail.com"},{"name":"Dan North","email":"tastapod@gmail.com"}],"repository":{"type":"git","url":"git://github.com/aslakhellesoy/eventsource-node.git"},"bugs":{"url":"http://github.com/aslakhellesoy/eventsource-node/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","licenses":[{"type":"MIT","url":"http://github.com/aslakhellesoy/eventsource-node/raw/master/LICENSE"}],"devDependencies":{"nodeunit":"0.6.x","dox":"0.1.x","jison":"0.3.x"},"_npmUser":{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},"_id":"eventsource@0.0.3","dependencies":{},"optionalDependencies":{},"engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.1.0-3","_nodeVersion":"v0.6.10","_defaultsLoaded":true,"dist":{"shasum":"8ea901b5877dc2c02373f283ea2fea72878d1fa4","size":8597,"noattachment":false,"key":"/eventsource/-/eventsource-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-0.0.3.tgz"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"publish_time":1328890051200,"_cnpm_publish_time":1328890051200,"_hasShrinkwrap":false},"0.0.2":{"name":"eventsource","version":"0.0.2","description":"EventSource client for Node.js","keywords":["eventsource","http","streaming","sse"],"homepage":"http://github.com/aslakhellesoy/eventsource-node","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"}],"repository":{"type":"git","url":"git://github.com/aslakhellesoy/eventsource-node.git"},"bugs":{"url":"http://github.com/aslakhellesoy/eventsource-node/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","licenses":[{"type":"MIT","url":"http://github.com/aslakhellesoy/eventsource-node/raw/master/LICENSE"}],"devDependencies":{"nodeunit":"0.6.4"},"_npmUser":{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},"_id":"eventsource@0.0.2","dependencies":{},"optionalDependencies":{},"engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.1.0-2","_nodeVersion":"v0.6.8","_defaultsLoaded":true,"dist":{"shasum":"753ec5f169050130052130b07441102564b16cf1","size":3227,"noattachment":false,"key":"/eventsource/-/eventsource-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-0.0.2.tgz"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"publish_time":1328708540639,"_cnpm_publish_time":1328708540639,"_hasShrinkwrap":false},"0.0.1":{"name":"eventsource","version":"0.0.1","description":"EventSource client for Node.js","keywords":["eventsource","http","streaming","sse"],"homepage":"http://github.com/aslakhellesoy/eventsource-node","author":{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"},"contributors":[{"name":"Aslak Hellesøy","email":"aslak.hellesoy@gmail.com"}],"repository":{"type":"git","url":"git://github.com/aslakhellesoy/eventsource-node.git"},"bugs":{"url":"http://github.com/aslakhellesoy/eventsource-node/issues"},"directories":{"lib":"./lib"},"main":"./lib/eventsource","licenses":[{"type":"MIT","url":"http://github.com/aslakhellesoy/eventsource-node/raw/master/LICENSE"}],"devDependencies":{"nodeunit":"0.6.4"},"_npmUser":{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},"_id":"eventsource@0.0.1","dependencies":{},"optionalDependencies":{},"engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.1.0-2","_nodeVersion":"v0.6.8","_defaultsLoaded":true,"dist":{"shasum":"c93d59063dfc91b10c2708f4bd0aa2233e243324","size":2604,"noattachment":false,"key":"/eventsource/-/eventsource-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eventsource/download/eventsource-0.0.1.tgz"},"maintainers":[{"name":"aslakhellesoy","email":"aslak.hellesoy@gmail.com"},{"name":"rexxars","email":"espen@hovlandsdal.com"}],"publish_time":1328703474543,"_cnpm_publish_time":1328703474543,"_hasShrinkwrap":false}},"readme":"# eventsource\n\n[![npm version](https://img.shields.io/npm/v/eventsource.svg?style=flat-square)](https://www.npmjs.com/package/eventsource)[![npm bundle size](https://img.shields.io/bundlephobia/minzip/eventsource?style=flat-square)](https://bundlephobia.com/result?p=eventsource)[![npm weekly downloads](https://img.shields.io/npm/dw/eventsource.svg?style=flat-square)](https://www.npmjs.com/package/eventsource)\n\nWhatWG/W3C-compatible [server-sent events/eventsource](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events) client. The module attempts to implement an absolute minimal amount of features/changes beyond the specification.\n\nIf you're looking for a modern alternative with a less constrained API, check out the [`eventsource-client` package](https://www.npmjs.com/package/eventsource-client).\n\n## Installation\n\n```bash\nnpm install --save eventsource\n```\n\n## Supported engines\n\n- Node.js >= 20\n- Chrome >= 71\n- Safari >= 11.3\n- Firefox >= 65\n- Edge >= 79\n- Deno >= 1.30\n- Bun >= 1.1.23\n\nBasically, any environment that supports:\n\n- [fetch](https://developer.mozilla.org/en-US/docs/Web/API/fetch)\n- [ReadableStream](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream)\n- [TextDecoder](https://developer.mozilla.org/en-US/docs/Web/API/TextDecoder)\n- [URL](https://developer.mozilla.org/en-US/docs/Web/API/URL)\n- [Event](https://developer.mozilla.org/en-US/docs/Web/API/Event), [MessageEvent](https://developer.mozilla.org/en-US/docs/Web/API/MessageEvent), [EventTarget](https://developer.mozilla.org/en-US/docs/Web/API/EventTarget)\n\nIf you need to support older runtimes, try the `2.x` branch/version range (note: 2.x branch is primarily targetted at Node.js, not browsers).\n\n## Usage\n\n```ts\nimport {EventSource} from 'eventsource'\n\nconst es = new EventSource('https://my-server.com/sse')\n\n/*\n * This will listen for events with the field `event: notice`.\n */\nes.addEventListener('notice', (event) => {\n  console.log(event.data)\n})\n\n/*\n * This will listen for events with the field `event: update`.\n */\nes.addEventListener('update', (event) => {\n  console.log(event.data)\n})\n\n/*\n * The event \"message\" is a special case, as it will capture events _without_ an\n * event field, as well as events that have the specific type `event: message`.\n * It will not trigger on any other event type.\n */\nes.addEventListener('message', (event) => {\n  console.log(event.data)\n})\n\n/**\n * To explicitly close the connection, call the `close` method.\n * This will prevent any reconnection from happening.\n */\nsetTimeout(() => {\n  es.close()\n}, 10_000)\n```\n\n### TypeScript\n\nMake sure you have configured your TSConfig so it matches the environment you are targetting. If you are targetting browsers, this would be `dom`:\n\n```jsonc\n{\n  \"compilerOptions\": {\n    \"lib\": [\"dom\"],\n  },\n}\n```\n\nIf you're using Node.js, ensure you have `@types/node` installed (and it is version 18 or higher). Cloudflare workers have `@cloudflare/workers-types` etc.\n\nThe following errors are caused by targetting an environment that does not have the necessary types available:\n\n```\nerror TS2304: Cannot find name 'Event'.\nerror TS2304: Cannot find name 'EventTarget'.\nerror TS2304: Cannot find name 'MessageEvent'.\n```\n\n## Migrating from v1 / v2\n\nSee [MIGRATION.md](MIGRATION.md#v2-to-v3) for a detailed migration guide.\n\n## Extensions to the WhatWG/W3C API\n\n### Message and code properties on errors\n\nThe `error` event has a `message` and `code` property that can be used to get more information about the error. In the specification, the Event\n\n```ts\nes.addEventListener('error', (err) => {\n  if (err.code === 401 || err.code === 403) {\n    console.log('not authorized')\n  }\n})\n```\n\n### Specify `fetch` implementation\n\nThe `EventSource` constructor accepts an optional `fetch` property in the second argument that can be used to specify the `fetch` implementation to use.\n\nThis can be useful in environments where the global `fetch` function is not available - but it can also be used to alter the request/response behaviour.\n\n#### Setting HTTP request headers\n\n```ts\nconst es = new EventSource('https://my-server.com/sse', {\n  fetch: (input, init) =>\n    fetch(input, {\n      ...init,\n      headers: {\n        ...init.headers,\n        Authorization: 'Bearer myToken',\n      },\n    }),\n})\n```\n\n#### HTTP/HTTPS proxy\n\nUse a package like [`undici`](https://github.com/nodejs/undici) to add proxy support, either through environment variables or explicit configuration.\n\n```ts\n// npm install undici --save\nimport {fetch, EnvHttpProxyAgent} from 'undici'\n\nconst proxyAgent = new EnvHttpProxyAgent()\n\nconst es = new EventSource('https://my-server.com/sse', {\n  fetch: (input, init) => fetch(input, {...init, dispatcher: proxyAgent}),\n})\n```\n\n#### Using HTTP2\n\nUse a package like [`undici`](https://github.com/nodejs/undici) that supports HTTP2.\n\n```ts\n// npm install undici --save\nimport {Agent, fetch} from 'undici'\n\nconst http2Dispatcher = new Agent({allowH2: true})\n\nconst es = new EventSource('https://my-server.com/sse', {\n  fetch: (url, init) => fetch(url, {...init, dispatcher: http2Dispatcher}),\n})\n```\n\n#### Allow unauthorized HTTPS requests\n\nUse a package like [`undici`](https://github.com/nodejs/undici) for more control of fetch options through the use of an [`Agent`](https://undici.nodejs.org/#/docs/api/Agent.md).\n\n```ts\n// npm install undici --save\nimport {fetch, Agent} from 'undici'\n\nconst unsafeAgent = new Agent({\n  connect: {\n    rejectUnauthorized: false,\n  },\n})\n\nawait fetch('https://my-server.com/sse', {\n  dispatcher: unsafeAgent,\n})\n```\n\n#### Feature checking\n\nFor library authors, you may want to feature-check if an EventSource implementation supports passing a custom `fetch` implementation (such as this library does). We declare (from 4.1.0 and onwards) a non-enumerable symbol on the EventSource class to indicate this, named `eventsource.supports-fetch-override`. It can be used downstream such as:\n\n```ts\nfunction yourLibrary(options) {\n  const OurEventSource = options.polyfills.EventSource || globalThis.EventSource\n\n  if (OurEventSource && Symbol.for('eventsource.supports-fetch-override') in OurEventSource) {\n    // We can safely assume this supports overriding/specifying `fetch`!\n    const es = new OurEventSource('https://some.url', {\n      fetch: (input, init) =>\n        fetch(input, {\n          ...init,\n          headers: {\n            ...(init.headers || {}),\n            'x-some-header': 'foo',\n          },\n        }),\n    })\n    // …\n  }\n}\n```\n\n## License\n\nMIT-licensed. See [LICENSE](LICENSE).\n","_attachments":{},"homepage":"https://github.com/EventSource/eventsource#readme","bugs":{"url":"https://github.com/EventSource/eventsource/issues"},"license":"MIT"}