{
  "collectionName": "components_img_component_img_components",
  "info": {
    "displayName": "imgComponent"
  },
  "options": {},
  "attributes": {
    "image": {
      "allowedTypes": [
        "images",
        "files",
        "videos",
        "audios"
      ],
      "type": "media",
      "multiple": false
    }
  }
}