blob: 85aec7a9fae8b0928bc2cfabfff96884ee1611b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"name": "Willgit",
"description": "William",
"url": "https://github.com/DanielVartanov/willgit/archive/1.0.0.tar.gz",
"mirror": null,
"homepage": "https://github.com/DanielVartanov/willgit",
"depends": [],
"resource": [],
"conflicts": [
{
"conflict": "git-utils",
"reason": null
}
],
"patches": [],
"install": [
"prefix.install \"bin\""
],
"version": "1.0.0",
"file": "willgit.rb"
}
|