diff --git a/packages.json b/packages.json index e29f73ded..fcd3e5818 100644 --- a/packages.json +++ b/packages.json @@ -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",