UNPKG
@techanvil/webssh2
Version:
latest (0.4.0)
0.4.0
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1-pre-release-0.0
A Websocket to SSH2 gateway using socket.io, ssh2, and express
github.com/billchurch/WebSSH2
@techanvil/webssh2
/
.bithoundrc
22 lines
(21 loc)
•
359 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"critics"
:
{
"lint"
:
{
"engine"
:
"standard"
}
,
"wc"
:
{
"limit"
:
5000
}
}
,
"dependencies"
:
{
"mute"
:
[
"read-config-ng"
,
"socket.io"
,
"standard"
,
"bithound"
]
}
,
"ignore"
:
[
"public/webssh2.bundle.js"
,
]
}