# jsongrep を Homebrew, Nix, zypper, scoop, winget でインストール

jsongrep のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:jsongrep
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install jsongrep
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#jsongrep
```

  証拠: nixpkgs package indexes: pkgs/by-name/js/jsongrep/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install jsongrep
```

  証拠: openSUSE Tumbleweed package metadata: jsongrep from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/jsongrep
```

  証拠: Scoop official bucket manifest trees: bucket/jsongrep.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id micahkepe.jsongrep -e
```

  証拠: Windows Package Manager source index: micahkepe.jsongrep from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:jsongrep
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/jsongrep>
- **バージョン:** 0.9.0
- **ソース概要:** Query tool for JSON, YAML, TOML, and other structured formats
- **ホームページ:** <https://github.com/micahkepe/jsongrep>
- **リポジトリ:** <https://github.com/micahkepe/jsongrep>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/micahkepe/jsongrep/archive/refs/tags/v0.9.0.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- jg (cli)
- jg (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.9.0
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/micahkepe/jsongrep
- 検出された最新: v0.9.0 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2025-08-08: The GitHub repository was created.
- 2026-02-14: The changelog recorded releases 0.5.0 and 0.5.1.
- 2026-02-28: The author published a technical blog post about jsongrep's query model and benchmarks.
- 2026-04-18: Version 0.9.0 added the WASM playground and porcelain output.

### Related projects

- jsongrep is directly compared with jq in its README and blog. It is also adjacent to JSONPath, JMESPath, jql, gron, and Rust structured-data parsers for YAML, TOML, CBOR, and MessagePack.

### ソース

- <https://api.github.com/repos/micahkepe/jsongrep>
- <https://crates.io/crates/jsongrep>
- <https://formulae.brew.sh/formula/jsongrep>
- <https://github.com/micahkepe/jsongrep>
- <https://github.com/micahkepe/jsongrep/blob/main/CHANGELOG.md>
- <https://micahkepe.com/blog/jsongrep/>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **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:** head, stable

## 他のパッケージマネージャ記録

- Nix - jsongrep: normalized package name match | nixpkgs package indexes: pkgs/by-name/js/jsongrep/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - jsongrep - 0.9.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: jsongrep from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | CLI for fast querying of JSON, YAML, TOML, JSONL, CBOR, and MessagePack documents | https://github.com/micahkepe/jsongrep
- zypper - jsongrep-bash-completion - 0.9.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: jsongrep-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Bash Completion for jsongrep | https://github.com/micahkepe/jsongrep
- zypper - jsongrep-fish-completion - 0.9.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: jsongrep-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Fish Completion for jsongrep | https://github.com/micahkepe/jsongrep
- zypper - jsongrep-zsh-completion - 0.9.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: jsongrep-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Zsh Completion for jsongrep | https://github.com/micahkepe/jsongrep
- Scoop - main/jsongrep: normalized package name match | Scoop official bucket manifest trees: bucket/jsongrep.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - micahkepe.jsongrep: normalized package name match | Windows Package Manager source index: micahkepe.jsongrep from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [yq](https://pkg.so/ja/brew/yq/) - Shares pkgdb curated category or tags: cli, developer-tools, json, toml, yaml.
- [python-yq](https://pkg.so/ja/brew/python-yq/) - Shares pkgdb curated category or tags: cli, developer-tools, json, toml, yaml.
- [dasel](https://pkg.so/ja/brew/dasel/) - Shares pkgdb curated category or tags: cli, developer-tools, json, query-tool, toml.
- [yj](https://pkg.so/ja/brew/yj/) - Shares pkgdb curated category or tags: cli, developer-tools, json, toml, yaml.
- [otree](https://pkg.so/ja/brew/otree/) - Shares pkgdb curated category or tags: cli, developer-tools, json, toml, yaml.
- [remarshal](https://pkg.so/ja/brew/remarshal/) - Shares pkgdb curated category or tags: cli, developer-tools, json, toml, yaml.
- [config-file-validator](https://pkg.so/ja/brew/config-file-validator/) - Shares pkgdb curated category or tags: cli, developer-tools, json, toml, yaml.
- [libfyaml](https://pkg.so/ja/brew/libfyaml/) - Shares pkgdb curated category or tags: cli, developer-tools, json, yaml.

## Combined YAML source

View the package source record on GitHub. [combined/jsongrep.yml](https://github.com/mxcl/pkgdb/blob/main/combined/jsongrep.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
