Initial code commit
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"name": "civic-segments",
|
||||
"author": "RandyTheSilly",
|
||||
"version": "1.0.0",
|
||||
"keywords": [
|
||||
"honda",
|
||||
"civic",
|
||||
"segment",
|
||||
"display",
|
||||
"speedometer"
|
||||
],
|
||||
"private": true,
|
||||
"dependencies": {},
|
||||
"pebble": {
|
||||
"displayName": "Civic-Segments",
|
||||
"uuid": "162d2a72-f509-4cc6-a570-e28031ff4602",
|
||||
"sdkVersion": "3",
|
||||
"enableMultiJS": true,
|
||||
"targetPlatforms": [
|
||||
"emery"
|
||||
],
|
||||
"watchapp": {
|
||||
"watchface": true
|
||||
},
|
||||
"messageKeys": [
|
||||
"CLAY_LED_COLOR",
|
||||
"CLAY_BG_COLOR",
|
||||
"CLAY_MG_COLOR",
|
||||
"CLAY_FG_COLOR"
|
||||
],
|
||||
"resources": {
|
||||
"media": []
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user