JSON Schema Draft 4 Schema Object

JSON →
library 1.0.0 ·javascript deprecated
verified Jun 7, 2026

jsonschema-draft4 v1.0.0 provides a verbatim copy of the JSON Schema Draft 4 meta-schema as published at json-schema.org/draft-04/schema. This package is a single-file module that exports the schema object for use in validation or reference. It is not regularly updated as it represents a frozen specification. Differentiators: it is the canonical Draft 4 schema, not a validator or generator. It has no dependencies and is compatible with both CommonJS and ES modules.