{
    "name": "Tags",
    "alias": "tags",
    "description": "Use tags to categorize conversations and keep track of certain topics in your mailbox.",
    "version": "1.0.41",
    "detailsUrl": "https://freescout.net/module/tags/",
    "author": "FreeScout",
    "authorUrl": "https://freescout.net",
    "requiredAppVersion": "1.8.181",
    "license": "AGPL-3.0",
    "keywords": [],
    "active": 0,
    "order": 0,
    "providers": [
        "Modules\\Tags\\Providers\\TagsServiceProvider"
    ],
    "aliases": {
        "Tag": "Modules\\Tags\\Entities\\Tag"
    },
    "files": [
        "start.php"
    ],
    "requires": []
}
