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) 110 B
{ "@extends": ["02-B.json"], "myArray": [ { "@append": true, "c": 100 }, { "c": 200 } ] }