{ "additionalProperties": false, "id": "NodeVersion", "properties": { "node_version": { "readonly": true, "title": "Node version", "type": "string" }, "product_version": { "readonly": true, "title": "Product version", "type": "string" } }, "type": "object" }