{
  "name": "faizrasool/faizpay-payment-gateway",
  "description": "Fena Payment Gateway",
  "license": "GPL-2.0-or-later",
  "authors": [
    {
      "name": "Faiz Rasool",
      "email": "faiz@fean.com"
    }
  ],
  "minimum-stability": "dev",
  "require": {
    "faizpay/php-payment-sdk": "dev-master"
  },
  "autoload": {
    "psr-4": {
      "FaizPayCommerceGateway\\": "src"
    }
  }
}
