{
  "collectionName": "components_package_packages_global_features",
  "info": {
    "displayName": "Packages Global Features"
  },
  "options": {},
  "attributes": {
    "pkg_global_feature_title": {
      "type": "string"
    },
    "List": {
      "type": "component",
      "component": "package.package-global-feature-list",
      "repeatable": true
    },
    "btrc_button": {
      "type": "component",
      "component": "package.btrc-button",
      "repeatable": false
    },
    "image": {
      "type": "media",
      "multiple": true,
      "allowedTypes": [
        "images",
        "files",
        "videos",
        "audios"
      ]
    }
  },
  "config": {}
}
