SOLVED: tool to compare multiple json files ( like environment attribute files)

A script I wrote to see how keys and values differ between json files. Works better than diff for more than 2 files or structures that are deeply nested or aren't line oriented. Originally made to compare chef environment attribute files.