mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 17:05:34 +00:00
20 lines
461 B
JSON
20 lines
461 B
JSON
{
|
|
"options" : {
|
|
"device" : "any",
|
|
"keyboardBaseUri" : "http://your-host-here/keyboard-path/",
|
|
"fontBaseUri" : "http://your-host-here/font-path/"
|
|
},
|
|
"keyboard" : {
|
|
"id" : "next_layer_tests",
|
|
"name" : "Issue 116",
|
|
"filename" : "next_layer_tests-1.0.js",
|
|
"version" : "1.0",
|
|
"lastModified" : "2017-09-15T08:13:57.822+07:00",
|
|
"languages" : [
|
|
{
|
|
"id" : "eng",
|
|
"name" : "English"
|
|
}
|
|
]
|
|
}
|
|
}
|