"description":"Secure Client for exposing TLS (aka SSL) secured services as plain-text connections locally. Also ideal for multiplexing a single port with multiple protocols using SNI.",
"main":"index.js",
"bin":{
"sclient":"bin/sclient.js"
},
"scripts":{
"test":"echo \"Error: no test specified\" && exit 1"