| {
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "65a66d9634e00408cb8e9eb42193cfb0",
    "packages": [
        {
            "name": "bramus/router",
            "version": "1.5",
            "source": {
                "type": "git",
                "url": "https://github.com/bramus/router.git",
                "reference": "6adc0182dc6b0ebc22fd10543f65a36de10d8c05"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bramus/router/zipball/6adc0182dc6b0ebc22fd10543f65a36de10d8c05",
                "reference": "6adc0182dc6b0ebc22fd10543f65a36de10d8c05",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~2.14",
                "phpunit/php-code-coverage": "~2.0",
                "phpunit/phpunit": "~4.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Bramus": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bram(us) Van Damme",
                    "email": "[email protected] ",
                    "homepage": "http://www.bram.us"
                }
            ],
            "description": "A lightweight and simple object oriented PHP Router",
            "homepage": "https://github.com/bramus/router",
            "keywords": [
                "router",
                "routing"
            ],
            "support": {
                "issues": "https://github.com/bramus/router/issues",
                "source": "https://github.com/bramus/router/tree/1.5"
            },
            "time": "2020-10-26T09:50:48+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": [],
    "plugin-api-version": "2.0.0"
}
 |