diff --git a/packages.json b/packages.json index 3cc14d5..85d1d90 100644 --- a/packages.json +++ b/packages.json @@ -22289,5 +22289,22 @@ "description": "Nim wrapper of libxgboost", "license": "MIT", "web": "https://github.com/jackhftang/xgboost.nim" + }, + { + "name": "nodem", + "url": "https://github.com/al6x/nim?subdir=nodem", + "method": "git", + "tags": [ + "net", + "network", + "rpc", + "messaging", + "distributed", + "tcp", + "http" + ], + "description": "Call remote Nim functions as if it's local", + "license": "MIT", + "web": "https://github.com/al6x/nim/tree/main/nodem" } ]