{
  "_args": [
    [
      "keyboardevent-from-electron-accelerator@2.0.0",
      "D:\\Development\\Work\\CENOS\\cenos-ui"
    ]
  ],
  "_from": "keyboardevent-from-electron-accelerator@2.0.0",
  "_id": "keyboardevent-from-electron-accelerator@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-iQcmNA0M4ETMNi0kG/q0h/43wZk7rMeKYrXP7sqKIJbHkTU8Koowgzv+ieR/vWJbOwxx5nDC3UnudZ0aLSu4VA==",
  "_location": "/keyboardevent-from-electron-accelerator",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "keyboardevent-from-electron-accelerator@2.0.0",
    "name": "keyboardevent-from-electron-accelerator",
    "escapedName": "keyboardevent-from-electron-accelerator",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "/electron-localshortcut"
  ],
  "_resolved": "https://registry.npmjs.org/keyboardevent-from-electron-accelerator/-/keyboardevent-from-electron-accelerator-2.0.0.tgz",
  "_spec": "2.0.0",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-ui",
  "author": {
    "name": "Andrea",
    "email": "andrea@parro.it"
  },
  "bugs": {
    "url": "https://github.com/parro-it/keyboardevent-from-electron-accelerator/issues"
  },
  "description": "Transform an Electron Accelerator string into a DOM KeyboardEvent.",
  "devDependencies": {
    "ava": "^2.4.0",
    "documentation": "^12.1.3",
    "xo": "^0.25.3"
  },
  "files": [
    "index.js",
    "example.js"
  ],
  "homepage": "https://github.com/parro-it/keyboardevent-from-electron-accelerator#readme",
  "keywords": [],
  "license": "MIT",
  "name": "keyboardevent-from-electron-accelerator",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/parro-it/keyboardevent-from-electron-accelerator.git"
  },
  "scripts": {
    "doc": "documentation readme index.js --section=API",
    "test": "ava && xo --ignore example.js"
  },
  "tonicExampleFilename": "example.js",
  "version": "2.0.0"
}
