forked from cosmos/vanity
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvangen.json
35 lines (35 loc) · 795 Bytes
/
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
{
"domain": "cosmossdk.io",
"docsDomain": "pkg.go.dev",
"index": true,
"repositories": [
{
"prefix": "",
"subs": [
"math",
"api",
"depinject",
"errors",
"core",
"collections",
"simapp",
"client/v2",
"tools/cosmovisor",
"tools/rosetta",
"tools/confix",
"tools/chdbg",
"x/circuit",
"x/nft",
"x/tx",
"x/feegrant"
],
"type": "git",
"url": "https://github.com/cosmos/cosmos-sdk",
"source": {
"home": "https://github.com/cosmos/cosmos-sdk",
"dir": "https://github.com/cosmos/cosmos-sdk/tree/main{/dir}",
"file": "https://github.com/cosmos/cosmos-sdk/blob/main{/dir}/{file}#L{line}"
}
}
]
}