webpack-sftp-client
Advanced tools
{ | ||
"name": "webpack-sftp-client", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "a plugin for webpack as an sftp client", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# webpack-sftp-client | ||
Use this module like, | ||
## Install | ||
``` | ||
import WebpackSftpClient from | ||
npm install webpack-sftp-client | ||
``` | ||
## Usage | ||
``` | ||
var WebpackSftpClient = require('webpack-sftp-client'); | ||
new WebpackSftpClient({ | ||
@@ -16,1 +23,5 @@ port: '22', | ||
``` | ||
Copyright (c) 2016 - 2017 zhangyuhang | ||
MIT (http://www.opensource.org/licenses/mit-license.php) |
3523
4.85%27
68.75%