9 lines
189 B
JSON
9 lines
189 B
JSON
{
|
|
"name": "git-fresh",
|
|
"version": "1.13.0",
|
|
"description": "Utility to keep Git repositories fresh",
|
|
"global": true,
|
|
"repo": "imsky/git-fresh",
|
|
"install": "sudo ./install.sh"
|
|
}
|