aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
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"
}
]