[
    {
        "name": "juspay/expresscheckout-php-sdk",
        "version": "v1.0.3",
        "version_normalized": "1.0.3.0",
        "source": {
            "type": "git",
            "url": "https://bitbucket.org/juspay/expresscheckout-php-sdk.git",
            "reference": "0cf7d7f5f52a1f193681354a93405c013460f33b"
        },
        "dist": {
            "type": "zip",
            "url": "https://bitbucket.org/juspay/expresscheckout-php-sdk/get/0cf7d7f5f52a1f193681354a93405c013460f33b.zip",
            "reference": "0cf7d7f5f52a1f193681354a93405c013460f33b",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*"
        },
        "time": "2017-03-03 07:32:13",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Juspay\\": "lib",
                "Juspay\\Model\\": "lib/Model",
                "Juspay\\Exception\\": "lib/Exception"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ankur Gupta",
                "email": "ankur.gupta@juspay.in"
            }
        ],
        "description": "Express Checkout SDK for PHP allows easy integration with Juspay's EC payments as a service platform",
        "homepage": "https://www.juspay.in",
        "keywords": [
            "ExpressCheckout",
            "api",
            "juspay",
            "payment gateway",
            "payment processing"
        ]
    }
]
