{
  "name": "cookieinformation/cookie-information-consent-solution",
  "type": "wordpress-plugin",
  "license": "GPL-2.0-or-later",
  "description": "Easily set up Google Consent Mode and custom cookie banners to comply with GDPR, ePrivacy, CCPA. Collect consent and build trust with your customers.",
  "homepage": "https://cookieinformation.com/extension/wordpress/",
  "authors": [
    {
      "name": "Cookie Information A/S",
      "homepage": "https://cookieinformation.com/"
    },
    {
      "name": "Piotr Niewiadomski",
      "homepage": "https://piotr.press/"
    }
  ],
  "keywords": [ "cookies", "gdpr", "consent", "Cookie Information", "ePrivacy" ],
  "require": {
    "php": ">=7.4"
  }
}