json.cli
v1.0.1
Published
A CLI tool for reading over a json file
Readme
json
json is a CLI tool for parsing json files easily
to install run npm i -g json.cli
and then json followed by the json file you want to parse through, and then the selector:
json package.json bugs
If you have any bugs, issues or concerns, feel free to open an issue.
