[
    {
        "name": "netoxygen/proxypay",
        "version": "1.8.1",
        "version_normalized": "1.8.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/NetOxygen/proxypay.git",
            "reference": "a1c25718ff068cfe3a44d6c126831435efe2876c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/NetOxygen/proxypay/zipball/a1c25718ff068cfe3a44d6c126831435efe2876c",
            "reference": "a1c25718ff068cfe3a44d6c126831435efe2876c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6.0"
        },
        "require-dev": {
            "codeception/aspect-mock": "1.0.0",
            "goaop/framework": "1.1.1",
            "phpunit/phpunit": "^4.8",
            "satooshi/php-coveralls": "^1.0"
        },
        "time": "2020-07-17T17:26:32+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Netoxygen\\": "src/Netoxygen/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Belkacem Alidra",
                "email": "belkacem.alidra@netoxygen.ch"
            }
        ],
        "description": "ProxyPay library. Provides methods to compose SHA signatures and to check ProxyPay responses.",
        "homepage": "https://github.com/NetOxygen/proxypay.git",
        "keywords": [
            "payment",
            "proxypay",
            "sha"
        ]
    }
]
