[
    {
        "name": "composer/installers",
        "version": "v1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/installers.git",
            "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/installers/zipball/cfcca6b1b60bc4974324efb5783c13dca6932b5b",
            "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0"
        },
        "replace": {
            "roundcube/plugin-installer": "*",
            "shama/baton": "*"
        },
        "require-dev": {
            "composer/composer": "1.0.*@dev",
            "phpunit/phpunit": "^4.8.36"
        },
        "time": "2018-08-27 06:10:37",
        "type": "composer-plugin",
        "extra": {
            "class": "Composer\\Installers\\Plugin",
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\Installers\\": "src/Composer/Installers"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kyle Robinson Young",
                "email": "kyle@dontkry.com",
                "homepage": "https://github.com/shama"
            }
        ],
        "description": "A multi-framework Composer library installer",
        "homepage": "https://composer.github.io/installers/",
        "keywords": [
            "Craft",
            "Dolibarr",
            "Eliasis",
            "Hurad",
            "ImageCMS",
            "Kanboard",
            "Lan Management System",
            "MODX Evo",
            "Mautic",
            "Maya",
            "OXID",
            "Plentymarkets",
            "Porto",
            "RadPHP",
            "SMF",
            "Thelia",
            "WolfCMS",
            "agl",
            "aimeos",
            "annotatecms",
            "attogram",
            "bitrix",
            "cakephp",
            "chef",
            "cockpit",
            "codeigniter",
            "concrete5",
            "croogo",
            "dokuwiki",
            "drupal",
            "eZ Platform",
            "elgg",
            "expressionengine",
            "fuelphp",
            "grav",
            "installer",
            "itop",
            "joomla",
            "kohana",
            "laravel",
            "lavalite",
            "lithium",
            "magento",
            "majima",
            "mako",
            "mediawiki",
            "modulework",
            "modx",
            "moodle",
            "osclass",
            "phpbb",
            "piwik",
            "ppi",
            "puppet",
            "pxcms",
            "reindex",
            "roundcube",
            "shopware",
            "silverstripe",
            "sydes",
            "symfony",
            "typo3",
            "wordpress",
            "yawik",
            "zend",
            "zikula"
        ]
    },
    {
        "name": "altorouter/altorouter",
        "version": "v1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/dannyvankooten/AltoRouter.git",
            "reference": "39c50092470128c12284d332bb57f306bb5b58e4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/dannyvankooten/AltoRouter/zipball/39c50092470128c12284d332bb57f306bb5b58e4",
            "reference": "39c50092470128c12284d332bb57f306bb5b58e4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "codeclimate/php-test-reporter": "dev-master",
            "phpunit/phpunit": "4.5.*"
        },
        "time": "2015-11-30 00:47:43",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "AltoRouter.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Danny van Kooten",
                "email": "dannyvankooten@gmail.com",
                "homepage": "http://dannyvankooten.com/"
            },
            {
                "name": "Koen Punt",
                "homepage": "https://github.com/koenpunt"
            },
            {
                "name": "niahoo",
                "homepage": "https://github.com/niahoo"
            }
        ],
        "description": "A lightning fast router for PHP",
        "homepage": "https://github.com/dannyvankooten/AltoRouter",
        "keywords": [
            "lightweight",
            "router",
            "routing"
        ]
    },
    {
        "name": "upstatement/routes",
        "version": "0.5",
        "version_normalized": "0.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Upstatement/routes.git",
            "reference": "3267d28be0a73f197087d58384e1a358d85671b6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Upstatement/routes/zipball/3267d28be0a73f197087d58384e1a358d85671b6",
            "reference": "3267d28be0a73f197087d58384e1a358d85671b6",
            "shasum": ""
        },
        "require": {
            "altorouter/altorouter": "^1.1.0",
            "composer/installers": "~1.0",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*",
            "satooshi/php-coveralls": "dev-master",
            "wp-cli/wp-cli": "*"
        },
        "time": "2018-12-04 01:13:41",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Routes": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jared Novack",
                "email": "jared@upstatement.com",
                "homepage": "http://upstatement.com"
            }
        ],
        "description": "Manage rewrites and routes in WordPress with this dead-simple plugin",
        "homepage": "http://routes.upstatement.com",
        "keywords": [
            "redirects",
            "rewrite",
            "routes",
            "routing"
        ]
    },
    {
        "name": "twig/twig",
        "version": "v1.34.4",
        "version_normalized": "1.34.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twigphp/Twig.git",
            "reference": "f878bab48edb66ad9c6ed626bf817f60c6c096ee"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twigphp/Twig/zipball/f878bab48edb66ad9c6ed626bf817f60c6c096ee",
            "reference": "f878bab48edb66ad9c6ed626bf817f60c6c096ee",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "psr/container": "^1.0",
            "symfony/debug": "~2.7",
            "symfony/phpunit-bridge": "~3.3@dev"
        },
        "time": "2017-07-04 13:19:31",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.34-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Twig_": "lib/"
            },
            "psr-4": {
                "Twig\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com",
                "homepage": "http://fabien.potencier.org",
                "role": "Lead Developer"
            },
            {
                "name": "Armin Ronacher",
                "email": "armin.ronacher@active-4.com",
                "role": "Project Founder"
            },
            {
                "name": "Twig Team",
                "homepage": "http://twig.sensiolabs.org/contributors",
                "role": "Contributors"
            }
        ],
        "description": "Twig, the flexible, fast, and secure template language for PHP",
        "homepage": "http://twig.sensiolabs.org",
        "keywords": [
            "templating"
        ]
    },
    {
        "name": "asm89/twig-cache-extension",
        "version": "1.3.2",
        "version_normalized": "1.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/asm89/twig-cache-extension.git",
            "reference": "630ea7abdc3fc62ba6786c02590a1560e449cf55"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/asm89/twig-cache-extension/zipball/630ea7abdc3fc62ba6786c02590a1560e449cf55",
            "reference": "630ea7abdc3fc62ba6786c02590a1560e449cf55",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2",
            "twig/twig": "^1.0|^2.0"
        },
        "require-dev": {
            "doctrine/cache": "~1.0"
        },
        "suggest": {
            "psr/cache-implementation": "To make use of PSR-6 cache implementation via PsrCacheAdapter."
        },
        "time": "2017-01-10 22:04:15",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alexander",
                "email": "iam.asm89@gmail.com"
            }
        ],
        "description": "Cache fragments of templates directly within Twig.",
        "homepage": "https://github.com/asm89/twig-cache-extension",
        "keywords": [
            "cache",
            "extension",
            "twig"
        ]
    }
]
