json-diff

A small command line utility to compare two jsons.

Usage Example:

json_diff f source1.json source2.json

json_diff d '{...}' '{...}'

Option:

f : read input from json files

d : read input from command line