UNPKG

json_merger

Version:

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

27 lines (26 loc) 218 B
{ "myArray": [ { "c": 100 }, { "a": 1, "b": 10, "c": 200 }, { "a": 2, "b": 20 } ], "myObject": { "prop1": 10, "prop2": { "b": 20 }, "prop3": { "a": 3, "b": 30 } } }