{"library":"gulp-json-schema","type":"library","category":null,"description":"Gulp plugin for validating JSON files against JSON Schema (draft v4) using the tv4 validator. Version 1.0.0 is the latest stable release, with no recent updates. Key differentiators: it integrates seamlessly into Gulp pipelines, supports custom formats and keywords, schema preloading for $ref resolution, and options like banUnknownProperties and checkRecursive. Alternatives include gulp-ajv for newer JSON Schema drafts and better performance.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","gulpplugin","json","jsonschema","schema","validation"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install gulp-json-schema","imports":["const jsonSchema = require('gulp-json-schema');","jsonSchema({ schema: 'schema.json', verbose: true });","const jsonSchema = require('gulp-json-schema');"]},{"cmd":"yarn add gulp-json-schema","imports":[]},{"cmd":"pnpm add gulp-json-schema","imports":[]}],"homepage":"https://github.com/io-monad/gulp-json-schema","github":"https://github.com/io-monad/gulp-json-schema","docs":null,"changelog":null,"pypi":null,"npm":"gulp-json-schema","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}