[
    {
        "name": "firebase/php-jwt",
        "version": "v4.0.0",
        "version_normalized": "4.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/firebase/php-jwt.git",
            "reference": "dccf163dc8ed7ed6a00afc06c51ee5186a428d35"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/firebase/php-jwt/zipball/dccf163dc8ed7ed6a00afc06c51ee5186a428d35",
            "reference": "dccf163dc8ed7ed6a00afc06c51ee5186a428d35",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-07-18T04:51:16+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Firebase\\JWT\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Neuman Vong",
                "email": "neuman+pear@twilio.com",
                "role": "Developer"
            },
            {
                "name": "Anant Narayanan",
                "email": "anant@php.net",
                "role": "Developer"
            }
        ],
        "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
        "homepage": "https://github.com/firebase/php-jwt"
    },
    {
        "name": "payapi/payapi-sdk-php",
        "version": "2.0.4",
        "version_normalized": "2.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/payapi/payapi-sdk-php.git",
            "reference": "7951e11d6915c87fee6518240bc62de9a60a7f9c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/payapi/payapi-sdk-php/zipball/7951e11d6915c87fee6518240bc62de9a60a7f9c",
            "reference": "7951e11d6915c87fee6518240bc62de9a60a7f9c",
            "shasum": ""
        },
        "require": {
            "firebase/php-jwt": "^4.0",
            "php": ">=5.5.0"
        },
        "time": "2017-10-25T15:36:53+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Payapi\\PaymentsSdk\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Matti Vilola",
                "email": "contact@payapi.io",
                "homepage": "https://payapi.io/",
                "role": "Business"
            },
            {
                "name": "Joseba Mirena",
                "email": "contact@payapi.io",
                "homepage": "https://payapi.io/",
                "role": "Developer"
            }
        ],
        "description": "PayApi SDK for PHP"
    }
]
