Automic VaultAutomic Vault

brew

Installer jsonlint avec Homebrew, apt

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install jsonlint

local Homebrew formula metadata

Linux

Debian aptvérifié · 92%
sudo apt install jsonlint

Debian stable package indexes · jsonlint · Source: deb.debian.org

aperçu

Résumé du paquet

JSON parser and validator with a CLI

Commandes et alias

  • jsonlint

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

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

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.

Chronologie

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

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 1 plateformes.
  • S’installe avec 1 dépendances d’exécution.

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
jsonlintcliexé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.6.3
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/zaach/jsonlint

  • infoNo package-manager update timestamp was available.confiance faible
  • infoNo cached GitHub release or tag data was available.https://github.com/zaach/jsonlintconfiance none

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:jsonlint
Version1.6.3
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/jsonlint
Page d'accueilhttps://github.com/zaach/jsonlint
Dépôthttps://github.com/zaach/jsonlint
Docs amonthttps://github.com/zaach/jsonlint#readme
LicenceMIT
Archive sourcehttps://registry.npmjs.org/jsonlint/-/jsonlint-1.6.3.tgz
Dépendancesnode
Bouteilledisponible (sur all)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

jsonlint 1.11.0-2

validating parser of JSON data structures

https://github.com/Seldaek/jsonlint

sudo apt install jsonlint
  • Section: php
  • Architecture: all
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Jsonlint
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jsonlint from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

jsonlint 1.10.2-1

validating parser of JSON data structures

https://github.com/Seldaek/jsonlint

sudo apt install jsonlint
  • Section: universe/php
  • Architecture: all
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Jsonlint
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: jsonlint from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

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
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment