{
    "name": "themeqx/gdpr-cookie-notice",
    "description": "GDPR cookie notice notify your users that your site uses cookies.",
    "type": "project",
    "license": "GPLv2 or later",
    "authors": [
        {
            "name": "Themeqx",
            "email": "themeqx@gmail.com"
        }
    ],
    "autoload": {
        "psr-4": {"GDPRCN\\": "src/"}
    },
    "require": {
        "php": "5.4"
    }
}
