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
/
test
/
test.json
9 lines
(8 loc)
•
121 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"name"
:
"test object"
,
"version"
:
"1.0.0"
,
"nested"
:
{
"name"
:
"nested object"
,
"version"
:
"1.0.0"
}
}