{
  "pluginAlias": "Calpyshome",
  "pluginType": "platform",
  "singular": true,
  "schema": {
    "type": "object",
    "properties": {
      "url": {
        "title": "Box url",
        "type": "string",
        "required": true
      }
    }
  }
}
