in reply to Re^2: customized JSON pretty print
in thread customized JSON pretty print

Custom sort or ASCIIbetical sort? ->canonical(1) on the json object will sort the keys in a stable manner.

--MidLifeXis