-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinfo.json
More file actions
42 lines (41 loc) · 834 Bytes
/
info.json
File metadata and controls
42 lines (41 loc) · 834 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
{
"Root": "lux",
"Version": 1.0,
"Name": {
"Normal": "Lux Theme",
"Short": "Lux"
},
"Description": {
"Normal": "",
"Short": "",
"File": "README.md"
},
"Icon": "icon.jpg",
"Author": {
"Name": "Ashwell-Design",
"Icon": "author.png"
},
"GitHub": "Ashwell-Design/MultiDomainX",
"Scripts": [
{ "Name": "Script.js",
"Description": "script.js is a JavaScript library that makes it easy to load and execute JavaScript files.",
"URL": "/Themes/lux/assets/script.js",
"Image": "",
"Version": "1.0.0",
"Tags": ["script.js", "script", "js", "javascript"],
"Hash": ""
}
],
"Styles": [
{ "Name": "style.css",
"Description": "style.css",
"URL": "/Themes/lux/assets/style.css",
"Image": "",
"Version": "1.0.0",
"Tags": ["style", "css"],
"Hash": ""
}
],
"Sections": {
}
}