{
    "name": "rejuan/banner-image-for-woocommerce",
    "description": "Enhance your WooCommerce store with stunning product banner images. Showcase your products beautifully and boost sales effortlessly!",
    "type": "wordpress-plugin",
    "license": "GPLv2",
    "authors": [
        {
            "name": "Rejuan Ahamed",
            "email": "rejuan.17bd@gmail.com"
        }
    ],
    "minimum-stability": "dev",
    "require": {},
    "autoload": {
        "psr-4": {
          "Banner_Image\\": "includes/"
        }
    }
}
