UNPKG

json_merger

Version:

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

13 lines (12 loc) 120 B
{ "@extends": ["01-A.json", "01-B.json"], "myArray": [ { "c": 200 }, { "@insert": 0, "c": 100 } ] }