mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 01:15:33 +00:00
32 lines
536 B
JSON
32 lines
536 B
JSON
{
|
|
"system": {
|
|
"keymanDeveloperVersion": "10.0.1099.0",
|
|
"fileVersion": "7.0"
|
|
},
|
|
"options": {
|
|
"readmeFile": "kmx.cpp"
|
|
},
|
|
"info": {
|
|
"name": {
|
|
"description": "Test Keyboards"
|
|
},
|
|
"version": {
|
|
"description": "0.0"
|
|
},
|
|
"copyright": {
|
|
"description": "\u00A9 2018 SIL International"
|
|
},
|
|
"author": {
|
|
"description": ""
|
|
}
|
|
},
|
|
"files": [
|
|
{
|
|
"name": "kmp.json",
|
|
"description": "Package information (JSON)"
|
|
}
|
|
],
|
|
"keyboards": [
|
|
@keyboards@
|
|
]
|
|
}
|