{
    "name": "lkngc/cryptocurrency-for-givewp",
    "type": "project",
    "license": "GPLv3",
    "autoload": {
        "psr-4": {
            "Lkngc\\CryptocurrencyForGivewp\\Includes\\": "Includes/",
            "Lkngc\\CryptocurrencyForGivewp\\Admin\\": "Admin/",
            "Lkngc\\CryptocurrencyForGivewp\\PublicView\\": "Public/"
        }
    },
    "authors": [
        {
            "name": "Link Nacional",
            "email": "ticket@linknacional.com"
        }
    ],
    "minimum-stability": "stable",
    "require": {}
}