As of Emacs 24.4, json-pretty-print-buffer is included in Emacs itself. See https://github.com/gongo/json-reformat/issues/11 This would reduce the dependencies, and allow you to sort keys automatically too (using `json-pretty-print-buffer-ordered`).