diff --git a/packages.json b/packages.json index 587845e..05c1c67 100644 --- a/packages.json +++ b/packages.json @@ -20262,5 +20262,17 @@ "description": "Find and Edit Utility", "license": "MIT", "web": "https://github.com/h3rald/fae" + }, + { + "name": "ngtcp2", + "url": "https://github.com/status-im/nim-ngtcp2", + "method": "git", + "tags": [ + "ngtcp2", + "quic" + ], + "description": "Nim wrapper around the ngtcp2 library", + "license": "MIT", + "web": "https://github.com/status-im/nim-ngtcp2" } ]