{
  "_args": [
    [
      "custom-event-polyfill@0.3.0",
      "C:\\xampp\\htdocs\\eservis"
    ]
  ],
  "_development": true,
  "_from": "custom-event-polyfill@0.3.0",
  "_id": "custom-event-polyfill@0.3.0",
  "_inBundle": false,
  "_integrity": "sha1-mYB4Ob5i7bRGtkWDLg2A6tb6GIg=",
  "_location": "/custom-event-polyfill",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "custom-event-polyfill@0.3.0",
    "name": "custom-event-polyfill",
    "escapedName": "custom-event-polyfill",
    "rawSpec": "0.3.0",
    "saveSpec": null,
    "fetchSpec": "0.3.0"
  },
  "_requiredBy": [
    "/choices.js"
  ],
  "_resolved": "https://registry.npmjs.org/custom-event-polyfill/-/custom-event-polyfill-0.3.0.tgz",
  "_spec": "0.3.0",
  "_where": "C:\\xampp\\htdocs\\eservis",
  "author": "",
  "bugs": {
    "url": "https://github.com/krambuhl/custom-event-polyfill/issues"
  },
  "contributors": [
    {
      "name": "Frank Panetta",
      "url": "http://www.savvi.io"
    },
    {
      "name": "Mikhail Reenko",
      "email": "reenko@yandex.ru"
    },
    {
      "name": "Joscha Feth",
      "email": "joscha@feth.com",
      "url": "http://www.feth.com"
    }
  ],
  "description": "Polyfill for creating CustomEvents on IE9/10/11 if native implementation is missing.",
  "devDependencies": {
    "jasmine-core": "^2.4.1",
    "karma": "^0.12.31",
    "karma-jasmine": "^0.3.5"
  },
  "homepage": "https://github.com/krambuhl/custom-event-polyfill#readme",
  "keywords": [
    "polyfill",
    "custom-event",
    "CustomEvent",
    "Web API Interface"
  ],
  "license": "MIT",
  "main": "custom-event-polyfill.js",
  "name": "custom-event-polyfill",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/krambuhl/custom-event-polyfill.git"
  },
  "scripts": {
    "test": "karma start"
  },
  "version": "0.3.0"
}
