UNPKG

json_merger

Version:

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

14 lines (13 loc) 160 B
{ "@extends": ["11-A.json"], "sequence": [ { "@insert": 1, "@value": "insertedAt1" }, { "@match": "[@value=c]", "@delete": true } ] }