UNPKG
nw-gyp
Version:
latest (3.6.8)
3.6.8
3.6.7
3.6.6
3.6.5
3.6.4
3.6.3
3.6.2
3.4.0
0.13.0
0.12.4
0.12.3
0.12.2
0.10.9
0.7.3
0.7.3-4
0.7.3-3
0.7.3-2
0.7.3-1
NW.js (node-webkit) native addon build tool
github.com/nwjs/nw-gyp
nwjs/nw-gyp
nw-gyp
/
.jshintrc
8 lines
(7 loc)
•
88 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"asi"
:
true
,
"laxcomma"
:
true
,
"es5"
:
true
,
"node"
:
true
,
"strict"
:
false
}