86 lines
2.3 KiB
JSON
86 lines
2.3 KiB
JSON
{
|
|
"name": "trigalarm",
|
|
"author": "RandyTheSilly",
|
|
"version": "1.0.0",
|
|
"keywords": ["alarm", "math", "trigonometry", "trig", "triangle"],
|
|
"private": true,
|
|
"dependencies": {},
|
|
"pebble": {
|
|
"displayName": "Trigalarm",
|
|
"uuid": "293cd38c-4e8c-46ae-a3dc-c789d7ce93ab",
|
|
"sdkVersion": "3",
|
|
"enableMultiJS": false,
|
|
"targetPlatforms": [
|
|
"emery",
|
|
"gabbro"
|
|
],
|
|
"watchapp": {
|
|
"watchface": false
|
|
},
|
|
"messageKeys": [
|
|
],
|
|
"resources": {
|
|
"media": [
|
|
{
|
|
"file": "clock25.png",
|
|
"memoryFormat": "Smallest",
|
|
"name": "CLOCK25",
|
|
"spaceOptimization": "storage",
|
|
"type": "bitmap",
|
|
"menuIcon": true
|
|
},
|
|
{
|
|
"file": "clock35.png",
|
|
"memoryFormat": "Smallest",
|
|
"name": "CLOCK35",
|
|
"spaceOptimization": "storage",
|
|
"type": "bitmap"
|
|
},
|
|
{
|
|
"file": "check.png",
|
|
"memoryFormat": "Smallest",
|
|
"name": "CHECK",
|
|
"spaceOptimization": "storage",
|
|
"type": "bitmap"
|
|
},
|
|
{
|
|
"characterRegex": "[:0-9]",
|
|
"file": "lecoish_mono_bold_20.bdf",
|
|
"name": "FONT_LECOISH_MONO_BOLD_20",
|
|
"type": "font"
|
|
},
|
|
{
|
|
"characterRegex": "[:0-9]",
|
|
"file": "lecoish_mono_bold_40.bdf",
|
|
"name": "FONT_LECOISH_MONO_BOLD_40",
|
|
"type": "font",
|
|
"targetPlatforms": [
|
|
"emery"
|
|
]
|
|
},
|
|
{
|
|
"characterRegex": "[:0-9]",
|
|
"file": "lecoish_mono_bold_60.bdf",
|
|
"name": "FONT_LECOISH_MONO_BOLD_60",
|
|
"type": "font",
|
|
"targetPlatforms": [
|
|
"gabbro"
|
|
]
|
|
},
|
|
{
|
|
"characterRegex": "[?ntype:θ=acuobsrigh¯¹0123456789]",
|
|
"file": "mansalva_regular.ttf",
|
|
"name": "FONT_MANSALVA_REGULAR_22",
|
|
"type": "font"
|
|
},
|
|
{
|
|
"characterRegex": "[()]",
|
|
"file": "mansalva_regular.ttf",
|
|
"name": "FONT_MANSALVA_REGULAR_50",
|
|
"type": "font"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|