{ "name": "hotkeys-js", "main": "src/hotkeys.js", "version": "1.0.4", "homepage": "https://github.com/jaywcjlove/hotkeys", "authors": [ "jaywcjlove <398188662@qq.com>" ], "license": "MIT", "keywords": [ "key", "keys", "keybind", "keyboard", "shortcuts" ], "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }