diff --git a/packages.json b/packages.json index 0766363..8d18a2d 100644 --- a/packages.json +++ b/packages.json @@ -13126,5 +13126,17 @@ "description": ".NET-inspired lightweight terminal library", "license": "MIT", "web": "https://github.com/guevara-chan/conio" + }, + { + "name": "nat_traversal", + "url": "https://github.com/status-im/nim-nat-traversal", + "method": "git", + "tags": [ + "library", + "wrapper" + ], + "description": "miniupnpc and libnatpmp wrapper", + "license": "Apache License 2.0 or MIT", + "web": "https://github.com/status-im/nim-nat-traversal" } ]