This repository has been archived by the owner on Nov 25, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
appinfo.json
71 lines (71 loc) · 1.96 KB
/
appinfo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
{
"appKeys": {},
"capabilities": [
"location"
],
"companyName": "yulun",
"longName": "Uber Now",
"projectType": "pebblejs",
"resources": {
"media": [
{
"file": "images/mono-taxi.png",
"name": "IMAGES_MONO_TAXI_PNG",
"type": "png"
},
{
"file": "images/mono-uberxl2.png",
"name": "IMAGES_MONO_UBERXL2_PNG",
"type": "png"
},
{
"file": "images/mono-uberx.png",
"name": "IMAGES_MONO_UBERX_PNG",
"type": "png"
},
{
"file": "images/mono-suv.png",
"name": "IMAGES_MONO_SUV_PNG",
"type": "png"
},
{
"file": "images/mono-pop2.png",
"name": "IMAGES_MONO_POP2_PNG",
"type": "png"
},
{
"file": "images/mono-nytaxi4.png",
"name": "IMAGES_MONO_NYTAXI4_PNG",
"type": "png"
},
{
"file": "images/mono-blacktaxi2.png",
"name": "IMAGES_MONO_BLACKTAXI2_PNG",
"type": "png"
},
{
"file": "images/mono-black.png",
"name": "IMAGES_MONO_BLACK_PNG",
"type": "png"
},
{
"file": "images/mono-lux.png",
"name": "IMAGES_MONO_LUX_PNG",
"type": "png"
},
{
"file": "images/uber-icon-28.png",
"menuIcon": true,
"name": "IMAGES_UBER_ICON_28_PNG",
"type": "png"
}
]
},
"shortName": "Uber Now",
"uuid": "6042f1f3-b387-45f4-a288-e0db3cc15e68",
"versionCode": 7,
"versionLabel": "2.2",
"watchapp": {
"watchface": false
}
}