{
"packages": [
{
"name": "instamojo/instamojo-php",
"version": "1.0",
"version_normalized": "1.0.0.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"
},
"time": "2020-09-08T10:18:12+00:00",
"type": "library",
"installation-source": "dist",
"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"
},
"install-path": "../instamojo/instamojo-php"
}
],
"dev": true,
"dev-package-names": []
}