-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvangen.json
37 lines (37 loc) · 1.11 KB
/
vangen.json
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
{
"domain": "pkg.akt.dev",
"docsDomain": "pkg.go.dev",
"index": true,
"repositories": [
{
"prefix": "node",
"type": "git",
"main": false,
"url": "https://github.com/akash-network/node",
"source": {
"home": "https://github.com/akash-network/node",
"dir": "https://github.com/akash-network/node/tree/sdk-47{/dir}",
"file": "https://github.com/akash-network/node/blob/sdk-47{/dir}/{file}#L{line}"
},
"website": {
"url": "https://github.com/akash-network/node"
},
"subs": ["node"]
},
{
"prefix": "akash-api",
"type": "git",
"main": false,
"url": "https://github.com/akash-network/akash-api",
"source": {
"home": "https://github.com/akash-network/akash-api",
"dir": "https://github.com/akash-network/akash-api/tree/sdk-47{/dir}",
"file": "https://github.com/akash-network/akash-api/blob/sdk-47{/dir}/{file}#L{line}"
},
"website": {
"url": "https://github.com/akash-network/akash-api"
},
"subs": ["go", "go/sdl", "go/cli", "go/node/migrate"]
}
]
}