{
    "name": "pantheon-systems/edge-integrations-wordpress-sdk",
    "description": "A one-stop shop for integration your WordPress site on Pantheon with advanced Edge Integrations tools.",
    "type": "library",
    "license": "MIT",
    "minimum-stability": "dev",
    "prefer-stable": true,
    "repositories": [
        {
            "type": "composer",
            "url": "https://packagist.org"
        },
        {
            "type": "path",
            "url": "packages/*",
            "symlink": true
        }
    ],
    "config": {
        "vendor-dir": "vendor",
        "preferred-install": "dist",
        "sort-packages": true,
        "allow-plugins": {
            "composer/installers": true
        }
    },
    "require": {
        "composer/installers": "^2.0",
        "pantheon-systems/pantheon-edge-integrations": "^1.1.0",
        "pantheon-systems/pantheon-wordpress-edge-integrations": "^0.3.0"
    },
    "suggest": {
        "pantheon-systems/pantheon-geolocation-shortcodes": "Easy-to-use shortcodes to quickly personalize content by geographic location.",
        "pantheon-systems/pantheon-edge-integrations-consent-management": "Out of the box cookie consent management integrated with Edge Integrations."
    },
    "extra": {}
}
