-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
34 lines (34 loc) · 871 Bytes
/
package.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
{
"author": "Matt Sandler",
"dependencies": {},
"keywords": [],
"name": "duolingo-tiny-cards",
"pebble": {
"displayName": "Unofficial Duolingo Tiny Cards",
"enableMultiJS": false,
"messageKeys": {
"NETDL_BEGIN": 1768777473,
"NETDL_CHUNK_SIZE": 1768777475,
"NETDL_DATA": 1768777472,
"NETDL_END": 1768777474,
"NETDL_URL": 1768777476,
"NUMBER": 2,
"SIDE1": 0,
"SIDE2": 1
},
"projectType": "native",
"resources": {
"media": []
},
"sdkVersion": "3",
"targetPlatforms": [
"aplite",
"basalt"
],
"uuid": "ae8b2bc4-7f29-41c4-b8e5-d0b3d7a999ad",
"watchapp": {
"watchface": false
}
},
"version": "0.9.0"
}