[
    {
        "name": "mustangostang/spyc",
        "version": "0.6.2",
        "version_normalized": "0.6.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mustangostang/spyc.git",
            "reference": "23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mustangostang/spyc/zipball/23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d",
            "reference": "23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.1"
        },
        "require-dev": {
            "phpunit/phpunit": "4.3.*@dev"
        },
        "time": "2017-02-24T16:06:33+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "Spyc.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "mustangostang",
                "email": "vlad.andersen@gmail.com"
            }
        ],
        "description": "A simple YAML loader/dumper class for PHP",
        "homepage": "https://github.com/mustangostang/spyc/",
        "keywords": [
            "spyc",
            "yaml",
            "yml"
        ]
    },
    {
        "name": "piwik/device-detector",
        "version": "3.11.3",
        "version_normalized": "3.11.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/matomo-org/device-detector.git",
            "reference": "9b7a5f837938c38f1131d6042b859144053ac45c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/9b7a5f837938c38f1131d6042b859144053ac45c",
            "reference": "9b7a5f837938c38f1131d6042b859144053ac45c",
            "shasum": ""
        },
        "require": {
            "mustangostang/spyc": "*",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "fabpot/php-cs-fixer": "~1.7",
            "matthiasmullie/scrapbook": "@stable",
            "phpunit/phpunit": "^4.8.36",
            "psr/cache": "^1.0",
            "psr/simple-cache": "^1.0"
        },
        "suggest": {
            "doctrine/cache": "Can directly be used for caching purpose"
        },
        "time": "2018-11-11T14:41:22+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "DeviceDetector\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-3.0-or-later"
        ],
        "authors": [
            {
                "name": "The Matomo Team",
                "email": "hello@matomo.org",
                "homepage": "https://matomo.org/team/"
            }
        ],
        "description": "The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.",
        "homepage": "https://matomo.org",
        "keywords": [
            "devicedetection",
            "parser",
            "useragent"
        ]
    }
]
