macOS
brew install jsongreplocal Homebrew formula metadata
brew
Query tool for JSON, YAML, TOML, and other structured formats. Version 0.9.0 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#jsongrep.
install
brew install jsongreplocal Homebrew formula metadata
nix profile install nixpkgs#jsongrepnixpkgs package indexes · pkgs/by-name/js/jsongrep/package.nix · source: api.github.com
sudo zypper install jsongrepopenSUSE Tumbleweed package metadata · jsongrep · source: download.opensuse.org
scoop install main/jsongrepScoop official bucket manifest trees · bucket/jsongrep.json · source: api.github.com
winget install --id micahkepe.jsongrep -eWindows Package Manager source index · micahkepe.jsongrep · source: cdn.winget.microsoft.com
overview
Query tool for JSON, YAML, TOML, and other structured formats
history
jsongrep is a Rust command-line tool and library for querying JSON, YAML, TOML, JSONL, CBOR, and MessagePack documents with regular path expressions. Its executable is `jg`.
Micah Kepe's repository was created on August 8, 2025. The README frames the project as a path-query tool rather than a general transformation language: users describe sets of paths through a document tree, and the engine finds matches.
The changelog shows rapid early iteration in 2026, including version 0.5.0 and 0.5.1 on February 14, 2026 and version 0.9.0 on April 18, 2026. The 0.9.0 entry added an interactive WASM playground and a porcelain output mode.
By 2026 the README documented installation through Homebrew, Winget, Scoop, and Cargo, and the input package facts list additional Nix and zypper packaging. That is unusually broad distribution for a young structured-data query CLI.
The README examples use `jg` to query nested paths, match fixed field names at any depth with `-F`, compare common path searches with jq, and pretty-print JSON. Kepe's blog explains the model as regular expressions over tree edges rather than text characters.
jsongrep is significant as a modern Rust take on the `grep for structured data` idea. Package nerds care because it joins jq, JSONPath, JMESPath, gron, and jql in the crowded but still active space of command-line data inspection.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jg | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/micahkepe/jsongrep
install metadata
| Package key | brew:jsongrep |
|---|---|
| Version | 0.9.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jsongrep |
| Homepage | https://github.com/micahkepe/jsongrep |
| Repository | https://github.com/micahkepe/jsongrep |
| Upstream docs | https://github.com/micahkepe/jsongrep#readme |
| License | MIT |
| Source archive | https://github.com/micahkepe/jsongrep/archive/refs/tags/v0.9.0.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jsongrep |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
jsongrep
nix profile install nixpkgs#jsongrepjsongrep 0.9.0-1.1
CLI for fast querying of JSON, YAML, TOML, JSONL, CBOR, and MessagePack documents
https://github.com/micahkepe/jsongrep
sudo zypper install jsongrepjsongrep-bash-completion 0.9.0-1.1
Bash Completion for jsongrep
https://github.com/micahkepe/jsongrep
sudo zypper install jsongrep-bash-completionjsongrep-fish-completion 0.9.0-1.1
Fish Completion for jsongrep
https://github.com/micahkepe/jsongrep
sudo zypper install jsongrep-fish-completionjsongrep-zsh-completion 0.9.0-1.1
Zsh Completion for jsongrep
https://github.com/micahkepe/jsongrep
sudo zypper install jsongrep-zsh-completionmain/jsongrep
scoop install main/jsongrepmicahkepe.jsongrep
winget install --id micahkepe.jsongrep -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.