Your IP : 216.73.216.224


Current Path : /var/www/html/libraries/omnipay/vendor/xown/omnipay-epay/
Upload File :
Current File : /var/www/html/libraries/omnipay/vendor/xown/omnipay-epay/composer.json

{
    "name": "xown/omnipay-epay",
    "description": "ePay driver for the Omnipay payment processing library",
    "require": {
        "omnipay/common": "~2.0"
    },
    "license": "MIT",
    "authors": [
        {
            "name": "Saidul Islam",
            "email": "saidul.04@gmail.com"
        }
    ],
    "minimum-stability": "dev",
    "autoload": {
        "psr-0": { "Omnipay\\Epay\\" : "src/" }
    }
}