{ "name": "json-schema-defaults", "main": "index.js", "version": "0.1.1", "authors": [ "Chute " ], "description": "Generate JSON object from default values in JSON Schema", "moduleType": [ "amd", "globals", "node" ], "keywords": [ "json", "schema" ], "license": "MIT", "homepage": "https://github.com/chute/json-schema-defaults", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }