diff --git a/packages.json b/packages.json index 9e0e842..3c0b05b 100644 --- a/packages.json +++ b/packages.json @@ -11378,6 +11378,17 @@ "license": "MIT", "web": "https://github.com/treeform/puppy" }, + { + "name": "globby", + "url": "https://github.com/treeform/globby", + "method": "git", + "tags": [ + "glob" + ], + "description": "Glob pattern matching for Nim.", + "license": "MIT", + "web": "https://github.com/treeform/globby" + }, { "name": "xdo", "url": "https://github.com/juancarlospaco/nim-xdo",