mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Add globby library - Glob pattern matching. (#1969)
This commit is contained in:
parent
519bda4f03
commit
99e67e08d3
@ -11378,6 +11378,17 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/treeform/puppy"
|
"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",
|
"name": "xdo",
|
||||||
"url": "https://github.com/juancarlospaco/nim-xdo",
|
"url": "https://github.com/juancarlospaco/nim-xdo",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user