{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "cb93e0c5d53a5025d3dce41217a00244", "packages": [ { "name": "instamojo/instamojo-php", "version": "1.0", "source": { "type": "git", "url": "https://github.com/Instamojo/instamojo-php.git", "reference": "58564617b3f8828b2057274b0f6e7384e4740d33" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Instamojo/instamojo-php/zipball/58564617b3f8828b2057274b0f6e7384e4740d33", "reference": "58564617b3f8828b2057274b0f6e7384e4740d33", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^7.5" }, "type": "library", "autoload": { "files": [ "src/Utilities.php" ], "psr-4": { "Instamojo\\": "src/", "Instamojo\\Exceptions\\": "src/Exceptions" }, "classmap": [ "src" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Instamojo and contributors", "email": "dev@instamojo.com", "homepage": "https://github.com/instamojo/instamojo-php/contributors" } ], "description": "This is composer wrapper for instamojo-php", "homepage": "https://github.com/instamojo/instamojo-php/", "keywords": [ "api", "instamojo", "php", "wrapper" ], "support": { "docs": "https://github.com/instamojo/instamojo-php/", "email": "support@instamojo.com", "issues": "https://github.com/instamojo/instamojo-php/issues", "source": "https://github.com/Instamojo/instamojo-php/tree/1.0" }, "time": "2020-09-08T10:18:12+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" }