-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrepos.json
More file actions
34 lines (34 loc) · 827 Bytes
/
repos.json
File metadata and controls
34 lines (34 loc) · 827 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
{
"repos": [
{
"name": "nyaruko-telegram-bot",
"url": "https://github.com/niracler/nyaruko-telegram-bot.git",
"path": "repos/nyaruko-telegram-bot"
},
{
"name": "plrom",
"url": "https://github.com/niracler/plrom.git",
"path": "repos/plrom"
},
{
"name": "random",
"url": "https://github.com/niracler/random.git",
"path": "repos/random"
},
{
"name": "bokushi",
"url": "https://github.com/niracler/bokushi.git",
"path": "repos/bokushi"
},
{
"name": "ai-programming-share",
"url": "https://github.com/niracler/ai-programming-share.git",
"path": "repos/ai-programming-share"
},
{
"name": "skill",
"url": "https://github.com/niracler/skill.git",
"path": "repos/skill"
}
]
}