it would be great to add support for JSON as standard input using the `-` ``` `foo | wgrep -q 'bar[0]' - ```
it would be great to add support for JSON as standard input using the
-