[
    {
        "name": "art4/json-api-client",
        "version": "0.9.1",
        "version_normalized": "0.9.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Art4/json-api-client.git",
            "reference": "b39aea2567048081c753d2cbc25e509f541248c9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Art4/json-api-client/zipball/b39aea2567048081c753d2cbc25e509f541248c9",
            "reference": "b39aea2567048081c753d2cbc25e509f541248c9",
            "shasum": ""
        },
        "require": {
            "php": "^5.5 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.4.3 || ^6.0"
        },
        "time": "2017-12-21T11:44:10+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Art4\\JsonApiClient\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL3"
        ],
        "authors": [
            {
                "name": "Artur Weigandt",
                "email": "art4@wlabs.de",
                "homepage": "https://wlabs.de"
            }
        ],
        "description": "JSON API client",
        "homepage": "https://github.com/Art4/json-api-client",
        "keywords": [
            "JSON-API",
            "api",
            "client",
            "json",
            "parser",
            "reader",
            "validator"
        ]
    },
    {
        "name": "patreon/patreon",
        "version": "0.3.0",
        "version_normalized": "0.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Patreon/patreon-php.git",
            "reference": "6dc0e8d0f74adab4a737e9bfebe348231b58129e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Patreon/patreon-php/zipball/6dc0e8d0f74adab4a737e9bfebe348231b58129e",
            "reference": "6dc0e8d0f74adab4a737e9bfebe348231b58129e",
            "shasum": ""
        },
        "require": {
            "art4/json-api-client": "0.9.*",
            "php": ">=5.3.0"
        },
        "time": "2018-01-31T17:29:31+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Patreon": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Patreon",
                "email": "platform-team@patreon.com"
            }
        ],
        "description": "Interact with the Patreon API via OAuth"
    }
]
