{ "name": "process", "description": "a JSON Object that conforms to the InfoObject as specified in the Describe Process Specification v1.0", "fields": [ { "name": "description", "type": "string" }, { "name": "family", "type": "string" }, { "name": "id", "type": "string" }, { "name": "label", "type": "string" }, { "name": "version", "type": "string" } ] }