UNPKG
rsync
Version:
latest (0.6.1)
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
0.0.2
0.0.1
Rsync cli wrapper
github.com/mattijs/node-rsync
mattijs/node-rsync
rsync
/
.jshintrc
8 lines
(7 loc)
•
140 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"strict"
:
true
,
"undef"
:
true
,
"unused"
:
true
,
"node"
:
true
,
"predef"
:
[
"describe"
,
"it"
,
"beforeEach"
,
"xdescribe"
,
"xit"
]
}