[
    {
        "name": "apimatic/jsonmapper",
        "version": "v1.3.1",
        "version_normalized": "1.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/apimatic/jsonmapper.git",
            "reference": "0883d385653ebd2a194ec79e66facb7d69441404"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/apimatic/jsonmapper/zipball/0883d385653ebd2a194ec79e66facb7d69441404",
            "reference": "0883d385653ebd2a194ec79e66facb7d69441404",
            "shasum": ""
        },
        "require-dev": {
            "phpunit/phpunit": "^5 || ^6 || ^7",
            "squizlabs/php_codesniffer": "^3"
        },
        "time": "2020-04-06T20:47:48+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "apimatic\\jsonmapper\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "OSL-3.0"
        ],
        "authors": [
            {
                "name": "Christian Weiske",
                "email": "christian.weiske@netresearch.de",
                "homepage": "http://www.netresearch.de/",
                "role": "Developer"
            },
            {
                "name": "Mehdi Jaffery",
                "email": "mehdi.jaffery@apimatic.io",
                "homepage": "http://apimatic.io/",
                "role": "Developer"
            }
        ],
        "description": "Map nested JSON structures onto PHP classes"
    },
    {
        "name": "mashape/unirest-php",
        "version": "v3.0.4",
        "version_normalized": "3.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Mashape/unirest-php.git",
            "reference": "842c0f242dfaaf85f16b72e217bf7f7c19ab12cb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Mashape/unirest-php/zipball/842c0f242dfaaf85f16b72e217bf7f7c19ab12cb",
            "reference": "842c0f242dfaaf85f16b72e217bf7f7c19ab12cb",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "codeclimate/php-test-reporter": "0.1.*",
            "phpunit/phpunit": "~4.4"
        },
        "suggest": {
            "ext-json": "Allows using JSON Bodies for sending and parsing requests"
        },
        "time": "2016-08-11T17:49:21+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Unirest\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Unirest PHP",
        "homepage": "https://github.com/Mashape/unirest-php",
        "keywords": [
            "client",
            "curl",
            "http",
            "https",
            "rest"
        ]
    },
    {
        "name": "messagemedia/messages-sdk",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/messagemedia/messages-php-sdk.git",
            "reference": "b4877cec6a8e941c6ba134ade606828f6117006a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/messagemedia/messages-php-sdk/zipball/b4877cec6a8e941c6ba134ade606828f6117006a",
            "reference": "b4877cec6a8e941c6ba134ade606828f6117006a",
            "shasum": ""
        },
        "require": {
            "apimatic/jsonmapper": "~1.3.0",
            "ext-curl": "*",
            "ext-json": "*",
            "ext-mbstring": "*",
            "mashape/unirest-php": "~3.0.1",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "squizlabs/php_codesniffer": "^2.7"
        },
        "time": "2019-01-16T04:20:12+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "MessageMediaMessagesLib\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "MessageMedia Developers",
                "email": "developers@messagemedia.com",
                "homepage": "https://developers.messagemedia.com"
            }
        ],
        "description": "The MessageMedia Messages API provides a number of endpoints for building powerful two-way messaging applications.",
        "homepage": "https://developers.messagemedia.com",
        "keywords": [
            "api",
            "messages",
            "sdk"
        ]
    }
]
