[
    {
        "name": "jaybizzle/crawler-detect",
        "version": "v1.2.83",
        "version_normalized": "1.2.83.0",
        "source": {
            "type": "git",
            "url": "https://github.com/JayBizzle/Crawler-Detect.git",
            "reference": "80f1357b431c605745eeb901fe4c32c8f25a5c52"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/80f1357b431c605745eeb901fe4c32c8f25a5c52",
            "reference": "80f1357b431c605745eeb901fe4c32c8f25a5c52",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8|^5.5|^6.5",
            "satooshi/php-coveralls": "1.*"
        },
        "time": "2019-06-04 19:56:51",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Jaybizzle\\CrawlerDetect\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mark Beech",
                "email": "m@rkbee.ch",
                "role": "Developer"
            }
        ],
        "description": "CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent",
        "homepage": "https://github.com/JayBizzle/Crawler-Detect/",
        "keywords": [
            "crawler",
            "crawler detect",
            "crawler detector",
            "crawlerdetect",
            "php crawler detect"
        ]
    },
    {
        "name": "mobiledetect/mobiledetectlib",
        "version": "2.8.33",
        "version_normalized": "2.8.33.0",
        "source": {
            "type": "git",
            "url": "https://github.com/serbanghita/Mobile-Detect.git",
            "reference": "cd385290f9a0d609d2eddd165a1e44ec1bf12102"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/cd385290f9a0d609d2eddd165a1e44ec1bf12102",
            "reference": "cd385290f9a0d609d2eddd165a1e44ec1bf12102",
            "shasum": ""
        },
        "require": {
            "php": ">=5.0.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8.35||~5.7"
        },
        "time": "2018-09-01 15:05:15",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "Mobile_Detect.php"
            ],
            "psr-0": {
                "Detection": "namespaced/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Serban Ghita",
                "email": "serbanghita@gmail.com",
                "homepage": "http://mobiledetect.net",
                "role": "Developer"
            }
        ],
        "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
        "homepage": "https://github.com/serbanghita/Mobile-Detect",
        "keywords": [
            "detect mobile devices",
            "mobile",
            "mobile detect",
            "mobile detector",
            "php mobile detect"
        ]
    },
    {
        "name": "jucksearm/php-barcode",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jucksearm/php-barcode.git",
            "reference": "066a58776ec9e94dd6d5843c0fb9a3ff95e74d8b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jucksearm/php-barcode/zipball/066a58776ec9e94dd6d5843c0fb9a3ff95e74d8b",
            "reference": "066a58776ec9e94dd6d5843c0fb9a3ff95e74d8b",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.1"
        },
        "time": "2017-06-05 04:41:51",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "jucksearm\\barcode\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPLv3"
        ],
        "authors": [
            {
                "name": "jucksearm",
                "email": "jucksearm.bkk@gmail.com"
            }
        ],
        "description": "Barcode Generation Package inspired by Nicola Asuni.",
        "keywords": [
            "CODE 128",
            "barcode",
            "datamatrix",
            "pdf417",
            "php barcode",
            "qr code",
            "qrcode"
        ]
    },
    {
        "name": "firebase/php-jwt",
        "version": "v5.0.0",
        "version_normalized": "5.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/firebase/php-jwt.git",
            "reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/firebase/php-jwt/zipball/9984a4d3a32ae7673d6971ea00bae9d0a1abba0e",
            "reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": " 4.8.35"
        },
        "time": "2017-06-27 22:17:23",
        "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": "eighteenplus/agegateway",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/18-plus/php-generic.git",
            "reference": "b49bf55301eaac8ebedd612891736c73b682c307"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/18-plus/php-generic/zipball/b49bf55301eaac8ebedd612891736c73b682c307",
            "reference": "b49bf55301eaac8ebedd612891736c73b682c307",
            "shasum": ""
        },
        "require": {
            "firebase/php-jwt": "^5.0",
            "jaybizzle/crawler-detect": "^1.2",
            "jucksearm/php-barcode": "^1.0",
            "mobiledetect/mobiledetectlib": "^2.8",
            "php": ">=5.6"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*"
        },
        "time": "2019-06-13 12:31:42",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "EighteenPlus\\AgeGateway\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "***",
                "email": "you@you.com"
            }
        ],
        "description": "18+ Age Gateway for Adult Websites",
        "homepage": "https://www.18plus.org/",
        "keywords": [
            "agegateway",
            "eighteenplus"
        ]
    },
    {
        "name": "eighteenplus/agegate",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/18-plus/php-generic.git",
            "reference": "b49bf55301eaac8ebedd612891736c73b682c307"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/18-plus/php-generic/zipball/b49bf55301eaac8ebedd612891736c73b682c307",
            "reference": "b49bf55301eaac8ebedd612891736c73b682c307",
            "shasum": ""
        },
        "require": {
            "firebase/php-jwt": "^5.0",
            "jaybizzle/crawler-detect": "^1.2",
            "jucksearm/php-barcode": "^1.0",
            "mobiledetect/mobiledetectlib": "^2.8",
            "php": ">=5.6"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*"
        },
        "time": "2019-06-13 12:31:42",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "EighteenPlus\\AgeGateway\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "***",
                "email": "you@you.com"
            }
        ],
        "description": "18+ Age Gateway for Adult Websites",
        "homepage": "https://www.18plus.org/",
        "keywords": [
            "agegateway",
            "eighteenplus"
        ]
    }
]
