diff --git a/packages.json b/packages.json index bb15489..a22e1af 100644 --- a/packages.json +++ b/packages.json @@ -11540,5 +11540,17 @@ "description": "terminal ascii tables for nim", "license": "BSD-3-Clause", "web": "https://github.com/xmonader/nim-asciitables" + }, + { + "name": "gara", + "url": "https://github.com/alehander42/gara", + "method": "git", + "tags": [ + "nim", + "pattern" + ], + "description": "A pattern matching library", + "license": "MIT", + "web": "https://github.com/alehander42/gara" } ]