{
    "name": "flash/flash-express-malaysia",
    "type": "wordpress-plugin",
    "version": "1.0.0",
    "description": "FLASH WooCommerce is a plugin that allows you to integrate FLASH shipping service with your WooCommerce store. It provides a seamless experience for your customers to select FLASH as their shipping method for their orders.",
    "require": {
        "dompdf/dompdf": "^3.1",
        "clegginabox/pdf-merger": "dev-master",
        "vlucas/phpdotenv": "^5.6"
    },
    "autoload": {
        "psr-4": {
            "Flash\\MY\\": "includes/"
        },
        "files": ["includes/functions.php"]
    }
}
