Add globby library - Glob pattern matching. (#1969)

This commit is contained in:
treeform
2021-07-14 07:35:33 +02:00
committed by GitHub
parent 519bda4f03
commit 99e67e08d3
+11
View File
@@ -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",