Automic VaultAutomic Vault

brew

fracturedjson を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install fracturedjson

local Homebrew formula metadata

概要

パッケージ概要

JSON formatter that produces highly readable but fairly compact output

コマンドとエイリアス

  • fracjson

履歴

プロジェクトの歴史と使われ方

FracturedJson is a JSON and JSONC formatter whose niche is compact human-readable output rather than fully expanded pretty printing. It keeps arrays and objects on one line when they remain short and simple, and aligns repeated object or array structures into table-like columns.

プロジェクトの歴史

The public GitHub repository was created in October 2020 and the first GitHub release was the FracturedJson .NET library v1.0.0. The repository later grew into a family of official implementations: a .NET library, the fracjson CLI, a browser formatter, a JavaScript/TypeScript package, and a VS Code extension.

Release history shows the formatter becoming more specialized over time. Version 2.0.0 added tabular formatting, version 3.0.0 added JSON-with-comments support and deeper table formatting, version 4.x refined numeric alignment and formatting options, and separate CLI v1.0.0 releases in 2026 added self-contained binaries for common operating systems.

採用の歴史

Official documentation lists NuGet packages for both the library and CLI, an NPM package for the JavaScript/TypeScript implementation, and editor distribution through the VS Code Marketplace and Open VSX. The README also points users to GitHub Releases for standalone CLI executables and to a GitHub Pages browser formatter.

使われ方

The package is used as a command-line formatter through the fracjson executable, as a .NET library, through JavaScript/TypeScript bindings, in the browser, or inside VS Code. The package is most useful when dense JSON needs to remain scannable, such as coordinate lists, repeated records, and JSONC files where comments should be preserved.

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

FracturedJson matters to package collectors because it represents a formatter policy that is deliberately different from canonical pretty printers. Its packaging spread across NuGet, NPM, Homebrew, standalone release assets, a web app, and editor extensions makes it a small but unusually cross-surface developer tool.

タイムライン

  • 2020: GitHub repository created and FracturedJson .NET library v1.0.0 released.
  • 2021: Version 2.0.0 added tabular formatting.
  • 2022: Version 3.0.0 added JSONC comments, deep table formatting, blank-line preservation, and trailing-comma handling.
  • 2024: Version 4.0.0 introduced NumberListAlignment.
  • 2025: Version 4.1.0 added table comma placement options and .NET 8 targets for CLI and tests.
  • 2026: fracjson CLI v1.0.0 published with self-contained release binaries.

Related projects

  • Official related projects include FracturedJsonJs for JavaScript/TypeScript, FracturedJsonVSC for VS Code, the browser formatter hosted on GitHub Pages, and community ports listed by the project wiki for Python and Rust.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
.fracturedjson.fracturedjson.jsonc.fracturedjson.json

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
fracjsoncliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.0.1
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/j-brooke/FracturedJson

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:fracturedjson
バージョン1.0.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/fracturedjson
ホームページhttps://github.com/j-brooke/FracturedJson
リポジトリhttps://github.com/j-brooke/FracturedJson
上流ドキュメントhttps://github.com/j-brooke/FracturedJson#readme
ライセンスMIT
ソースアーカイブhttps://github.com/j-brooke/FracturedJson/archive/refs/tags/cli-v1.0.1.tar.gz
ビルド依存関係dotnet
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefracturedjson
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment