-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathscript.json
More file actions
44 lines (44 loc) · 1.02 KB
/
Copy pathscript.json
File metadata and controls
44 lines (44 loc) · 1.02 KB
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
{
"version": "",
"intentInputTypes": [],
"remoteResource": {
"url": "https:\/\/github.com\/BlackCCCat\/Scripting-Scripts\/releases\/latest\/download\/Sleep-Tracker.zip",
"hash": "",
"autoUpdateInterval": 86400
},
"entry": "index.tsx",
"icon": "moon",
"iconImage": null,
"author": {
"email": null,
"homepage": "https:\/\/github.com\/BlackCCCat",
"name": "BlackCCCat"
},
"description": "Read sleep data from Health, show trends and widgets.",
"localizedNames": {
"ja": "",
"fr": "",
"it": "",
"es": "",
"de": "",
"ru": "",
"en": "Sleep Tracker",
"pt": "",
"zh": "睡眠追踪"
},
"localizedDescriptions": {
"ja": "",
"fr": "",
"it": "",
"es": "",
"de": "",
"ru": "",
"en": "Read sleep data from Health, show trends and widgets.",
"pt": "",
"zh": "读取健康中的睡眠数据,展示趋势统计和小组件。"
},
"name": "Sleep Tracker",
"color": "rgba(2, 0, 79, 1.00)",
"runInApp": true,
"contributors": []
}