UNPKG
gulp-json-editor
Version:
latest (2.6.0)
2.6.0
2.5.7
2.5.6
2.5.5
2.5.4
2.5.3
2.5.2
2.5.1
2.5.0
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.0
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
A gulp plugin to edit JSON objects
github.com/rejas/gulp-json-editor
rejas/gulp-json-editor
gulp-json-editor
/
.eslintrc
7 lines
(6 loc)
•
53 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"extends"
:
"gulp"
,
"env"
:
{
"mocha"
:
true
}
}