macOS
brew install jsongreplocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jsongrep in AI-Agent-Workflows.
Installation
brew install jsongreplocal Homebrew formula metadata
nix profile install nixpkgs#jsongrepnixpkgs package indexes · pkgs/by-name/js/jsongrep/package.nix · Quelle: api.github.com
sudo zypper install jsongrepopenSUSE Tumbleweed package metadata · jsongrep · Quelle: download.opensuse.org
scoop install main/jsongrepScoop official bucket manifest trees · bucket/jsongrep.json · Quelle: api.github.com
winget install --id micahkepe.jsongrep -eWindows Package Manager source index · micahkepe.jsongrep · Quelle: cdn.winget.microsoft.com
Überblick
Query tool for JSON, YAML, TOML, and other structured formats
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
jg | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/micahkepe/jsongrep
Installationsmetadaten
| Paketschlüssel | brew:jsongrep |
|---|---|
| Version | 0.9.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/jsongrep |
| Homepage | https://github.com/micahkepe/jsongrep |
| Repository | https://github.com/micahkepe/jsongrep |
| Upstream-Dokumentation | https://github.com/micahkepe/jsongrep#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/micahkepe/jsongrep/archive/refs/tags/v0.9.0.tar.gz |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.