-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrepo.json
More file actions
33 lines (29 loc) · 897 Bytes
/
repo.json
File metadata and controls
33 lines (29 loc) · 897 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
{
"repos": [
{
"name": "Dynastic Repo",
"link": "https://repo.dynastic.co",
"desc": "A (default) repository for tweaks and themes."
},
{
"name": "Chariz Repo",
"link": "https://repo.chariz.com",
"desc": "A (default) repository for tweaks and themes."
},
{
"name": "Packix Repo",
"link": "https://repo.packix.com",
"desc": "A (default) repository for tweaks and themes."
},
{
"name": "SparkDev's Repo",
"link": "https://sparkdev.me",
"desc": "Packages belonging to the developer: @SparkDev_"
},
{
"name": "CydiaGeek's Repo",
"link": "https://cydiageek.yourepo.com/",
"desc": "Here is the CydiaGeek repo, enjoy, thanks!"
}
]
}