mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-16 16:27:12 +10:00
25 lines
495 B
JSON
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"
|
|
}
|
|
]
|
|
}
|