Automic VaultAutomic Vault

brew

使用 Homebrew, apt 安装 jsonlint

查看 jsonlint 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install jsonlint

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install jsonlint

Debian stable package indexes · jsonlint · 来源: deb.debian.org

概览

软件包摘要

JSON parser and validator with a CLI

命令和别名

  • jsonlint

历史

项目历史与用法

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.

安全态势

风险级别:绿色

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 元数据适用于 1 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
jsonlintcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本1.6.3
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/zaach/jsonlint

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息No cached GitHub release or tag data was available.https://github.com/zaach/jsonlintnone 置信度

安装元数据

软件包元数据

软件包键brew:jsonlint
版本1.6.3
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/jsonlint
主页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
依赖node
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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