jsonpp 2.0.0

Reads json either from stdin or a file and pretty prints it on stdout.
1
2
3
4
{
  "a": 1,
  "b": 2
}