Update packages.json (#3022)

This commit is contained in:
Nil 2025-04-14 07:10:44 +02:00 committed by GitHub
parent 42505f0d9e
commit 27d5c61ee0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35021,5 +35021,24 @@
"description": "App to build Nim Docker images and push them to Docker Hub.",
"license": "MIT",
"web": "https://github.com/moigagoo/dhbp"
}
},
{
"name": "nimatch",
"url": "https://github.com/voidpunk/NiMatch",
"method": "git",
"tags": [
"match",
"rust",
"macro",
"nim",
"caseof",
"switch",
"sugar",
"synatx",
"nimatch"
],
"description": "Rust-like match syntax macros for Nim",
"license": "MIT",
"web": "https://github.com/voidpunk/NiMatch"
},
]