mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 08:55:34 +00:00
20 lines
483 B
JSON
20 lines
483 B
JSON
{
|
|
"options" : {
|
|
"device" : "any",
|
|
"keyboardBaseUri" : "http://your-host-here/keyboard-path/",
|
|
"fontBaseUri" : "http://your-host-here/font-path/"
|
|
},
|
|
"keyboard" : {
|
|
"id" : "layered_debug_keyboard",
|
|
"name" : "Web_Layer_Debugging",
|
|
"filename" : "layered_debug_keyboard-1.0.js",
|
|
"version" : "1.0",
|
|
"lastModified" : "2017-05-30T14:37:43.913+07:00",
|
|
"languages" : [
|
|
{
|
|
"id" : "eng",
|
|
"name" : "English"
|
|
}
|
|
]
|
|
}
|
|
}
|