Formats and validates JSON files with consistent indentation
Like gofmt, but for JSON files
jsonfmt
$ jsonfmt file.json
$ jsonfmt -w file.json
$ jsonfmt -i 2 file.json