A tool to explore and list JSON data
Usage: jsonls [OPTIONS] [JSONFILE] Options: -r, --root TEXT Set the root of the JSON document -t, --types Show JSON node data types -c, --count Show array counts -m, --nocolor Monochrome (no color) --version Show the version and exit. --help Show this message and exit.
pip install jsonls