diff --git a/packages.json b/packages.json index 64ee9b4..4c24da6 100644 --- a/packages.json +++ b/packages.json @@ -1,4 +1,17 @@ [ + { + "name": "gitman", + "url": "https://github.com/nirokay/gitman", + "method": "git", + "tags": [ + "git", + "manager", + "repository-manager" + ], + "description": "Cross-platform git repository manager.", + "license": "GPL-3.0-only", + "web": "https://github.com/nirokay/gitman" + }, { "name": "lorem", "url": "https://github.com/neroist/lorem",