{
    "name": "Mentions",
    "alias": "mentions",
    "description": "@mention users in notes to send them a notification without having to assign them the whole conversation!",
    "version": "1.0.25",
    "detailsUrl": "https://freescout.net/module/mentions/",
    "author": "FreeScout",
    "authorUrl": "https://freescout.net",
    "requiredAppVersion": "1.8.52",
    "license": "AGPL-3.0",
    "keywords": [],
    "active": 0,
    "order": 0,
    "providers": [
        "Modules\\Mentions\\Providers\\MentionsServiceProvider"
    ],
    "aliases": {
        "Mentions": "Modules\\Mentions\\Providers\\MentionsServiceProvider"
    },
    "files": [
        "start.php"
    ],
    "requires": []
}
