macOS
brew install jsongreplocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jsongrep pour les workflows d'agents IA.
installation
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
aperçu
Query tool for JSON, YAML, TOML, and other structured formats
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
jg | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/micahkepe/jsongrep
métadonnées d'installation
| Clé du paquet | brew:jsongrep |
|---|---|
| Version | 0.9.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/jsongrep |
| Page d'accueil | https://github.com/micahkepe/jsongrep |
| Dépôt | https://github.com/micahkepe/jsongrep |
| Docs amont | https://github.com/micahkepe/jsongrep#readme |
| Licence | MIT |
| Archive source | https://github.com/micahkepe/jsongrep/archive/refs/tags/v0.9.0.tar.gz |
| Dépendances de compilation | rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.