-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathscript.json
More file actions
49 lines (47 loc) · 1.22 KB
/
Copy pathscript.json
File metadata and controls
49 lines (47 loc) · 1.22 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
45
46
47
48
49
{
"localizedNames" : {
"es" : "",
"ru" : "",
"it" : "",
"fr" : "",
"de" : "",
"pt" : "",
"zh" : "时光纪念",
"ja" : "",
"en" : "Memory Days"
},
"icon" : "heart.text.square.fill",
"remoteResource": {
"url": "https:\/\/github.com\/BlackCCCat\/Scripting-Scripts\/releases\/latest\/download\/Memory-Days.zip",
"hash": "",
"autoUpdateInterval": 86400
},
"runInApp" : true,
"entry" : "index.tsx",
"description" : "记录重要的人与日子,用尺寸卡片呈现生日、相识、恋爱和更多珍贵时刻。",
"name" : "时光纪念",
"iconImage" : "",
"localizedDescriptions" : {
"de" : "",
"it" : "",
"ja" : "",
"ru" : "",
"en" : "Track important people and dates with anniversary cards for birthdays, meetings, relationships, and more.",
"zh" : "记录重要的人与日子,用尺寸卡片呈现生日、相识、恋爱和更多珍贵时刻。",
"es" : "",
"fr" : "",
"pt" : ""
},
"intentInputTypes" : [
],
"color" : "rgba(174, 109, 216,1)",
"permissions" : null,
"author": {
"homepage": "https:\/\/github.com\/BlackCCCat",
"name": "BlackCCCat",
"email": null
},
"contributors" : [
],
"version" : ""
}