UNPKG
ssh-tunnel
Version:
latest (2.3.23)
2.3.23
2.3.22
2.3.21
2.3.20
2.3.19
2.3.18
2.3.17
2.3.16
2.3.15
2.3.14
2.3.13
SSH-Tunnel management utility
alternatex/ssh-tunnel
ssh-tunnel
/
lib
/
artifacts
/
pack.js
7 lines
(5 loc)
•
105 B
JavaScript
View Raw
1
2
3
4
5
6
7
exports
=
module
.
exports
=
Pack
;
function
Pack
(
){};
Pack
.
prototype
.
toJSON
=
function
(
){
return
{}; };