{ "type": "object", "name": "Version5", "properties": { "label": { "type": "string" }, "url": { "type": "string" }, "version": { "type": "string" } }, "required": [ "label", "url", "version" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }