{
	"aliases": [
	],
	"browsers": {
		"firefox": "<36",
		"chrome": "<26",
		"safari": "<7",
		"opera": "<12",
		"ie": "*",
		"ie_mob": "*",
		"android": "<4.4"
	},
	"dependencies": [],
	"spec": "https://html.spec.whatwg.org/multipage/comms.html#the-eventsource-interface",
	"docs": "https://developer.mozilla.org/en-US/docs/Web/API/EventSource",
	"license": "MIT",
	"repo": "https://github.com/Yaffle/EventSource",
	"install": {
		"module": "event-source-polyfill",
		"paths": ["eventsource.js"]
	}
}
