diff --git a/packages.json b/packages.json index 90a99f6..f6b0572 100644 --- a/packages.json +++ b/packages.json @@ -35352,5 +35352,19 @@ "description": "QUIC protocol implementation", "license": "MIT", "web": "https://github.com/vacp2p/nim-quic" + }, + { + "name": "tang", + "url": "https://github.com/5-6-1/tang-nim", + "method": "git", + "tags": [ + "syntax", + "dsl", + "macros", + "sugar", + ], + "description": "Elegant sugar", + "license": "MIT", + "web": "https://github.com/5-6-1/tang-nim" } ]