UNPKG
bespoke-keys
Version:
beta (1.0.0-beta.2)
latest (1.1.0)
1.1.0
1.0.0
1.0.0-beta.2
1.0.0-beta
0.1.0
Keyboard Support for Bespoke.js
github.com/markdalgleish/bespoke-keys
markdalgleish/bespoke-keys
bespoke-keys
/
bower.json
9 lines
(8 loc)
•
144 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"name"
:
"bespoke-keys"
,
"version"
:
"1.0.0"
,
"main"
:
"./dist/bespoke-keys.js"
,
"dependencies"
:
{
"bespoke.js"
:
"^1.0.0-beta"
}
}