Comparing version
{ | ||
"name": "whoosh", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A streaming sftp client", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -17,4 +17,4 @@ # Whoosh | ||
}) | ||
``` | ||
See the [ssh2 client docs](https://github.com/mscdex/ssh2#client-methods) for a full list of connection parameters | ||
``` | ||
@@ -21,0 +21,0 @@ ### Write the contents of a variable to a remote file |