Files
git-fresh/package.json
T
Ivan Malopinsky b2fd270558 1.13.0
2020-10-27 19:23:55 -04:00

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"
}