UNPKG

jsonbinpack

Version:

A space-efficient schema-driven binary JSON serialization format based on JSON Schema

13 lines (12 loc) 175 B
{ "type": "object", "additionalProperties": false, "required": [ "defaultIgnores" ], "properties": { "defaultIgnores": { "type": "boolean" } } }