diff --git a/packages.json b/packages.json index 4242da4..226fdd9 100644 --- a/packages.json +++ b/packages.json @@ -14091,5 +14091,18 @@ "description": "PLZ Python PIP alternative", "license": "MIT", "web": "https://github.com/juancarlospaco/nim-pypi" + }, + { + "name": "NiMPC", + "url": "https://github.com/markspanbroek/nimpc", + "method": "git", + "tags": [ + "multiparty", + "computation", + "mpc" + ], + "description": "Secure multi-party computation", + "license": "MIT", + "web": "https://github.com/markspanbroek/nimpc" } ]