json_diff-0.1.0 is not a library.
Visit the last successful build:
json_diff-0.1.2
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