{
    "name": "bdthemes/swift-checkout",
    "description": "Swift Checkout for WooCommerce.",
    "keywords": [
        "wordpress",
        "plugin",
        "swift-checkout",
        "elementor"
    ],
    "type": "wordpress-plugin",
    "license": "GPL-2.0-or-later",
    "autoload": {
        "psr-4": {
            "bdthemes\\swiftcheckout\\": "includes/"
        }
    },
    "authors": [
        {
            "name": "bdthemes"
        }
    ],
    "minimum-stability": "dev",
    "require": {}
}
