UNPKG
gulp-list
Version:
latest (1.0.0)
1.0.0
0.5.5
0.5.3
0.5.2
0.5.1
0.5.0
Gulp task lister
github.com/Daveloper87/gulp-list
Daveloper87/gulp-list
gulp-list
/
test
/
fixtures
/
example.json
5 lines
•
183 B
JSON
View Raw
1
2
3
4
5
{
"task 1"
:
"This task does this"
,
"task 2"
:
"This task does this thing"
,
"task 3"
:
"What was the point in making task 3...WARN: This function should not be run locally"
}