diff --git a/packages.json b/packages.json index a78436e..4a07383 100644 --- a/packages.json +++ b/packages.json @@ -18439,5 +18439,17 @@ "description": "search algorithms", "license": "MIT", "web": "https://github.com/nnahito/nim_searched" + }, + { + "name": "stage", + "url": "https://github.com/bung87/stage", + "method": "git", + "tags": [ + "git", + "hook" + ], + "description": "nim tasks apply to git hooks", + "license": "MIT", + "web": "https://github.com/bung87/stage" } ]