-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathscript.json
More file actions
43 lines (43 loc) · 939 Bytes
/
Copy pathscript.json
File metadata and controls
43 lines (43 loc) · 939 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
{
"iconImage": "https:\/\/raw.githubusercontent.com\/BlackCCCat\/Scripting-Scripts\/refs\/heads\/main\/src\/regex-logo-new.png",
"color": "rgba(233, 123, 199,1)",
"version": "v3.0.0",
"remoteResource": {
"url": "https:\/\/github.com\/BlackCCCat\/Scripting-Scripts\/tree\/main\/Regex-Tester",
"hash": "",
"autoUpdateInterval": 86400
},
"icon": "square.2.layers.3d.fill",
"description": null,
"localizedDescriptions": {
"ja": "",
"de": "",
"es": "",
"en": "",
"fr": "",
"ru": "",
"pt": "",
"it": "",
"zh": ""
},
"name": "Regex Tester",
"runInApp": false,
"intentInputTypes": [],
"localizedNames": {
"ja": "",
"de": "",
"es": "",
"en": "",
"fr": "",
"ru": "",
"pt": "",
"it": "",
"zh": ""
},
"author": {
"homepage": "https:\/\/github.com\/BlackCCCat",
"name": "BlackCCCat",
"email": null
},
"contributors": []
}