UNPKG
@masterofbob777/grunt-config
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
A grunt config for js and ts, for use in all projects I work on.
@masterofbob777/grunt-config
/
config
/
plats
/
node.json
6 lines
•
90 B
JSON
View Raw
1
2
3
4
5
6
{
"name"
:
"
\"
node
\"
"
,
"normalName"
:
"node"
,
"browserLike"
:
false
,
"serverLike"
:
true
}