mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 09:03:09 +00:00
Update packages.json (#3022)
This commit is contained in:
parent
42505f0d9e
commit
27d5c61ee0
@ -35021,5 +35021,24 @@
|
|||||||
"description": "App to build Nim Docker images and push them to Docker Hub.",
|
"description": "App to build Nim Docker images and push them to Docker Hub.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/moigagoo/dhbp"
|
"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"
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user