Blame view

src/components/images/images.json 232 Bytes
jaymehta committed
1 2 3 4
{
  "collectionName": "components_images_images",
  "info": {
    "displayName": "images",
.  
jaymehta committed
5 6
    "icon": "money-bill",
    "description": ""
jaymehta committed
7 8 9
  },
  "options": {},
  "attributes": {
.  
jaymehta committed
10 11
    "imageUrl": {
      "type": "string"
jaymehta committed
12 13 14
    }
  }
}