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) 146 B
{ "myArray": [ { "a": 1 }, { "a": 2 } ], "myObject": { "prop1": 1, "prop2": { "a": 2 }, "prop3": { "a": 3 } } }