-
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) · 873 Bytes
/
Copy pathscript.json
File metadata and controls
44 lines (44 loc) · 873 Bytes
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
{
"name": "ZDict",
"author": {
"email": null,
"homepage": "https:\/\/github.com\/BlackCCCat\/Scripting-Scripts",
"name": "BlackCCCat"
},
"localizedNames": {
"ja": "",
"en": "",
"ru": "",
"fr": "",
"es": "",
"de": "",
"it": "",
"zh": "汉典",
"pt": ""
},
"version": "",
"entry": "index.tsx",
"iconImage": "",
"runInApp": false,
"icon": "book.closed.fill",
"intentInputTypes": [],
"color": "rgba(238, 92, 98,1)",
"remoteResource": {
"autoUpdateInterval": 86400,
"url": "https:\/\/github.com\/BlackCCCat\/Scripting-Scripts\/releases\/latest\/download\/ZDict.zip",
"hash": ""
},
"description": "汉典",
"localizedDescriptions": {
"es": "",
"pt": "",
"ru": "",
"fr": "",
"de": "",
"zh": "",
"en": "",
"it": "",
"ja": ""
},
"contributors": []
}