{ "_args": [ [ "keyboardevent-from-electron-accelerator@1.1.0", "E:\\projects\\p\\gitlit\\app" ] ], "_from": "keyboardevent-from-electron-accelerator@1.1.0", "_id": "keyboardevent-from-electron-accelerator@1.1.0", "_inBundle": false, "_integrity": "sha512-VDC4vKWGrR3VgIKCE4CsXnvObGgP8C2idnTKEMUkuEuvDGE1GEBX9FtNdJzrD00iQlhI3xFxRaeItsUmlERVng==", "_location": "/keyboardevent-from-electron-accelerator", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "keyboardevent-from-electron-accelerator@1.1.0", "name": "keyboardevent-from-electron-accelerator", "escapedName": "keyboardevent-from-electron-accelerator", "rawSpec": "1.1.0", "saveSpec": null, "fetchSpec": "1.1.0" }, "_requiredBy": [ "/electron-localshortcut" ], "_resolved": "https://registry.npmjs.org/keyboardevent-from-electron-accelerator/-/keyboardevent-from-electron-accelerator-1.1.0.tgz", "_spec": "1.1.0", "_where": "E:\\projects\\p\\gitlit\\app", "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": "^0.19.1", "documentation": "^4.0.0-rc.1", "rollup": "^0.43.0", "xo": "^0.18.2" }, "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 main.js --section=API", "test": "rollup -c && ava && xo --ignore example.js --ignore index.js" }, "tonicExampleFilename": "example.js", "version": "1.1.0" }