{ "pluginAlias": "G4S", "pluginType": "platform", "singular": true, "schema": { "type": "object", "properties": { "username": { "title": "Username", "type": "string", "required": true }, "password": { "title": "Password", "type": "string", "required": true } } } }