keyboard
Version:
High quality keybinding library
21 lines (20 loc) • 377 B
JSON
{
"name": "keyboard",
"version": "0.0.1",
"description": "High quality keybinding library",
"main": "Keyboard.js",
"repository": {
"type": "git",
"url": "git://github.com/Benvie/Keyboard.git"
},
"keywords": [
"keyboard",
"keybind",
"KeyboardEvent",
"bind",
"input",
"events"
],
"author": "Brandon Benvie",
"license": "MIT"
}