# README
json plugin
The json plugin add some json-related commands to the command loop.
The new commands are:
- json : creates a json object out of key/value pairs or lists
- jsonpath : parses a json object and extract specified fields
- format : pretty-print specified json object