wishthis/node_modules/gulp-json-editor/test/test.json

10 lines
143 B
JSON
Raw Normal View History

2022-01-21 08:28:41 +00:00
{
"name": "test object",
"version": "1.0.0",
"nested": {
"name": "nested object",
"version": "1.0.0"
},
"authors": ["tom"]
}