blob: bdd5efe1b77c270b03e47d6b6fcd5994b8cbb624 [file] [log] [blame] [raw]
{
"name":"sshout",
"description":"SSHOUT client side API implementation for Node.js",
"version":"1.0.2",
"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"
}
}