{"library":"json-schema-defaults","type":"library","category":null,"description":"Generates a plain JSON object from the default values defined in a JSON Schema. Version 0.4.0 is the latest stable release (final release from 2015, now unmaintained). Supports both Node.js and browser environments, including CommonJS, AMD, and standalone script tag usage. Also provides a CLI tool. This package is a simple utility for extracting default values from schemas and does not support JSON Schema draft-07+ features like const, if/then/else, or complex defaults. It works with basic default values only (no recursive objects). The package has no dependencies and is very small (~1KB minified).","language":"javascript","status":"deprecated","version":"0.4.0","tags":["javascript","json","schema"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install json-schema-defaults","imports":["var defaults = require('json-schema-defaults');","window.jsonSchemaDefaults({...})","define(['defaults'], function(defaults) { ... });"]},{"cmd":"yarn add json-schema-defaults","imports":[]},{"cmd":"pnpm add json-schema-defaults","imports":[]}],"homepage":"https://github.com/chute/grunt-json-schema-defaults","github":"https://github.com/chute/json-schema-defaults","docs":null,"changelog":null,"pypi":null,"npm":"json-schema-defaults","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}