mirror of https://github.com/nealey/Twatch
49 lines
1.1 KiB
JSON
49 lines
1.1 KiB
JSON
{
|
|
"appKeys": {
|
|
"bt": 1,
|
|
"color-bg": 2,
|
|
"color-day": 4,
|
|
"color-hr": 9,
|
|
"color-min": 8,
|
|
"color-mon": 5,
|
|
"color-num": 3,
|
|
"color-sec": 7,
|
|
"color-tic": 6,
|
|
"seconds": 0
|
|
},
|
|
"capabilities": [
|
|
"configurable"
|
|
],
|
|
"companyName": "dartcatcher@gmail.com",
|
|
"longName": "Neale's Watch",
|
|
"projectType": "native",
|
|
"resources": {
|
|
"media": [
|
|
{
|
|
"characterRegex": "[\uf10b]",
|
|
"file": "fonts/fontawesome-webfont.ttf",
|
|
"name": "SYMBOLS_52",
|
|
"type": "font"
|
|
},
|
|
{
|
|
"characterRegex": "[12345689]",
|
|
"file": "fonts/AveriaSerifLibre-Regular.ttf",
|
|
"name": "FONT_48",
|
|
"type": "font"
|
|
}
|
|
]
|
|
},
|
|
"sdkVersion": "3",
|
|
"shortName": "Twatch",
|
|
"targetPlatforms": [
|
|
"aplite",
|
|
"basalt",
|
|
"chalk"
|
|
],
|
|
"uuid": "8287a53c-1b7e-4f4b-9104-608de13b9f77",
|
|
"versionLabel": "1.0",
|
|
"watchapp": {
|
|
"watchface": true
|
|
}
|
|
}
|