diff --git a/packages.json b/packages.json index 03e58fe..4a11c75 100644 --- a/packages.json +++ b/packages.json @@ -26860,5 +26860,19 @@ "description": "Simple testing framework for Nim", "license": "GPL-2.0-only", "web": "https://github.com/avahe-kellenberger/nimtest" + }, + { + "name": "jitter", + "url": "https://github.com/sharpcdf/jitter", + "method": "git", + "tags": [ + "package-manager", + "downloader", + "git", + "package" + ], + "description": "A git-based binary manager for linux.", + "license": "MIT", + "web": "https://github.com/sharpcdf/jitter" } ]