Convert data to arrays
Transforms JSON objects to arrays.
The given patterns work on the keys of the objects (key-1 in the example). The groups within the found key will be wrapped in an array element.
Will become
Transforms JSON objects to arrays.