Automic VaultAutomic Vault

brew

Installer jsonpp avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jsonpp pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install jsonpp

local Homebrew formula metadata

aperçu

Résumé du paquet

Command-line JSON pretty-printer

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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`.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 13 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

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

Exécutables installés

CommandeTypeExpositionNote
jsonppcliexécutable global

fraîcheur

Version et 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.

page générée2026-07-25
version du gestionnaire1.3.0
gestionnaire mis à jour2026-06-13
données localesOK
amontà jour
dernière version détectée1.3.0

https://github.com/jmhodges/jsonpp

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:jsonpp
Version1.3.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/jsonpp
Page d'accueilhttps://jmhodges.github.io/jsonpp/
Dépôthttps://github.com/jmhodges/jsonpp
Docs amonthttps://jmhodges.github.io/jsonpp
LicenceMIT
Archive sourcehttps://github.com/jmhodges/jsonpp/archive/refs/tags/1.3.0.tar.gz
Dernière mise à jour2026-06-13T23:35:01+02:00
Pulseupdated
Dépendances de compilationgo
Bouteilledisponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

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