UNPKG

json_merger

Version:

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

18 lines (17 loc) 166 B
{ "@extends": ["09-A.json"], "array": [ { "@prepend": true, "b": 1 }, { "@prepend": true, "b": 2 }, { "@prepend": true, "b": 3 } ] }