[
    {
        "name": "tcdent/php-restclient",
        "version": "0.1.7",
        "version_normalized": "0.1.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tcdent/php-restclient.git",
            "reference": "4522e8518eaef770d715977fcb45f187f8ad7499"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tcdent/php-restclient/zipball/4522e8518eaef770d715977fcb45f187f8ad7499",
            "reference": "4522e8518eaef770d715977fcb45f187f8ad7499",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "php": ">=5.5.7",
            "phpunit/phpunit": ">=4.5"
        },
        "time": "2017-09-07 20:44:36",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "restclient.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Travis Dent",
                "email": "tcdent@gmail.com",
                "role": "Developer"
            }
        ],
        "description": "A generic REST API client for PHP",
        "homepage": "http://github.com/tcdent/php-restclient",
        "keywords": [
            "api",
            "client",
            "curl",
            "json",
            "rest",
            "xml"
        ]
    },
    {
        "name": "elementsproject/lightning-charge-client-php",
        "version": "0.1.3",
        "version_normalized": "0.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ElementsProject/lightning-charge-client-php.git",
            "reference": "1ee22161e90318296770135519cbdd624dcb796a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ElementsProject/lightning-charge-client-php/zipball/1ee22161e90318296770135519cbdd624dcb796a",
            "reference": "1ee22161e90318296770135519cbdd624dcb796a",
            "shasum": ""
        },
        "require": {
            "tcdent/php-restclient": "^0.1"
        },
        "require-dev": {
            "clue/phar-composer": "^1.0",
            "phpunit/phpunit": "^6.4"
        },
        "time": "2017-12-29 19:18:18",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "client.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "PHP client for the Lightning Charge REST API"
    }
]
