[
    {
        "name": "paylike/php-api",
        "version": "1.0.4",
        "version_normalized": "1.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paylike/php-api.git",
            "reference": "1da4f6ecf21412b289564955e965293bc512f1b6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paylike/php-api/zipball/1da4f6ecf21412b289564955e965293bc512f1b6",
            "reference": "1da4f6ecf21412b289564955e965293bc512f1b6",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8"
        },
        "time": "2018-12-05T16:39:45+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Paylike\\": "src",
                "Paylike\\Tests\\": "tests"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ionut Calara",
                "email": "ionut.calara@gmail.com"
            }
        ],
        "description": "PHP SDK to communicate with the Paylike HTTP api"
    }
]
