0.4.0 • Published 7 years ago
compare-json v0.4.0
compare-json
Compares two or more JSON files and detects which keys are missing.
Install
npm install -g compare-jsonRun
When installed you can run the comparejson command from your command line.
For example:
$ comparejson ./test/fixture/*.json
Options
For options, you can also run help $ comparejson --help