{
    "_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#composer-lock-the-lock-file",
        "This file is @generated automatically"
    ],
    "content-hash": "c290884be59436699c4bc44490b1ab04",
    "packages": [
        {
            "name": "alchemy/zippy",
            "version": "0.4.3",
            "source": {
                "type": "git",
                "url": "https://github.com/alchemy-fr/Zippy.git",
                "reference": "5ffdc93de0af2770d396bf433d8b2667c77277ea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/alchemy-fr/Zippy/zipball/5ffdc93de0af2770d396bf433d8b2667c77277ea",
                "reference": "5ffdc93de0af2770d396bf433d8b2667c77277ea",
                "shasum": ""
            },
            "require": {
                "doctrine/collections": "~1.0",
                "ext-mbstring": "*",
                "php": ">=5.5",
                "symfony/filesystem": "^2.0.5|^3.0",
                "symfony/process": "^2.1|^3.0"
            },
            "require-dev": {
                "ext-zip": "*",
                "guzzle/guzzle": "~3.0",
                "guzzlehttp/guzzle": "^6.0",
                "phpunit/phpunit": "^4.0|^5.0",
                "symfony/finder": "^2.0.5|^3.0"
            },
            "suggest": {
                "ext-zip": "To use the ZipExtensionAdapter",
                "guzzle/guzzle": "To use the GuzzleTeleporter with Guzzle 3",
                "guzzlehttp/guzzle": "To use the GuzzleTeleporter with Guzzle 6"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.4.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Alchemy\\Zippy\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alchemy",
                    "email": "dev.team@alchemy.fr",
                    "homepage": "http://www.alchemy.fr/"
                }
            ],
            "description": "Zippy, the archive manager companion",
            "keywords": [
                "bzip",
                "compression",
                "tar",
                "zip"
            ],
            "time": "2016-11-03T16:10:31+00:00"
        },
        {
            "name": "asm89/stack-cors",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/asm89/stack-cors.git",
                "reference": "c163e2b614550aedcf71165db2473d936abbced6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/asm89/stack-cors/zipball/c163e2b614550aedcf71165db2473d936abbced6",
                "reference": "c163e2b614550aedcf71165db2473d936abbced6",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9",
                "symfony/http-foundation": "~2.7|~3.0|~4.0",
                "symfony/http-kernel": "~2.7|~3.0|~4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.0 || ^4.8.10",
                "squizlabs/php_codesniffer": "^2.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Asm89\\Stack\\": "src/Asm89/Stack/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alexander",
                    "email": "iam.asm89@gmail.com"
                }
            ],
            "description": "Cross-origin resource sharing library and stack middleware",
            "homepage": "https://github.com/asm89/stack-cors",
            "keywords": [
                "cors",
                "stack"
            ],
            "time": "2017-12-20T14:37:45+00:00"
        },
        {
            "name": "browserstate/history.js",
            "version": "1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/browserstate/history.js",
                "reference": "origin/master"
            },
            "type": "drupal-library"
        },
        {
            "name": "commerceguys/addressing",
            "version": "v1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/commerceguys/addressing.git",
                "reference": "ef34ba9f6e5378e56cceb9f45798b464878db031"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/commerceguys/addressing/zipball/ef34ba9f6e5378e56cceb9f45798b464878db031",
                "reference": "ef34ba9f6e5378e56cceb9f45798b464878db031",
                "shasum": ""
            },
            "require": {
                "doctrine/collections": "~1.0",
                "php": ">=5.5.0"
            },
            "require-dev": {
                "mikey179/vfsstream": "1.*",
                "phpunit/phpunit": "~4.0",
                "squizlabs/php_codesniffer": "2.*",
                "symfony/validator": ">=3.2"
            },
            "suggest": {
                "symfony/validator": "to validate addresses"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "CommerceGuys\\Addressing\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bojan Zivanovic"
                },
                {
                    "name": "Damien Tournoud"
                }
            ],
            "description": "Addressing library powered by CLDR and Google's address data.",
            "keywords": [
                "address",
                "internationalization",
                "localization",
                "postal"
            ],
            "time": "2018-05-23T13:00:47+00:00"
        },
        {
            "name": "commerceguys/intl",
            "version": "v0.7.5",
            "source": {
                "type": "git",
                "url": "https://github.com/commerceguys/intl.git",
                "reference": "de1435502068393fae4061818e194e4ea61b98d6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/commerceguys/intl/zipball/de1435502068393fae4061818e194e4ea61b98d6",
                "reference": "de1435502068393fae4061818e194e4ea61b98d6",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "mikey179/vfsstream": "1.*",
                "phpunit/phpunit": "~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "CommerceGuys\\Intl\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bojan Zivanovic"
                }
            ],
            "description": "Internationalization library powered by CLDR data.",
            "time": "2017-12-29T00:13:05+00:00"
        },
        {
            "name": "composer/installers",
            "version": "v1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/installers.git",
                "reference": "049797d727261bf27f2690430d935067710049c2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/installers/zipball/049797d727261bf27f2690430d935067710049c2",
                "reference": "049797d727261bf27f2690430d935067710049c2",
                "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"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Composer\\Installers\\Plugin",
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "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"
            ],
            "time": "2017-12-29T09:13:20+00:00"
        },
        {
            "name": "composer/semver",
            "version": "1.4.2",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/semver.git",
                "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573",
                "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.5 || ^5.0.5",
                "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Composer\\Semver\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                },
                {
                    "name": "Rob Bast",
                    "email": "rob.bast@gmail.com",
                    "homepage": "http://robbast.nl"
                }
            ],
            "description": "Semver library that offers utilities, version constraint parsing and validation.",
            "keywords": [
                "semantic",
                "semver",
                "validation",
                "versioning"
            ],
            "time": "2016-08-30T16:08:34+00:00"
        },
        {
            "name": "consolidation/annotated-command",
            "version": "2.8.4",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/annotated-command.git",
                "reference": "651541a0b68318a2a202bda558a676e5ad92223c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/651541a0b68318a2a202bda558a676e5ad92223c",
                "reference": "651541a0b68318a2a202bda558a676e5ad92223c",
                "shasum": ""
            },
            "require": {
                "consolidation/output-formatters": "^3.1.12",
                "php": ">=5.4.0",
                "psr/log": "^1",
                "symfony/console": "^2.8|^3|^4",
                "symfony/event-dispatcher": "^2.5|^3|^4",
                "symfony/finder": "^2.5|^3|^4"
            },
            "require-dev": {
                "g1a/composer-test-scenarios": "^2",
                "phpunit/phpunit": "^6",
                "satooshi/php-coveralls": "^2",
                "squizlabs/php_codesniffer": "^2.7"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Consolidation\\AnnotatedCommand\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Greg Anderson",
                    "email": "greg.1.anderson@greenknowe.org"
                }
            ],
            "description": "Initialize Symfony Console commands from annotated command class methods.",
            "time": "2018-05-25T18:04:25+00:00"
        },
        {
            "name": "consolidation/output-formatters",
            "version": "3.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/output-formatters.git",
                "reference": "d78ef59aea19d3e2e5a23f90a055155ee78a0ad5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/d78ef59aea19d3e2e5a23f90a055155ee78a0ad5",
                "reference": "d78ef59aea19d3e2e5a23f90a055155ee78a0ad5",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "symfony/console": "^2.8|^3|^4",
                "symfony/finder": "^2.5|^3|^4"
            },
            "require-dev": {
                "g1a/composer-test-scenarios": "^2",
                "phpunit/phpunit": "^5.7.27",
                "satooshi/php-coveralls": "^2",
                "squizlabs/php_codesniffer": "^2.7",
                "symfony/console": "3.2.3",
                "symfony/var-dumper": "^2.8|^3|^4",
                "victorjonsson/markdowndocs": "^1.3"
            },
            "suggest": {
                "symfony/var-dumper": "For using the var_dump formatter"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Consolidation\\OutputFormatters\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Greg Anderson",
                    "email": "greg.1.anderson@greenknowe.org"
                }
            ],
            "description": "Format text by applying transformations provided by plug-in formatters.",
            "time": "2018-05-25T18:02:34+00:00"
        },
        {
            "name": "cweagans/composer-patches",
            "version": "1.6.5",
            "source": {
                "type": "git",
                "url": "https://github.com/cweagans/composer-patches.git",
                "reference": "2ec4f00ff5fb64de584c8c4aea53bf9053ecb0b3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/2ec4f00ff5fb64de584c8c4aea53bf9053ecb0b3",
                "reference": "2ec4f00ff5fb64de584c8c4aea53bf9053ecb0b3",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "composer/composer": "~1.0",
                "phpunit/phpunit": "~4.6"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "cweagans\\Composer\\Patches"
            },
            "autoload": {
                "psr-4": {
                    "cweagans\\Composer\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Cameron Eagans",
                    "email": "me@cweagans.net"
                }
            ],
            "description": "Provides a way to patch Composer packages.",
            "time": "2018-05-11T18:00:16+00:00"
        },
        {
            "name": "desandro/imagesloaded",
            "version": "4.1.4",
            "source": {
                "type": "git",
                "url": "https://github.com/desandro/imagesloaded",
                "reference": "origin/master"
            },
            "type": "drupal-library"
        },
        {
            "name": "desandro/masonry",
            "version": "4.2.0",
            "dist": {
                "type": "zip",
                "url": "https://github.com/desandro/masonry/archive/v4.2.0.zip",
                "reference": null,
                "shasum": null
            },
            "type": "drupal-library"
        },
        {
            "name": "dflydev/dot-access-configuration",
            "version": "v1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/dflydev/dflydev-dot-access-configuration.git",
                "reference": "ae6e7138b1d9063d343322cca63994ee1ac5161d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-configuration/zipball/ae6e7138b1d9063d343322cca63994ee1ac5161d",
                "reference": "ae6e7138b1d9063d343322cca63994ee1ac5161d",
                "shasum": ""
            },
            "require": {
                "dflydev/dot-access-data": "1.*",
                "dflydev/placeholder-resolver": "1.*",
                "php": ">=5.3.2"
            },
            "require-dev": {
                "symfony/yaml": "~2.1"
            },
            "suggest": {
                "symfony/yaml": "Required for using the YAML Configuration Builders"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Dflydev\\DotAccessConfiguration": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Dragonfly Development Inc.",
                    "email": "info@dflydev.com",
                    "homepage": "http://dflydev.com"
                },
                {
                    "name": "Beau Simensen",
                    "email": "beau@dflydev.com",
                    "homepage": "http://beausimensen.com"
                }
            ],
            "description": "Given a deep data structure representing a configuration, access configuration by dot notation.",
            "homepage": "https://github.com/dflydev/dflydev-dot-access-configuration",
            "keywords": [
                "config",
                "configuration"
            ],
            "time": "2016-12-12T17:43:40+00:00"
        },
        {
            "name": "dflydev/dot-access-data",
            "version": "v1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
                "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/3fbd874921ab2c041e899d044585a2ab9795df8a",
                "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Dflydev\\DotAccessData": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Dragonfly Development Inc.",
                    "email": "info@dflydev.com",
                    "homepage": "http://dflydev.com"
                },
                {
                    "name": "Beau Simensen",
                    "email": "beau@dflydev.com",
                    "homepage": "http://beausimensen.com"
                },
                {
                    "name": "Carlos Frutos",
                    "email": "carlos@kiwing.it",
                    "homepage": "https://github.com/cfrutos"
                }
            ],
            "description": "Given a deep data structure, access data by dot notation.",
            "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
            "keywords": [
                "access",
                "data",
                "dot",
                "notation"
            ],
            "time": "2017-01-20T21:14:22+00:00"
        },
        {
            "name": "dflydev/placeholder-resolver",
            "version": "v1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/dflydev/dflydev-placeholder-resolver.git",
                "reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dflydev/dflydev-placeholder-resolver/zipball/c498d0cae91b1bb36cc7d60906dab8e62bb7c356",
                "reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Dflydev\\PlaceholderResolver": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Dragonfly Development Inc.",
                    "email": "info@dflydev.com",
                    "homepage": "http://dflydev.com"
                },
                {
                    "name": "Beau Simensen",
                    "email": "beau@dflydev.com",
                    "homepage": "http://beausimensen.com"
                }
            ],
            "description": "Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.",
            "homepage": "https://github.com/dflydev/dflydev-placeholder-resolver",
            "keywords": [
                "placeholder",
                "resolver"
            ],
            "time": "2012-10-28T21:08:28+00:00"
        },
        {
            "name": "dimsemenov/magnific-popup",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dimsemenov/Magnific-Popup.git",
                "reference": "6b7a8088783cbce01034414c1fd2d8e1889093ae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dimsemenov/Magnific-Popup/zipball/6b7a8088783cbce01034414c1fd2d8e1889093ae",
                "reference": "6b7a8088783cbce01034414c1fd2d8e1889093ae",
                "shasum": ""
            },
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Light and responsive lightbox script with focus on performance.",
            "homepage": "http://dimsemenov.com/plugins/magnific-popup/",
            "time": "2016-02-20T09:06:30+00:00"
        },
        {
            "name": "dnoegel/php-xdg-base-dir",
            "version": "0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
                "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a",
                "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "require-dev": {
                "phpunit/phpunit": "@stable"
            },
            "type": "project",
            "autoload": {
                "psr-4": {
                    "XdgBaseDir\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "implementation of xdg base directory specification for php",
            "time": "2014-10-24T07:27:01+00:00"
        },
        {
            "name": "doctrine/annotations",
            "version": "v1.2.7",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/annotations.git",
                "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
                "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "1.*",
                "php": ">=5.3.2"
            },
            "require-dev": {
                "doctrine/cache": "1.*",
                "phpunit/phpunit": "4.*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Doctrine\\Common\\Annotations\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Docblock Annotations Parser",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "annotations",
                "docblock",
                "parser"
            ],
            "time": "2015-08-31T12:32:49+00:00"
        },
        {
            "name": "doctrine/cache",
            "version": "v1.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/cache.git",
                "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/cache/zipball/b6f544a20f4807e81f7044d31e679ccbb1866dc3",
                "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3",
                "shasum": ""
            },
            "require": {
                "php": "~5.5|~7.0"
            },
            "conflict": {
                "doctrine/common": ">2.2,<2.4"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8|~5.0",
                "predis/predis": "~1.0",
                "satooshi/php-coveralls": "~0.6"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.6.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Caching library offering an object-oriented API for many cache backends",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "cache",
                "caching"
            ],
            "time": "2016-10-29T11:16:17+00:00"
        },
        {
            "name": "doctrine/collections",
            "version": "v1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/collections.git",
                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Doctrine\\Common\\Collections\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Collections Abstraction library",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "array",
                "collections",
                "iterator"
            ],
            "time": "2015-04-14T22:21:58+00:00"
        },
        {
            "name": "doctrine/common",
            "version": "v2.6.2",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/common.git",
                "reference": "7bce00698899aa2c06fe7365c76e4d78ddb15fa3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/common/zipball/7bce00698899aa2c06fe7365c76e4d78ddb15fa3",
                "reference": "7bce00698899aa2c06fe7365c76e4d78ddb15fa3",
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "1.*",
                "doctrine/cache": "1.*",
                "doctrine/collections": "1.*",
                "doctrine/inflector": "1.*",
                "doctrine/lexer": "1.*",
                "php": "~5.5|~7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8|~5.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\": "lib/Doctrine/Common"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Common Library for Doctrine projects",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "annotations",
                "collections",
                "eventmanager",
                "persistence",
                "spl"
            ],
            "time": "2016-11-30T16:50:46+00:00"
        },
        {
            "name": "doctrine/inflector",
            "version": "v1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/inflector.git",
                "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
                "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Doctrine\\Common\\Inflector\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Common String Manipulations with regard to casing and singular/plural rules.",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "inflection",
                "pluralize",
                "singularize",
                "string"
            ],
            "time": "2015-11-06T14:35:42+00:00"
        },
        {
            "name": "doctrine/lexer",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/lexer.git",
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Doctrine\\Common\\Lexer\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "lexer",
                "parser"
            ],
            "time": "2014-09-09T13:34:57+00:00"
        },
        {
            "name": "drupal-composer/drupal-scaffold",
            "version": "2.5.4",
            "source": {
                "type": "git",
                "url": "https://github.com/drupal-composer/drupal-scaffold.git",
                "reference": "fc6bf4ceecb5d47327f54d48d4d4f67b17da956d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/drupal-composer/drupal-scaffold/zipball/fc6bf4ceecb5d47327f54d48d4d4f67b17da956d",
                "reference": "fc6bf4ceecb5d47327f54d48d4d4f67b17da956d",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0.0",
                "composer/semver": "^1.4",
                "php": ">=5.4.5"
            },
            "require-dev": {
                "composer/composer": "dev-master",
                "g1a/composer-test-scenarios": "^2.1.0",
                "phpunit/phpunit": "^6",
                "squizlabs/php_codesniffer": "^2.8"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "DrupalComposer\\DrupalScaffold\\Plugin",
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "DrupalComposer\\DrupalScaffold\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Composer Plugin for updating the Drupal scaffold files when using drupal/core",
            "time": "2018-07-27T10:07:07+00:00"
        },
        {
            "name": "drupal/address",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/address",
                "reference": "8.x-1.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/address-8.x-1.1.zip",
                "reference": "8.x-1.1",
                "shasum": "b669af5f16b92a0f7df334a3c4118bd2334f2ed2"
            },
            "require": {
                "commerceguys/addressing": "~1.0",
                "commerceguys/intl": "~0.7",
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.1",
                    "datestamp": "1505896144",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "bojanz",
                    "homepage": "https://www.drupal.org/user/86106"
                },
                {
                    "name": "googletorp",
                    "homepage": "https://www.drupal.org/user/386230"
                },
                {
                    "name": "rszrama",
                    "homepage": "https://www.drupal.org/user/49344"
                }
            ],
            "description": "Provides functionality for storing, validating and displaying international postal addresses.",
            "homepage": "http://drupal.org/project/address",
            "support": {
                "source": "http://cgit.drupalcode.org/address"
            }
        },
        {
            "name": "drupal/addtocalendar",
            "version": "3.1.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/addtocalendar",
                "reference": "8.x-3.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/addtocalendar-8.x-3.1.zip",
                "reference": "8.x-3.1",
                "shasum": "c384df6017790173908ee7566e2af22ab5234b9d"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.x-dev"
                },
                "drupal": {
                    "version": "8.x-3.1",
                    "datestamp": "1511952790",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "patches_applied": {
                    "UTC Time Adjustment": "patches/utc-time-adjustment.patch"
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "anand.toshniwal93",
                    "homepage": "https://www.drupal.org/user/3345088"
                },
                {
                    "name": "gagarine",
                    "homepage": "https://www.drupal.org/user/162439"
                },
                {
                    "name": "gg24",
                    "homepage": "https://www.drupal.org/user/3389212"
                },
                {
                    "name": "guptahemant",
                    "homepage": "https://www.drupal.org/user/3278073"
                },
                {
                    "name": "purushotam.rai",
                    "homepage": "https://www.drupal.org/user/3193859"
                },
                {
                    "name": "sonvir249",
                    "homepage": "https://www.drupal.org/user/3225171"
                }
            ],
            "description": "Add to calendar button to be used for event page.",
            "homepage": "https://www.drupal.org/project/addtocalendar",
            "support": {
                "source": "http://cgit.drupalcode.org/addtocalendar"
            }
        },
        {
            "name": "drupal/admin_toolbar",
            "version": "1.24.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/admin_toolbar",
                "reference": "8.x-1.24"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.24.zip",
                "reference": "8.x-1.24",
                "shasum": "682ffa443a1e339583022eb6adbb00c1103ea6d4"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.24",
                    "datestamp": "1527523080",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Wilfrid Roze (eme)",
                    "homepage": "https://www.drupal.org/u/eme",
                    "role": "Maintainer"
                },
                {
                    "name": "Romain Jarraud (romainj)",
                    "homepage": "https://www.drupal.org/u/romainj",
                    "role": "Maintainer"
                },
                {
                    "name": "Adrian Cid Almaguer (adriancid)",
                    "homepage": "https://www.drupal.org/u/adriancid",
                    "email": "adriancid@gmail.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Mohamed Anis Taktak (matio89)",
                    "homepage": "https://www.drupal.org/u/matio89",
                    "role": "Maintainer"
                },
                {
                    "name": "fethi.krout",
                    "homepage": "https://www.drupal.org/user/3206765"
                },
                {
                    "name": "matio89",
                    "homepage": "https://www.drupal.org/user/2320090"
                },
                {
                    "name": "romainj",
                    "homepage": "https://www.drupal.org/user/370706"
                }
            ],
            "description": "Provides a drop-down menu interface to the core Drupal Toolbar.",
            "homepage": "http://drupal.org/project/admin_toolbar",
            "keywords": [
                "Drupal",
                "Toolbar"
            ],
            "support": {
                "source": "http://cgit.drupalcode.org/admin_toolbar",
                "issues": "https://www.drupal.org/project/issues/admin_toolbar"
            }
        },
        {
            "name": "drupal/administerusersbyrole",
            "version": "2.0.0-alpha6",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/administerusersbyrole",
                "reference": "8.x-2.0-alpha6"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/administerusersbyrole-8.x-2.0-alpha6.zip",
                "reference": "8.x-2.0-alpha6",
                "shasum": "08c6bb6ac8aa6e7f9e089b134da636fa8b03c338"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "drupal": {
                    "version": "8.x-2.0-alpha6",
                    "datestamp": "1527757985",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Alpha releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "AdamPS",
                    "homepage": "https://www.drupal.org/user/2650563"
                },
                {
                    "name": "mrfelton",
                    "homepage": "https://www.drupal.org/user/305669"
                },
                {
                    "name": "smokris",
                    "homepage": "https://www.drupal.org/user/161913"
                }
            ],
            "description": "Allows users with 'administer users' permission and a role (specified in 'Permissions') to edit/delete other users with a specified role.  Also provides control over user creation.",
            "homepage": "https://www.drupal.org/project/administerusersbyrole",
            "support": {
                "source": "http://cgit.drupalcode.org/administerusersbyrole"
            }
        },
        {
            "name": "drupal/allowed_formats",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/allowed_formats",
                "reference": "8.x-1.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/allowed_formats-8.x-1.1.zip",
                "reference": "8.x-1.1",
                "shasum": "b7bfc78d7e64f1df37ca6cad118a1ff8f7228b64"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.1",
                    "datestamp": "1492709942",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "floretan",
                    "homepage": "https://www.drupal.org/user/66163"
                }
            ],
            "description": "Limit which text formats are available for each field instance.",
            "homepage": "https://www.drupal.org/project/allowed_formats",
            "support": {
                "source": "http://cgit.drupalcode.org/allowed_formats"
            }
        },
        {
            "name": "drupal/better_exposed_filters",
            "version": "3.0.0-alpha4",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/better_exposed_filters",
                "reference": "8.x-3.0-alpha4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/better_exposed_filters-8.x-3.0-alpha4.zip",
                "reference": "8.x-3.0-alpha4",
                "shasum": "f42013d1fc36d45212d582e18afc59bc2c364719"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.x-dev"
                },
                "drupal": {
                    "version": "8.x-3.0-alpha4",
                    "datestamp": "1525044484",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Alpha releases are not covered by Drupal security advisories."
                    }
                },
                "patches_applied": {
                    "2961022": "https://www.drupal.org/files/issues/2018-09-27/better_exposed_filters-autosubmit-fix-2961022-4.patch"
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "jkopel",
                    "homepage": "https://www.drupal.org/user/66207"
                },
                {
                    "name": "mikeker",
                    "homepage": "https://www.drupal.org/user/192273"
                },
                {
                    "name": "mortona2k",
                    "homepage": "https://www.drupal.org/user/1029484"
                },
                {
                    "name": "rlhawk",
                    "homepage": "https://www.drupal.org/user/352283"
                }
            ],
            "description": "Provides advanced options (such as links, checkboxes, or jQueryUI widgets) for exposed Views elements.",
            "homepage": "https://www.drupal.org/project/better_exposed_filters",
            "support": {
                "source": "http://cgit.drupalcode.org/better_exposed_filters"
            }
        },
        {
            "name": "drupal/block_permissions",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/block_permissions",
                "reference": "8.x-1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/block_permissions-8.x-1.0.zip",
                "reference": "8.x-1.0",
                "shasum": "3f1cb219379fc88a80445d494f66dd4fb2a5befa"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0",
                    "datestamp": "1478790983",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "patches_applied": {
                    "2962965": "https://www.drupal.org/files/issues/2018-09-01/block-permissions-2962965-4.patch"
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "jefuri",
                    "homepage": "https://www.drupal.org/user/2733365"
                },
                {
                    "name": "michielnugter",
                    "homepage": "https://www.drupal.org/user/1023784"
                }
            ],
            "description": "Adds specific permissions for administering blocks.",
            "homepage": "https://www.drupal.org/project/block_permissions",
            "support": {
                "source": "http://cgit.drupalcode.org/block_permissions"
            }
        },
        {
            "name": "drupal/block_region_permissions",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/block_region_permissions",
                "reference": "8.x-1.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/block_region_permissions-8.x-1.2.zip",
                "reference": "8.x-1.2",
                "shasum": "9776b2be5af7b9ebe7777f17487ef31e48f76c78"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.2",
                    "datestamp": "1507771445",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Project has not opted into security advisory coverage!"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "joshua.roberson",
                    "homepage": "https://www.drupal.org/user/2999235"
                }
            ],
            "description": "Adds specific permissions for administering blocks for each theme's regions.",
            "homepage": "https://www.drupal.org/project/block_region_permissions",
            "support": {
                "source": "http://cgit.drupalcode.org/block_region_permissions"
            }
        },
        {
            "name": "drupal/bootstrap",
            "version": "3.16.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/bootstrap",
                "reference": "8.x-3.16"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/bootstrap-8.x-3.16.zip",
                "reference": "8.x-3.16",
                "shasum": "1ea4d9bbbaf6435e074ade3408f4baef94e5cbe3"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-theme",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.x-dev"
                },
                "drupal": {
                    "version": "8.x-3.16",
                    "datestamp": "1544054280",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0"
            ],
            "authors": [
                {
                    "name": "Mark Carver (markcarver)",
                    "homepage": "https://www.drupal.org/u/markcarver",
                    "role": "Maintainer"
                },
                {
                    "name": "John McCormick (neardark)",
                    "homepage": "https://www.drupal.org/u/neardark",
                    "role": "Co-maintainer"
                },
                {
                    "name": "Fabiano Sant'Ana (wundo)",
                    "homepage": "https://www.drupal.org/u/wundo",
                    "role": "Co-maintainer"
                },
                {
                    "name": "wundo",
                    "homepage": "https://www.drupal.org/user/25523"
                }
            ],
            "description": "Built to use Bootstrap, a sleek, intuitive, and powerful front-end framework for faster and easier web development.",
            "homepage": "https://www.drupal.org/project/bootstrap",
            "support": {
                "source": "http://cgit.drupalcode.org/bootstrap",
                "docs": "https://drupal-bootstrap.org",
                "issues": "https://www.drupal.org/project/issues/bootstrap",
                "irc": "irc://irc.freenode.org/drupal-bootstrap"
            }
        },
        {
            "name": "drupal/config_direct_save",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/config_direct_save",
                "reference": "8.x-1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/config_direct_save-8.x-1.0.zip",
                "reference": "8.x-1.0",
                "shasum": "dae776d96310aa01aa6e3c536821a1b496ffae1f"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0",
                    "datestamp": "1476108239",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "matio89",
                    "homepage": "https://www.drupal.org/user/2320090"
                }
            ],
            "description": "This module allow you to export configuration after changes",
            "homepage": "https://www.drupal.org/project/config_direct_save",
            "support": {
                "source": "http://cgit.drupalcode.org/config_direct_save"
            }
        },
        {
            "name": "drupal/config_filter",
            "version": "1.3.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/config_filter",
                "reference": "8.x-1.3"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.3.zip",
                "reference": "8.x-1.3",
                "shasum": "56255a17c45dcbb0af713215885a8d74214d2ebc"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "suggest": {
                "drupal/config_split": "Split site configuration for different environments."
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.3",
                    "datestamp": "1537978080",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Fabian Bircher",
                    "homepage": "https://www.drupal.org/u/bircher",
                    "email": "opensource@fabianbircher.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Nuvole Web",
                    "homepage": "http://nuvole.org",
                    "email": "info@nuvole.org",
                    "role": "Maintainer"
                },
                {
                    "name": "pescetti",
                    "homepage": "https://www.drupal.org/user/436244"
                }
            ],
            "description": "Config Filter allows other modules to interact with a ConfigStorage through filter plugins.",
            "homepage": "https://www.drupal.org/project/config_filter",
            "keywords": [
                "Drupal",
                "configuration",
                "configuration management"
            ],
            "support": {
                "source": "http://cgit.drupalcode.org/config_filter",
                "issues": "https://www.drupal.org/project/issues/config_filter",
                "irc": "irc://irc.freenode.org/drupal-contribute"
            }
        },
        {
            "name": "drupal/config_ignore",
            "version": "2.1.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/config_ignore",
                "reference": "8.x-2.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/config_ignore-8.x-2.1.zip",
                "reference": "8.x-2.1",
                "shasum": "07e00684930706632b3f2fc2a7433ffdae57cde7"
            },
            "require": {
                "drupal/config_filter": "1.*",
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "drupal": {
                    "version": "8.x-2.1",
                    "datestamp": "1507706044",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Tommy Lynge Jørgensen",
                    "homepage": "https://www.drupal.org/u/tlyngej",
                    "email": "tlyngej@gmail.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Fabian Bircher",
                    "homepage": "https://www.drupal.org/u/bircher",
                    "role": "Maintainer"
                }
            ],
            "description": "Ignore certain configuration during import.",
            "homepage": "http://drupal.org/project/config_ignore",
            "support": {
                "source": "http://cgit.drupalcode.org/config_ignore",
                "issues": "http://drupal.org/project/config_ignore",
                "irc": "irc://irc.freenode.org/drupal-contribute"
            }
        },
        {
            "name": "drupal/config_installer",
            "version": "1.8.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/config_installer",
                "reference": "8.x-1.8"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/config_installer-8.x-1.8.zip",
                "reference": "8.x-1.8",
                "shasum": "43d7af76a3f00d074161e242ddf94d942d256250"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-profile",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.8",
                    "datestamp": "1524572284",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "alexpott",
                    "homepage": "https://www.drupal.org/user/157725"
                }
            ],
            "homepage": "https://www.drupal.org/project/config_installer",
            "support": {
                "source": "http://cgit.drupalcode.org/config_installer"
            }
        },
        {
            "name": "drupal/config_update",
            "version": "1.5.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/config_update",
                "reference": "8.x-1.5"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/config_update-8.x-1.5.zip",
                "reference": "8.x-1.5",
                "shasum": "2f7ae5f90b1c0ab8edf84680d2651e81fab6a126"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.5",
                    "datestamp": "1512587912",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "jhodgdon",
                    "homepage": "https://www.drupal.org/user/155601"
                },
                {
                    "name": "nedjo",
                    "homepage": "https://www.drupal.org/user/4481"
                }
            ],
            "description": "Provides basic revert and update functionality for other modules",
            "homepage": "https://www.drupal.org/project/config_update",
            "support": {
                "source": "http://cgit.drupalcode.org/config_update"
            }
        },
        {
            "name": "drupal/console",
            "version": "1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/hechoendrupal/drupal-console.git",
                "reference": "368bbfa44dc6b957eb4db01977f7c39e83032d18"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hechoendrupal/drupal-console/zipball/368bbfa44dc6b957eb4db01977f7c39e83032d18",
                "reference": "368bbfa44dc6b957eb4db01977f7c39e83032d18",
                "shasum": ""
            },
            "require": {
                "alchemy/zippy": "0.4.3",
                "composer/installers": "~1.0",
                "doctrine/annotations": "^1.2",
                "doctrine/collections": "^1.3",
                "drupal/console-core": "1.8.0",
                "drupal/console-extend-plugin": "~0",
                "guzzlehttp/guzzle": "~6.1",
                "php": "^5.5.9 || ^7.0",
                "psy/psysh": "0.6.* || ~0.8",
                "symfony/css-selector": "~2.8|~3.0",
                "symfony/dom-crawler": "~2.8|~3.0",
                "symfony/http-foundation": "~2.8|~3.0"
            },
            "suggest": {
                "symfony/thanks": "Thank your favorite PHP projects on Github using the CLI!",
                "vlucas/phpdotenv": "Loads environment variables from .env to getenv(), $_ENV and $_SERVER automagically."
            },
            "bin": [
                "bin/drupal"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Drupal\\Console\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "David Flores",
                    "email": "dmousex@gmail.com",
                    "homepage": "http://dmouse.net"
                },
                {
                    "name": "Jesus Manuel Olivas",
                    "email": "jesus.olivas@gmail.com",
                    "homepage": "http://jmolivas.com"
                },
                {
                    "name": "Eduardo Garcia",
                    "email": "enzo@enzolutions.com",
                    "homepage": "http://enzolutions.com/"
                },
                {
                    "name": "Omar Aguirre",
                    "email": "omersguchigu@gmail.com"
                },
                {
                    "name": "Drupal Console Contributors",
                    "homepage": "https://github.com/hechoendrupal/drupal-console/graphs/contributors"
                }
            ],
            "description": "The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.",
            "homepage": "http://drupalconsole.com/",
            "keywords": [
                "console",
                "development",
                "drupal",
                "symfony"
            ],
            "time": "2018-03-21T20:50:16+00:00"
        },
        {
            "name": "drupal/console-core",
            "version": "1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/hechoendrupal/drupal-console-core.git",
                "reference": "bf1fb4a6f689377acec1694267f674178d28e5d1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hechoendrupal/drupal-console-core/zipball/bf1fb4a6f689377acec1694267f674178d28e5d1",
                "reference": "bf1fb4a6f689377acec1694267f674178d28e5d1",
                "shasum": ""
            },
            "require": {
                "dflydev/dot-access-configuration": "^1.0",
                "drupal/console-en": "1.8.0",
                "php": "^5.5.9 || ^7.0",
                "stecman/symfony-console-completion": "~0.7",
                "symfony/config": "~2.8|~3.0",
                "symfony/console": "~2.8|~3.0",
                "symfony/debug": "~2.8|~3.0",
                "symfony/dependency-injection": "~2.8|~3.0",
                "symfony/event-dispatcher": "~2.8|~3.0",
                "symfony/filesystem": "~2.8|~3.0",
                "symfony/finder": "~2.8|~3.0",
                "symfony/process": "~2.8|~3.0",
                "symfony/translation": "~2.8|~3.0",
                "symfony/yaml": "~2.8|~3.0",
                "twig/twig": "^1.23.1",
                "webflo/drupal-finder": "^1.0",
                "webmozart/path-util": "^2.3"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "src/functions.php"
                ],
                "psr-4": {
                    "Drupal\\Console\\Core\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "David Flores",
                    "email": "dmousex@gmail.com",
                    "homepage": "http://dmouse.net"
                },
                {
                    "name": "Jesus Manuel Olivas",
                    "email": "jesus.olivas@gmail.com",
                    "homepage": "http://jmolivas.com"
                },
                {
                    "name": "Drupal Console Contributors",
                    "homepage": "https://github.com/hechoendrupal/DrupalConsole/graphs/contributors"
                },
                {
                    "name": "Eduardo Garcia",
                    "email": "enzo@enzolutions.com",
                    "homepage": "http://enzolutions.com/"
                },
                {
                    "name": "Omar Aguirre",
                    "email": "omersguchigu@gmail.com"
                }
            ],
            "description": "Drupal Console Core",
            "homepage": "http://drupalconsole.com/",
            "keywords": [
                "console",
                "development",
                "drupal",
                "symfony"
            ],
            "time": "2018-03-21T19:33:23+00:00"
        },
        {
            "name": "drupal/console-en",
            "version": "1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/hechoendrupal/drupal-console-en.git",
                "reference": "ea956ddffab04f519a89858810e5f695b9def92b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hechoendrupal/drupal-console-en/zipball/ea956ddffab04f519a89858810e5f695b9def92b",
                "reference": "ea956ddffab04f519a89858810e5f695b9def92b",
                "shasum": ""
            },
            "type": "drupal-console-language",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "David Flores",
                    "email": "dmousex@gmail.com",
                    "homepage": "http://dmouse.net"
                },
                {
                    "name": "Jesus Manuel Olivas",
                    "email": "jesus.olivas@gmail.com",
                    "homepage": "http://jmolivas.com"
                },
                {
                    "name": "Drupal Console Contributors",
                    "homepage": "https://github.com/hechoendrupal/DrupalConsole/graphs/contributors"
                },
                {
                    "name": "Eduardo Garcia",
                    "email": "enzo@enzolutions.com",
                    "homepage": "http://enzolutions.com/"
                },
                {
                    "name": "Omar Aguirre",
                    "email": "omersguchigu@gmail.com"
                }
            ],
            "description": "Drupal Console English Language",
            "homepage": "http://drupalconsole.com/",
            "keywords": [
                "console",
                "development",
                "drupal",
                "symfony"
            ],
            "time": "2018-03-21T19:16:27+00:00"
        },
        {
            "name": "drupal/console-extend-plugin",
            "version": "0.9.2",
            "source": {
                "type": "git",
                "url": "https://github.com/hechoendrupal/drupal-console-extend-plugin.git",
                "reference": "f3bac233fd305359c33e96621443b3bd065555cc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hechoendrupal/drupal-console-extend-plugin/zipball/f3bac233fd305359c33e96621443b3bd065555cc",
                "reference": "f3bac233fd305359c33e96621443b3bd065555cc",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0",
                "symfony/finder": "~2.7|~3.0",
                "symfony/yaml": "~2.7|~3.0"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Drupal\\Console\\Composer\\Plugin\\Extender"
            },
            "autoload": {
                "psr-4": {
                    "Drupal\\Console\\Composer\\Plugin\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Jesus Manuel Olivas",
                    "email": "jesus.olivas@gmail.com"
                }
            ],
            "description": "Drupal Console Extend Plugin",
            "time": "2017-07-28T17:11:54+00:00"
        },
        {
            "name": "drupal/content_access",
            "version": "1.0.0-alpha1",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/content_access",
                "reference": "8.x-1.0-alpha1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/content_access-8.x-1.0-alpha1.zip",
                "reference": "8.x-1.0-alpha1",
                "shasum": "8ead8bd29ac8cb26731710fc03a5bde288e37bbd"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-alpha1",
                    "datestamp": "1510069084",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Project has not opted into security advisory coverage!"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "fago",
                    "homepage": "https://www.drupal.org/user/16747"
                },
                {
                    "name": "good_man",
                    "homepage": "https://www.drupal.org/user/265439"
                },
                {
                    "name": "id.tarzanych",
                    "homepage": "https://www.drupal.org/user/2776543"
                }
            ],
            "description": "Provides flexible content access control.",
            "homepage": "https://www.drupal.org/project/content_access",
            "support": {
                "source": "http://cgit.drupalcode.org/content_access"
            }
        },
        {
            "name": "drupal/core",
            "version": "8.6.7",
            "source": {
                "type": "git",
                "url": "https://github.com/drupal/core.git",
                "reference": "e0a09bda1da7552204464894811a59387608c9f9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/drupal/core/zipball/e0a09bda1da7552204464894811a59387608c9f9",
                "reference": "e0a09bda1da7552204464894811a59387608c9f9",
                "shasum": ""
            },
            "require": {
                "asm89/stack-cors": "^1.1",
                "composer/semver": "^1.0",
                "doctrine/annotations": "^1.2",
                "doctrine/common": "^2.5",
                "easyrdf/easyrdf": "^0.9",
                "egulias/email-validator": "^1.2",
                "ext-date": "*",
                "ext-dom": "*",
                "ext-filter": "*",
                "ext-gd": "*",
                "ext-hash": "*",
                "ext-json": "*",
                "ext-pcre": "*",
                "ext-pdo": "*",
                "ext-session": "*",
                "ext-simplexml": "*",
                "ext-spl": "*",
                "ext-tokenizer": "*",
                "ext-xml": "*",
                "guzzlehttp/guzzle": "^6.2.1",
                "masterminds/html5": "^2.1",
                "paragonie/random_compat": "^1.0|^2.0",
                "php": "^5.5.9|>=7.0.8",
                "stack/builder": "^1.0",
                "symfony-cmf/routing": "^1.4",
                "symfony/class-loader": "~3.4.0",
                "symfony/console": "~3.4.0",
                "symfony/dependency-injection": "~3.4.0",
                "symfony/event-dispatcher": "~3.4.0",
                "symfony/http-foundation": "~3.4.14",
                "symfony/http-kernel": "~3.4.14",
                "symfony/polyfill-iconv": "^1.0",
                "symfony/process": "~3.4.0",
                "symfony/psr-http-message-bridge": "^1.0",
                "symfony/routing": "~3.4.0",
                "symfony/serializer": "~3.4.0",
                "symfony/translation": "~3.4.0",
                "symfony/validator": "~3.4.0",
                "symfony/yaml": "~3.4.5",
                "twig/twig": "^1.35.0",
                "typo3/phar-stream-wrapper": "^2.0.1",
                "zendframework/zend-diactoros": "^1.1",
                "zendframework/zend-feed": "^2.4"
            },
            "conflict": {
                "drush/drush": "<8.1.10"
            },
            "replace": {
                "drupal/action": "self.version",
                "drupal/aggregator": "self.version",
                "drupal/automated_cron": "self.version",
                "drupal/ban": "self.version",
                "drupal/bartik": "self.version",
                "drupal/basic_auth": "self.version",
                "drupal/big_pipe": "self.version",
                "drupal/block": "self.version",
                "drupal/block_content": "self.version",
                "drupal/block_place": "self.version",
                "drupal/book": "self.version",
                "drupal/breakpoint": "self.version",
                "drupal/ckeditor": "self.version",
                "drupal/classy": "self.version",
                "drupal/color": "self.version",
                "drupal/comment": "self.version",
                "drupal/config": "self.version",
                "drupal/config_translation": "self.version",
                "drupal/contact": "self.version",
                "drupal/content_moderation": "self.version",
                "drupal/content_translation": "self.version",
                "drupal/contextual": "self.version",
                "drupal/core-annotation": "self.version",
                "drupal/core-assertion": "self.version",
                "drupal/core-bridge": "self.version",
                "drupal/core-class-finder": "self.version",
                "drupal/core-datetime": "self.version",
                "drupal/core-dependency-injection": "self.version",
                "drupal/core-diff": "self.version",
                "drupal/core-discovery": "self.version",
                "drupal/core-event-dispatcher": "self.version",
                "drupal/core-file-cache": "self.version",
                "drupal/core-filesystem": "self.version",
                "drupal/core-gettext": "self.version",
                "drupal/core-graph": "self.version",
                "drupal/core-http-foundation": "self.version",
                "drupal/core-php-storage": "self.version",
                "drupal/core-plugin": "self.version",
                "drupal/core-proxy-builder": "self.version",
                "drupal/core-render": "self.version",
                "drupal/core-serialization": "self.version",
                "drupal/core-transliteration": "self.version",
                "drupal/core-utility": "self.version",
                "drupal/core-uuid": "self.version",
                "drupal/datetime": "self.version",
                "drupal/datetime_range": "self.version",
                "drupal/dblog": "self.version",
                "drupal/dynamic_page_cache": "self.version",
                "drupal/editor": "self.version",
                "drupal/entity_reference": "self.version",
                "drupal/field": "self.version",
                "drupal/field_layout": "self.version",
                "drupal/field_ui": "self.version",
                "drupal/file": "self.version",
                "drupal/filter": "self.version",
                "drupal/forum": "self.version",
                "drupal/hal": "self.version",
                "drupal/help": "self.version",
                "drupal/history": "self.version",
                "drupal/image": "self.version",
                "drupal/inline_form_errors": "self.version",
                "drupal/language": "self.version",
                "drupal/layout_builder": "self.version",
                "drupal/layout_discovery": "self.version",
                "drupal/link": "self.version",
                "drupal/locale": "self.version",
                "drupal/media": "self.version",
                "drupal/media_library": "self.version",
                "drupal/menu_link_content": "self.version",
                "drupal/menu_ui": "self.version",
                "drupal/migrate": "self.version",
                "drupal/migrate_drupal": "self.version",
                "drupal/migrate_drupal_multilingual": "self.version",
                "drupal/migrate_drupal_ui": "self.version",
                "drupal/minimal": "self.version",
                "drupal/node": "self.version",
                "drupal/options": "self.version",
                "drupal/page_cache": "self.version",
                "drupal/path": "self.version",
                "drupal/quickedit": "self.version",
                "drupal/rdf": "self.version",
                "drupal/responsive_image": "self.version",
                "drupal/rest": "self.version",
                "drupal/search": "self.version",
                "drupal/serialization": "self.version",
                "drupal/settings_tray": "self.version",
                "drupal/seven": "self.version",
                "drupal/shortcut": "self.version",
                "drupal/simpletest": "self.version",
                "drupal/standard": "self.version",
                "drupal/stark": "self.version",
                "drupal/statistics": "self.version",
                "drupal/syslog": "self.version",
                "drupal/system": "self.version",
                "drupal/taxonomy": "self.version",
                "drupal/telephone": "self.version",
                "drupal/text": "self.version",
                "drupal/toolbar": "self.version",
                "drupal/tour": "self.version",
                "drupal/tracker": "self.version",
                "drupal/update": "self.version",
                "drupal/user": "self.version",
                "drupal/views": "self.version",
                "drupal/views_ui": "self.version",
                "drupal/workflows": "self.version",
                "drupal/workspaces": "self.version"
            },
            "require-dev": {
                "behat/mink": "1.7.x-dev",
                "behat/mink-goutte-driver": "^1.2",
                "behat/mink-selenium2-driver": "1.3.x-dev",
                "drupal/coder": "^8.2.12",
                "jcalderonzumba/gastonjs": "^1.0.2",
                "jcalderonzumba/mink-phantomjs-driver": "^0.3.1",
                "mikey179/vfsstream": "^1.2",
                "phpspec/prophecy": "^1.7",
                "phpunit/phpunit": "^4.8.35 || ^6.5",
                "symfony/css-selector": "^3.4.0",
                "symfony/debug": "^3.4.0",
                "symfony/phpunit-bridge": "^3.4.3"
            },
            "type": "drupal-core",
            "extra": {
                "merge-plugin": {
                    "require": [
                        "core/lib/Drupal/Component/Annotation/composer.json",
                        "core/lib/Drupal/Component/Assertion/composer.json",
                        "core/lib/Drupal/Component/Bridge/composer.json",
                        "core/lib/Drupal/Component/ClassFinder/composer.json",
                        "core/lib/Drupal/Component/Datetime/composer.json",
                        "core/lib/Drupal/Component/DependencyInjection/composer.json",
                        "core/lib/Drupal/Component/Diff/composer.json",
                        "core/lib/Drupal/Component/Discovery/composer.json",
                        "core/lib/Drupal/Component/EventDispatcher/composer.json",
                        "core/lib/Drupal/Component/FileCache/composer.json",
                        "core/lib/Drupal/Component/FileSystem/composer.json",
                        "core/lib/Drupal/Component/Gettext/composer.json",
                        "core/lib/Drupal/Component/Graph/composer.json",
                        "core/lib/Drupal/Component/HttpFoundation/composer.json",
                        "core/lib/Drupal/Component/PhpStorage/composer.json",
                        "core/lib/Drupal/Component/Plugin/composer.json",
                        "core/lib/Drupal/Component/ProxyBuilder/composer.json",
                        "core/lib/Drupal/Component/Render/composer.json",
                        "core/lib/Drupal/Component/Serialization/composer.json",
                        "core/lib/Drupal/Component/Transliteration/composer.json",
                        "core/lib/Drupal/Component/Utility/composer.json",
                        "core/lib/Drupal/Component/Uuid/composer.json"
                    ],
                    "recurse": false,
                    "replace": false,
                    "merge-extra": false
                },
                "patches_applied": {
                    "2799049": "patches/role_based_email_access-2799049-d86.patch"
                }
            },
            "autoload": {
                "psr-4": {
                    "Drupal\\Core\\": "lib/Drupal/Core",
                    "Drupal\\Component\\": "lib/Drupal/Component",
                    "Drupal\\Driver\\": "../drivers/lib/Drupal/Driver"
                },
                "classmap": [
                    "lib/Drupal.php",
                    "lib/Drupal/Component/Utility/Timer.php",
                    "lib/Drupal/Component/Utility/Unicode.php",
                    "lib/Drupal/Core/Database/Database.php",
                    "lib/Drupal/Core/DrupalKernel.php",
                    "lib/Drupal/Core/DrupalKernelInterface.php",
                    "lib/Drupal/Core/Site/Settings.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Drupal is an open source content management platform powering millions of websites and applications.",
            "time": "2019-01-16T23:30:03+00:00"
        },
        {
            "name": "drupal/crop",
            "version": "2.0.0-rc1",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/crop",
                "reference": "8.x-2.0-rc1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/crop-8.x-2.0-rc1.zip",
                "reference": "8.x-2.0-rc1",
                "shasum": "ba84fa73e5c4df4caffcfa4a4cfb44c2c7d033d7"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "drupal": {
                    "version": "8.x-2.0-rc1",
                    "datestamp": "1516298515",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "RC releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Drupal Media Team",
                    "homepage": "https://www.drupal.org/user/3260690"
                },
                {
                    "name": "slashrsm",
                    "homepage": "https://www.drupal.org/user/744628"
                },
                {
                    "name": "woprrr",
                    "homepage": "https://www.drupal.org/user/858604"
                }
            ],
            "description": "Provides storage and API for image crops.",
            "homepage": "https://www.drupal.org/project/crop",
            "support": {
                "source": "http://cgit.drupalcode.org/crop",
                "issues": "https://www.drupal.org/project/issues/crop"
            }
        },
        {
            "name": "drupal/ctools",
            "version": "3.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/ctools",
                "reference": "8.x-3.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.0.zip",
                "reference": "8.x-3.0",
                "shasum": "302e869ecd1e59fe55663673999fee2ccac5daa8"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.x-dev"
                },
                "drupal": {
                    "version": "8.x-3.0",
                    "datestamp": "1493401742",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Kris Vanderwater (EclipseGc)",
                    "homepage": "https://www.drupal.org/u/eclipsegc",
                    "role": "Maintainer"
                },
                {
                    "name": "Jakob Perry (japerry)",
                    "homepage": "https://www.drupal.org/u/japerry",
                    "role": "Maintainer"
                },
                {
                    "name": "Tim Plunkett (tim.plunkett)",
                    "homepage": "https://www.drupal.org/u/timplunkett",
                    "role": "Maintainer"
                },
                {
                    "name": "James Gilliland (neclimdul)",
                    "homepage": "https://www.drupal.org/u/neclimdul",
                    "role": "Maintainer"
                },
                {
                    "name": "Daniel Wehner (dawehner)",
                    "homepage": "https://www.drupal.org/u/dawehner",
                    "role": "Maintainer"
                },
                {
                    "name": "joelpittet",
                    "homepage": "https://www.drupal.org/user/160302"
                },
                {
                    "name": "merlinofchaos",
                    "homepage": "https://www.drupal.org/user/26979"
                },
                {
                    "name": "neclimdul",
                    "homepage": "https://www.drupal.org/user/48673"
                },
                {
                    "name": "sdboyer",
                    "homepage": "https://www.drupal.org/user/146719"
                },
                {
                    "name": "sun",
                    "homepage": "https://www.drupal.org/user/54136"
                },
                {
                    "name": "tim.plunkett",
                    "homepage": "https://www.drupal.org/user/241634"
                }
            ],
            "description": "Provides a number of utility and helper APIs for Drupal developers and site builders.",
            "homepage": "https://www.drupal.org/project/ctools",
            "support": {
                "source": "http://cgit.drupalcode.org/ctools",
                "issues": "https://www.drupal.org/project/issues/ctools"
            }
        },
        {
            "name": "drupal/ctools_views",
            "version": "3.0.0",
            "require": {
                "drupal/core": "*",
                "drupal/ctools": "self.version"
            },
            "type": "metapackage",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.x-dev"
                },
                "drupal": {
                    "version": "8.x-3.0",
                    "datestamp": "1493401742",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "EclipseGc",
                    "homepage": "https://www.drupal.org/user/61203"
                },
                {
                    "name": "damiankloip",
                    "homepage": "https://www.drupal.org/user/1037976"
                },
                {
                    "name": "dawehner",
                    "homepage": "https://www.drupal.org/user/99340"
                },
                {
                    "name": "esmerel",
                    "homepage": "https://www.drupal.org/user/164022"
                },
                {
                    "name": "japerry",
                    "homepage": "https://www.drupal.org/user/45640"
                },
                {
                    "name": "joelpittet",
                    "homepage": "https://www.drupal.org/user/160302"
                },
                {
                    "name": "merlinofchaos",
                    "homepage": "https://www.drupal.org/user/26979"
                },
                {
                    "name": "neclimdul",
                    "homepage": "https://www.drupal.org/user/48673"
                },
                {
                    "name": "sdboyer",
                    "homepage": "https://www.drupal.org/user/146719"
                },
                {
                    "name": "sun",
                    "homepage": "https://www.drupal.org/user/54136"
                },
                {
                    "name": "tim.plunkett",
                    "homepage": "https://www.drupal.org/user/241634"
                }
            ],
            "description": "A set of improvements to the core Views code that allows for greater control over Blocks.",
            "homepage": "https://www.drupal.org/project/ctools",
            "support": {
                "source": "http://cgit.drupalcode.org/ctools"
            }
        },
        {
            "name": "drupal/devel",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/devel",
                "reference": "8.x-1.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/devel-8.x-1.2.zip",
                "reference": "8.x-1.2",
                "shasum": "01f3349ef75f6e21fceef24be9d3d6506ca29647"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "suggest": {
                "symfony/var-dumper": "Pretty print complex values better with var-dumper available"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.2",
                    "datestamp": "1507197844",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Moshe Weitzman",
                    "homepage": "https://github.com/weitzman",
                    "email": "weitzman@tejasa.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Hans Salvisberg",
                    "homepage": "https://www.drupal.org/u/salvis",
                    "email": "drupal@salvisberg.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Luca Lusso",
                    "homepage": "https://www.drupal.org/u/lussoluca",
                    "role": "Maintainer"
                },
                {
                    "name": "Marco (willzyx)",
                    "homepage": "https://www.drupal.org/u/willzyx",
                    "role": "Maintainer"
                },
                {
                    "name": "See contributors",
                    "homepage": "https://www.drupal.org/node/3236/committers"
                },
                {
                    "name": "salvis",
                    "homepage": "https://www.drupal.org/user/82964"
                },
                {
                    "name": "willzyx",
                    "homepage": "https://www.drupal.org/user/1043862"
                }
            ],
            "description": "Various blocks, pages, and functions for developers.",
            "homepage": "http://drupal.org/project/devel",
            "support": {
                "source": "http://cgit.drupalcode.org/devel",
                "issues": "http://drupal.org/project/devel",
                "irc": "irc://irc.freenode.org/drupal-contribute"
            }
        },
        {
            "name": "drupal/draggableviews",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/draggableviews",
                "reference": "8.x-1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/draggableviews-8.x-1.0.zip",
                "reference": "8.x-1.0",
                "shasum": "007082c2621b45bd8cf73fe5fdd4d292ee88a458"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0",
                    "datestamp": "1477076039",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "dixon_",
                    "homepage": "https://www.drupal.org/user/239911"
                },
                {
                    "name": "ginc",
                    "homepage": "https://www.drupal.org/user/332249"
                },
                {
                    "name": "iStryker",
                    "homepage": "https://www.drupal.org/user/303676"
                },
                {
                    "name": "podarok",
                    "homepage": "https://www.drupal.org/user/116002"
                },
                {
                    "name": "sevi",
                    "homepage": "https://www.drupal.org/user/199290"
                },
                {
                    "name": "ygerasimov",
                    "homepage": "https://www.drupal.org/user/257311"
                }
            ],
            "description": "Complete rewrite of D7 draggableviews",
            "homepage": "https://www.drupal.org/project/draggableviews",
            "support": {
                "source": "http://cgit.drupalcode.org/draggableviews"
            }
        },
        {
            "name": "drupal/dropzonejs",
            "version": "2.0.0-alpha3",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/dropzonejs",
                "reference": "8.x-2.0-alpha3"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/dropzonejs-8.x-2.0-alpha3.zip",
                "reference": "8.x-2.0-alpha3",
                "shasum": "a11f37e8f37b211d7065b0fd8adb1cc85b47e691"
            },
            "require": {
                "drupal/core": "*"
            },
            "require-dev": {
                "drupal/entity_browser": "*"
            },
            "suggest": {
                "enyo/dropzone": "Required to user drupal/dropzonejs. Dropzone is an easy to use drag'n'drop library."
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "drupal": {
                    "version": "8.x-2.0-alpha3",
                    "datestamp": "1513265285",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Project has not opted into security advisory coverage!"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Janez Urevc",
                    "homepage": "https://drupal.org/u/slashrsm",
                    "role": "Maintainer"
                },
                {
                    "name": "Christian Fritsch",
                    "homepage": "https://drupal.org/u/chrfritsch",
                    "role": "Maintainer"
                },
                {
                    "name": "Primoz Hmeljak",
                    "homepage": "https://drupal.org/u/Primsi",
                    "role": "Maintainer"
                },
                {
                    "name": "See other contributors",
                    "homepage": "https://www.drupal.org/node/1998478/committers",
                    "role": "contributor"
                },
                {
                    "name": "slashrsm",
                    "homepage": "https://www.drupal.org/user/744628"
                },
                {
                    "name": "wouters_f",
                    "homepage": "https://www.drupal.org/user/721548"
                },
                {
                    "name": "zkday",
                    "homepage": "https://www.drupal.org/user/888644"
                }
            ],
            "description": "Drupal integration for DropzoneJS - An open source library that provides drag’n’drop file uploads with image previews.",
            "homepage": "https://www.drupal.org/project/dropzonejs",
            "keywords": [
                "DropzoneJS",
                "Drupal"
            ],
            "support": {
                "source": "https://www.drupal.org/project/dropzonejs",
                "issues": "https://www.drupal.org/project/issues/dropzonejs",
                "irc": "irc://irc.freenode.org/drupal-contribute"
            }
        },
        {
            "name": "drupal/dropzonejs_eb_widget",
            "version": "2.0.0-alpha3",
            "require": {
                "drupal/core": "*",
                "drupal/dropzonejs": "self.version",
                "drupal/entity_browser": "*"
            },
            "type": "metapackage",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "drupal": {
                    "version": "8.x-2.0-alpha3",
                    "datestamp": "1513265285",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Project has not opted into security advisory coverage!"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Drupal Media Team",
                    "homepage": "https://www.drupal.org/user/3260690"
                },
                {
                    "name": "Drupal media CI",
                    "homepage": "https://www.drupal.org/user/3057985"
                },
                {
                    "name": "Primsi",
                    "homepage": "https://www.drupal.org/user/282629"
                },
                {
                    "name": "chr.fritsch",
                    "homepage": "https://www.drupal.org/user/2103716"
                },
                {
                    "name": "slashrsm",
                    "homepage": "https://www.drupal.org/user/744628"
                },
                {
                    "name": "wouters_f",
                    "homepage": "https://www.drupal.org/user/721548"
                },
                {
                    "name": "zkday",
                    "homepage": "https://www.drupal.org/user/888644"
                }
            ],
            "description": "DropzoneJS Entity browser widget",
            "homepage": "https://www.drupal.org/project/dropzonejs",
            "support": {
                "source": "http://cgit.drupalcode.org/dropzonejs"
            }
        },
        {
            "name": "drupal/editor_advanced_link",
            "version": "1.4.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/editor_advanced_link",
                "reference": "8.x-1.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/editor_advanced_link-8.x-1.4.zip",
                "reference": "8.x-1.4",
                "shasum": "52cf139a313d5fa6a461a25a1ba36ae987bc403d"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.4",
                    "datestamp": "1490108883",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "DuaelFr",
                    "homepage": "https://www.drupal.org/user/931394"
                }
            ],
            "description": "Add title, target etc. attributes to Text Editor's link dialog if the text format allows them.",
            "homepage": "https://www.drupal.org/project/editor_advanced_link",
            "support": {
                "source": "http://cgit.drupalcode.org/editor_advanced_link"
            }
        },
        {
            "name": "drupal/embed",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/embed",
                "reference": "8.x-1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/embed-8.x-1.0.zip",
                "reference": "8.x-1.0",
                "shasum": "cc746ad807260e01c7788dd82110dcebbb4d678a"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0",
                    "datestamp": "1490755685",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Dave Reid",
                    "homepage": "https://www.drupal.org/user/53892"
                },
                {
                    "name": "Devin Carlson",
                    "homepage": "https://www.drupal.org/user/290182"
                },
                {
                    "name": "Drupal Media Team",
                    "homepage": "https://www.drupal.org/user/3260690"
                },
                {
                    "name": "cs_shadow",
                    "homepage": "https://www.drupal.org/user/2828287"
                },
                {
                    "name": "slashrsm",
                    "homepage": "https://www.drupal.org/user/744628"
                }
            ],
            "description": "Provide a framework for various different types of embeds in WYSIWYG editors, common functionality, interfaces, and standards.",
            "homepage": "https://www.drupal.org/project/embed",
            "support": {
                "source": "http://cgit.drupalcode.org/embed",
                "issues": "https://www.drupal.org/project/issues/embed",
                "irc": "irc://irc.freenode.org/drupal-media"
            }
        },
        {
            "name": "drupal/entity",
            "version": "1.0.0-beta1",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/entity",
                "reference": "8.x-1.0-beta1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/entity-8.x-1.0-beta1.zip",
                "reference": "8.x-1.0-beta1",
                "shasum": "6965349818de8cb820113b6841076162190c1a4c"
            },
            "require": {
                "drupal/core": "~8.3"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-beta1",
                    "datestamp": "1520873280",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Beta releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Berdir",
                    "homepage": "https://www.drupal.org/user/214652"
                },
                {
                    "name": "bojanz",
                    "homepage": "https://www.drupal.org/user/86106"
                },
                {
                    "name": "dawehner",
                    "homepage": "https://www.drupal.org/user/99340"
                },
                {
                    "name": "dixon_",
                    "homepage": "https://www.drupal.org/user/239911"
                },
                {
                    "name": "fago",
                    "homepage": "https://www.drupal.org/user/16747"
                }
            ],
            "description": "Provides expanded entity APIs, which will be moved to Drupal core one day.",
            "homepage": "http://drupal.org/project/entity",
            "support": {
                "source": "http://cgit.drupalcode.org/entity"
            }
        },
        {
            "name": "drupal/entity_browser",
            "version": "1.4.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/entity_browser",
                "reference": "8.x-1.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/entity_browser-8.x-1.4.zip",
                "reference": "8.x-1.4",
                "shasum": "4375e996b8d1e103ca5daf9ce352e2af9cab568f"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "require-dev": {
                "drupal/ctools": "*",
                "drupal/inline_entity_form": "*",
                "drupal/media_entity": "*",
                "drupal/paragraphs": "*",
                "drupal/token": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev",
                    "dev-8.x-1.x": "8.1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.4",
                    "datestamp": "1528140780",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Janez Urevc",
                    "homepage": "https://github.com/slashrsm",
                    "role": "Maintainer"
                },
                {
                    "name": "Primoz Hmeljak",
                    "homepage": "https://github.com/primsi",
                    "role": "Maintainer"
                },
                {
                    "name": "See other contributors",
                    "homepage": "https://www.drupal.org/node/1943336/committers",
                    "role": "contributor"
                },
                {
                    "name": "Primsi",
                    "homepage": "https://www.drupal.org/user/282629"
                },
                {
                    "name": "marcingy",
                    "homepage": "https://www.drupal.org/user/77320"
                },
                {
                    "name": "samuel.mortenson",
                    "homepage": "https://www.drupal.org/user/2582268"
                },
                {
                    "name": "slashrsm",
                    "homepage": "https://www.drupal.org/user/744628"
                }
            ],
            "description": "Entity browsing and selecting component.",
            "homepage": "http://drupal.org/project/entity_browser",
            "support": {
                "source": "http://cgit.drupalcode.org/entity_browser",
                "issues": "http://drupal.org/project/issues/entity_browser",
                "irc": "irc://irc.freenode.org/drupal-contribute"
            }
        },
        {
            "name": "drupal/entity_embed",
            "version": "1.0.0-beta2",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/entity_embed",
                "reference": "8.x-1.0-beta2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/entity_embed-8.x-1.0-beta2.zip",
                "reference": "8.x-1.0-beta2",
                "shasum": "21cdeb2b058efce461683aed9a8951053512dca7"
            },
            "require": {
                "drupal/core": "*",
                "drupal/embed": "*"
            },
            "require-dev": {
                "drupal/entity_browser": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-beta2",
                    "datestamp": "1476698339",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Beta releases are not covered by Drupal security advisories."
                    }
                },
                "patches_applied": []
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Dave Reid",
                    "homepage": "https://www.drupal.org/user/53892"
                },
                {
                    "name": "Devin Carlson",
                    "homepage": "https://www.drupal.org/user/290182"
                },
                {
                    "name": "Drupal Media Team",
                    "homepage": "https://www.drupal.org/user/3260690"
                },
                {
                    "name": "Wim Leers",
                    "homepage": "https://www.drupal.org/user/99777"
                },
                {
                    "name": "cs_shadow",
                    "homepage": "https://www.drupal.org/user/2828287"
                },
                {
                    "name": "phenaproxima",
                    "homepage": "https://www.drupal.org/user/205645"
                },
                {
                    "name": "slashrsm",
                    "homepage": "https://www.drupal.org/user/744628"
                }
            ],
            "description": "Allows any entity to be embedded within a text area using a WYSIWYG editor.",
            "homepage": "https://www.drupal.org/project/entity_embed",
            "support": {
                "source": "http://cgit.drupalcode.org/entity_embed",
                "issues": "https://www.drupal.org/project/issues/entity_embed",
                "irc": "irc://irc.freenode.org/drupal-media"
            }
        },
        {
            "name": "drupal/entity_reference_revisions",
            "version": "1.3.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/entity_reference_revisions",
                "reference": "8.x-1.3"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.3.zip",
                "reference": "8.x-1.3",
                "shasum": "78aebb58efbbfcbb2faa40a1afc0830312b32631"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "require-dev": {
                "drupal/diff": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.3",
                    "datestamp": "1515143885",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Frans",
                    "homepage": "https://www.drupal.org/user/514222"
                },
                {
                    "name": "jeroen.b",
                    "homepage": "https://www.drupal.org/user/1853532"
                },
                {
                    "name": "miro_dietiker",
                    "homepage": "https://www.drupal.org/user/227761"
                }
            ],
            "description": "Adds a Entity Reference field type with revision support.",
            "homepage": "https://www.drupal.org/project/entity_reference_revisions",
            "support": {
                "source": "http://cgit.drupalcode.org/entity_reference_revisions"
            }
        },
        {
            "name": "drupal/externalauth",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/externalauth",
                "reference": "8.x-1.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/externalauth-8.x-1.1.zip",
                "reference": "8.x-1.1",
                "shasum": "171d8482df27aa66cb1b389bad4c711edd58136d"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.1",
                    "datestamp": "1521730685",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "rgristroph",
                    "homepage": "https://www.drupal.org/user/516442"
                },
                {
                    "name": "snufkin",
                    "homepage": "https://www.drupal.org/user/58645"
                },
                {
                    "name": "svendecabooter",
                    "homepage": "https://www.drupal.org/user/35369"
                }
            ],
            "description": "Helper module to authenticate users using an external site / service and storing identification details",
            "homepage": "https://www.drupal.org/project/externalauth",
            "support": {
                "source": "http://cgit.drupalcode.org/externalauth"
            }
        },
        {
            "name": "drupal/features",
            "version": "3.8.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/features",
                "reference": "8.x-3.8"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/features-8.x-3.8.zip",
                "reference": "8.x-3.8",
                "shasum": "15cebd00e38d63c0d946682e76327a03499c27be"
            },
            "require": {
                "drupal/config_update": "^1.4",
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.x-dev"
                },
                "drupal": {
                    "version": "8.x-3.8",
                    "datestamp": "1536512284",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "drush": {
                    "services": {
                        "drush.services.yml": "^9"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "dawehner",
                    "homepage": "https://www.drupal.org/user/99340"
                },
                {
                    "name": "e2thex",
                    "homepage": "https://www.drupal.org/user/189123"
                },
                {
                    "name": "febbraro",
                    "homepage": "https://www.drupal.org/user/43670"
                },
                {
                    "name": "jmiccolis",
                    "homepage": "https://www.drupal.org/user/31731"
                },
                {
                    "name": "mpotter",
                    "homepage": "https://www.drupal.org/user/616192"
                },
                {
                    "name": "nedjo",
                    "homepage": "https://www.drupal.org/user/4481"
                },
                {
                    "name": "tim.plunkett",
                    "homepage": "https://www.drupal.org/user/241634"
                }
            ],
            "description": "Enables administrators to package configuration into modules",
            "homepage": "https://www.drupal.org/project/features",
            "support": {
                "source": "http://cgit.drupalcode.org/features"
            }
        },
        {
            "name": "drupal/field_group",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/field_group",
                "reference": "8.x-1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/field_group-8.x-1.0.zip",
                "reference": "8.x-1.0",
                "shasum": "e8aa3fae5c3c5dec84644bb577996938d638a611"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0",
                    "datestamp": "1510352885",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Hydra",
                    "homepage": "https://www.drupal.org/user/647364"
                },
                {
                    "name": "Stalski",
                    "homepage": "https://www.drupal.org/user/322618"
                },
                {
                    "name": "jyve",
                    "homepage": "https://www.drupal.org/user/591438"
                },
                {
                    "name": "swentel",
                    "homepage": "https://www.drupal.org/user/107403"
                },
                {
                    "name": "zuuperman",
                    "homepage": "https://www.drupal.org/user/361625"
                }
            ],
            "description": "Provides the field_group module.",
            "homepage": "https://www.drupal.org/project/field_group",
            "support": {
                "source": "http://cgit.drupalcode.org/field_group"
            }
        },
        {
            "name": "drupal/field_permissions",
            "version": "1.0.0-beta1",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/field_permissions",
                "reference": "8.x-1.0-beta1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/field_permissions-8.x-1.0-beta1.zip",
                "reference": "8.x-1.0-beta1",
                "shasum": "f9d7c39734c01e52412de95a671992ec781d6652"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-beta1",
                    "datestamp": "1495836183",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Beta releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "RobLoach",
                    "homepage": "https://www.drupal.org/user/61114"
                },
                {
                    "name": "jhedstrom",
                    "homepage": "https://www.drupal.org/user/208732"
                },
                {
                    "name": "mariacha1",
                    "homepage": "https://www.drupal.org/user/2210776"
                },
                {
                    "name": "markus_petrux",
                    "homepage": "https://www.drupal.org/user/39593"
                }
            ],
            "description": "The Field Permissions module allows site administrators to set field-level permissions to edit, view and create fields on any entity.",
            "homepage": "https://www.drupal.org/project/field_permissions",
            "support": {
                "source": "http://cgit.drupalcode.org/field_permissions",
                "issues": "https://www.drupal.org/project/issues/field_permissions"
            }
        },
        {
            "name": "drupal/file_browser",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/file_browser",
                "reference": "8.x-1.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/file_browser-8.x-1.1.zip",
                "reference": "8.x-1.1",
                "shasum": "1afdbfac4531e0d74838c7bbb63ebf42bbe0f655"
            },
            "require": {
                "drupal/core": "*",
                "drupal/dropzonejs": "*",
                "drupal/dropzonejs_eb_widget": "*",
                "drupal/entity_browser": "*",
                "drupal/entity_embed": "*"
            },
            "require-dev": {
                "drupal/ctools": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.1",
                    "datestamp": "1493226843",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "samuel.mortenson",
                    "homepage": "https://www.drupal.org/user/2582268"
                }
            ],
            "description": "Provides a default Entity Browser for files, using Masonry and Imagesloaded.",
            "homepage": "https://www.drupal.org/project/file_browser",
            "support": {
                "source": "http://cgit.drupalcode.org/file_browser"
            }
        },
        {
            "name": "drupal/focal_point",
            "version": "1.0.0-beta6",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/focal_point",
                "reference": "8.x-1.0-beta6"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/focal_point-8.x-1.0-beta6.zip",
                "reference": "8.x-1.0-beta6",
                "shasum": "b06d3540ee49113e266191b2dba3af5d82990f38"
            },
            "require": {
                "drupal/core": "*",
                "drupal/crop": "*"
            },
            "require-dev": {
                "drupal/crop": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-beta6",
                    "datestamp": "1519932484",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Beta releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "bleen",
                    "homepage": "https://www.drupal.org/user/77375"
                }
            ],
            "description": "Allows users to specify the focal point of an image for use during cropping.",
            "homepage": "https://www.drupal.org/project/focal_point",
            "support": {
                "source": "http://cgit.drupalcode.org/focal_point"
            }
        },
        {
            "name": "drupal/geolocation",
            "version": "1.10.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/geolocation",
                "reference": "8.x-1.10"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/geolocation-8.x-1.10.zip",
                "reference": "8.x-1.10",
                "shasum": "030acbb1eb4e43766712472295842bf4248079bc"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.10",
                    "datestamp": "1505687043",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "ChristianAdamski",
                    "homepage": "https://www.drupal.org/user/867880"
                },
                {
                    "name": "derjochenmeyer",
                    "homepage": "https://www.drupal.org/user/106134"
                }
            ],
            "description": "Provides a simple geolocation Drupal field type to store and display location data (lat, lng).",
            "homepage": "https://www.drupal.org/project/geolocation",
            "support": {
                "source": "http://cgit.drupalcode.org/geolocation"
            }
        },
        {
            "name": "drupal/google_analytics",
            "version": "2.2.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/google_analytics",
                "reference": "8.x-2.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/google_analytics-8.x-2.2.zip",
                "reference": "8.x-2.2",
                "shasum": "15cd0642ad99f3776a46b702e5012713405a0733"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "require-dev": {
                "drupal/php": "*",
                "drupal/token": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "drupal": {
                    "version": "8.x-2.2",
                    "datestamp": "1506372845",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "hass",
                    "homepage": "https://www.drupal.org/u/hass"
                },
                {
                    "name": "See other contributors",
                    "homepage": "https://www.drupal.org/node/49388/committers"
                }
            ],
            "description": "Allows your site to be tracked by Google Analytics by adding a Javascript tracking code to every page.",
            "homepage": "https://www.drupal.org/project/google_analytics",
            "support": {
                "source": "http://git.drupal.org/project/google_analytics.git",
                "issues": "https://www.drupal.org/project/issues/google_analytics"
            }
        },
        {
            "name": "drupal/honeypot",
            "version": "1.28.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/honeypot",
                "reference": "8.x-1.28"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/honeypot-8.x-1.28.zip",
                "reference": "8.x-1.28",
                "shasum": "bbfea8791cee7d88be705e0cbf28bd6a22a54c60"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.28",
                    "datestamp": "1533849180",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Jeff Geerling",
                    "homepage": "https://www.drupal.org/user/389011",
                    "email": "geerlingguy@mac.com"
                }
            ],
            "description": "Mitigates spam form submissions using the honeypot method.",
            "homepage": "https://www.drupal.org/project/honeypot",
            "keywords": [
                "deterrent",
                "form",
                "honeypot",
                "honeytrap",
                "php",
                "spam"
            ],
            "support": {
                "source": "http://cgit.drupalcode.org/honeypot"
            }
        },
        {
            "name": "drupal/image_popup",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/image_popup",
                "reference": "8.x-1.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/image_popup-8.x-1.1.zip",
                "reference": "8.x-1.1",
                "shasum": "bd9e47ac01ebce66dad3f2a129e1e9cecfe24777"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.1",
                    "datestamp": "1466521673",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "aditya_anurag",
                    "homepage": "https://www.drupal.org/user/2672183"
                },
                {
                    "name": "manojapare",
                    "homepage": "https://www.drupal.org/user/2825053"
                },
                {
                    "name": "rakesh.gectcr",
                    "homepage": "https://www.drupal.org/user/1177822"
                }
            ],
            "description": "This module gives the popup field formatter for the image field types.",
            "homepage": "https://www.drupal.org/project/image_popup",
            "support": {
                "source": "http://cgit.drupalcode.org/image_popup"
            }
        },
        {
            "name": "drupal/inline_entity_form",
            "version": "1.0.0-rc1",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/inline_entity_form",
                "reference": "8.x-1.0-rc1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/inline_entity_form-8.x-1.0-rc1.zip",
                "reference": "8.x-1.0-rc1",
                "shasum": "898789fb6a0662fc2572b87f8d0654a0241473f9"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "require-dev": {
                "drupal/entity_reference_revisions": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-rc1",
                    "datestamp": "1527030784",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "RC releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "bojanz",
                    "homepage": "https://www.drupal.org/user/86106"
                },
                {
                    "name": "dawehner",
                    "homepage": "https://www.drupal.org/user/99340"
                },
                {
                    "name": "rszrama",
                    "homepage": "https://www.drupal.org/user/49344"
                },
                {
                    "name": "slashrsm",
                    "homepage": "https://www.drupal.org/user/744628"
                },
                {
                    "name": "webflo",
                    "homepage": "https://www.drupal.org/user/254778"
                }
            ],
            "description": "Provides a widget for inline management (creation, modification, removal) of referenced entities.",
            "homepage": "https://www.drupal.org/project/inline_entity_form",
            "support": {
                "source": "http://cgit.drupalcode.org/inline_entity_form"
            }
        },
        {
            "name": "drupal/link_attributes",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/link_attributes",
                "reference": "8.x-1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/link_attributes-8.x-1.0.zip",
                "reference": "8.x-1.0",
                "shasum": "8a5851467f17c01b4dcb6e446f00cd7abe116475"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0",
                    "datestamp": "1500846243",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "larowlan",
                    "homepage": "https://www.drupal.org/user/395439"
                }
            ],
            "description": "Provides a widget to allow settings of link attributes for menu links.",
            "homepage": "https://www.drupal.org/project/link_attributes",
            "support": {
                "source": "http://cgit.drupalcode.org/link_attributes"
            }
        },
        {
            "name": "drupal/linkit",
            "version": "5.0.0-beta6",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/linkit",
                "reference": "8.x-5.0-beta6"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/linkit-8.x-5.0-beta6.zip",
                "reference": "8.x-5.0-beta6",
                "shasum": "ae237702c341b0ee77560fbf4dcb08a77e2da434"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "require-dev": {
                "drupal/imce": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-5.x": "5.x-dev"
                },
                "drupal": {
                    "version": "8.x-5.0-beta6",
                    "datestamp": "1520552585",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Beta releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Emil Stjerneman",
                    "homepage": "https://stjerneman.com",
                    "email": "emil@stjerneman.com",
                    "role": "Maintainer"
                }
            ],
            "description": "Linkit - Enriched linking experience",
            "homepage": "http://drupal.org/project/linkit",
            "support": {
                "source": "http://cgit.drupalcode.org/linkit",
                "issues": "http://drupal.org/project/linkit"
            }
        },
        {
            "name": "drupal/magnific_popup",
            "version": "1.3.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/magnific_popup",
                "reference": "8.x-1.3"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/magnific_popup-8.x-1.3.zip",
                "reference": "8.x-1.3",
                "shasum": "5aa0e22e44de7315b11d2fc386197675e23ce0f5"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.3",
                    "datestamp": "1512796085",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Eric115",
                    "homepage": "https://www.drupal.org/user/2877061"
                },
                {
                    "name": "LUWebDev",
                    "homepage": "https://www.drupal.org/user/1576604"
                },
                {
                    "name": "jay.dansand",
                    "homepage": "https://www.drupal.org/user/799552"
                },
                {
                    "name": "nackersa",
                    "homepage": "https://www.drupal.org/user/1558486"
                },
                {
                    "name": "willardb",
                    "homepage": "https://www.drupal.org/user/1576540"
                }
            ],
            "description": "Provides Magnific Popup formatter for File Entity and Image fields.",
            "homepage": "https://www.drupal.org/project/magnific_popup",
            "support": {
                "source": "http://cgit.drupalcode.org/magnific_popup"
            }
        },
        {
            "name": "drupal/media_entity_browser",
            "version": "2.0.0-alpha1",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/media_entity_browser",
                "reference": "8.x-2.0-alpha1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/media_entity_browser-8.x-2.0-alpha1.zip",
                "reference": "8.x-2.0-alpha1",
                "shasum": "d0de87059165dc7cda4ed1832b13c5846be9386b"
            },
            "require": {
                "drupal/core": "*",
                "drupal/entity_browser": "*"
            },
            "require-dev": {
                "drupal/ctools": "*",
                "drupal/entity_browser": "^2",
                "drupal/video_embed_field": "^2"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "drupal": {
                    "version": "8.x-2.0-alpha1",
                    "datestamp": "1510532885",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Alpha releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Sam152",
                    "homepage": "https://www.drupal.org/user/1485048"
                },
                {
                    "name": "benjy",
                    "homepage": "https://www.drupal.org/user/1852732"
                },
                {
                    "name": "larowlan",
                    "homepage": "https://www.drupal.org/user/395439"
                },
                {
                    "name": "rikki_iki",
                    "homepage": "https://www.drupal.org/user/1068918"
                }
            ],
            "description": "This module provides an Entity Browser for Media Entity.",
            "homepage": "https://www.drupal.org/project/media_entity_browser",
            "support": {
                "source": "http://cgit.drupalcode.org/media_entity_browser"
            }
        },
        {
            "name": "drupal/media_entity_twitter",
            "version": "2.0.0-alpha2",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/media_entity_twitter",
                "reference": "8.x-2.0-alpha2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/media_entity_twitter-8.x-2.0-alpha2.zip",
                "reference": "8.x-2.0-alpha2",
                "shasum": "21925e1e1b02bbbcd6d8e9730bc587669edc0e5c"
            },
            "require": {
                "drupal/core": "^8.4",
                "j7mbo/twitter-api-php": "~1.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "drupal": {
                    "version": "8.x-2.0-alpha2",
                    "datestamp": "1507907344",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Alpha releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Drupal Media Team",
                    "homepage": "https://www.drupal.org/user/3260690"
                },
                {
                    "name": "Primsi",
                    "homepage": "https://www.drupal.org/user/282629"
                },
                {
                    "name": "chr.fritsch",
                    "homepage": "https://www.drupal.org/user/2103716"
                },
                {
                    "name": "slashrsm",
                    "homepage": "https://www.drupal.org/user/744628"
                }
            ],
            "description": "Media entity Twitter provider.",
            "homepage": "https://www.drupal.org/project/media_entity_twitter",
            "support": {
                "source": "http://cgit.drupalcode.org/media_entity_twitter"
            }
        },
        {
            "name": "drupal/menu_block",
            "version": "1.4.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/menu_block",
                "reference": "8.x-1.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.4.zip",
                "reference": "8.x-1.4",
                "shasum": "fd8d559452a9e1e07de6fefd9955df6feadc943a"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.4",
                    "datestamp": "1525200184",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "patches_applied": {
                    "2809699": "https://www.drupal.org/files/issues/2018-10-26/menu_block-label_configuration-2809699-82.patch",
                    "2811337": "https://www.drupal.org/files/issues/menu_block-2_level_menu_block_not_limited_to_active_parent-2811337-58.patch"
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Dave Reid",
                    "homepage": "https://www.drupal.org/user/53892"
                },
                {
                    "name": "JohnAlbin",
                    "homepage": "https://www.drupal.org/user/32095"
                },
                {
                    "name": "joelpittet",
                    "homepage": "https://www.drupal.org/user/160302"
                },
                {
                    "name": "kim.pepper",
                    "homepage": "https://www.drupal.org/user/370574"
                },
                {
                    "name": "rrrob",
                    "homepage": "https://www.drupal.org/user/273533"
                }
            ],
            "description": "Provides configurable blocks of menu links.",
            "homepage": "https://www.drupal.org/project/menu_block",
            "support": {
                "source": "http://cgit.drupalcode.org/menu_block"
            }
        },
        {
            "name": "drupal/menu_breadcrumb",
            "version": "1.7.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/menu_breadcrumb",
                "reference": "8.x-1.7"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/menu_breadcrumb-8.x-1.7.zip",
                "reference": "8.x-1.7",
                "shasum": "998c7908bd411afe745f91c725b39483e6dd693f"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.7",
                    "datestamp": "1539197280",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "RyanPrice",
                    "homepage": "https://www.drupal.org/user/873848"
                },
                {
                    "name": "aaron",
                    "homepage": "https://www.drupal.org/user/33420"
                },
                {
                    "name": "gdevlugt",
                    "homepage": "https://www.drupal.org/user/167273"
                },
                {
                    "name": "rphair",
                    "homepage": "https://www.drupal.org/user/3196607"
                },
                {
                    "name": "vaibhavjain",
                    "homepage": "https://www.drupal.org/user/1159692"
                },
                {
                    "name": "xurizaemon",
                    "homepage": "https://www.drupal.org/user/76026"
                }
            ],
            "description": "Create breadcrumbs from nested menu titles and/or taxonomy membership.",
            "homepage": "https://www.drupal.org/project/menu_breadcrumb",
            "support": {
                "source": "http://cgit.drupalcode.org/menu_breadcrumb"
            }
        },
        {
            "name": "drupal/metatag",
            "version": "1.7.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/metatag",
                "reference": "8.x-1.7"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.7.zip",
                "reference": "8.x-1.7",
                "shasum": "93decaefd053c524918ceae5b5ef05dd77de0857"
            },
            "require": {
                "drupal/core": "*",
                "drupal/token": "^1.0"
            },
            "require-dev": {
                "drupal/devel": "^1.0",
                "drupal/metatag_dc": "*",
                "drupal/metatag_open_graph": "*",
                "drupal/page_manager": "^4.0",
                "drupal/redirect": "^1.0",
                "drupal/restui": "^1.0",
                "drupal/schema_metatag": "^1.0",
                "drupal/schema_web_page": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.7",
                    "datestamp": "1535726393",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "See contributors",
                    "homepage": "https://www.drupal.org/node/640498/committers",
                    "role": "Developer"
                },
                {
                    "name": "Dave Reid",
                    "homepage": "https://www.drupal.org/user/53892"
                }
            ],
            "description": "Manage meta tags for all entities.",
            "homepage": "https://www.drupal.org/project/metatag",
            "keywords": [
                "Drupal",
                "seo"
            ],
            "support": {
                "source": "http://cgit.drupalcode.org/metatag",
                "issues": "http://drupal.org/project/issues/metatag"
            }
        },
        {
            "name": "drupal/migrate_devel",
            "version": "dev-1.x",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/migrate_devel",
                "reference": "d56b84fe79621199305f36c707bbb5d209ee1b6b"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.x-dev",
                    "datestamp": "1498434542",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Project has not opted into security advisory coverage!"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Derimagia",
                    "homepage": "https://www.drupal.org/user/819640"
                }
            ],
            "description": "Migrate Development Tools",
            "homepage": "https://www.drupal.org/project/migrate_devel",
            "support": {
                "source": "http://cgit.drupalcode.org/migrate_devel"
            },
            "time": "2017-06-25T23:46:13+00:00"
        },
        {
            "name": "drupal/migrate_plus",
            "version": "4.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/migrate_plus",
                "reference": "8.x-4.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/migrate_plus-8.x-4.0.zip",
                "reference": "8.x-4.0",
                "shasum": "63dad289defe8298aa5ca5e30062fe9761d19eca"
            },
            "require": {
                "drupal/core": "^8.3"
            },
            "require-dev": {
                "drupal/migrate_example_advanced_setup": "*",
                "drupal/migrate_example_setup": "*"
            },
            "suggest": {
                "ext-soap": "*",
                "sainsburys/guzzle-oauth2-plugin": "3.0 required for the OAuth2 authentication plugin"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-4.x": "4.x-dev"
                },
                "drupal": {
                    "version": "8.x-4.0",
                    "datestamp": "1536264180",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Mike Ryan",
                    "homepage": "https://www.drupal.org/u/mikeryan",
                    "role": "Maintainer"
                },
                {
                    "name": "mikeryan",
                    "homepage": "https://www.drupal.org/user/4420"
                }
            ],
            "description": "Enhancements to core migration support.",
            "homepage": "https://www.drupal.org/project/migrate_plus",
            "support": {
                "source": "https://cgit.drupalcode.org/migrate_plus",
                "issues": "https://www.drupal.org/project/issues/migrate_plus",
                "irc": "irc://irc.freenode.org/drupal-migrate"
            }
        },
        {
            "name": "drupal/migrate_tools",
            "version": "4.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/migrate_tools",
                "reference": "8.x-4.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-4.0.zip",
                "reference": "8.x-4.0",
                "shasum": "016dfb010df76723c5a6a447921fdccd3c885237"
            },
            "require": {
                "drupal/core": "^8.3",
                "drupal/migrate_plus": "^4"
            },
            "require-dev": {
                "drupal/coder": "^8",
                "drupal/migrate_source_csv": "^2.2"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-4.x": "4.x-dev"
                },
                "drupal": {
                    "version": "8.x-4.0",
                    "datestamp": "1535380084",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "drush": {
                    "services": {
                        "drush.services.yml": "^9"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "heddn",
                    "homepage": "https://www.drupal.org/user/1463982"
                },
                {
                    "name": "mikeryan",
                    "homepage": "https://www.drupal.org/user/4420"
                },
                {
                    "name": "moshe weitzman",
                    "homepage": "https://www.drupal.org/user/23"
                }
            ],
            "description": "Tools to assist in developing and running migrations.",
            "homepage": "http://drupal.org/project/migrate_tools",
            "support": {
                "source": "http://cgit.drupalcode.org/migrate_tools",
                "issues": "http://drupal.org/project/migrate_tools",
                "irc": "irc://irc.freenode.org/drupal-migrate"
            }
        },
        {
            "name": "drupal/module_filter",
            "version": "3.1.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/module_filter",
                "reference": "8.x-3.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/module_filter-8.x-3.1.zip",
                "reference": "8.x-3.1",
                "shasum": "39d627ce60280ae54bcf9beae217b85cce1969e4"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.x-dev"
                },
                "drupal": {
                    "version": "8.x-3.1",
                    "datestamp": "1507650844",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "greenSkin",
                    "homepage": "https://www.drupal.org/user/173855"
                },
                {
                    "name": "realityloop",
                    "homepage": "https://www.drupal.org/user/139189"
                },
                {
                    "name": "shumushin",
                    "homepage": "https://www.drupal.org/user/22093"
                }
            ],
            "description": "Filter the modules list.",
            "homepage": "https://www.drupal.org/project/module_filter",
            "support": {
                "source": "http://cgit.drupalcode.org/module_filter"
            }
        },
        {
            "name": "drupal/paragraphs",
            "version": "1.5.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/paragraphs",
                "reference": "8.x-1.5"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.5.zip",
                "reference": "8.x-1.5",
                "shasum": "85ba97dd1c602d33fc5904b6e1df5973312afa94"
            },
            "require": {
                "drupal/core": "~8",
                "drupal/entity_reference_revisions": "~1.3"
            },
            "require-dev": {
                "drupal/block_field": "~1.0",
                "drupal/ctools": "3.x-dev",
                "drupal/diff": "~1.0",
                "drupal/entity_browser": "1.x-dev",
                "drupal/entity_usage": "2.x-dev",
                "drupal/field_group": "~1.0",
                "drupal/inline_entity_form": "~1.0",
                "drupal/paragraphs-paragraphs_library": "*",
                "drupal/replicate": "~1.0",
                "drupal/search_api": "~1.0",
                "drupal/search_api_db": "*"
            },
            "suggest": {
                "drupal/entity_browser": "Recommended for an improved user experience when using the Paragraphs library module"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.5",
                    "datestamp": "1541009695",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0"
            ],
            "authors": [
                {
                    "name": "Berdir",
                    "homepage": "https://www.drupal.org/user/214652"
                },
                {
                    "name": "Frans",
                    "homepage": "https://www.drupal.org/user/514222"
                },
                {
                    "name": "Primsi",
                    "homepage": "https://www.drupal.org/user/282629"
                },
                {
                    "name": "jeroen.b",
                    "homepage": "https://www.drupal.org/user/1853532"
                },
                {
                    "name": "miro_dietiker",
                    "homepage": "https://www.drupal.org/user/227761"
                }
            ],
            "description": "Enables the creation of Paragraphs entities.",
            "homepage": "https://www.drupal.org/project/paragraphs",
            "support": {
                "source": "http://cgit.drupalcode.org/paragraphs"
            }
        },
        {
            "name": "drupal/pathauto",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/pathauto",
                "reference": "8.x-1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.0.zip",
                "reference": "8.x-1.0",
                "shasum": "4c82a5689a18421c8c73fcc8be7b333bb21ae02a"
            },
            "require": {
                "drupal/core": "*",
                "drupal/ctools": "*",
                "drupal/token": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0",
                    "datestamp": "1520092685",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Berdir",
                    "homepage": "https://www.drupal.org/user/214652"
                },
                {
                    "name": "Dave Reid",
                    "homepage": "https://www.drupal.org/user/53892"
                },
                {
                    "name": "Freso",
                    "homepage": "https://www.drupal.org/user/27504"
                },
                {
                    "name": "greggles",
                    "homepage": "https://www.drupal.org/user/36762"
                }
            ],
            "description": "Provides a mechanism for modules to automatically generate aliases for the content they manage.",
            "homepage": "https://www.drupal.org/project/pathauto",
            "support": {
                "source": "http://cgit.drupalcode.org/pathauto"
            }
        },
        {
            "name": "drupal/redis",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/redis",
                "reference": "8.x-1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/redis-8.x-1.0.zip",
                "reference": "8.x-1.0",
                "shasum": "98cf460db5c9aaacf3d5c02ac51e0c9e8e85edbb"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "suggest": {
                "predis/predis": "^1.1.1"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0",
                    "datestamp": "1527699484",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "autoload": {
                "psr-4": {
                    "Drupal\\redis\\": "src"
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0"
            ],
            "authors": [
                {
                    "name": "Berdir",
                    "homepage": "https://www.drupal.org/user/214652"
                },
                {
                    "name": "pounard",
                    "homepage": "https://www.drupal.org/user/240164"
                }
            ],
            "description": "Provide a module placeholder, for using as dependency for module that needs Redis.",
            "homepage": "https://www.drupal.org/project/redis",
            "support": {
                "source": "http://cgit.drupalcode.org/redis"
            }
        },
        {
            "name": "drupal/roleassign",
            "version": "1.0.0-alpha2",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/roleassign",
                "reference": "8.x-1.0-alpha2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/roleassign-8.x-1.0-alpha2.zip",
                "reference": "8.x-1.0-alpha2",
                "shasum": "e2c4cb24dd1bce59f4edcb3488377d2b12769136"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-alpha2",
                    "datestamp": "1454394539",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Alpha releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "salvis",
                    "homepage": "https://www.drupal.org/user/82964"
                }
            ],
            "description": "Allows site administrators to further delegate the task of managing user's roles.",
            "homepage": "https://www.drupal.org/project/roleassign",
            "support": {
                "source": "http://cgit.drupalcode.org/roleassign"
            }
        },
        {
            "name": "drupal/scheduler",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/scheduler",
                "reference": "8.x-1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/scheduler-8.x-1.0.zip",
                "reference": "8.x-1.0",
                "shasum": "213025b64b417f459b73d260d7287ca1f916d587"
            },
            "require": {
                "drupal/core": "*"
            },
            "require-dev": {
                "drupal/devel_generate": "*",
                "drupal/rules": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0",
                    "datestamp": "1510690385",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Eric Schaefer (Eric Schaefer)",
                    "homepage": "https://www.drupal.org/u/eric-schaefer",
                    "role": "Maintainer"
                },
                {
                    "name": "Jonathan Smith (jonathan1055)",
                    "homepage": "https://www.drupal.org/u/jonathan1055",
                    "role": "Maintainer"
                },
                {
                    "name": "Pieter Frenssen (pfrenssen)",
                    "homepage": "https://www.drupal.org/u/pfrenssen",
                    "role": "Maintainer"
                },
                {
                    "name": "Rick Manelius (rickmanelius)",
                    "homepage": "https://www.drupal.org/u/rickmanelius",
                    "role": "Maintainer"
                }
            ],
            "description": "Automatically publish and unpublish content at specified dates and times.",
            "homepage": "https://drupal.org/project/scheduler",
            "support": {
                "source": "http://cgit.drupalcode.org/scheduler",
                "issues": "https://www.drupal.org/project/issues/scheduler"
            }
        },
        {
            "name": "drupal/search_api",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/search_api",
                "reference": "8.x-1.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.1.zip",
                "reference": "8.x-1.1",
                "shasum": "896d21a8b0dee0bea6e49fb0b2ac38315f4b52fe"
            },
            "require": {
                "drupal/core": "^8.2"
            },
            "require-dev": {
                "drupal/search_api_db": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.1",
                    "datestamp": "1498403342",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Thomas Seidl",
                    "homepage": "https://www.drupal.org/u/drunken-monkey"
                },
                {
                    "name": "Nick Veenhof",
                    "homepage": "https://www.drupal.org/u/nick_vh"
                },
                {
                    "name": "See other contributors",
                    "homepage": "https://www.drupal.org/node/790418/committers"
                }
            ],
            "description": "Provides a generic framework for modules offering search capabilities.",
            "homepage": "https://www.drupal.org/project/search_api",
            "support": {
                "source": "http://git.drupal.org/project/search_api.git",
                "issues": "https://www.drupal.org/project/issues/search_api",
                "irc": "irc://irc.freenode.org/drupal-search-api"
            }
        },
        {
            "name": "drupal/search_api_db",
            "version": "1.1.0",
            "require": {
                "drupal/core": "~8.0",
                "drupal/search_api": "self.version"
            },
            "type": "metapackage",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.1",
                    "datestamp": "1498403342",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Nick_vh",
                    "homepage": "https://www.drupal.org/user/122682"
                },
                {
                    "name": "drunken monkey",
                    "homepage": "https://www.drupal.org/user/205582"
                }
            ],
            "description": "Offers an implementation of the Search API that uses database tables for indexing content.",
            "homepage": "https://www.drupal.org/project/search_api",
            "support": {
                "source": "http://cgit.drupalcode.org/search_api"
            }
        },
        {
            "name": "drupal/search_api_glossary",
            "version": "3.4.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/search_api_glossary",
                "reference": "8.x-3.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/search_api_glossary-8.x-3.4.zip",
                "reference": "8.x-3.4",
                "shasum": "1f5d43d57f495ffd560ce541fbaa9652441f12c9"
            },
            "require": {
                "drupal/core": "~8.0",
                "drupal/search_api": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.x-dev"
                },
                "drupal": {
                    "version": "8.x-3.4",
                    "datestamp": "1522855981",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "dakku",
                    "homepage": "https://www.drupal.org/user/97634"
                },
                {
                    "name": "ryank90",
                    "homepage": "https://www.drupal.org/user/3081943"
                }
            ],
            "description": "Creates a glossary fields (A B C ...) based on node titles and user names",
            "homepage": "https://www.drupal.org/project/search_api_glossary",
            "support": {
                "source": "http://cgit.drupalcode.org/search_api_glossary"
            }
        },
        {
            "name": "drupal/simple_megamenu",
            "version": "1.0.0-beta3",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/simple_megamenu",
                "reference": "8.x-1.0-beta3"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/simple_megamenu-8.x-1.0-beta3.zip",
                "reference": "8.x-1.0-beta3",
                "shasum": "7acc38f6e9e2fb371f2ea631f45e3110aacb8e4a"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-beta3",
                    "datestamp": "1509488285",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Beta releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "flocondetoile",
                    "homepage": "https://www.drupal.org/user/2006064"
                }
            ],
            "description": "Provide a Megamenu entity which can be used on Menu link content to construct a Mega Menu",
            "homepage": "https://www.drupal.org/project/simple_megamenu",
            "keywords": [
                "Drupal"
            ],
            "support": {
                "source": "http://cgit.drupalcode.org/simple_megamenu",
                "issues": "https://www.drupal.org/project/issues/simple_megamenu"
            }
        },
        {
            "name": "drupal/simple_sitemap",
            "version": "3.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/simple_sitemap",
                "reference": "8.x-3.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/simple_sitemap-8.x-3.0.zip",
                "reference": "8.x-3.0",
                "shasum": "9c3d1fb78d4693dd4f3258e8870b173650c828cd"
            },
            "require": {
                "drupal/core": "~8.0",
                "ext-xmlwriter": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.x-dev"
                },
                "drupal": {
                    "version": "8.x-3.0",
                    "datestamp": "1544876325",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "drush": {
                    "services": {
                        "drush.services.yml": "^9"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Pawel Ginalski (gbyte.co)",
                    "homepage": "https://www.drupal.org/u/gbyte.co",
                    "email": "contact@gbyte.co",
                    "role": "Maintainer"
                },
                {
                    "name": "gbyte.co",
                    "homepage": "https://www.drupal.org/user/2381352"
                }
            ],
            "description": "Creates a standard conform hreflang XML sitemap of the site content and provides a framework for developing other sitemap types.",
            "homepage": "https://drupal.org/project/simple_sitemap",
            "support": {
                "source": "https://cgit.drupalcode.org/simple_sitemap",
                "issues": "https://drupal.org/project/issues/simple_sitemap",
                "irc": "irc://irc.freenode.org/drupal-contribute"
            }
        },
        {
            "name": "drupal/simplesamlphp_auth",
            "version": "3.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/simplesamlphp_auth",
                "reference": "8.x-3.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/simplesamlphp_auth-8.x-3.0.zip",
                "reference": "8.x-3.0",
                "shasum": "2ee230173df2128edb5d72953222d229dabf27e7"
            },
            "require": {
                "drupal/core": "*",
                "drupal/externalauth": "*",
                "simplesamlphp/simplesamlphp": "~1.15"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.x-dev"
                },
                "drupal": {
                    "version": "8.x-3.0",
                    "datestamp": "1521252787",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "colan",
                    "homepage": "https://www.drupal.org/user/58704"
                },
                {
                    "name": "dakku",
                    "homepage": "https://www.drupal.org/user/97634"
                },
                {
                    "name": "geekwisdom",
                    "homepage": "https://www.drupal.org/user/1662"
                },
                {
                    "name": "snufkin",
                    "homepage": "https://www.drupal.org/user/58645"
                },
                {
                    "name": "svendecabooter",
                    "homepage": "https://www.drupal.org/user/35369"
                }
            ],
            "description": "Allows users to authenticate to a remote SAML identity provider (IdP) via a locally configured SimpleSAMLphp service point (SP).",
            "homepage": "https://www.drupal.org/project/simplesamlphp_auth",
            "support": {
                "source": "http://cgit.drupalcode.org/simplesamlphp_auth"
            }
        },
        {
            "name": "drupal/smtp",
            "version": "1.0.0-beta4",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/smtp",
                "reference": "8.x-1.0-beta4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/smtp-8.x-1.0-beta4.zip",
                "reference": "8.x-1.0-beta4",
                "shasum": "80a4df4b2fd2d1b2dc653552d232ce98cb54bb9d"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-beta4",
                    "datestamp": "1527598380",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Beta releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0"
            ],
            "authors": [
                {
                    "name": "LukeLast",
                    "homepage": "https://www.drupal.org/user/30151"
                },
                {
                    "name": "japerry",
                    "homepage": "https://www.drupal.org/user/45640"
                },
                {
                    "name": "josesanmartin",
                    "homepage": "https://www.drupal.org/user/72012"
                },
                {
                    "name": "oadaeh",
                    "homepage": "https://www.drupal.org/user/4649"
                },
                {
                    "name": "wundo",
                    "homepage": "https://www.drupal.org/user/25523"
                },
                {
                    "name": "yettyn",
                    "homepage": "https://www.drupal.org/user/93281"
                }
            ],
            "description": "Allow for site emails to be sent through an SMTP server of your choice.",
            "homepage": "https://www.drupal.org/project/smtp",
            "support": {
                "source": "http://cgit.drupalcode.org/smtp",
                "issues": "https://www.drupal.org/project/issues/smtp"
            }
        },
        {
            "name": "drupal/social_media",
            "version": "1.3.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/social_media",
                "reference": "8.x-1.3"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/social_media-8.x-1.3.zip",
                "reference": "8.x-1.3",
                "shasum": "7b0ab2b3e368109343905c99beac4bd38a8b86a7"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.3",
                    "datestamp": "1521748685",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Takim Islam",
                    "homepage": "http://drupalsharing.com/",
                    "role": "Maintainer"
                }
            ],
            "description": "Share current page to social media",
            "homepage": "https://drupal.org/project/social_media",
            "support": {
                "source": "http://cgit.drupalcode.org/social_media",
                "issues": "https://www.drupal.org/project/issues/social_media"
            }
        },
        {
            "name": "drupal/social_media_links",
            "version": "2.6.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/social_media_links",
                "reference": "8.x-2.6"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/social_media_links-8.x-2.6.zip",
                "reference": "8.x-2.6",
                "shasum": "53462cb307b104552ae5370b917e55ca50fba526"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "drupal": {
                    "version": "8.x-2.6",
                    "datestamp": "1510489384",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "cbeier",
                    "homepage": "https://www.drupal.org/user/1500710"
                }
            ],
            "description": "The module provides a block that display links (icons) to your profiles on various social networking sites.",
            "homepage": "https://www.drupal.org/project/social_media_links",
            "support": {
                "source": "http://cgit.drupalcode.org/social_media_links",
                "issues": "https://www.drupal.org/project/issues/social_media_links"
            }
        },
        {
            "name": "drupal/superfish",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/superfish",
                "reference": "8.x-1.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/superfish-8.x-1.2.zip",
                "reference": "8.x-1.2",
                "shasum": "e6f11be2bb2b95957d144bb0155c29c7aad40a62"
            },
            "require": {
                "drupal/core": "~8.0",
                "mehrpadin/superfish": "~2.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.2",
                    "datestamp": "1517739480",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "mehrpadin",
                    "homepage": "https://www.drupal.org/u/mehrpadin",
                    "role": "Maintainer"
                }
            ],
            "description": "Adds jQuery Superfish plugin to menu blocks.",
            "homepage": "https://www.drupal.org/project/superfish",
            "support": {
                "source": "https://cgit.drupalcode.org/superfish",
                "issues": "https://www.drupal.org/project/superfish"
            }
        },
        {
            "name": "drupal/svg_image",
            "version": "1.8.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/svg_image",
                "reference": "8.x-1.8"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/svg_image-8.x-1.8.zip",
                "reference": "8.x-1.8",
                "shasum": "d1378ab1552dcc386e0b3ee65c3a441ee0407f8f"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.8",
                    "datestamp": "1516678385",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "zvse",
                    "homepage": "https://www.drupal.org/user/2870933"
                }
            ],
            "description": "Overrides the standard image formatter and widget to support SVG files.",
            "homepage": "https://www.drupal.org/project/svg_image",
            "support": {
                "source": "http://cgit.drupalcode.org/svg_image"
            }
        },
        {
            "name": "drupal/token",
            "version": "1.5.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/token",
                "reference": "8.x-1.5"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/token-8.x-1.5.zip",
                "reference": "8.x-1.5",
                "shasum": "6382a7e1aabbd8246f1117a26bf4916d285b401d"
            },
            "require": {
                "drupal/core": "^8.5"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.5",
                    "datestamp": "1537557481",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Berdir",
                    "homepage": "https://www.drupal.org/user/214652"
                },
                {
                    "name": "Dave Reid",
                    "homepage": "https://www.drupal.org/user/53892"
                },
                {
                    "name": "eaton",
                    "homepage": "https://www.drupal.org/user/16496"
                },
                {
                    "name": "fago",
                    "homepage": "https://www.drupal.org/user/16747"
                },
                {
                    "name": "greggles",
                    "homepage": "https://www.drupal.org/user/36762"
                },
                {
                    "name": "mikeryan",
                    "homepage": "https://www.drupal.org/user/4420"
                }
            ],
            "description": "Provides a user interface for the Token API and some missing core tokens.",
            "homepage": "https://www.drupal.org/project/token",
            "support": {
                "source": "http://cgit.drupalcode.org/token"
            }
        },
        {
            "name": "drupal/userprotect",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/userprotect",
                "reference": "8.x-1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/userprotect-8.x-1.0.zip",
                "reference": "8.x-1.0",
                "shasum": "addff8ed82e8cdb77073e2a8b023a7e9809f856b"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0",
                    "datestamp": "1477741139",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "MegaChriz",
                    "homepage": "https://www.drupal.org/user/654114"
                },
                {
                    "name": "karschsp",
                    "homepage": "https://www.drupal.org/user/138216"
                }
            ],
            "description": "Allows admins to protect users from being edited or cancelled, on a per-user basis.",
            "homepage": "https://www.drupal.org/project/userprotect",
            "keywords": [
                "Drupal",
                "User Management"
            ],
            "support": {
                "source": "http://cgit.drupalcode.org/userprotect",
                "issues": "https://www.drupal.org/project/issues/userprotect"
            }
        },
        {
            "name": "drupal/video_embed_field",
            "version": "2.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/video_embed_field",
                "reference": "8.x-2.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/video_embed_field-8.x-2.0.zip",
                "reference": "8.x-2.0",
                "shasum": "e864f090b3cb9405376ca324d81ace83613e2019"
            },
            "require": {
                "drupal/core": "*"
            },
            "require-dev": {
                "drupal/colorbox": "*",
                "drupal/media_entity": "*",
                "drupal/media_entity_embeddable_video": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.x",
                    "datestamp": "1523338084",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    },
                    "package": "Field types"
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Sam152",
                    "homepage": "https://www.drupal.org/user/1485048"
                },
                {
                    "name": "jec006",
                    "homepage": "https://www.drupal.org/user/855980"
                },
                {
                    "name": "plopesc",
                    "homepage": "https://www.drupal.org/user/282415"
                }
            ],
            "description": "A pluggable field type for storing videos from external video hosts such as Vimeo and YouTube.",
            "homepage": "https://www.drupal.org/project/video_embed_field",
            "support": {
                "source": "http://cgit.drupalcode.org/video_embed_field"
            }
        },
        {
            "name": "drupal/view_unpublished",
            "version": "1.0.0-alpha1",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/view_unpublished",
                "reference": "8.x-1.0-alpha1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/view_unpublished-8.x-1.0-alpha1.zip",
                "reference": "8.x-1.0-alpha1",
                "shasum": "6c5928295162027cd4da8f45aba6111d11e899f0"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-alpha1",
                    "datestamp": "1483493344",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Alpha releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "amaria",
                    "homepage": "https://www.drupal.org/user/66428"
                },
                {
                    "name": "beeradb",
                    "homepage": "https://www.drupal.org/user/120651"
                },
                {
                    "name": "elevins",
                    "homepage": "https://www.drupal.org/user/781882"
                },
                {
                    "name": "entendu",
                    "homepage": "https://www.drupal.org/user/173461"
                }
            ],
            "description": "Select which roles should be able to see unpublished nodes.",
            "homepage": "https://www.drupal.org/project/view_unpublished",
            "support": {
                "source": "http://cgit.drupalcode.org/view_unpublished"
            }
        },
        {
            "name": "drupal/views_accordion",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/views_accordion",
                "reference": "8.x-1.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/views_accordion-8.x-1.1.zip",
                "reference": "8.x-1.1",
                "shasum": "2e5e1f758141bf271b26f1e4631211dfaa5dae27"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.1",
                    "datestamp": "1521988085",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Manuel Garcia",
                    "homepage": "https://www.drupal.org/user/213194"
                }
            ],
            "description": "Provides an accordion views display plugin.",
            "homepage": "https://www.drupal.org/project/views_accordion",
            "support": {
                "source": "http://cgit.drupalcode.org/views_accordion",
                "issues": "https://www.drupal.org/project/issues/views_accordion"
            }
        },
        {
            "name": "drupal/views_ajax_history",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/views_ajax_history",
                "reference": "8.x-1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/views_ajax_history-8.x-1.0.zip",
                "reference": "8.x-1.0",
                "shasum": "ef23bf3a8e1c902b98d4556203dd8fc7068dfcb5"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0",
                    "datestamp": "1535376480",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "amateescu",
                    "homepage": "https://www.drupal.org/user/729614"
                },
                {
                    "name": "joelpittet",
                    "homepage": "https://www.drupal.org/user/160302"
                },
                {
                    "name": "kalman.hosszu",
                    "homepage": "https://www.drupal.org/user/267481"
                },
                {
                    "name": "nod_",
                    "homepage": "https://www.drupal.org/user/598310"
                }
            ],
            "description": "Add bookmarking abilities to AJAX Views.",
            "homepage": "https://www.drupal.org/project/views_ajax_history",
            "support": {
                "source": "http://cgit.drupalcode.org/views_ajax_history"
            }
        },
        {
            "name": "drupal/views_autocomplete_filters",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/views_autocomplete_filters",
                "reference": "8.x-1.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/views_autocomplete_filters-8.x-1.1.zip",
                "reference": "8.x-1.1",
                "shasum": "08dda1e5bdc3e25e7946fc64642cf245c4f429cf"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.1",
                    "datestamp": "1500109743",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "RobLoach",
                    "homepage": "https://www.drupal.org/user/61114"
                },
                {
                    "name": "vasike",
                    "homepage": "https://www.drupal.org/user/156237"
                }
            ],
            "description": "Use Autocomplete for string field filters.",
            "homepage": "https://www.drupal.org/project/views_autocomplete_filters",
            "support": {
                "source": "http://cgit.drupalcode.org/views_autocomplete_filters"
            }
        },
        {
            "name": "drupal/views_bootstrap",
            "version": "3.1.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/views_bootstrap",
                "reference": "8.x-3.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/views_bootstrap-8.x-3.1.zip",
                "reference": "8.x-3.1",
                "shasum": "7fd556457f028fa736d1422a9b5a763566fd7d2e"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.x-dev"
                },
                "drupal": {
                    "version": "8.x-3.1",
                    "datestamp": "1537360681",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "aburrows",
                    "homepage": "https://www.drupal.org/user/577844"
                },
                {
                    "name": "ericpugh",
                    "homepage": "https://www.drupal.org/user/130084"
                },
                {
                    "name": "ikeigenwijs",
                    "homepage": "https://www.drupal.org/user/583238"
                },
                {
                    "name": "mrded",
                    "homepage": "https://www.drupal.org/user/556088"
                }
            ],
            "description": "Integrate the Bootstrap framework with Views.",
            "homepage": "https://www.drupal.org/project/views_bootstrap",
            "keywords": [
                "Drupal"
            ],
            "support": {
                "source": "http://cgit.drupalcode.org/views_bootstrap"
            }
        },
        {
            "name": "drupal/views_bulk_operations",
            "version": "2.4.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/views_bulk_operations",
                "reference": "8.x-2.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/views_bulk_operations-8.x-2.4.zip",
                "reference": "8.x-2.4",
                "shasum": "50c5778770f3a92e38ecf664301b77146e3cc931"
            },
            "require": {
                "drupal/core": "^8.4"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "drupal": {
                    "version": "8.x-2.4",
                    "datestamp": "1530516821",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "drush": {
                    "services": {
                        "drush.services.yml": "^9"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Marcin Grabias",
                    "homepage": "https://www.drupal.org/u/graber"
                },
                {
                    "name": "Jon Pugh",
                    "homepage": "https://www.drupal.org/user/17028"
                },
                {
                    "name": "bojanz",
                    "homepage": "https://www.drupal.org/user/86106"
                },
                {
                    "name": "infojunkie",
                    "homepage": "https://www.drupal.org/user/48424"
                },
                {
                    "name": "joelpittet",
                    "homepage": "https://www.drupal.org/user/160302"
                }
            ],
            "description": "Adds an ability to perform bulk operations on selected entities from view results. Provides an API to create such operations.",
            "homepage": "https://www.drupal.org/project/views_bulk_operations",
            "support": {
                "source": "http://cgit.drupalcode.org/views_bulk_operations",
                "issues": "https://www.drupal.org/project/issues/views_bulk_operations?version=8.x",
                "docs": "https://www.drupal.org/docs/8/modules/views-bulk-operations-vbo"
            }
        },
        {
            "name": "drupal/views_fieldsets",
            "version": "3.3.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/views_fieldsets",
                "reference": "8.x-3.3"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/views_fieldsets-8.x-3.3.zip",
                "reference": "8.x-3.3",
                "shasum": "2bcfa3bb920ec79bee016ca7d255dcf0c8bcbff1"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.x-dev"
                },
                "drupal": {
                    "version": "8.x-3.3",
                    "datestamp": "1519199885",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "pifagor",
                    "homepage": "https://www.drupal.org/user/2375692"
                },
                {
                    "name": "ron_s",
                    "homepage": "https://www.drupal.org/user/184990"
                },
                {
                    "name": "rudiedirkx",
                    "homepage": "https://www.drupal.org/user/890274"
                }
            ],
            "description": "Adds fieldsets to Views.",
            "homepage": "https://www.drupal.org/project/views_fieldsets",
            "support": {
                "source": "http://cgit.drupalcode.org/views_fieldsets"
            }
        },
        {
            "name": "drupal/views_infinite_scroll",
            "version": "1.5.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/views_infinite_scroll",
                "reference": "8.x-1.5"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/views_infinite_scroll-8.x-1.5.zip",
                "reference": "8.x-1.5",
                "shasum": "fa19d65a9f6421fe64463b8b64169c6f13d423c3"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.5",
                    "datestamp": "1503109444",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Remon",
                    "homepage": "https://www.drupal.org/user/143827"
                },
                {
                    "name": "Sam152",
                    "homepage": "https://www.drupal.org/user/1485048"
                }
            ],
            "description": "A pager which allows an infinite scroll effect for views.",
            "homepage": "https://www.drupal.org/project/views_infinite_scroll",
            "support": {
                "source": "http://cgit.drupalcode.org/views_infinite_scroll"
            }
        },
        {
            "name": "drupal/views_slideshow",
            "version": "4.4.0",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/views_slideshow",
                "reference": "8.x-4.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/views_slideshow-8.x-4.4.zip",
                "reference": "8.x-4.4",
                "shasum": "8ace751cf5f9ef316c397fc8f6cb012f58c32a5c"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-4.x": "4.x-dev"
                },
                "drupal": {
                    "version": "8.x-4.4",
                    "datestamp": "1496901242",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "See contributors",
                    "homepage": "https://www.drupal.org/node/160350/committers"
                },
                {
                    "name": "aaron",
                    "homepage": "https://www.drupal.org/user/33420"
                },
                {
                    "name": "redndahead",
                    "homepage": "https://www.drupal.org/user/160320"
                },
                {
                    "name": "vbouchet",
                    "homepage": "https://www.drupal.org/user/1671428"
                }
            ],
            "description": "Describes relationships between entities.",
            "homepage": "https://www.drupal.org/project/views_slideshow",
            "support": {
                "source": "https://cgit.drupalcode.org/views_slideshow",
                "issues": "https://www.drupal.org/project/issues/views_slideshow",
                "irc": "irc://irc.freenode.org/drupal-contribute"
            }
        },
        {
            "name": "drupal/webform",
            "version": "5.0.0-rc12",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/webform",
                "reference": "8.x-5.0-rc12"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.0-rc12.zip",
                "reference": "8.x-5.0-rc12",
                "shasum": "d677eb59bf2084267476fa482b5fbccb0dc8afb9"
            },
            "require": {
                "drupal/core": "*"
            },
            "require-dev": {
                "drupal/devel": "*",
                "drupal/token": "*",
                "drupal/webform_node": "*",
                "drupal/webform_scheduled_email": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-5.x": "5.x-dev"
                },
                "drupal": {
                    "version": "8.x-5.0-rc12",
                    "datestamp": "1528137480",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "RC releases are not covered by Drupal security advisories."
                    }
                },
                "drush": {
                    "services": {
                        "drush.services.yml": "^9"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Jacob Rockowitz (jrockowitz)",
                    "homepage": "https://www.drupal.org/u/jrockowitz",
                    "role": "Maintainer"
                },
                {
                    "name": "Alexander Trotsenko (bucefal91)",
                    "homepage": "https://www.drupal.org/u/bucefal91",
                    "role": "Co-maintainer"
                },
                {
                    "name": "bucefal91",
                    "homepage": "https://www.drupal.org/user/504128"
                },
                {
                    "name": "fenstrat",
                    "homepage": "https://www.drupal.org/user/362649"
                },
                {
                    "name": "jrockowitz",
                    "homepage": "https://www.drupal.org/user/371407"
                },
                {
                    "name": "podarok",
                    "homepage": "https://www.drupal.org/user/116002"
                },
                {
                    "name": "quicksketch",
                    "homepage": "https://www.drupal.org/user/35821"
                },
                {
                    "name": "sanchiz",
                    "homepage": "https://www.drupal.org/user/1671246"
                },
                {
                    "name": "tedbow",
                    "homepage": "https://www.drupal.org/user/240860"
                },
                {
                    "name": "torotil",
                    "homepage": "https://www.drupal.org/user/865256"
                }
            ],
            "description": "Enables the creation of webforms and questionnaires.",
            "homepage": "https://drupal.org/project/webform",
            "support": {
                "source": "http://cgit.drupalcode.org/webform",
                "issues": "https://www.drupal.org/project/issues/webform?version=8.x",
                "docs": "https://www.drupal.org/docs/8/modules/webform",
                "forum": "https://drupal.stackexchange.com/questions/tagged/webform"
            }
        },
        {
            "name": "drupal/webform_views",
            "version": "5.0.0-alpha2",
            "source": {
                "type": "git",
                "url": "https://git.drupal.org/project/webform_views",
                "reference": "8.x-5.0-alpha2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/webform_views-8.x-5.0-alpha2.zip",
                "reference": "8.x-5.0-alpha2",
                "shasum": "288e0efa09423e3c3368d6aff9002ca41292238c"
            },
            "require": {
                "drupal/core": "*",
                "drupal/webform": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-5.x": "5.x-dev"
                },
                "drupal": {
                    "version": "8.x-5.0-alpha2",
                    "datestamp": "1512044585",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Alpha releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "bucefal91",
                    "homepage": "https://www.drupal.org/user/504128"
                },
                {
                    "name": "jrockowitz",
                    "homepage": "https://www.drupal.org/user/371407"
                },
                {
                    "name": "ws.agency",
                    "homepage": "https://www.drupal.org/user/2851415"
                }
            ],
            "description": "Webform integration with views.",
            "homepage": "https://www.drupal.org/project/webform_views",
            "support": {
                "source": "http://cgit.drupalcode.org/webform_views"
            }
        },
        {
            "name": "drush-ops/behat-drush-endpoint",
            "version": "0.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/drush-ops/behat-drush-endpoint.git",
                "reference": "54aa39c07dae0f8bf0d4f11e116206e6a5aefb8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/drush-ops/behat-drush-endpoint/zipball/54aa39c07dae0f8bf0d4f11e116206e6a5aefb8c",
                "reference": "54aa39c07dae0f8bf0d4f11e116206e6a5aefb8c",
                "shasum": ""
            },
            "require": {
                "composer/installers": "~1.0",
                "php": ">=5.3.0"
            },
            "type": "drupal-drush",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Drush commandfile for use with drupal/drupal-driver.",
            "homepage": "https://github.com/drush-ops/behat-drush-endpoint",
            "keywords": [
                "Behat",
                "Drush",
                "testing"
            ],
            "time": "2018-03-30T02:30:19+00:00"
        },
        {
            "name": "drush/drush",
            "version": "8.1.17",
            "source": {
                "type": "git",
                "url": "https://github.com/drush-ops/drush.git",
                "reference": "7ea681dc7e639f6ddab906e78611d3558f88d9b0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/drush-ops/drush/zipball/7ea681dc7e639f6ddab906e78611d3558f88d9b0",
                "reference": "7ea681dc7e639f6ddab906e78611d3558f88d9b0",
                "shasum": ""
            },
            "require": {
                "consolidation/annotated-command": "^2.8.1",
                "consolidation/output-formatters": "~3",
                "pear/console_table": "~1.3.1",
                "php": ">=5.4.5",
                "psr/log": "~1.0",
                "psy/psysh": "~0.6",
                "symfony/console": "~2.7|^3",
                "symfony/event-dispatcher": "~2.7|^3",
                "symfony/finder": "~2.7|^3",
                "symfony/var-dumper": "~2.7|^3",
                "symfony/yaml": "~2.3|^3",
                "webmozart/path-util": "~2"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*",
                "symfony/console": "~2.7",
                "symfony/event-dispatcher": "~2.7",
                "symfony/finder": "~2.7",
                "symfony/process": "2.7.*",
                "symfony/var-dumper": "~2.7",
                "symfony/yaml": "~2.3"
            },
            "suggest": {
                "drush/config-extra": "Provides configuration workflow commands, such as config-merge.",
                "ext-pcntl": "*"
            },
            "bin": [
                "drush",
                "drush.launcher",
                "drush.php",
                "drush.complete.sh"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Drush": "lib/",
                    "Consolidation": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Moshe Weitzman",
                    "email": "weitzman@tejasa.com"
                },
                {
                    "name": "Owen Barton",
                    "email": "drupal@owenbarton.com"
                },
                {
                    "name": "Mark Sonnabaum",
                    "email": "marksonnabaum@gmail.com"
                },
                {
                    "name": "Antoine Beaupré",
                    "email": "anarcat@koumbit.org"
                },
                {
                    "name": "Greg Anderson",
                    "email": "greg.1.anderson@greenknowe.org"
                },
                {
                    "name": "Jonathan Araña Cruz",
                    "email": "jonhattan@faita.net"
                },
                {
                    "name": "Jonathan Hedstrom",
                    "email": "jhedstrom@gmail.com"
                },
                {
                    "name": "Christopher Gervais",
                    "email": "chris@ergonlogic.com"
                },
                {
                    "name": "Dave Reid",
                    "email": "dave@davereid.net"
                },
                {
                    "name": "Damian Lee",
                    "email": "damiankloip@googlemail.com"
                }
            ],
            "description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.",
            "homepage": "http://www.drush.org",
            "time": "2018-05-23T16:58:54+00:00"
        },
        {
            "name": "easyrdf/easyrdf",
            "version": "0.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/njh/easyrdf.git",
                "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/njh/easyrdf/zipball/acd09dfe0555fbcfa254291e433c45fdd4652566",
                "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "ext-pcre": "*",
                "php": ">=5.2.8"
            },
            "require-dev": {
                "phpunit/phpunit": "~3.5",
                "sami/sami": "~1.4",
                "squizlabs/php_codesniffer": "~1.4.3"
            },
            "suggest": {
                "ml/json-ld": "~1.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "EasyRdf_": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Nicholas Humfrey",
                    "email": "njh@aelius.com",
                    "homepage": "http://www.aelius.com/njh/",
                    "role": "Developer"
                },
                {
                    "name": "Alexey Zakhlestin",
                    "email": "indeyets@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.",
            "homepage": "http://www.easyrdf.org/",
            "keywords": [
                "Linked Data",
                "RDF",
                "Semantic Web",
                "Turtle",
                "rdfa",
                "sparql"
            ],
            "time": "2015-02-27T09:45:49+00:00"
        },
        {
            "name": "egulias/email-validator",
            "version": "1.2.14",
            "source": {
                "type": "git",
                "url": "https://github.com/egulias/EmailValidator.git",
                "reference": "5642614492f0ca2064c01d60cc33284cc2f731a9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/5642614492f0ca2064c01d60cc33284cc2f731a9",
                "reference": "5642614492f0ca2064c01d60cc33284cc2f731a9",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "^1.0.1",
                "php": ">= 5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.24"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Egulias\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eduardo Gulias Davis"
                }
            ],
            "description": "A library for validating emails",
            "homepage": "https://github.com/egulias/EmailValidator",
            "keywords": [
                "email",
                "emailvalidation",
                "emailvalidator",
                "validation",
                "validator"
            ],
            "time": "2017-02-03T22:48:59+00:00"
        },
        {
            "name": "enyo/dropzone",
            "version": "v5.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/enyo/dropzone.git",
                "reference": "7d0792d1346d83a8b0c0d2919121bdd2b8e7fee4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/enyo/dropzone/zipball/7d0792d1346d83a8b0c0d2919121bdd2b8e7fee4",
                "reference": "7d0792d1346d83a8b0c0d2919121bdd2b8e7fee4",
                "shasum": ""
            },
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matias Meno",
                    "email": "m@tias.me",
                    "homepage": "http://www.matiasmeno.com"
                }
            ],
            "description": "Handles drag and drop of files for you.",
            "homepage": "http://www.dropzonejs.com",
            "keywords": [
                "drag and drop",
                "dragndrop",
                "file upload",
                "upload"
            ],
            "time": "2017-06-20T13:39:37+00:00"
        },
        {
            "name": "gdsmith/jquery.easing",
            "version": "1.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/gdsmith/jquery.easing",
                "reference": "origin/master"
            },
            "type": "drupal-library"
        },
        {
            "name": "gettext/gettext",
            "version": "v3.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/oscarotero/Gettext.git",
                "reference": "cd3be64443551e3a693117c4bccbe53e36282456"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/oscarotero/Gettext/zipball/cd3be64443551e3a693117c4bccbe53e36282456",
                "reference": "cd3be64443551e3a693117c4bccbe53e36282456",
                "shasum": ""
            },
            "require": {
                "gettext/languages": "2.*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "illuminate/view": "*",
                "symfony/yaml": "~2",
                "twig/extensions": "*",
                "twig/twig": "*"
            },
            "suggest": {
                "illuminate/view": "Is necessary if you want to use the Blade extractor",
                "symfony/yaml": "Is necessary if you want to use the Yaml extractor/generator",
                "twig/extensions": "Is necessary if you want to use the Twig extractor",
                "twig/twig": "Is necessary if you want to use the Twig extractor"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Gettext\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oscar Otero",
                    "email": "oom@oscarotero.com",
                    "homepage": "http://oscarotero.com",
                    "role": "Developer"
                }
            ],
            "description": "PHP gettext manager",
            "homepage": "https://github.com/oscarotero/Gettext",
            "keywords": [
                "JS",
                "gettext",
                "i18n",
                "mo",
                "po",
                "translation"
            ],
            "time": "2016-08-01T18:09:57+00:00"
        },
        {
            "name": "gettext/languages",
            "version": "2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mlocati/cldr-to-gettext-plural-rules.git",
                "reference": "1b74377bd0c4cd87e8d72b948f5d8867e23505a5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mlocati/cldr-to-gettext-plural-rules/zipball/1b74377bd0c4cd87e8d72b948f5d8867e23505a5",
                "reference": "1b74377bd0c4cd87e8d72b948f5d8867e23505a5",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^4"
            },
            "bin": [
                "bin/export-plural-rules",
                "bin/export-plural-rules.php"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Gettext\\Languages\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michele Locati",
                    "email": "mlocati@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "gettext languages with plural rules",
            "homepage": "https://github.com/mlocati/cldr-to-gettext-plural-rules",
            "keywords": [
                "cldr",
                "i18n",
                "internationalization",
                "l10n",
                "language",
                "languages",
                "localization",
                "php",
                "plural",
                "plural rules",
                "plurals",
                "translate",
                "translations",
                "unicode"
            ],
            "time": "2018-06-21T15:58:36+00:00"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "6.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699",
                "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/promises": "^1.0",
                "guzzlehttp/psr7": "^1.4",
                "php": ">=5.5"
            },
            "require-dev": {
                "ext-curl": "*",
                "phpunit/phpunit": "^4.0 || ^5.0",
                "psr/log": "^1.0"
            },
            "suggest": {
                "psr/log": "Required for using the Log middleware"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "6.2-dev"
                }
            },
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "GuzzleHttp\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Guzzle is a PHP HTTP client library",
            "homepage": "http://guzzlephp.org/",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
                "rest",
                "web service"
            ],
            "time": "2017-06-22T18:50:49+00:00"
        },
        {
            "name": "guzzlehttp/promises",
            "version": "v1.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/promises.git",
                "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
                "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Guzzle promises library",
            "keywords": [
                "promise"
            ],
            "time": "2016-12-20T10:07:11+00:00"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "1.4.2",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
                "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "psr/http-message": "~1.0"
            },
            "provide": {
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Psr7\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Tobias Schultze",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "PSR-7 message implementation that also provides common utility methods",
            "keywords": [
                "http",
                "message",
                "request",
                "response",
                "stream",
                "uri",
                "url"
            ],
            "time": "2017-03-20T17:10:46+00:00"
        },
        {
            "name": "j7mbo/twitter-api-php",
            "version": "1.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/J7mbo/twitter-api-php.git",
                "reference": "443d22c53d621b3cc6b7e0c56daa60c5ada033f7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/J7mbo/twitter-api-php/zipball/443d22c53d621b3cc6b7e0c56daa60c5ada033f7",
                "reference": "443d22c53d621b3cc6b7e0c56daa60c5ada033f7",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.5,>=4.5.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "TwitterAPIExchange.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GNU Public License"
            ],
            "authors": [
                {
                    "name": "James Mallison",
                    "homepage": "https://github.com/j7mbo/twitter-api-php"
                }
            ],
            "description": "Simple PHP Wrapper for Twitter API v1.1 calls",
            "homepage": "https://github.com/j7mbo/twitter-api-php",
            "keywords": [
                "api",
                "php",
                "twitter"
            ],
            "time": "2017-05-08T12:10:56+00:00"
        },
        {
            "name": "jaimeperez/twig-configurable-i18n",
            "version": "v1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/jaimeperez/twig-configurable-i18n.git",
                "reference": "75d4926fd102c9e62219ad7f94a6136d2f2ccd93"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jaimeperez/twig-configurable-i18n/zipball/75d4926fd102c9e62219ad7f94a6136d2f2ccd93",
                "reference": "75d4926fd102c9e62219ad7f94a6136d2f2ccd93",
                "shasum": ""
            },
            "require": {
                "twig/extensions": "^1.3"
            },
            "type": "project",
            "autoload": {
                "psr-4": {
                    "JaimePerez\\TwigConfigurableI18n\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1"
            ],
            "authors": [
                {
                    "name": "Jaime Perez",
                    "email": "jaime.perez@uninett.no"
                }
            ],
            "description": "This is an extension on top of Twig's i18n extension, allowing you to customize which functions to use for translations.",
            "keywords": [
                "extension",
                "gettext",
                "i18n",
                "internationalization",
                "translation",
                "twig"
            ],
            "time": "2016-10-03T12:34:15+00:00"
        },
        {
            "name": "jakub-onderka/php-console-color",
            "version": "0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
                "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/e0b393dacf7703fc36a4efc3df1435485197e6c1",
                "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "require-dev": {
                "jakub-onderka/php-code-style": "1.0",
                "jakub-onderka/php-parallel-lint": "0.*",
                "jakub-onderka/php-var-dump-check": "0.*",
                "phpunit/phpunit": "3.7.*",
                "squizlabs/php_codesniffer": "1.*"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "JakubOnderka\\PhpConsoleColor": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Jakub Onderka",
                    "email": "jakub.onderka@gmail.com",
                    "homepage": "http://www.acci.cz"
                }
            ],
            "time": "2014-04-08T15:00:19+00:00"
        },
        {
            "name": "jakub-onderka/php-console-highlighter",
            "version": "v0.3.2",
            "source": {
                "type": "git",
                "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
                "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/7daa75df45242c8d5b75a22c00a201e7954e4fb5",
                "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5",
                "shasum": ""
            },
            "require": {
                "jakub-onderka/php-console-color": "~0.1",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "jakub-onderka/php-code-style": "~1.0",
                "jakub-onderka/php-parallel-lint": "~0.5",
                "jakub-onderka/php-var-dump-check": "~0.1",
                "phpunit/phpunit": "~4.0",
                "squizlabs/php_codesniffer": "~1.5"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "JakubOnderka\\PhpConsoleHighlighter": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jakub Onderka",
                    "email": "acci@acci.cz",
                    "homepage": "http://www.acci.cz/"
                }
            ],
            "time": "2015-04-20T18:58:01+00:00"
        },
        {
            "name": "masterminds/html5",
            "version": "2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Masterminds/html5-php.git",
                "reference": "2c37c6c520b995b761674de3be8455a381679067"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/2c37c6c520b995b761674de3be8455a381679067",
                "reference": "2c37c6c520b995b761674de3be8455a381679067",
                "shasum": ""
            },
            "require": {
                "ext-libxml": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*",
                "sami/sami": "~2.0",
                "satooshi/php-coveralls": "1.0.*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Masterminds\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matt Butcher",
                    "email": "technosophos@gmail.com"
                },
                {
                    "name": "Asmir Mustafic",
                    "email": "goetas@gmail.com"
                },
                {
                    "name": "Matt Farina",
                    "email": "matt@mattfarina.com"
                }
            ],
            "description": "An HTML5 parser and serializer.",
            "homepage": "http://masterminds.github.io/html5-php",
            "keywords": [
                "HTML5",
                "dom",
                "html",
                "parser",
                "querypath",
                "serializer",
                "xml"
            ],
            "time": "2017-09-04T12:26:28+00:00"
        },
        {
            "name": "mehrpadin/superfish",
            "version": "2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/mehrpadin/Superfish-for-Drupal.git",
                "reference": "80a0a484b727e9fbe6b0ee609f80e10e5e158683"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mehrpadin/Superfish-for-Drupal/zipball/80a0a484b727e9fbe6b0ee609f80e10e5e158683",
                "reference": "80a0a484b727e9fbe6b0ee609f80e10e5e158683",
                "shasum": ""
            },
            "type": "drupal-library",
            "extra": {
                "patches_applied": {
                    "Fontawesome Tags": "patches/superfish-fontawesome-tags.patch"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Superfish library for the Drupal Superfish module.",
            "homepage": "https://github.com/mehrpadin/Superfish-for-Drupal",
            "keywords": [
                "jquery",
                "plugin"
            ],
            "time": "2017-05-30T13:00:18+00:00"
        },
        {
            "name": "nikic/php-parser",
            "version": "v4.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/nikic/PHP-Parser.git",
                "reference": "bd088dc940a418f09cda079a9b5c7c478890fb8d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/bd088dc940a418f09cda079a9b5c7c478890fb8d",
                "reference": "bd088dc940a418f09cda079a9b5c7c478890fb8d",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": ">=7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.5 || ^7.0"
            },
            "bin": [
                "bin/php-parse"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "PhpParser\\": "lib/PhpParser"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Nikita Popov"
                }
            ],
            "description": "A PHP parser written in PHP",
            "keywords": [
                "parser",
                "php"
            ],
            "time": "2018-07-15T17:25:16+00:00"
        },
        {
            "name": "oomphinc/composer-installers-extender",
            "version": "v1.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/oomphinc/composer-installers-extender.git",
                "reference": "ca1c4b16b0905c81d1e77e608f36a2eff1a56f56"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/oomphinc/composer-installers-extender/zipball/ca1c4b16b0905c81d1e77e608f36a2eff1a56f56",
                "reference": "ca1c4b16b0905c81d1e77e608f36a2eff1a56f56",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0",
                "composer/installers": "^1.0"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "OomphInc\\ComposerInstallersExtender\\Plugin"
            },
            "autoload": {
                "psr-4": {
                    "OomphInc\\ComposerInstallersExtender\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Stephen Beemsterboer",
                    "email": "stephen@oomphinc.com",
                    "homepage": "https://github.com/balbuf"
                }
            ],
            "description": "Extend the composer/installers plugin to accept any arbitrary package type.",
            "homepage": "http://www.oomphinc.com/",
            "time": "2017-03-31T16:57:39+00:00"
        },
        {
            "name": "pantheon-systems/quicksilver-pushback",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/pantheon-systems/quicksilver-pushback.git",
                "reference": "32c65effd6802bdf829f1c68fb75ade2bd5894a0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pantheon-systems/quicksilver-pushback/zipball/32c65effd6802bdf829f1c68fb75ade2bd5894a0",
                "reference": "32c65effd6802bdf829f1c68fb75ade2bd5894a0",
                "shasum": ""
            },
            "require": {
                "composer/installers": "~1.0"
            },
            "type": "quicksilver-script",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Push commits made via the Pantheon dashboard back to original GitHub repository.",
            "time": "2017-07-21T17:10:28+00:00"
        },
        {
            "name": "paragonie/random_compat",
            "version": "v2.0.11",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/random_compat.git",
                "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/5da4d3c796c275c55f057af5a643ae297d96b4d8",
                "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*|5.*"
            },
            "suggest": {
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
            },
            "type": "library",
            "autoload": {
                "files": [
                    "lib/random.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com"
                }
            ],
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
            "keywords": [
                "csprng",
                "pseudorandom",
                "random"
            ],
            "time": "2017-09-27T21:40:39+00:00"
        },
        {
            "name": "pear/console_table",
            "version": "v1.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/Console_Table.git",
                "reference": "1930c11897ca61fd24b95f2f785e99e0f36dcdea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/Console_Table/zipball/1930c11897ca61fd24b95f2f785e99e0f36dcdea",
                "reference": "1930c11897ca61fd24b95f2f785e99e0f36dcdea",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.0"
            },
            "suggest": {
                "pear/Console_Color2": ">=0.1.2"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "Table.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Jan Schneider",
                    "homepage": "http://pear.php.net/user/yunosh"
                },
                {
                    "name": "Tal Peer",
                    "homepage": "http://pear.php.net/user/tal"
                },
                {
                    "name": "Xavier Noguer",
                    "homepage": "http://pear.php.net/user/xnoguer"
                },
                {
                    "name": "Richard Heyes",
                    "homepage": "http://pear.php.net/user/richard"
                }
            ],
            "description": "Library that makes it easy to build console style tables.",
            "homepage": "http://pear.php.net/package/Console_Table/",
            "keywords": [
                "console"
            ],
            "time": "2018-01-25T20:47:17+00:00"
        },
        {
            "name": "psr/container",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Container\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common Container Interface (PHP FIG PSR-11)",
            "homepage": "https://github.com/php-fig/container",
            "keywords": [
                "PSR-11",
                "container",
                "container-interface",
                "container-interop",
                "psr"
            ],
            "time": "2017-02-14T16:28:37+00:00"
        },
        {
            "name": "psr/http-message",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP messages",
            "homepage": "https://github.com/php-fig/http-message",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "time": "2016-08-06T14:39:51+00:00"
        },
        {
            "name": "psr/log",
            "version": "1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "time": "2016-10-10T12:19:37+00:00"
        },
        {
            "name": "psy/psysh",
            "version": "v0.9.7",
            "source": {
                "type": "git",
                "url": "https://github.com/bobthecow/psysh.git",
                "reference": "4f5b6c090948773a8bfeea6a0f07ab7d0b24e932"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bobthecow/psysh/zipball/4f5b6c090948773a8bfeea6a0f07ab7d0b24e932",
                "reference": "4f5b6c090948773a8bfeea6a0f07ab7d0b24e932",
                "shasum": ""
            },
            "require": {
                "dnoegel/php-xdg-base-dir": "0.1",
                "ext-json": "*",
                "ext-tokenizer": "*",
                "jakub-onderka/php-console-highlighter": "0.3.*",
                "nikic/php-parser": "~1.3|~2.0|~3.0|~4.0",
                "php": ">=5.4.0",
                "symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0",
                "symfony/var-dumper": "~2.7|~3.0|~4.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.2",
                "hoa/console": "~2.15|~3.16",
                "phpunit/phpunit": "~4.8.35|~5.0|~6.0|~7.0"
            },
            "suggest": {
                "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
                "ext-pdo-sqlite": "The doc command requires SQLite to work.",
                "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
                "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
                "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
            },
            "bin": [
                "bin/psysh"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-develop": "0.9.x-dev"
                }
            },
            "autoload": {
                "files": [
                    "src/functions.php"
                ],
                "psr-4": {
                    "Psy\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Justin Hileman",
                    "email": "justin@justinhileman.info",
                    "homepage": "http://justinhileman.com"
                }
            ],
            "description": "An interactive shell for modern PHP.",
            "homepage": "http://psysh.org",
            "keywords": [
                "REPL",
                "console",
                "interactive",
                "shell"
            ],
            "time": "2018-08-11T15:54:43+00:00"
        },
        {
            "name": "robrichards/xmlseclibs",
            "version": "3.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/robrichards/xmlseclibs.git",
                "reference": "d937712f70f93a584eb0299ccd87dc6374003781"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/d937712f70f93a584eb0299ccd87dc6374003781",
                "reference": "d937712f70f93a584eb0299ccd87dc6374003781",
                "shasum": ""
            },
            "require": {
                "php": ">= 5.4"
            },
            "suggest": {
                "ext-openssl": "OpenSSL extension"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "RobRichards\\XMLSecLibs\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "A PHP library for XML Security",
            "homepage": "https://github.com/robrichards/xmlseclibs",
            "keywords": [
                "security",
                "signature",
                "xml",
                "xmldsig"
            ],
            "time": "2017-08-31T09:27:07+00:00"
        },
        {
            "name": "rvtraveller/qs-composer-installer",
            "version": "1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/rvtraveller/qs-composer-installer.git",
                "reference": "20d6f4397e4b77599646767ad030092a60f5f92a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rvtraveller/qs-composer-installer/zipball/20d6f4397e4b77599646767ad030092a60f5f92a",
                "reference": "20d6f4397e4b77599646767ad030092a60f5f92a",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "~1.0",
                "composer/installers": "~1.0"
            },
            "require-dev": {
                "composer/composer": "~1.0@dev"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "rvtraveller\\QuicksilverComposerInstaller\\QuicksilverComposerInstallerPlugin"
            },
            "autoload": {
                "psr-4": {
                    "rvtraveller\\QuicksilverComposerInstaller\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Install Quicksilver modules for Pantheon into custom locations.",
            "homepage": "https://github.com/rvtraveller/qs-composer-installer",
            "time": "2017-01-27T20:40:31+00:00"
        },
        {
            "name": "simplesamlphp/saml2",
            "version": "v3.1.6",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/saml2.git",
                "reference": "d809ffbe2aa7260a0b3e72bf5be8cd6de0325d7c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/d809ffbe2aa7260a0b3e72bf5be8cd6de0325d7c",
                "reference": "d809ffbe2aa7260a0b3e72bf5be8cd6de0325d7c",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-openssl": "*",
                "ext-zlib": "*",
                "php": ">=5.4",
                "psr/log": "~1.0",
                "robrichards/xmlseclibs": "^3.0"
            },
            "require-dev": {
                "mockery/mockery": "~0.9",
                "phpmd/phpmd": "~1.5",
                "phpunit/phpunit": "~4",
                "sebastian/phpcpd": "~1.4",
                "sensiolabs/security-checker": "~1.1",
                "squizlabs/php_codesniffer": "~1.4"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "v3.1.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "SAML2\\": "src/"
                },
                "files": [
                    "src/_autoload.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Andreas Ã…kre Solberg",
                    "email": "andreas.solberg@uninett.no"
                }
            ],
            "description": "SAML2 PHP library from SimpleSAMLphp",
            "time": "2018-05-04T12:03:18+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp",
            "version": "v1.15.4",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp.git",
                "reference": "c770d0cd392ba8d8b12ac6214dcabd818d7cca32"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp/zipball/c770d0cd392ba8d8b12ac6214dcabd818d7cca32",
                "reference": "c770d0cd392ba8d8b12ac6214dcabd818d7cca32",
                "shasum": ""
            },
            "require": {
                "ext-date": "*",
                "ext-dom": "*",
                "ext-hash": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "ext-openssl": "*",
                "ext-pcre": "*",
                "ext-spl": "*",
                "ext-zlib": "*",
                "gettext/gettext": "^3.5",
                "jaimeperez/twig-configurable-i18n": "^1.2",
                "php": ">=5.4",
                "robrichards/xmlseclibs": "~3.0",
                "simplesamlphp/saml2": "~3.1.4",
                "twig/twig": "~1.0",
                "whitehat101/apr1-md5": "~1.0"
            },
            "require-dev": {
                "ext-pdo_sqlite": "*",
                "mikey179/vfsstream": "~1.6",
                "phpunit/phpunit": "~4.8"
            },
            "type": "project",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\": "lib/SimpleSAML"
                },
                "files": [
                    "lib/_autoload_modules.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olav.morken@uninett.no"
                },
                {
                    "name": "Andreas Ã…kre Solberg",
                    "email": "andreas.solberg@uninett.no"
                },
                {
                    "name": "Jaime Perez",
                    "email": "jaime.perez@uninett.no"
                }
            ],
            "description": "A PHP implementation of a SAML 2.0 service provider and identity provider, also compatible with Shibboleth 1.3 and 2.0.",
            "homepage": "http://simplesamlphp.org",
            "keywords": [
                "SAML2",
                "idp",
                "oauth",
                "shibboleth",
                "sp",
                "ws-federation"
            ],
            "time": "2018-03-02T15:02:24+00:00"
        },
        {
            "name": "stack/builder",
            "version": "v1.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/stackphp/builder.git",
                "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/stackphp/builder/zipball/fb3d136d04c6be41120ebf8c0cc71fe9507d750a",
                "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "symfony/http-foundation": "~2.1|~3.0|~4.0",
                "symfony/http-kernel": "~2.1|~3.0|~4.0"
            },
            "require-dev": {
                "silex/silex": "~1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Stack": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Igor Wiedler",
                    "email": "igor@wiedler.ch"
                }
            ],
            "description": "Builder for stack middlewares based on HttpKernelInterface.",
            "keywords": [
                "stack"
            ],
            "time": "2017-11-18T14:57:29+00:00"
        },
        {
            "name": "stecman/symfony-console-completion",
            "version": "0.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/stecman/symfony-console-completion.git",
                "reference": "cd738867503477e91dbe84173dfabd431c883431"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/cd738867503477e91dbe84173dfabd431c883431",
                "reference": "cd738867503477e91dbe84173dfabd431c883431",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2",
                "symfony/console": "~2.3 || ~3.0 || ~4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.36 || ~5.7 || ~6.4"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.6.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Stecman\\Component\\Symfony\\Console\\BashCompletion\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Stephen Holdaway",
                    "email": "stephen@stecman.co.nz"
                }
            ],
            "description": "Automatic BASH completion for Symfony Console Component based applications.",
            "time": "2018-02-10T04:28:01+00:00"
        },
        {
            "name": "symfony-cmf/routing",
            "version": "1.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony-cmf/routing.git",
                "reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony-cmf/routing/zipball/fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac",
                "reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.9|^7.0",
                "psr/log": "1.*",
                "symfony/http-kernel": "^2.2|3.*",
                "symfony/routing": "^2.2|3.*"
            },
            "require-dev": {
                "friendsofsymfony/jsrouting-bundle": "^1.1",
                "symfony-cmf/testing": "^1.3",
                "symfony/config": "^2.2|3.*",
                "symfony/dependency-injection": "^2.0.5|3.*",
                "symfony/event-dispatcher": "^2.1|3.*"
            },
            "suggest": {
                "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (~2.1)"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Cmf\\Component\\Routing\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony CMF Community",
                    "homepage": "https://github.com/symfony-cmf/Routing/contributors"
                }
            ],
            "description": "Extends the Symfony2 routing component for dynamic routes and chaining several routers",
            "homepage": "http://cmf.symfony.com",
            "keywords": [
                "database",
                "routing"
            ],
            "time": "2017-05-09T08:10:41+00:00"
        },
        {
            "name": "symfony/class-loader",
            "version": "v3.4.14",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/class-loader.git",
                "reference": "31db283fc86d3143e7ff87e922177b457d909c30"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/class-loader/zipball/31db283fc86d3143e7ff87e922177b457d909c30",
                "reference": "31db283fc86d3143e7ff87e922177b457d909c30",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8"
            },
            "require-dev": {
                "symfony/finder": "~2.8|~3.0|~4.0",
                "symfony/polyfill-apcu": "~1.1"
            },
            "suggest": {
                "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\ClassLoader\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony ClassLoader Component",
            "homepage": "https://symfony.com",
            "time": "2018-07-26T11:19:56+00:00"
        },
        {
            "name": "symfony/config",
            "version": "v3.4.14",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/config.git",
                "reference": "7b08223b7f6abd859651c56bcabf900d1627d085"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/config/zipball/7b08223b7f6abd859651c56bcabf900d1627d085",
                "reference": "7b08223b7f6abd859651c56bcabf900d1627d085",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "symfony/filesystem": "~2.8|~3.0|~4.0",
                "symfony/polyfill-ctype": "~1.8"
            },
            "conflict": {
                "symfony/dependency-injection": "<3.3",
                "symfony/finder": "<3.3"
            },
            "require-dev": {
                "symfony/dependency-injection": "~3.3|~4.0",
                "symfony/event-dispatcher": "~3.3|~4.0",
                "symfony/finder": "~3.3|~4.0",
                "symfony/yaml": "~3.0|~4.0"
            },
            "suggest": {
                "symfony/yaml": "To use the yaml reference dumper"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Config\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Config Component",
            "homepage": "https://symfony.com",
            "time": "2018-07-26T11:19:56+00:00"
        },
        {
            "name": "symfony/console",
            "version": "v3.4.14",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "6b217594552b9323bcdcfc14f8a0ce126e84cd73"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/6b217594552b9323bcdcfc14f8a0ce126e84cd73",
                "reference": "6b217594552b9323bcdcfc14f8a0ce126e84cd73",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "symfony/debug": "~2.8|~3.0|~4.0",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "symfony/dependency-injection": "<3.4",
                "symfony/process": "<3.3"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "~3.3|~4.0",
                "symfony/dependency-injection": "~3.4|~4.0",
                "symfony/event-dispatcher": "~2.8|~3.0|~4.0",
                "symfony/lock": "~3.4|~4.0",
                "symfony/process": "~3.3|~4.0"
            },
            "suggest": {
                "psr/log-implementation": "For using the console logger",
                "symfony/event-dispatcher": "",
                "symfony/lock": "",
                "symfony/process": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Console\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Console Component",
            "homepage": "https://symfony.com",
            "time": "2018-07-26T11:19:56+00:00"
        },
        {
            "name": "symfony/css-selector",
            "version": "v3.4.14",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/css-selector.git",
                "reference": "edda5a6155000ff8c3a3f85ee5c421af93cca416"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/edda5a6155000ff8c3a3f85ee5c421af93cca416",
                "reference": "edda5a6155000ff8c3a3f85ee5c421af93cca416",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\CssSelector\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jean-François Simon",
                    "email": "jeanfrancois.simon@sensiolabs.com"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony CssSelector Component",
            "homepage": "https://symfony.com",
            "time": "2018-07-26T09:06:28+00:00"
        },
        {
            "name": "symfony/debug",
            "version": "v3.4.14",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/debug.git",
                "reference": "d5a058ff6ecad26b30c1ba452241306ea34c65cc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/debug/zipball/d5a058ff6ecad26b30c1ba452241306ea34c65cc",
                "reference": "d5a058ff6ecad26b30c1ba452241306ea34c65cc",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "psr/log": "~1.0"
            },
            "conflict": {
                "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
            },
            "require-dev": {
                "symfony/http-kernel": "~2.8|~3.0|~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Debug\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Debug Component",
            "homepage": "https://symfony.com",
            "time": "2018-07-26T11:19:56+00:00"
        },
        {
            "name": "symfony/dependency-injection",
            "version": "v3.4.14",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dependency-injection.git",
                "reference": "1c0e679e522591fd744fdf242fec41a43d62b2b1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/1c0e679e522591fd744fdf242fec41a43d62b2b1",
                "reference": "1c0e679e522591fd744fdf242fec41a43d62b2b1",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "psr/container": "^1.0"
            },
            "conflict": {
                "symfony/config": "<3.3.7",
                "symfony/finder": "<3.3",
                "symfony/proxy-manager-bridge": "<3.4",
                "symfony/yaml": "<3.4"
            },
            "provide": {
                "psr/container-implementation": "1.0"
            },
            "require-dev": {
                "symfony/config": "~3.3|~4.0",
                "symfony/expression-language": "~2.8|~3.0|~4.0",
                "symfony/yaml": "~3.4|~4.0"
            },
            "suggest": {
                "symfony/config": "",
                "symfony/expression-language": "For using expressions in service container configuration",
                "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
                "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
                "symfony/yaml": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\DependencyInjection\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony DependencyInjection Component",
            "homepage": "https://symfony.com",
            "time": "2018-07-29T15:19:31+00:00"
        },
        {
            "name": "symfony/dom-crawler",
            "version": "v3.4.14",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dom-crawler.git",
                "reference": "452bfc854b60134438e3824b159b0d24a5892331"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/452bfc854b60134438e3824b159b0d24a5892331",
                "reference": "452bfc854b60134438e3824b159b0d24a5892331",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "require-dev": {
                "symfony/css-selector": "~2.8|~3.0|~4.0"
            },
            "suggest": {
                "symfony/css-selector": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\DomCrawler\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony DomCrawler Component",
            "homepage": "https://symfony.com",
            "time": "2018-07-26T10:03:52+00:00"
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "v3.4.14",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher.git",
                "reference": "b2e1f19280c09a42dc64c0b72b80fe44dd6e88fb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b2e1f19280c09a42dc64c0b72b80fe44dd6e88fb",
                "reference": "b2e1f19280c09a42dc64c0b72b80fe44dd6e88fb",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8"
            },
            "conflict": {
                "symfony/dependency-injection": "<3.3"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "~2.8|~3.0|~4.0",
                "symfony/dependency-injection": "~3.3|~4.0",
                "symfony/expression-language": "~2.8|~3.0|~4.0",
                "symfony/stopwatch": "~2.8|~3.0|~4.0"
            },
            "suggest": {
                "symfony/dependency-injection": "",
                "symfony/http-kernel": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\EventDispatcher\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony EventDispatcher Component",
            "homepage": "https://symfony.com",
            "time": "2018-07-26T09:06:28+00:00"
        },
        {
            "name": "symfony/filesystem",
            "version": "v3.4.14",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
                "reference": "a59f917e3c5d82332514cb4538387638f5bde2d6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/a59f917e3c5d82332514cb4538387638f5bde2d6",
                "reference": "a59f917e3c5d82332514cb4538387638f5bde2d6",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "symfony/polyfill-ctype": "~1.8"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Filesystem\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Filesystem Component",
            "homepage": "https://symfony.com",
            "time": "2018-07-26T11:19:56+00:00"
        },
        {
            "name": "symfony/finder",
            "version": "v3.4.14",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "8a84fcb207451df0013b2c74cbbf1b62d47b999a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/8a84fcb207451df0013b2c74cbbf1b62d47b999a",
                "reference": "8a84fcb207451df0013b2c74cbbf1b62d47b999a",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Finder\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Finder Component",
            "homepage": "https://symfony.com",
            "time": "2018-07-26T11:19:56+00:00"
        },
        {
            "name": "symfony/http-foundation",
            "version": "v3.4.14",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-foundation.git",
                "reference": "19a3267828046a2a4a05e3dc2954bbd2e0ad9fa6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/19a3267828046a2a4a05e3dc2954bbd2e0ad9fa6",
                "reference": "19a3267828046a2a4a05e3dc2954bbd2e0ad9fa6",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "symfony/polyfill-mbstring": "~1.1",
                "symfony/polyfill-php70": "~1.6"
            },
            "require-dev": {
                "symfony/expression-language": "~2.8|~3.0|~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\HttpFoundation\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony HttpFoundation Component",
            "homepage": "https://symfony.com",
            "time": "2018-08-01T14:04:26+00:00"
        },
        {
            "name": "symfony/http-kernel",
            "version": "v3.4.14",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-kernel.git",
                "reference": "8e84cc498f0ffecfbabdea78b87828fd66189544"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/8e84cc498f0ffecfbabdea78b87828fd66189544",
                "reference": "8e84cc498f0ffecfbabdea78b87828fd66189544",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "psr/log": "~1.0",
                "symfony/debug": "~2.8|~3.0|~4.0",
                "symfony/event-dispatcher": "~2.8|~3.0|~4.0",
                "symfony/http-foundation": "~3.4.12|~4.0.12|^4.1.1",
                "symfony/polyfill-ctype": "~1.8"
            },
            "conflict": {
                "symfony/config": "<2.8",
                "symfony/dependency-injection": "<3.4.10|<4.0.10,>=4",
                "symfony/var-dumper": "<3.3",
                "twig/twig": "<1.34|<2.4,>=2"
            },
            "provide": {
                "psr/log-implementation": "1.0"
            },
            "require-dev": {
                "psr/cache": "~1.0",
                "symfony/browser-kit": "~2.8|~3.0|~4.0",
                "symfony/class-loader": "~2.8|~3.0",
                "symfony/config": "~2.8|~3.0|~4.0",
                "symfony/console": "~2.8|~3.0|~4.0",
                "symfony/css-selector": "~2.8|~3.0|~4.0",
                "symfony/dependency-injection": "^3.4.10|^4.0.10",
                "symfony/dom-crawler": "~2.8|~3.0|~4.0",
                "symfony/expression-language": "~2.8|~3.0|~4.0",
                "symfony/finder": "~2.8|~3.0|~4.0",
                "symfony/process": "~2.8|~3.0|~4.0",
                "symfony/routing": "~3.4|~4.0",
                "symfony/stopwatch": "~2.8|~3.0|~4.0",
                "symfony/templating": "~2.8|~3.0|~4.0",
                "symfony/translation": "~2.8|~3.0|~4.0",
                "symfony/var-dumper": "~3.3|~4.0"
            },
            "suggest": {
                "symfony/browser-kit": "",
                "symfony/config": "",
                "symfony/console": "",
                "symfony/dependency-injection": "",
                "symfony/finder": "",
                "symfony/var-dumper": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\HttpKernel\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony HttpKernel Component",
            "homepage": "https://symfony.com",
            "time": "2018-08-01T14:47:47+00:00"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "7cc359f1b7b80fc25ed7796be7d96adc9b354bae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/7cc359f1b7b80fc25ed7796be7d96adc9b354bae",
                "reference": "7cc359f1b7b80fc25ed7796be7d96adc9b354bae",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                },
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "time": "2018-04-30T19:57:29+00:00"
        },
        {
            "name": "symfony/polyfill-iconv",
            "version": "v1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-iconv.git",
                "reference": "7cb8436a814d5b0fcf292810ee26f8b0cb47584d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/7cb8436a814d5b0fcf292810ee26f8b0cb47584d",
                "reference": "7cb8436a814d5b0fcf292810ee26f8b0cb47584d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-iconv": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Iconv\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Iconv extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "iconv",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2018-04-26T10:06:28+00:00"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "3296adf6a6454a050679cde90f95350ad604b171"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/3296adf6a6454a050679cde90f95350ad604b171",
                "reference": "3296adf6a6454a050679cde90f95350ad604b171",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2018-04-26T10:06:28+00:00"
        },
        {
            "name": "symfony/polyfill-php70",
            "version": "v1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php70.git",
                "reference": "77454693d8f10dd23bb24955cffd2d82db1007a6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/77454693d8f10dd23bb24955cffd2d82db1007a6",
                "reference": "77454693d8f10dd23bb24955cffd2d82db1007a6",
                "shasum": ""
            },
            "require": {
                "paragonie/random_compat": "~1.0|~2.0",
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php70\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2018-04-26T10:06:28+00:00"
        },
        {
            "name": "symfony/process",
            "version": "v3.4.14",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "0414db29bd770ec5a4152683e655f55efd4fa60f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/0414db29bd770ec5a4152683e655f55efd4fa60f",
                "reference": "0414db29bd770ec5a4152683e655f55efd4fa60f",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Process\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Process Component",
            "homepage": "https://symfony.com",
            "time": "2018-07-26T11:19:56+00:00"
        },
        {
            "name": "symfony/psr-http-message-bridge",
            "version": "v1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/psr-http-message-bridge.git",
                "reference": "c2b757934f2d9681a287e662efbc27c41fe8ef86"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/c2b757934f2d9681a287e662efbc27c41fe8ef86",
                "reference": "c2b757934f2d9681a287e662efbc27c41fe8ef86",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "psr/http-message": "~1.0",
                "symfony/http-foundation": "~2.3|~3.0|~4.0"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "~3.2|4.0"
            },
            "suggest": {
                "psr/http-message-implementation": "To use the HttpFoundation factory",
                "zendframework/zend-diactoros": "To use the Zend Diactoros factory"
            },
            "type": "symfony-bridge",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Bridge\\PsrHttpMessage\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "PSR HTTP message bridge",
            "homepage": "http://symfony.com",
            "keywords": [
                "http",
                "http-message",
                "psr-7"
            ],
            "time": "2017-12-19T00:31:44+00:00"
        },
        {
            "name": "symfony/routing",
            "version": "v3.4.14",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/routing.git",
                "reference": "e20f4bb79502c3c0db86d572f7683a30d4143911"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/routing/zipball/e20f4bb79502c3c0db86d572f7683a30d4143911",
                "reference": "e20f4bb79502c3c0db86d572f7683a30d4143911",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8"
            },
            "conflict": {
                "symfony/config": "<3.3.1",
                "symfony/dependency-injection": "<3.3",
                "symfony/yaml": "<3.4"
            },
            "require-dev": {
                "doctrine/annotations": "~1.0",
                "psr/log": "~1.0",
                "symfony/config": "^3.3.1|~4.0",
                "symfony/dependency-injection": "~3.3|~4.0",
                "symfony/expression-language": "~2.8|~3.0|~4.0",
                "symfony/http-foundation": "~2.8|~3.0|~4.0",
                "symfony/yaml": "~3.4|~4.0"
            },
            "suggest": {
                "doctrine/annotations": "For using the annotation loader",
                "symfony/config": "For using the all-in-one router or any loader",
                "symfony/dependency-injection": "For loading routes from a service",
                "symfony/expression-language": "For using expression matching",
                "symfony/http-foundation": "For using a Symfony Request object",
                "symfony/yaml": "For using the YAML loader"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Routing\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Routing Component",
            "homepage": "https://symfony.com",
            "keywords": [
                "router",
                "routing",
                "uri",
                "url"
            ],
            "time": "2018-07-26T11:19:56+00:00"
        },
        {
            "name": "symfony/serializer",
            "version": "v3.4.14",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/serializer.git",
                "reference": "40031683816470610af87c2d03ea86d1cf0f0104"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/serializer/zipball/40031683816470610af87c2d03ea86d1cf0f0104",
                "reference": "40031683816470610af87c2d03ea86d1cf0f0104",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "symfony/polyfill-ctype": "~1.8"
            },
            "conflict": {
                "phpdocumentor/type-resolver": "<0.2.1",
                "symfony/dependency-injection": "<3.2",
                "symfony/property-access": ">=3.0,<3.0.4|>=2.8,<2.8.4",
                "symfony/property-info": "<3.1",
                "symfony/yaml": "<3.4"
            },
            "require-dev": {
                "doctrine/annotations": "~1.0",
                "doctrine/cache": "~1.0",
                "phpdocumentor/reflection-docblock": "^3.0|^4.0",
                "symfony/cache": "~3.1|~4.0",
                "symfony/config": "~2.8|~3.0|~4.0",
                "symfony/dependency-injection": "~3.2|~4.0",
                "symfony/http-foundation": "~2.8|~3.0|~4.0",
                "symfony/property-access": "~2.8|~3.0|~4.0",
                "symfony/property-info": "~3.1|~4.0",
                "symfony/yaml": "~3.4|~4.0"
            },
            "suggest": {
                "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
                "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
                "psr/cache-implementation": "For using the metadata cache.",
                "symfony/config": "For using the XML mapping loader.",
                "symfony/http-foundation": "To use the DataUriNormalizer.",
                "symfony/property-access": "For using the ObjectNormalizer.",
                "symfony/property-info": "To deserialize relations.",
                "symfony/yaml": "For using the default YAML mapping loader."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Serializer\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Serializer Component",
            "homepage": "https://symfony.com",
            "time": "2018-07-26T11:58:24+00:00"
        },
        {
            "name": "symfony/translation",
            "version": "v3.4.14",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/translation.git",
                "reference": "9749930bfc825139aadd2d28461ddbaed6577862"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/translation/zipball/9749930bfc825139aadd2d28461ddbaed6577862",
                "reference": "9749930bfc825139aadd2d28461ddbaed6577862",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "symfony/config": "<2.8",
                "symfony/dependency-injection": "<3.4",
                "symfony/yaml": "<3.4"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "~2.8|~3.0|~4.0",
                "symfony/dependency-injection": "~3.4|~4.0",
                "symfony/finder": "~2.8|~3.0|~4.0",
                "symfony/intl": "^2.8.18|^3.2.5|~4.0",
                "symfony/yaml": "~3.4|~4.0"
            },
            "suggest": {
                "psr/log-implementation": "To use logging capability in translator",
                "symfony/config": "",
                "symfony/yaml": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Translation\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Translation Component",
            "homepage": "https://symfony.com",
            "time": "2018-07-26T11:19:56+00:00"
        },
        {
            "name": "symfony/validator",
            "version": "v3.4.14",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/validator.git",
                "reference": "364b818b5cc813282f19fefb364c24424210634a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/validator/zipball/364b818b5cc813282f19fefb364c24424210634a",
                "reference": "364b818b5cc813282f19fefb364c24424210634a",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/translation": "~2.8|~3.0|~4.0"
            },
            "conflict": {
                "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
                "symfony/dependency-injection": "<3.3",
                "symfony/http-kernel": "<3.3.5",
                "symfony/yaml": "<3.4"
            },
            "require-dev": {
                "doctrine/annotations": "~1.0",
                "doctrine/cache": "~1.0",
                "egulias/email-validator": "^1.2.8|~2.0",
                "symfony/cache": "~3.1|~4.0",
                "symfony/config": "~2.8|~3.0|~4.0",
                "symfony/dependency-injection": "~3.3|~4.0",
                "symfony/expression-language": "~2.8|~3.0|~4.0",
                "symfony/http-foundation": "~2.8|~3.0|~4.0",
                "symfony/http-kernel": "^3.3.5|~4.0",
                "symfony/intl": "^2.8.18|^3.2.5|~4.0",
                "symfony/property-access": "~2.8|~3.0|~4.0",
                "symfony/var-dumper": "~3.3|~4.0",
                "symfony/yaml": "~3.4|~4.0"
            },
            "suggest": {
                "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
                "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
                "egulias/email-validator": "Strict (RFC compliant) email validation",
                "psr/cache-implementation": "For using the metadata cache.",
                "symfony/config": "",
                "symfony/expression-language": "For using the Expression validator",
                "symfony/http-foundation": "",
                "symfony/intl": "",
                "symfony/property-access": "For accessing properties within comparison constraints",
                "symfony/yaml": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Validator\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Validator Component",
            "homepage": "https://symfony.com",
            "time": "2018-07-26T11:58:24+00:00"
        },
        {
            "name": "symfony/var-dumper",
            "version": "v3.4.14",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/var-dumper.git",
                "reference": "f62a394bd3de96f2f5e8f4c7d685035897fb3cb3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/f62a394bd3de96f2f5e8f4c7d685035897fb3cb3",
                "reference": "f62a394bd3de96f2f5e8f4c7d685035897fb3cb3",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
            },
            "require-dev": {
                "ext-iconv": "*",
                "twig/twig": "~1.34|~2.4"
            },
            "suggest": {
                "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
                "ext-intl": "To show region name in time zone dump",
                "ext-symfony_debug": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "files": [
                    "Resources/functions/dump.php"
                ],
                "psr-4": {
                    "Symfony\\Component\\VarDumper\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony mechanism for exploring and dumping PHP variables",
            "homepage": "https://symfony.com",
            "keywords": [
                "debug",
                "dump"
            ],
            "time": "2018-07-26T11:19:56+00:00"
        },
        {
            "name": "symfony/yaml",
            "version": "v3.4.14",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/yaml.git",
                "reference": "810af2d35fc72b6cf5c01116806d2b65ccaaf2e2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/yaml/zipball/810af2d35fc72b6cf5c01116806d2b65ccaaf2e2",
                "reference": "810af2d35fc72b6cf5c01116806d2b65ccaaf2e2",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "symfony/polyfill-ctype": "~1.8"
            },
            "conflict": {
                "symfony/console": "<3.4"
            },
            "require-dev": {
                "symfony/console": "~3.4|~4.0"
            },
            "suggest": {
                "symfony/console": "For validating YAML files using the lint command"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Yaml\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Yaml Component",
            "homepage": "https://symfony.com",
            "time": "2018-07-26T11:19:56+00:00"
        },
        {
            "name": "twig/extensions",
            "version": "v1.5.2",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/Twig-extensions.git",
                "reference": "2c1a86526d0044065220d1b51ac08348bea5ca82"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/2c1a86526d0044065220d1b51ac08348bea5ca82",
                "reference": "2c1a86526d0044065220d1b51ac08348bea5ca82",
                "shasum": ""
            },
            "require": {
                "twig/twig": "^1.27|^2.0"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^3.4",
                "symfony/translation": "^2.7|^3.4"
            },
            "suggest": {
                "symfony/translation": "Allow the time_diff output to be translated"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Twig_Extensions_": "lib/"
                },
                "psr-4": {
                    "Twig\\Extensions\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Common additional features for Twig that do not directly belong in core",
            "keywords": [
                "i18n",
                "text"
            ],
            "time": "2018-05-22T13:26:07+00:00"
        },
        {
            "name": "twig/twig",
            "version": "v1.35.3",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/Twig.git",
                "reference": "b48680b6eb7d16b5025b9bfc4108d86f6b8af86f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/b48680b6eb7d16b5025b9bfc4108d86f6b8af86f",
                "reference": "b48680b6eb7d16b5025b9bfc4108d86f6b8af86f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "psr/container": "^1.0",
                "symfony/debug": "^2.7",
                "symfony/phpunit-bridge": "^3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.35-dev"
                }
            },
            "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"
            ],
            "time": "2018-03-20T04:25:58+00:00"
        },
        {
            "name": "typo3/phar-stream-wrapper",
            "version": "v2.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3/phar-stream-wrapper.git",
                "reference": "0469d9fefa0146ea4299d3b11cfbb76faa7045bf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/0469d9fefa0146ea4299d3b11cfbb76faa7045bf",
                "reference": "0469d9fefa0146ea4299d3b11cfbb76faa7045bf",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.3|^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.36"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "TYPO3\\PharStreamWrapper\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Interceptors for PHP's native phar:// stream handling",
            "homepage": "https://typo3.org/",
            "keywords": [
                "phar",
                "php",
                "security",
                "stream-wrapper"
            ],
            "time": "2018-10-18T08:46:28+00:00"
        },
        {
            "name": "webflo/drupal-core-strict",
            "version": "8.5.6",
            "source": {
                "type": "git",
                "url": "https://github.com/webflo/drupal-core-strict.git",
                "reference": "e95610956f961f4421fd9a36849dcd6e2b55f4fe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webflo/drupal-core-strict/zipball/e95610956f961f4421fd9a36849dcd6e2b55f4fe",
                "reference": "e95610956f961f4421fd9a36849dcd6e2b55f4fe",
                "shasum": ""
            },
            "require": {
                "asm89/stack-cors": "1.2.0",
                "composer/installers": "v1.5.0",
                "composer/semver": "1.4.2",
                "doctrine/annotations": "v1.2.7",
                "doctrine/cache": "v1.6.1",
                "doctrine/collections": "v1.3.0",
                "doctrine/common": "v2.6.2",
                "doctrine/inflector": "v1.1.0",
                "doctrine/lexer": "v1.0.1",
                "easyrdf/easyrdf": "0.9.1",
                "egulias/email-validator": "1.2.14",
                "guzzlehttp/guzzle": "6.3.0",
                "guzzlehttp/promises": "v1.3.1",
                "guzzlehttp/psr7": "1.4.2",
                "masterminds/html5": "2.3.0",
                "paragonie/random_compat": "v2.0.11",
                "psr/container": "1.0.0",
                "psr/http-message": "1.0.1",
                "psr/log": "1.0.2",
                "stack/builder": "v1.0.5",
                "symfony-cmf/routing": "1.4.1",
                "symfony/class-loader": "v3.4.14",
                "symfony/console": "v3.4.14",
                "symfony/debug": "v3.4.14",
                "symfony/dependency-injection": "v3.4.14",
                "symfony/event-dispatcher": "v3.4.14",
                "symfony/http-foundation": "v3.4.14",
                "symfony/http-kernel": "v3.4.14",
                "symfony/polyfill-ctype": "v1.8.0",
                "symfony/polyfill-iconv": "v1.8.0",
                "symfony/polyfill-mbstring": "v1.8.0",
                "symfony/polyfill-php70": "v1.8.0",
                "symfony/process": "v3.4.14",
                "symfony/psr-http-message-bridge": "v1.0.2",
                "symfony/routing": "v3.4.14",
                "symfony/serializer": "v3.4.14",
                "symfony/translation": "v3.4.14",
                "symfony/validator": "v3.4.14",
                "symfony/yaml": "v3.4.14",
                "twig/twig": "v1.35.3",
                "wikimedia/composer-merge-plugin": "v1.4.1",
                "zendframework/zend-diactoros": "1.4.1",
                "zendframework/zend-escaper": "2.5.2",
                "zendframework/zend-feed": "2.7.0",
                "zendframework/zend-stdlib": "3.0.1"
            },
            "require-dev": {
                "behat/mink": "dev-master#9ea1cebe3dc529ba3861d87c818f045362c40484",
                "behat/mink-browserkit-driver": "v1.3.2",
                "behat/mink-goutte-driver": "v1.2.1",
                "behat/mink-selenium2-driver": "dev-master#93474c65a2a7bf959200ab5f7a14cc450645c185",
                "doctrine/instantiator": "1.0.5",
                "drupal/coder": "8.2.12",
                "fabpot/goutte": "v3.2.1",
                "instaclick/php-webdriver": "1.4.5",
                "ircmaxell/password-compat": "v1.0.4",
                "jcalderonzumba/gastonjs": "v1.0.2",
                "jcalderonzumba/mink-phantomjs-driver": "v0.3.2",
                "mikey179/vfsstream": "v1.6.5",
                "phpdocumentor/reflection-docblock": "2.0.4",
                "phpspec/prophecy": "v1.7.0",
                "phpunit/php-code-coverage": "2.2.4",
                "phpunit/php-file-iterator": "1.4.2",
                "phpunit/php-text-template": "1.2.1",
                "phpunit/php-timer": "1.0.9",
                "phpunit/php-token-stream": "1.4.11",
                "phpunit/phpunit": "4.8.36",
                "phpunit/phpunit-mock-objects": "2.3.8",
                "sebastian/comparator": "1.2.4",
                "sebastian/diff": "1.4.1",
                "sebastian/environment": "1.3.8",
                "sebastian/exporter": "1.2.2",
                "sebastian/global-state": "1.1.1",
                "sebastian/recursion-context": "1.0.5",
                "sebastian/version": "1.0.6",
                "squizlabs/php_codesniffer": "2.8.1",
                "symfony/browser-kit": "v3.4.14",
                "symfony/css-selector": "v3.4.14",
                "symfony/dom-crawler": "v3.4.14",
                "symfony/phpunit-bridge": "v3.4.14"
            },
            "type": "metapackage",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Locked core dependencies",
            "time": "2018-08-01T21:00:49+00:00"
        },
        {
            "name": "webflo/drupal-finder",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webflo/drupal-finder.git",
                "reference": "8a7886c575d6eaa67a425dceccc84e735c0b9637"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/8a7886c575d6eaa67a425dceccc84e735c0b9637",
                "reference": "8a7886c575d6eaa67a425dceccc84e735c0b9637",
                "shasum": ""
            },
            "require-dev": {
                "mikey179/vfsstream": "^1.6",
                "phpunit/phpunit": "^4.8"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/DrupalFinder.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Florian Weber",
                    "email": "florian@webflo.org"
                }
            ],
            "description": "Helper class to locate a Drupal installation from a given path.",
            "time": "2017-10-24T08:12:11+00:00"
        },
        {
            "name": "webmozart/assert",
            "version": "1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozart/assert.git",
                "reference": "0df1908962e7a3071564e857d86874dad1ef204a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozart/assert/zipball/0df1908962e7a3071564e857d86874dad1ef204a",
                "reference": "0df1908962e7a3071564e857d86874dad1ef204a",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.3 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.6",
                "sebastian/version": "^1.0.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Webmozart\\Assert\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "Assertions to validate method input/output with nice error messages.",
            "keywords": [
                "assert",
                "check",
                "validate"
            ],
            "time": "2018-01-29T19:49:41+00:00"
        },
        {
            "name": "webmozart/path-util",
            "version": "2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozart/path-util.git",
                "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
                "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "webmozart/assert": "~1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.6",
                "sebastian/version": "^1.0.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Webmozart\\PathUtil\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.",
            "time": "2015-12-17T08:42:14+00:00"
        },
        {
            "name": "whitehat101/apr1-md5",
            "version": "v1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/whitehat101/apr1-md5.git",
                "reference": "8b261c9fc0481b4e9fa9d01c6ca70867b5d5e819"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/whitehat101/apr1-md5/zipball/8b261c9fc0481b4e9fa9d01c6ca70867b5d5e819",
                "reference": "8b261c9fc0481b4e9fa9d01c6ca70867b5d5e819",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.0.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "WhiteHat101\\Crypt\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jeremy Ebler",
                    "email": "jebler@gmail.com"
                }
            ],
            "description": "Apache's APR1-MD5 algorithm in pure PHP",
            "homepage": "https://github.com/whitehat101/apr1-md5",
            "keywords": [
                "MD5",
                "apr1"
            ],
            "time": "2015-02-11T11:06:42+00:00"
        },
        {
            "name": "wikimedia/composer-merge-plugin",
            "version": "v1.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/wikimedia/composer-merge-plugin.git",
                "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/81c6ac72a24a67383419c7eb9aa2b3437f2ab100",
                "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0",
                "php": ">=5.3.2"
            },
            "require-dev": {
                "composer/composer": "~1.0.0",
                "jakub-onderka/php-parallel-lint": "~0.8",
                "phpunit/phpunit": "~4.8|~5.0",
                "squizlabs/php_codesniffer": "~2.1.0"
            },
            "type": "composer-plugin",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                },
                "class": "Wikimedia\\Composer\\MergePlugin"
            },
            "autoload": {
                "psr-4": {
                    "Wikimedia\\Composer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bryan Davis",
                    "email": "bd808@wikimedia.org"
                }
            ],
            "description": "Composer plugin to merge multiple composer.json files",
            "time": "2017-04-25T02:31:25+00:00"
        },
        {
            "name": "zendframework/zend-diactoros",
            "version": "1.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-diactoros.git",
                "reference": "424a840dc3bedcdeea510b42e056c77c2d6c4bef"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/424a840dc3bedcdeea510b42e056c77c2d6c4bef",
                "reference": "424a840dc3bedcdeea510b42e056c77c2d6c4bef",
                "shasum": ""
            },
            "require": {
                "php": "^5.4 || ^7.0",
                "psr/http-message": "~1.0"
            },
            "provide": {
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "phpunit/phpunit": "^4.6 || ^5.5",
                "zendframework/zend-coding-standard": "~1.0.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev",
                    "dev-develop": "1.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Diactoros\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "description": "PSR HTTP Message implementations",
            "homepage": "https://github.com/zendframework/zend-diactoros",
            "keywords": [
                "http",
                "psr",
                "psr-7"
            ],
            "time": "2017-08-17T21:21:00+00:00"
        },
        {
            "name": "zendframework/zend-escaper",
            "version": "2.5.2",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-escaper.git",
                "reference": "2dcd14b61a72d8b8e27d579c6344e12c26141d4e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/2dcd14b61a72d8b8e27d579c6344e12c26141d4e",
                "reference": "2dcd14b61a72d8b8e27d579c6344e12c26141d4e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.5-dev",
                    "dev-develop": "2.6-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Escaper\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-escaper",
            "keywords": [
                "escaper",
                "zf2"
            ],
            "time": "2016-06-30T19:48:38+00:00"
        },
        {
            "name": "zendframework/zend-feed",
            "version": "2.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-feed.git",
                "reference": "12b328d382aa5200f1de53d4147033b885776b67"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-feed/zipball/12b328d382aa5200f1de53d4147033b885776b67",
                "reference": "12b328d382aa5200f1de53d4147033b885776b67",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0",
                "zendframework/zend-escaper": "^2.5",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0",
                "psr/http-message": "^1.0",
                "zendframework/zend-cache": "^2.5",
                "zendframework/zend-db": "^2.5",
                "zendframework/zend-http": "^2.5",
                "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
                "zendframework/zend-validator": "^2.5"
            },
            "suggest": {
                "psr/http-message": "PSR-7 ^1.0, if you wish to use Zend\\Feed\\Reader\\Http\\Psr7ResponseDecorator",
                "zendframework/zend-cache": "Zend\\Cache component, for optionally caching feeds between requests",
                "zendframework/zend-db": "Zend\\Db component, for use with PubSubHubbub",
                "zendframework/zend-http": "Zend\\Http for PubSubHubbub, and optionally for use with Zend\\Feed\\Reader",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component, for easily extending ExtensionManager implementations",
                "zendframework/zend-validator": "Zend\\Validator component, for validating email addresses used in Atom feeds and entries ehen using the Writer subcomponent"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev",
                    "dev-develop": "2.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Feed\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides functionality for consuming RSS and Atom feeds",
            "homepage": "https://github.com/zendframework/zend-feed",
            "keywords": [
                "feed",
                "zf2"
            ],
            "time": "2016-02-11T18:54:29+00:00"
        },
        {
            "name": "zendframework/zend-stdlib",
            "version": "3.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-stdlib.git",
                "reference": "8bafa58574204bdff03c275d1d618aaa601588ae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/8bafa58574204bdff03c275d1d618aaa601588ae",
                "reference": "8bafa58574204bdff03c275d1d618aaa601588ae",
                "shasum": ""
            },
            "require": {
                "php": "^5.5 || ^7.0"
            },
            "require-dev": {
                "athletic/athletic": "~0.1",
                "fabpot/php-cs-fixer": "1.7.*",
                "phpunit/phpunit": "~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev",
                    "dev-develop": "3.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Zend\\Stdlib\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "homepage": "https://github.com/zendframework/zend-stdlib",
            "keywords": [
                "stdlib",
                "zf2"
            ],
            "time": "2016-04-12T21:19:36+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "dev",
    "stability-flags": {
        "drupal/migrate_devel": 20,
        "drupal/roleassign": 15,
        "drupal/view_unpublished": 15
    },
    "prefer-stable": true,
    "prefer-lowest": false,
    "platform": {
        "php": ">=7.0.8"
    },
    "platform-dev": [],
    "platform-overrides": {
        "php": "7.0.8"
    }
}