- For instance, take a stock file and merge in a partial JSON file, filling
in the differences
- Handles merging arrays of strings, sorting and removing dupes
- Handles merging named primitive values over
- Handles merging together two simple key/value pair maps
- Handles merging an array of simple key/value pair maps
- Can convert ConvertTo-Json's hideous Unicode escaping to real chars
- Provides a workaround for a PS3 bug where JSON strings cannot
contain " characters
https://connect.microsoft.com/PowerShell/feedback/details/735978/convertto-json-in-psv3-beta-does-not-support-values-containing-double-quotes