{
    "name": "Extended Attachments",
    "alias": "extendedattachments",
    "description": "View all attachments in the sidebar, preview, delete, download attachments as a single archive and search by attachments!",
    "version": "1.0.27",
    "detailsUrl": "https://freescout.net/module/extended-attachments/",
    "author": "FreeScout",
    "authorUrl": "https://freescout.net",
    "requiredAppVersion": "1.8.181",
    "license": "AGPL-3.0",
    "keywords": [],
    "active": 0,
    "order": 0,
    "providers": [
        "Modules\\ExtendedAttachments\\Providers\\ExtendedAttachmentsServiceProvider"
    ],
    "aliases": {
        "ExtendedAttachment": "Modules\\ExtendedAttachments\\Providers\\ExtendedAttachmentsServiceProvider"
    },
    "files": [
        "start.php"
    ],
    "requires": []
}
