{ "_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": "7d18c321101db6133ec06c7ca97f9e20", "content-hash": "60f6797c17572be0b162d520140f4a36", "packages": [ { "name": "mercadopago/sdk", "version": "v0.5.2", "source": { "type": "git", "url": "https://github.com/mercadopago/sdk-php.git", "reference": "88fd10a084f750c3e48b417a53c26260c11c2bb9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mercadopago/sdk-php/zipball/88fd10a084f750c3e48b417a53c26260c11c2bb9", "reference": "88fd10a084f750c3e48b417a53c26260c11c2bb9", "shasum": "" }, "require": { "ext-curl": "*" }, "type": "library", "autoload": { "classmap": [ "lib/mercadopago.php" ] }, "notification-url": "https://packagist.org/downloads/", "authors": [ { "name": "Horacio Casatti", "email": "horacio.casatti@mercadolibre.com" } ], "description": "MercadoPago SDK module for Payments integration.", "keywords": [ "mercadopago", "sdk" ], "time": "2015-10-14 13:49:16" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.4.0" }, "platform-dev": [] }