UNPKG

json_merger

Version:

Merge JSON with indicators such as @override, @match, @delete and @insert to tell the processor how to merge the files.

20 lines (19 loc) 151 B
{ "myArray": [ { "b": 10 }, { "b": 20 } ], "myObject": { "prop1": 10, "prop2": { "b": 20 }, "prop3": { "b": 30 } } }