[
    {
        "name": "smartsupp/chat-code-generator",
        "version": "1.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/smartsupp/chat-code-generator.git",
            "reference": "1659eaa267318039dc65c63a8588944c69a5803c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/smartsupp/chat-code-generator/zipball/1659eaa267318039dc65c63a8588944c69a5803c",
            "reference": "1659eaa267318039dc65c63a8588944c69a5803c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "4.7.*"
        },
        "time": "2015-12-01 14:49:12",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Smartsupp": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "authors": [
            {
                "name": "Marek Gach",
                "role": "lead"
            }
        ],
        "description": "This simple PHP class allows you to easily generate Smartsupp.com JS chat code.",
        "homepage": "https://www.smartsupp.com/",
        "keywords": [
            "chat"
        ]
    },
    {
        "name": "smartsupp/php-partner-client",
        "version": "1.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/smartsupp/php-auth-client.git",
            "reference": "29f19b60b1c4609fd1d3a6da346b6c69dbc0a4b5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/smartsupp/php-auth-client/zipball/29f19b60b1c4609fd1d3a6da346b6c69dbc0a4b5",
            "reference": "29f19b60b1c4609fd1d3a6da346b6c69dbc0a4b5",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "4.8.*"
        },
        "time": "2016-06-28 09:23:17",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Smartsupp": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "authors": [
            {
                "name": "Marek Gach",
                "role": "lead"
            }
        ],
        "description": "API client allows to register and login (obtain API key) from Smartsupp partner API.",
        "homepage": "https://www.smartsupp.com/",
        "keywords": [
            "chat"
        ]
    }
]
