blob: de8648872a0f08e78ec3a08a3b17e2e7c6b10ace [file] [log] [blame] [raw]
{
"name":"sshout",
"description":"SSHOUT client side API implementation for Node.js",
"version":"1.0",
"keywords":[ "sshout", "chat", "ssh", "client", "secure" ],
"homepage":"https://sourceforge.net/projects/sshout/",
"bugs":"https://sourceforge.net/p/sshout/tickets/",
"license":"LGPL-3.0-or-later",
"dependencies":{
"ssh2":">=0.5.0",
"ssh2-streams":"~0.1.18"
}
}