@replace5/electron-localshortcut
Version:
register/unregister a keyboard shortcut locally to a BrowserWindow instance, without using a Menu
56 lines (55 loc) • 1.66 kB
JSON
{
"_args": [
[
"@replace5/electron-localshortcut@1.0.1",
"E:\\GitDev\\smallfighter\\web"
]
],
"_from": "@replace5/electron-localshortcut@2.0.0",
"_id": "@replace5/electron-localshortcut@2.0.0",
"_inBundle": false,
"_integrity": "sha512-yIJhMgQyZVJbkBa+49GB6ieEAlqGLWDAxa8HqC0wxYV8wKz7eX/sSaBybT5tG2hOewKeLNi4rUF8xzCcL48eyQ==",
"_location": "/@replace5/electron-localshortcut",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@replace5/electron-localshortcut@2.0.0",
"name": "@replace5/electron-localshortcut",
"escapedName": "@replace5%2felectron-localshortcut",
"scope": "@replace5",
"rawSpec": "2.0.0",
"saveSpec": null,
"fetchSpec": "2.0.0"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/@replace5/electron-localshortcut/-/electron-localshortcut-2.0.0.tgz",
"_shasum": "d6aa5910130851bce763b6ec983f45ef5c31f700",
"_spec": "@replace5/electron-localshortcut@2.0.0",
"_where": "/Users/chen/gitDev/smallfighter",
"author": {
"name": "feng524822"
},
"bundleDependencies": false,
"dependencies": {
"@replace5/keyboardevent-from-electron-accelerator": "^1.1.0",
"electron-is-accelerator": "^0.1.0",
"keyboardevents-areequal": "^0.2.1"
},
"deprecated": false,
"description": "register/unregister a keyboard shortcut locally to a BrowserWindow instance, without using a Menu",
"files": [
"index.js"
],
"keywords": [
"electron",
"shortcuts",
"browser-window"
],
"license": "MIT",
"name": "@replace5/electron-localshortcut",
"version": "2.0.3"
}