Automic VaultAutomic Vault

brew

Install generate-json-schema with Homebrew

Generate a JSON Schema from Sample JSON. Version 2.6.0 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install generate-json-schema

local Homebrew formula metadata

overview

Package summary

Generate a JSON Schema from Sample JSON

Commands and aliases

  • generate-schema

history

Project history and usage

Generate Schemas is the command-line and Node.js package distributed upstream as generate-schema and packaged in Homebrew as generate-json-schema. It derives schema-like definitions from sample JSON objects, turning example payloads into JSON Schema, database table definitions, ODM schemas, and warehouse schemas.

Project history

The GitHub repository and npm package were created in February 2015. The README presents the project as a converter from JSON objects to MySQL table schemas, JSON Schema, Mongoose schemas, ClickHouse schemas, Google BigQuery schemas, and generic templates, showing an evolution from a narrow JSON Schema helper into a small multi-target schema generator.

Adoption history

Adoption is mostly in JavaScript and CLI workflows rather than as a platform standard. Its npm package is the upstream distribution, while Homebrew exposes the executable for users who want a system-level generate-schema command without managing a Node project.

How it is used

Practitioners use it when they have representative JSON and need a quick starter schema for validation, documentation, database modeling, or exploratory ingestion. The README documents both a file-oriented CLI and a library API, plus an interactive REPL mode when no file is supplied.

Why package nerds care

For package-manager users, generate-json-schema is a convenience wrapper around a Node ecosystem utility: useful for bootstrapping schemas quickly, but not a substitute for hand-maintained contracts in production APIs.

Timeline

  • 2015: GitHub repository and npm package were created.
  • 2023: npm registry metadata showed the package still distributed as generate-schema 2.6.0.
  • 2024: the GitHub repository recorded later source activity after the original 2015 publication.

Related projects

  • Related schema targets include JSON Schema, Mongoose, MySQL, Google BigQuery, and ClickHouse.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
generate-schemacliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version2.6.0
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/Nijikokun/generate-schema

install metadata

Package metadata

Package keybrew:generate-json-schema
Version2.6.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/generate-json-schema
Homepagehttps://github.com/Nijikokun/generate-schema
Repositoryhttps://github.com/Nijikokun/generate-schema
Upstream docshttps://github.com/Nijikokun/generate-schema#readme
LicenseMIT
Source archivehttps://registry.npmjs.org/generate-schema/-/generate-schema-2.6.0.tgz
Dependenciesnode
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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