Files
cdnjs/ajax/libs/keymage/package.json
T

25 lines
495 B
JSON

{
"name": "keymage",
"filename": "keymage.min.js",
"version": "1.0.1",
"description": "Yet Another JS Keybinding library",
"homepage": "https://github.com/piranha/keymage",
"keywords": [
"keymage",
"key-binding"
],
"maintainers": [
{
"name": "Alexander Solovyov",
"email": "alexander@solovyov.net",
"web": "http://solovyov.net/"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/piranha/keymage"
}
]
}