[
    {
        "name": "nategood/httpful",
        "version": "0.2.20",
        "version_normalized": "0.2.20.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nategood/httpful.git",
            "reference": "c1cd4d46a4b281229032cf39d4dd852f9887c0f6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nategood/httpful/zipball/c1cd4d46a4b281229032cf39d4dd852f9887c0f6",
            "reference": "c1cd4d46a4b281229032cf39d4dd852f9887c0f6",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "*"
        },
        "time": "2015-10-26T16:11:30+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Httpful": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nate Good",
                "email": "me@nategood.com",
                "homepage": "http://nategood.com"
            }
        ],
        "description": "A Readable, Chainable, REST friendly, PHP HTTP Client",
        "homepage": "http://github.com/nategood/httpful",
        "keywords": [
            "api",
            "curl",
            "http",
            "requests",
            "rest",
            "restful"
        ]
    },
    {
        "name": "nayjest/str-case-converter",
        "version": "v1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Nayjest/StrCaseConverter.git",
            "reference": "e30f16afec3ed83e12369555e264263c23cf68bb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Nayjest/StrCaseConverter/zipball/e30f16afec3ed83e12369555e264263c23cf68bb",
            "reference": "e30f16afec3ed83e12369555e264263c23cf68bb",
            "shasum": ""
        },
        "require": {
            "php": ">=5"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*"
        },
        "time": "2015-06-04T13:11:29+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Vitalii Stepanenko",
                "email": "mail@vitaliy.in"
            }
        ],
        "description": "Library for converting strings from camel case to snake case and vice versa."
    },
    {
        "name": "pagantis/module-utils",
        "version": "v2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pagantis/module-utils.git",
            "reference": "e7e09ecfe0dcbe3de37445fef5183cfa3b8d3ddd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pagantis/module-utils/zipball/e7e09ecfe0dcbe3de37445fef5183cfa3b8d3ddd",
            "reference": "e7e09ecfe0dcbe3de37445fef5183cfa3b8d3ddd",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "php": ">=5.3"
        },
        "require-dev": {
            "facebook/webdriver": "^1.1",
            "fzaninotto/faker": "^1.7",
            "nayjest/str-case-converter": "^1.0",
            "phpunit/phpunit": "^4.8",
            "phpunit/phpunit-selenium": "^2.0"
        },
        "time": "2019-03-14T10:52:05+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Pagantis\\ModuleUtils\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "proprietary"
        ],
        "authors": [
            {
                "name": "Pagantis",
                "email": "integration@pagantis.com"
            }
        ],
        "description": "Pagantis PHP Library. Module utils"
    },
    {
        "name": "pagantis/orders-api-client",
        "version": "v2.1.2",
        "version_normalized": "2.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pagantis/orders-api-client.git",
            "reference": "49be6c174bc0a4419782403ad808ddfa1b483255"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pagantis/orders-api-client/zipball/49be6c174bc0a4419782403ad808ddfa1b483255",
            "reference": "49be6c174bc0a4419782403ad808ddfa1b483255",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "nategood/httpful": "^0.2",
            "nayjest/str-case-converter": "^1.0",
            "php": ">=5.3"
        },
        "require-dev": {
            "fzaninotto/faker": "^1.8",
            "phpunit/phpunit": "^4.8"
        },
        "time": "2019-05-27T14:40:16+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Pagantis\\OrdersApiClient\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "proprietary"
        ],
        "authors": [
            {
                "name": "Pagantis",
                "email": "integrations@pagantis.com"
            }
        ],
        "description": "Pagantis Orders Api Client in PHP. Use the api with simple methods and using OOP."
    }
]
