diff --git a/packages.json b/packages.json index 8d2ba18..b05b689 100644 --- a/packages.json +++ b/packages.json @@ -20043,5 +20043,20 @@ "license": "MIT", "web": "https://github.com/bunkford/ffpass", "doc": "https://bunkford.github.io/ffpass/docs/ffpass.html" + }, + { + "name": "ssh2", + "url": "https://github.com/ba0f3/ssh2.nim", + "method": "git", + "tags": [ + "ssh2", + "libssh", + "scp", + "ssh", + "sftp" + ], + "description": "SSH, SCP and SFTP client for Nim", + "license": "MIT", + "web": "https://github.com/ba0f3/ssh2.nim" } ]