[
    {
        "name": "cbschuld/browser.php",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/cbschuld/Browser.php.git",
            "reference": "6bde9efb0b14a4917affe741500c29149419e491"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/cbschuld/Browser.php/zipball/6bde9efb0b14a4917affe741500c29149419e491",
            "reference": "6bde9efb0b14a4917affe741500c29149419e491",
            "shasum": ""
        },
        "time": "2017-07-31T23:43:17+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.95-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "files": [
                "lib/Browser.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Chris Schuld",
                "email": "chris@chrisschuld.com",
                "homepage": "http://chrisschuld.com"
            }
        ],
        "description": "A PHP Class to detect a user's Browser",
        "homepage": "http://chrisschuld.com/projects/browser-php-detecting-a-users-browser-from-php.html",
        "keywords": [
            "browser",
            "detection",
            "user agent"
        ]
    },
    {
        "name": "jaybizzle/crawler-detect",
        "version": "v1.2.63",
        "version_normalized": "1.2.63.0",
        "source": {
            "type": "git",
            "url": "https://github.com/JayBizzle/Crawler-Detect.git",
            "reference": "3566bc69d0839ab2dfd739a660b00f25a6f02031"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/3566bc69d0839ab2dfd739a660b00f25a6f02031",
            "reference": "3566bc69d0839ab2dfd739a660b00f25a6f02031",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8|^5.5|^6.5",
            "satooshi/php-coveralls": "1.*"
        },
        "time": "2018-05-21T19:56:44+00:00",
        "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.31",
        "version_normalized": "2.8.31.0",
        "source": {
            "type": "git",
            "url": "https://github.com/serbanghita/Mobile-Detect.git",
            "reference": "adb882ea3b9d154f087ecb2c333180dad6f4dd37"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/adb882ea3b9d154f087ecb2c333180dad6f4dd37",
            "reference": "adb882ea3b9d154f087ecb2c333180dad6f4dd37",
            "shasum": ""
        },
        "require": {
            "php": ">=5.0.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8.35||~5.7"
        },
        "time": "2018-02-26T19:39:55+00:00",
        "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"
        ]
    }
]
