[
    {
        "name": "firebase/php-jwt",
        "version": "v5.2.0",
        "version_normalized": "5.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/firebase/php-jwt.git",
            "reference": "feb0e820b8436873675fd3aca04f3728eb2185cb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/firebase/php-jwt/zipball/feb0e820b8436873675fd3aca04f3728eb2185cb",
            "reference": "feb0e820b8436873675fd3aca04f3728eb2185cb",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": ">=4.8 <=9"
        },
        "time": "2020-03-25T18:49:23+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",
        "keywords": [
            "jwt",
            "php"
        ]
    },
    {
        "name": "google/recaptcha",
        "version": "1.2.4",
        "version_normalized": "1.2.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/google/recaptcha.git",
            "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/google/recaptcha/zipball/614f25a9038be4f3f2da7cbfd778dc5b357d2419",
            "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.2.20|^2.15",
            "php-coveralls/php-coveralls": "^2.1",
            "phpunit/phpunit": "^4.8.36|^5.7.27|^6.59|^7.5.11"
        },
        "time": "2020-03-31T17:50:54+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "ReCaptcha\\": "src/ReCaptcha"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.",
        "homepage": "https://www.google.com/recaptcha/",
        "keywords": [
            "Abuse",
            "captcha",
            "recaptcha",
            "spam"
        ]
    },
    {
        "name": "hackzilla/password-generator",
        "version": "1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/hackzilla/password-generator.git",
            "reference": "22c7af49ef46d349d60af0fa30f61dd4dec53330"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hackzilla/password-generator/zipball/22c7af49ef46d349d60af0fa30f61dd4dec53330",
            "reference": "22c7af49ef46d349d60af0fa30f61dd4dec53330",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.0|^8.0|^9.0"
        },
        "time": "2020-04-06T15:47:25+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Hackzilla\\PasswordGenerator\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Daniel Platt",
                "email": "github@ofdan.co.uk",
                "homepage": "http://www.hackzilla.org"
            }
        ],
        "description": "Password Generator Library"
    },
    {
        "name": "rakit/validation",
        "version": "v1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/rakit/validation.git",
            "reference": "d7710a2c8133d89b5640b79e832f370ad2d58767"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/rakit/validation/zipball/d7710a2c8133d89b5640b79e832f370ad2d58767",
            "reference": "d7710a2c8133d89b5640b79e832f370ad2d58767",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.5",
            "squizlabs/php_codesniffer": "^3"
        },
        "time": "2019-07-10T03:20:16+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Rakit\\Validation\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Muhammad Syifa",
                "email": "emsifa@gmail.com"
            }
        ],
        "description": "PHP Laravel like standalone validation library"
    }
]
