{
    "$schema": "http://json-schema.org/draft-07/schema",
    "$id": "https://burrito.bible/schema/meta_version.schema.json",
    "$$target": "meta_version.schema.json",
    "title": "Meta Version",
    "type": "string",
    "enum": ["1.0.0"],
    "description": "Version of the Scripture Burrito specification this file follows."
}
