{
    "name": "aibender/articlevault-pro",
    "description": "A professional WordPress paywall plugin with Stripe integration.",
    "type": "wordpress-plugin",
    "license": "GPL-2.0-or-later",
    "authors": [
        {
            "name": "AIbender",
            "homepage": "https://aibender.com.au/articlevault/"
        }
    ],
    "autoload": {
        "psr-4": {
            "AIbender\\ArticleVault\\": "includes/"
        }
    }
}