UNPKG

json_merger

Version:

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

26 lines (25 loc) 210 B
{ "array": [ { "name": "qwerty", "a": 1 }, { "name": "qwerty", "a": 2, "abc": 1234, "title": {} }, { "name": "tkn" } ], "array2": [ { "a": 1 }, { "a": 2 } ] }