{
    "name": "mac/prior-notify-plugin",
    "type": "project",
    "license": "GPL",
    "authors": [
        {
            "name": "priorNotify",
            "email": "info@priorNotify.com"
        }
    ],
    "require": {
        "twig/twig": "^3.3",
        "scssphp/scssphp": "^1.6",
        "symfony/yaml": "^5.3.3"
    },
    "autoload": {
        "psr-4": {
            "PriorNotify\\": "app/"
        }
    }
}
