Twatch/appinfo.json

56 lines
1.3 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 21:05:13 -07:00
"bluetooth": 1,
2015-11-11 18:42:04 -07:00
"color-day": 4,
2015-11-11 21:05:13 -07:00
"color-face": 2,
2015-11-11 18:42:04 -07:00
"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",
"enableMultiJS": false,
"longName": "Twatch Epsilon",
2015-07-06 19:46:42 -06:00
"projectType": "native",
"resources": {
2015-07-21 18:10:51 -06:00
"media": [
2015-11-14 19:25:48 -07:00
{
"file": "images/menu.png",
"menuIcon": true,
2015-11-14 19:25:48 -07:00
"name": "MENU_IMAGE",
"type": "bitmap"
2015-11-14 19:25:48 -07:00
},
{
"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",
"shortName": "Twatch E",
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",
"versionLabel": "1.5",
2015-07-06 19:46:42 -06:00
"watchapp": {
"watchface": true
}
}