{
  "name": "ng-event-source",
  "version": "1.0.14",
  "main": "eventsource.js",
  "typings": "typings.d.ts",
  "repository": {
    "type": "git",
    "url": "git://github.com/sguiheux/EventSource.git"
  },
  "keywords": [
    "sse",
    "server sent events",
    "eventsource",
    "event-source",
    "polyfill",
    "angular",
    "angular2",
    "angular 2",
    "angular 4",
    "webpack"
  ],
  "author": "Steven Guiheux (https://github.com/sguiheux)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/sguiheux/EventSource/issues"
  },
  "homepage": "https://github.com/sguiheux/EventSource"
}
