[console_scripts]
json-structure-check = json_structure.schema_validator:main
json-structure-validate = json_structure.instance_validator:main
