Twatch/appinfo.json

49 lines
1.1 KiB
JSON
Raw Normal View History

2015-07-06 19:46:42 -06:00
{
2015-11-11 18:42:04 -07:00
"appKeys": {
2015-11-11 19:17:13 -07:00
"bt": 1,
2015-11-11 18:42:04 -07:00
"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
},
2015-07-06 19:46:42 -06:00
"capabilities": [
2015-11-11 18:42:04 -07:00
"configurable"
2015-07-06 19:46:42 -06:00
],
"companyName": "dartcatcher@gmail.com",
2015-07-26 11:10:09 -06:00
"longName": "Neale's Watch",
2015-07-06 19:46:42 -06:00
"projectType": "native",
"resources": {
2015-07-21 18:10:51 -06:00
"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"
}
]
2015-07-06 19:46:42 -06:00
},
"sdkVersion": "3",
2015-11-11 14:37:45 -07:00
"shortName": "Twatch",
2015-07-06 19:46:42 -06:00
"targetPlatforms": [
"aplite",
"basalt",
"chalk"
2015-07-06 19:46:42 -06:00
],
2015-11-11 18:42:04 -07:00
"uuid": "8287a53c-1b7e-4f4b-9104-608de13b9f77",
2015-07-06 19:46:42 -06:00
"versionLabel": "1.0",
"watchapp": {
"watchface": true
}
}