41 lines
854 B
JSON
41 lines
854 B
JSON
{
|
|
"author": "RandyTheSilly",
|
|
"dependencies": {},
|
|
"keywords": [
|
|
"jellyfin",
|
|
"plex",
|
|
"sleep"
|
|
],
|
|
"capabilities": [
|
|
"health"
|
|
],
|
|
"name": "one-more-episode",
|
|
"pebble": {
|
|
"displayName": "One More Episode",
|
|
"enableMultiJS": true,
|
|
"messageKeys": [
|
|
"APP_READY",
|
|
"SLEEP_TIME",
|
|
"API_FULL_URL"
|
|
],
|
|
"projectType": "native",
|
|
"resources": {
|
|
"media": []
|
|
},
|
|
"sdkVersion": "3",
|
|
"targetPlatforms": [
|
|
"basalt",
|
|
"chalk",
|
|
"diorite",
|
|
"flint",
|
|
"emery",
|
|
"gabbro"
|
|
],
|
|
"uuid": "3097b48e-552c-4a78-92b2-566b9128640e",
|
|
"watchapp": {
|
|
"watchface": false
|
|
}
|
|
},
|
|
"version": "1.0.0"
|
|
}
|