wishthis/node_modules/gulp-json-editor/test/test.json
2022-01-21 09:28:41 +01:00

9 lines
143 B
JSON

{
"name": "test object",
"version": "1.0.0",
"nested": {
"name": "nested object",
"version": "1.0.0"
},
"authors": ["tom"]
}