UNPKG
ezdev-onvif
Version:
latest (0.5.3)
0.5.3
0.4.2
Client to ONVIF NVT devices Profile S: cameras
github.com/agsh/onvif
agsh/onvif
ezdev-onvif
/
.jshintrc
11 lines
(10 loc)
•
145 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"curly"
:
true
,
"esnext"
:
true
,
"node"
:
true
,
"sub"
:
true
,
"laxbreak"
:
true
,
"laxcomma"
:
true
,
"undef"
:
true
,
"-W038"
:
true
}