diff --git a/packages.json b/packages.json index 975a01f..502c004 100644 --- a/packages.json +++ b/packages.json @@ -10915,6 +10915,22 @@ "license": "MIT", "web": "https://github.com/xzfc/ndb.nim" }, + { + "name": "nimmonocypher", + "url": "https://github.com/genotrance/nimmonocypher", + "method": "git", + "tags": [ + "monocypher", + "crypto", + "crypt", + "hash", + "sha512", + "wrapper" + ], + "description": "monocypher wrapper for Nim", + "license": "MIT", + "web": "https://github.com/genotrance/nimmonocypher" + }, { "name": "dtoa", "url": "https://github.com/LemonBoy/dtoa.nim",