{"library":"json-schema","type":"library","category":null,"description":"Historical library implementing early JSON Schema draft specifications (draft-01 to draft-04). Current version 0.4.0 is considered finished and stable, with no active development. It provides a simple, efficient validator for the original core elements but does not support later drafts (draft-06, draft-07, 2019-09, 2020-12). Used by many legacy npm packages due to its stability and small size. Not suitable for new projects requiring current JSON Schema compliance. Alternatives: ajv (full drafts), @cfworker/json-schema (modern).","language":"javascript","status":"maintenance","version":"0.4.0","tags":["javascript","json","schema"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install json-schema","imports":["import { validate } from 'json-schema'","import { Validator } from 'json-schema'","import { checkPropertyChange } from 'json-schema'"]},{"cmd":"yarn add json-schema","imports":[]},{"cmd":"pnpm add json-schema","imports":[]}],"homepage":"https://github.com/kriszyp/json-schema#readme","github":"ssh://git@github.com/kriszyp/json-schema","docs":null,"changelog":null,"pypi":null,"npm":"json-schema","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}