Add package curlies (#2811)

* Add package curlies

* fix json
This commit is contained in:
svenrdz
2024-02-07 18:22:07 +08:00
committed by GitHub
parent 6f88cde376
commit 3cd1ecb72b
+15
View File
@@ -1,4 +1,19 @@
[
{
"name": "curlies",
"url": "https://github.com/svenrdz/curlies",
"method": "git",
"tags": [
"object construction",
"field init shorthand",
"update syntax",
"rust update syntax",
"fungus"
],
"description": "A macro for object construction using {} (curlies).",
"license": "MIT",
"web": "https://github.com/svenrdz/curlies"
},
{
"name": "littlefs",
"url": "https://github.com/Graveflo/nim-littlefs.git",