Deep merge two JSON objects — the second object overwrites and extends the first.
Paste two JSON objects separated by a blank line.
Deep merge recursively combines nested objects.
Arrays from the second object replace arrays in the first.