Description
A command-line tool that flattens JSON into assignment-like lines, making it easier to search, filter, and inspect with grep and other text tools. It is useful when exploring deeply nested JSON from APIs or logs.
Install it if you often debug JSON in the terminal. Output can reveal full data paths and values, so review sensitive data before sharing command output.