add keywords and alias

This commit is contained in:
AJ ONeal 2016-09-30 17:55:12 -04:00
parent 2333ec30f6
commit 883ff60ed7
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,7 @@
"main": "wsclient.js",
"bin": {
"jstunnel": "bin/stunnel.js",
"stunnel.js": "bin/stunnel.js",
"stunnel-js": "bin/stunnel.js"
},
"scripts": {
@ -15,6 +16,8 @@
"url": "git+ssh://git@github.com/Daplie/node-tunnel-client.git"
},
"keywords": [
"cli",
"client",
"tcp",
"tls",
"http",