UNPKG

accesskey-js

Version:

Easily and quickly assign shortcut keys to your web applications.

40 lines 952 B
{ "name": "accesskey-js", "version": "2.0.0-rc", "main": "accesskey.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "hotkey", "hotkeys", "key", "keys", "keyboard", "shortcut", "shortcuts", "keypress", "keydown", "accesskey", "accesskeys" ], "homepage": "https://github.com/everton3x/accesskey-js#readme", "bugs": { "url": "https://github.com/everton3x/accesskey-js/issues" }, "author": { "name": "Everton da Rosa", "url": "https://github.com/everton3x", "email": "everton3x@gmail.com" }, "license": "MIT", "description": "Easily and quickly assign shortcut keys to your web applications.", "repository": { "type": "git", "url": "git+https://github.com/everton3x/accesskey-js.git" }, "readmeFilename": "README.md", "directories": { "example": "./examples" } }