[
    {
        "name": "contact360/php-api",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://gitlab.com/contact360/php-api.git",
            "reference": "663275255776eada936f2f642d6aa136dcffff41"
        },
        "dist": {
            "type": "zip",
            "url": "https://gitlab.com/api/v4/projects/contact360%2Fphp-api/repository/archive.zip?sha=663275255776eada936f2f642d6aa136dcffff41",
            "reference": "663275255776eada936f2f642d6aa136dcffff41",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "^1.2",
            "php": ">=5.3.0"
        },
        "time": "2019-06-07T10:07:35+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Contact360\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michał Stelmak",
                "email": "biuro@stelsoft.pl"
            }
        ],
        "description": "Contact360 API connection layer",
        "homepage": "https://gitlab.com/contact360/php-api",
        "keywords": [
            "contact360"
        ]
    }
]
