# jsonpp を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:jsonpp
```

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

### macOS

- Homebrew (100%):

```sh
brew install jsonpp
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:jsonpp
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/jsonpp>
- **バージョン:** 1.3.0
- **ソース概要:** Command-line JSON pretty-printer
- **ホームページ:** <https://jmhodges.github.io/jsonpp/>
- **リポジトリ:** <https://github.com/jmhodges/jsonpp>
- **上流ドキュメント:** <https://jmhodges.github.io/jsonpp/>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/jmhodges/jsonpp/archive/refs/tags/1.3.0.tar.gz>
- **最終更新:** 2026-07-25T20:58:05-04:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.3.0
- マネージャ更新日: 2026-07-25
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/jmhodges/jsonpp
- 検出された最新: 1.3.0 (最新)
## プロジェクトの歴史と使われ方

jsonpp is a fast command-line JSON pretty-printer written in Go. It is intentionally small: read JSON from a web response or file, format it for humans, and exit.

### プロジェクトの歴史

John Hodges' jsonpp repository began with a 2011-08-22 commit titled "a working json pretty printer". The README says jsonpp was created after a friend working against large JSON APIs became tired of slow tooling, and that it later proved useful for parsing JSON log files.

The project stayed narrowly focused on pretty printing. Its README documents a file and pipe workflow, an option for formatting previously pretty-printed JSON, and an environment variable named `JSONPP_INDENT` for changing indentation.

### 採用の歴史

jsonpp's adoption is modest but durable enough for a Homebrew formula and tagged GitHub releases. The README documents installation through `go get`, Homebrew, or copying a binary into `PATH`.

### 使われ方

The canonical examples are piping a web service response through `jsonpp`, formatting a JSON file from disk, and using `-s` when the input stream is one already formatted JSON object.

### パッケージ好きにとっての重要性

jsonpp is package-nerd useful because it is a tiny Go binary that does one common terminal job with minimal runtime baggage. It belongs to the family of formatter commands people install because they want fast readable output, not a full JSON processing language.

### タイムライン

- 2011-08-22: First public GitHub commit.
- 2013-07-03: v1.2.0 release published.
- 2016-10-13: v1.3.0 release published.

### Related projects

- jsonpp sits near jsonlint, jq, Python's `json.tool`, and other command-line JSON formatting tools, but keeps its own role limited to pretty printing.

### ソース

- <https://api.github.com/repos/jmhodges/jsonpp>
- <https://formulae.brew.sh/formula/jsonpp>
- <https://github.com/jmhodges/jsonpp>
- <https://github.com/jmhodges/jsonpp/commit/1564f8fd3a29fca50e735e78aa3298ce1bc9a972>
- <https://github.com/jmhodges/jsonpp/releases/tag/1.3.0>
- <https://github.com/jmhodges/jsonpp/releases/tag/v1.2.0>


## セキュリティノート

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:** jsonpp
- **Version Scheme:** 0
- **Revision:** 1
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [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.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [jsonfmt](https://pkg.so/ja/brew/jsonfmt/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter, json.
- [pgformatter](https://pkg.so/ja/brew/pgformatter/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter.
- [rubyfmt](https://pkg.so/ja/brew/rubyfmt/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter.
- [snakefmt](https://pkg.so/ja/brew/snakefmt/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter.
- [sql-formatter](https://pkg.so/ja/brew/sql-formatter/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter.
- [odinfmt](https://pkg.so/ja/brew/odinfmt/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter.
- [fracturedjson](https://pkg.so/ja/brew/fracturedjson/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter, json, pretty-printer.
- [asmfmt](https://pkg.so/ja/brew/asmfmt/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter.
- [hindent](https://pkg.so/ja/brew/hindent/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, formatter, pretty.

## Combined YAML source

View the package source record on GitHub. [combined/jsonpp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/jsonpp.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
- cross-ecosystem install command graph
