Add package curlies (#2811)

* Add package curlies

* fix json
This commit is contained in:
svenrdz 2024-02-07 11:22:07 +01:00 committed by GitHub
parent 6f88cde376
commit 3cd1ecb72b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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",