mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 12:56:05 +10:00
Merge pull request #3862 from marquete/master
[author] [new] Add kibo 1.1.0.
This commit is contained in:
Vendored
+1
File diff suppressed because one or more lines are too long
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "kibo",
|
||||
"version": "1.1.0",
|
||||
"description": "A simple JavaScript library for handling keyboard events.",
|
||||
"keywords": [
|
||||
"keyboard",
|
||||
"events",
|
||||
"handling"
|
||||
],
|
||||
"homepage": "https://github.com/marquete/kibo",
|
||||
"bugs": "https://github.com/marquete/kibo/issues",
|
||||
"license": "MIT",
|
||||
"author": "marquete <marquete@gmail.com>",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/marquete/kibo.git"
|
||||
},
|
||||
"filename": "kibo.min.js",
|
||||
"autoupdate": {
|
||||
"source": "git",
|
||||
"target": "git://github.com/marquete/kibo.git",
|
||||
"basePath": "",
|
||||
"files": [
|
||||
"kibo.min.js"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user