UNPKG
gulp-typings
Version:
latest (2.0.4)
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.7
1.0.6
1.0.3
1.0.2
0.0.0
wrap typings for use with gulp
github.com/pushrocks/gulp-typings
typings/gulp-typings
gulp-typings
/
npmextra.json
13 lines
•
251 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"npmts"
:
{
"mode"
:
"default"
,
"coverageTreshold"
:
"80"
,
"tsOptions"
:
{
"target"
:
"ES5"
}
}
,
"npmdocker"
:
{
"baseImage"
:
"hosttoday/ht-docker-node:npmts"
,
"command"
:
"npm test"
}
}