api documentation for electron-shortcut-normalizer (v1.0.0)

{
"author": {
"name": "Zeke Sikelianos",
"url": "http://zeke.sikelianos.com"
},
"bugs": {
"url": "https://github.com/zeke/electron-shortcut-normalizer/issues"
},
"dependencies": {},
"description": "Normalize electron keyboard shortcuts so they work on different operating systems",
"devDependencies": {
"tap-spec": "^4.1.1",
"tape": "^4.5.1"
},
"directories": {},
"dist": {
"shasum": "8ee284b38edfea37744298f93d017d85924d2200",
"tarball": "https://registry.npmjs.org/electron-shortcut-normalizer/-/electron-shortcut-normalizer-1.0.0.tgz"
},
"gitHead": "e965d90ad3b3a735553a488f88ba3884f96ee54c",
"homepage": "https://github.com/zeke/electron-shortcut-normalizer#readme",
"keywords": [
"electron",
"accelerator",
"shortcuts",
"keyboard",
"key",
"keycode"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "zeke"
}
],
"name": "electron-shortcut-normalizer",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/zeke/electron-shortcut-normalizer.git"
},
"scripts": {
"test": "node test.js | tap-spec"
},
"version": "1.0.0",
"bin": {}
}- this document was created with utility2

