{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "3737dba002bf3ea35aafde20712d60c4", "content-hash": "5550165935344118a15097c9125f1f35", "packages": [ { "name": "juspay/expresscheckout-php-sdk", "version": "v1.0.3", "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.*" }, "type": "library", "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" ], "time": "2017-03-03 07:32:13" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }