UNPKG
node-idin
Version:
latest (2.1.2)
2.1.2
2.1.1
2.1.0
2.0.3
2.0.2
1.1.1
1.0.3
1.0.2
1.0.1
1.0.0
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0
0.9.0-0
NodeJS Library for iDIN (https://www.idin.nl/)
github.com/bloqhouse/node-idin
bloqhouse/node-idin
node-idin
/
.jshintrc
11 lines
(9 loc)
•
131 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"node"
:
true
,
"curly"
:
true
,
"latedef"
:
true
,
"quotmark"
:
true
,
"undef"
:
true
,
"unused"
:
true
,
"trailing"
:
true
}