[
    {
        "name": "abraham/twitteroauth",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/abraham/twitteroauth.git",
            "reference": "d54b71c2eee94252154e7b50656e17422fa0b9e1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/d54b71c2eee94252154e7b50656e17422fa0b9e1",
            "reference": "d54b71c2eee94252154e7b50656e17422fa0b9e1",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": "^7.2 || ^7.3"
        },
        "require-dev": {
            "phpmd/phpmd": "~2.6",
            "phpunit/phpunit": "~5.7",
            "squizlabs/php_codesniffer": "~3.0"
        },
        "time": "2019-11-29T14:55:32+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Abraham\\TwitterOAuth\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Abraham Williams",
                "email": "abraham@abrah.am",
                "homepage": "https://abrah.am",
                "role": "Developer"
            }
        ],
        "description": "The most popular PHP library for use with the Twitter OAuth REST API.",
        "homepage": "https://twitteroauth.com",
        "keywords": [
            "Twitter API",
            "Twitter oAuth",
            "api",
            "oauth",
            "rest",
            "social",
            "twitter"
        ]
    },
    {
        "name": "chillerlan/php-qrcode",
        "version": "3.3.0",
        "version_normalized": "3.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/chillerlan/php-qrcode.git",
            "reference": "c8fcb2d0435279421fa03f6a3f217ccae9bddd59"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/chillerlan/php-qrcode/zipball/c8fcb2d0435279421fa03f6a3f217ccae9bddd59",
            "reference": "c8fcb2d0435279421fa03f6a3f217ccae9bddd59",
            "shasum": ""
        },
        "require": {
            "chillerlan/php-settings-container": "^1.2",
            "ext-mbstring": "*",
            "php": "^7.2"
        },
        "require-dev": {
            "phpunit/phpunit": "^8.5",
            "setasign/fpdf": "^1.8.2"
        },
        "suggest": {
            "chillerlan/php-authenticator": "Yet another Google authenticator! Also creates URIs for mobile apps.",
            "setasign/fpdf": "Required to use the QR FPDF output."
        },
        "time": "2020-06-04T16:47:37+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "chillerlan\\QRCode\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kazuhiko Arase",
                "homepage": "https://github.com/kazuhikoarase"
            },
            {
                "name": "Smiley",
                "email": "smiley@chillerlan.net",
                "homepage": "https://github.com/codemasher"
            },
            {
                "name": "Contributors",
                "homepage": "https://github.com/chillerlan/php-qrcode/graphs/contributors"
            }
        ],
        "description": "A QR code generator. PHP 7.2+",
        "homepage": "https://github.com/chillerlan/php-qrcode",
        "keywords": [
            "phpqrcode",
            "qr",
            "qr code",
            "qrcode",
            "qrcode-generator"
        ]
    },
    {
        "name": "chillerlan/php-settings-container",
        "version": "1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/chillerlan/php-settings-container.git",
            "reference": "b9b0431dffd74102ee92348a63b4c33fc8ba639b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/chillerlan/php-settings-container/zipball/b9b0431dffd74102ee92348a63b4c33fc8ba639b",
            "reference": "b9b0431dffd74102ee92348a63b4c33fc8ba639b",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "php": "^7.2"
        },
        "require-dev": {
            "phpunit/phpunit": "^8.3"
        },
        "time": "2019-09-10T00:09:44+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "chillerlan\\Settings\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Smiley",
                "email": "smiley@chillerlan.net",
                "homepage": "https://github.com/codemasher"
            }
        ],
        "description": "A container class for immutable settings objects. Not a DI container. PHP 7.2+",
        "homepage": "https://github.com/chillerlan/php-settings-container",
        "keywords": [
            "PHP7",
            "Settings",
            "container",
            "helper"
        ]
    },
    {
        "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": "fpdf/fpdf",
        "version": "1.82.1",
        "version_normalized": "1.82.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/coreydoughty/Fpdf.git",
            "reference": "a8eb66ba732813f282a935775bceb72ffd40b15d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/coreydoughty/Fpdf/zipball/a8eb66ba732813f282a935775bceb72ffd40b15d",
            "reference": "a8eb66ba732813f282a935775bceb72ffd40b15d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6.0"
        },
        "time": "2020-02-15T12:05:43+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Fpdf\\": "src/Fpdf"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Corey Doughty",
                "email": "corey@doughty.ca"
            }
        ],
        "description": "FPDF Composer Wrapper",
        "homepage": "https://github.com/coreydoughty/Fpdf",
        "keywords": [
            "fpdf",
            "pdf",
            "wrapper"
        ]
    },
    {
        "name": "hybridauth/hybridauth",
        "version": "3.4.0",
        "version_normalized": "3.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/hybridauth/hybridauth.git",
            "reference": "39a44bf6826c1882627db0e74283506d2d175bc1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hybridauth/hybridauth/zipball/39a44bf6826c1882627db0e74283506d2d175bc1",
            "reference": "39a44bf6826c1882627db0e74283506d2d175bc1",
            "shasum": ""
        },
        "require": {
            "firebase/php-jwt": "*",
            "php": ">=5.4.0",
            "phpseclib/phpseclib": "~2.0"
        },
        "require-dev": {
            "ext-curl": "*",
            "phpunit/phpunit": "^4.8.35 || ^6.5 || ^8"
        },
        "time": "2020-07-21T11:43:30+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Hybridauth\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Miled",
                "email": "hybridauth@gmail.com"
            }
        ],
        "description": "PHP Social Authentication Library",
        "homepage": "https://hybridauth.github.io",
        "keywords": [
            "Authentication",
            "OpenId",
            "api",
            "apple",
            "authorization",
            "facebook",
            "google",
            "oauth",
            "social",
            "twitter"
        ]
    },
    {
        "name": "phpseclib/phpseclib",
        "version": "2.0.28",
        "version_normalized": "2.0.28.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpseclib/phpseclib.git",
            "reference": "d1ca58cf33cb21046d702ae3a7b14fdacd9f3260"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d1ca58cf33cb21046d702ae3a7b14fdacd9f3260",
            "reference": "d1ca58cf33cb21046d702ae3a7b14fdacd9f3260",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phing/phing": "~2.7",
            "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
            "sami/sami": "~2.0",
            "squizlabs/php_codesniffer": "~2.0"
        },
        "suggest": {
            "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
            "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
            "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
            "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
        },
        "time": "2020-07-08T09:08:33+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "phpseclib/bootstrap.php"
            ],
            "psr-4": {
                "phpseclib\\": "phpseclib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jim Wigginton",
                "email": "terrafrost@php.net",
                "role": "Lead Developer"
            },
            {
                "name": "Patrick Monnerat",
                "email": "pm@datasphere.ch",
                "role": "Developer"
            },
            {
                "name": "Andreas Fischer",
                "email": "bantu@phpbb.com",
                "role": "Developer"
            },
            {
                "name": "Hans-Jürgen Petrich",
                "email": "petrich@tronic-media.com",
                "role": "Developer"
            },
            {
                "name": "Graham Campbell",
                "email": "graham@alt-three.com",
                "role": "Developer"
            }
        ],
        "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
        "homepage": "http://phpseclib.sourceforge.net",
        "keywords": [
            "BigInteger",
            "aes",
            "asn.1",
            "asn1",
            "blowfish",
            "crypto",
            "cryptography",
            "encryption",
            "rsa",
            "security",
            "sftp",
            "signature",
            "signing",
            "ssh",
            "twofish",
            "x.509",
            "x509"
        ]
    },
    {
        "name": "rilwis/meta-box",
        "version": "4.18.4",
        "version_normalized": "4.18.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wpmetabox/meta-box.git",
            "reference": "d299ea6d2dcfb55b05201fd1ac10e4cc1a6e839a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wpmetabox/meta-box/zipball/d299ea6d2dcfb55b05201fd1ac10e4cc1a6e839a",
            "reference": "d299ea6d2dcfb55b05201fd1ac10e4cc1a6e839a",
            "shasum": ""
        },
        "time": "2019-07-06T01:57:45+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "meta-box.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0"
        ],
        "authors": [
            {
                "name": "Tran Ngoc Tuan Anh",
                "email": "anhtnt@elightup.com",
                "homepage": "https://deluxeblogtips.com",
                "role": "Developer"
            }
        ],
        "description": "A powerful, professional developer toolkit to create custom meta boxes and custom fields for WordPress websites.",
        "homepage": "https://metabox.io",
        "keywords": [
            "custom-field",
            "meta-box",
            "select2",
            "ui",
            "wordpress",
            "wordpress-plugin",
            "wp-admin"
        ]
    }
]
