зеркало из https://github.com/mono/libgit2.git
12 строки
224 B
Plaintext
12 строки
224 B
Plaintext
|
{
|
||
|
"name": "libgit2",
|
||
|
"github": "libgit2/libgit2",
|
||
|
"input": "include/git2",
|
||
|
"prefix": "git_",
|
||
|
"output": "docs",
|
||
|
"legacy": {
|
||
|
"input": {"src/git": ["v0.1.0"],
|
||
|
"src/git2": ["v0.2.0", "v0.3.0"]}
|
||
|
}
|
||
|
}
|