# jsonlint を Homebrew, apt でインストール

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

## インストール

```sh
sudo av install brew:jsonlint
```

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

### macOS

- Homebrew (100%):

```sh
brew install jsonlint
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install jsonlint
```

  証拠: Debian stable package indexes: jsonlint from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## パッケージ情報

- **パッケージキー:** brew:jsonlint
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/jsonlint>
- **バージョン:** 1.6.3
- **ソース概要:** JSON parser and validator with a CLI
- **ホームページ:** <https://github.com/zaach/jsonlint>
- **リポジトリ:** <https://github.com/zaach/jsonlint>
- **上流ドキュメント:** <https://github.com/zaach/jsonlint#readme>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://registry.npmjs.org/jsonlint/-/jsonlint-1.6.3.tgz>
- **生成日時:** 2026-07-25T07:20:51+00:00

## 実行可能ファイル

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

## 依存関係

- node

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-07-25
- マネージャ版: 1.6.3
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/zaach/jsonlint
- 情報: No package-manager update timestamp was available.
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

JSONLint is a JavaScript JSON parser and validator distributed as a small command-line tool. In package-manager culture it sits in the older generation of single-purpose JSON CLI utilities: install it, pipe a file or stdin through it, and get either formatted JSON or a syntax error.

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

Zachary Carter's jsonlint repository began on GitHub on 2010-03-13 with a first commit titled "First". The README describes the project as a pure JavaScript version of the jsonlint.com service, with a command-line interface installable through npm and a CommonJS module interface.

The project kept a compact scope: parsing, validating, optional pretty printing, key sorting, in-place writes, and optional JSON Schema validation from the CLI. The README's MIT license notice names Zachary Carter and 2012, matching the era when Node.js command-line utilities were becoming common Homebrew and npm package-manager citizens.

### 採用の歴史

JSONLint's durable adoption came from being easy to package and easy to compose in Unix-style workflows. The Homebrew formula kept the `jsonlint` executable available to macOS users, while the README continued to document npm global installation for Node users.

### 使われ方

Typical usage is `jsonlint file.json` or piping JSON to stdin. Valid input is pretty-printed, invalid input reports a syntax error, and options cover indentation, compact error display, quiet validation, in-place overwrite, sorted keys, and schema validation.

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

JSONLint matters as a package-nerd artifact because it shows the small-tool phase of JSON tooling before larger Swiss-army commands dominated. It is not a data query language; it is the boring validator that fits cleanly in editor hooks, CI checks, and shell pipelines.

### タイムライン

- 2010-03-13: First public GitHub commit.
- 2012: README license notice names Zachary Carter and the MIT license.
- 2022-07-12: GitHub repository metadata records a push on this date.

### Related projects

- The README explicitly connects the package to jsonlint.com and to editor integrations such as Syntastic, sourcebeautify, and ALE. It occupies the validation and formatting niche beside broader JSON tools such as jq.

### ソース

- <https://api.github.com/repos/zaach/jsonlint>
- <https://formulae.brew.sh/formula/jsonlint>
- <https://github.com/zaach/jsonlint>
- <https://github.com/zaach/jsonlint/commit/1740851f1fc2edc5c626241e8a737523bcabf8d8>


## セキュリティノート

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

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

- Debian apt - jsonlint - 1.11.0-2: normalized package name match | Debian stable package indexes: jsonlint from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | validating parser of JSON data structures | https://github.com/Seldaek/jsonlint
- Ubuntu apt - jsonlint - 1.10.2-1: normalized package name match | Ubuntu 24.04 LTS package indexes: jsonlint from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | validating parser of JSON data structures | https://github.com/Seldaek/jsonlint


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [node](https://www.automicvault.com/ja/pkg/brew/node/) - Runtime dependency declared by Homebrew.
- [clang-format](https://www.automicvault.com/ja/pkg/brew/clang-format/) - Shares av.db curated category or tags: cli, developer-tools, formatter, json.
- [dockerfmt](https://www.automicvault.com/ja/pkg/brew/dockerfmt/) - Shares av.db curated category or tags: cli, developer-tools, formatter, parser.
- [fracturedjson](https://www.automicvault.com/ja/pkg/brew/fracturedjson/) - Shares av.db curated category or tags: cli, developer-tools, formatter, json.
- [gdtoolkit](https://www.automicvault.com/ja/pkg/brew/gdtoolkit/) - Shares av.db curated category or tags: cli, developer-tools, formatter, parser.
- [hq](https://www.automicvault.com/ja/pkg/brew/hq/) - Shares av.db curated category or tags: cli, developer-tools, json, parser.
- [jqfmt](https://www.automicvault.com/ja/pkg/brew/jqfmt/) - Shares av.db curated category or tags: cli, developer-tools, formatter, json.
- [jshon](https://www.automicvault.com/ja/pkg/brew/jshon/) - Shares av.db curated category or tags: cli, developer-tools, json, parser.
- [jsonfmt](https://www.automicvault.com/ja/pkg/brew/jsonfmt/) - Shares av.db curated category or tags: cli, developer-tools, formatter, json.
- [jsonlint](https://www.automicvault.com/ja/pkg/npm/jsonlint/) - Same normalized package name appears in another local ecosystem. Shared terms: cli, json, jsonlint.
- [prettierd](https://www.automicvault.com/ja/pkg/brew/prettierd/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, formatter, node.
- [vscode-langservers-extracted](https://www.automicvault.com/ja/pkg/brew/vscode-langservers-extracted/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, json, node.
- [jsonlint](https://www.automicvault.com/ja/pkg/npm/jsonlint/) - Same normalized package name in another local ecosystem.

## Combined YAML source

View the package source record on GitHub. [combined/jsonlint.yml](https://github.com/automic-vault/db/blob/main/combined/jsonlint.yml)


## ソース

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