[
    {
        "name": "alchemy/zippy",
        "version": "0.4.9",
        "version_normalized": "0.4.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/alchemy-fr/Zippy.git",
            "reference": "59fbeefb9a249122867ef25e53addfcce31850d7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/alchemy-fr/Zippy/zipball/59fbeefb9a249122867ef25e53addfcce31850d7",
            "reference": "59fbeefb9a249122867ef25e53addfcce31850d7",
            "shasum": ""
        },
        "require": {
            "doctrine/collections": "~1.0",
            "php": ">=5.5",
            "symfony/filesystem": "^2.0.5 || ^3.0 || ^4.0",
            "symfony/polyfill-mbstring": "^1.3",
            "symfony/process": "^2.1 || ^3.0 || ^4.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 || ^4.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"
        },
        "time": "2018-02-22T13:58:36+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.4.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "algolia/places",
        "version": "1.10.0",
        "version_normalized": "1.10.0.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/places.js/-/places.js-1.10.0.tgz"
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "drupal-library",
        "extra": {
            "installer-name": "algolia.places"
        },
        "installation-source": "dist"
    },
    {
        "name": "asm89/stack-cors",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/asm89/stack-cors.git",
            "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/asm89/stack-cors/zipball/b9c31def6a83f84b4d4a40d35996d375755f0e08",
            "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9",
            "symfony/http-foundation": "~2.7|~3.0|~4.0|~5.0",
            "symfony/http-kernel": "~2.7|~3.0|~4.0|~5.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.0 || ^4.8.10",
            "squizlabs/php_codesniffer": "^2.3"
        },
        "time": "2019-12-24T22:41:47+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "chi-teck/drupal-code-generator",
        "version": "1.32.0",
        "version_normalized": "1.32.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Chi-teck/drupal-code-generator.git",
            "reference": "0e045f7a7e747af3d8f603156bf4d73be5768246"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/0e045f7a7e747af3d8f603156bf4d73be5768246",
            "reference": "0e045f7a7e747af3d8f603156bf4d73be5768246",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "php": ">=5.5.9",
            "symfony/console": "^3.4 || ^4.0",
            "symfony/filesystem": "^2.7 || ^3.4 || ^4.0",
            "twig/twig": "^1.41 || ^2.12"
        },
        "time": "2020-04-16T06:45:06+00:00",
        "bin": [
            "bin/dcg"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/bootstrap.php"
            ],
            "psr-4": {
                "DrupalCodeGenerator\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "Drupal code generator"
    },
    {
        "name": "ckeditor/autogrow",
        "version": "4.10.0",
        "version_normalized": "4.10.0.0",
        "dist": {
            "type": "zip",
            "url": "https://download.ckeditor.com/autogrow/releases/autogrow_4.10.0.zip"
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "drupal-library",
        "extra": {
            "installer-name": "ckeditor.autogrow"
        },
        "installation-source": "dist"
    },
    {
        "name": "ckeditor/codemirror",
        "version": "v1.17.7",
        "version_normalized": "1.17.7.0",
        "dist": {
            "type": "zip",
            "url": "https://github.com/w8tcha/CKEditor-CodeMirror-Plugin/releases/download/v1.17.7/CKEditor-CodeMirror-Plugin.zip"
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "drupal-library",
        "extra": {
            "installer-name": "ckeditor.codemirror"
        },
        "installation-source": "dist"
    },
    {
        "name": "ckeditor/fakeobjects",
        "version": "4.10.0",
        "version_normalized": "4.10.0.0",
        "dist": {
            "type": "zip",
            "url": "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.10.0.zip"
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "drupal-library",
        "extra": {
            "installer-name": "ckeditor.fakeobjects"
        },
        "installation-source": "dist"
    },
    {
        "name": "ckeditor/image",
        "version": "4.10.0",
        "version_normalized": "4.10.0.0",
        "dist": {
            "type": "zip",
            "url": "https://download.ckeditor.com/image/releases/image_4.10.0.zip"
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "drupal-library",
        "extra": {
            "installer-name": "ckeditor.image"
        },
        "installation-source": "dist"
    },
    {
        "name": "ckeditor/link",
        "version": "4.10.0",
        "version_normalized": "4.10.0.0",
        "dist": {
            "type": "zip",
            "url": "https://download.ckeditor.com/link/releases/link_4.10.0.zip"
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "drupal-library",
        "extra": {
            "installer-name": "ckeditor.link"
        },
        "installation-source": "dist"
    },
    {
        "name": "codemirror/codemirror",
        "version": "5.40.0",
        "version_normalized": "5.40.0.0",
        "dist": {
            "type": "zip",
            "url": "https://github.com/components/codemirror/archive/5.40.0.zip"
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "drupal-library",
        "extra": {
            "installer-name": "codemirror"
        },
        "installation-source": "dist"
    },
    {
        "name": "commerceguys/addressing",
        "version": "v1.0.7",
        "version_normalized": "1.0.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/commerceguys/addressing.git",
            "reference": "fa434c03e99a416de0b37d98068c6c0bdfd78cde"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/commerceguys/addressing/zipball/fa434c03e99a416de0b37d98068c6c0bdfd78cde",
            "reference": "fa434c03e99a416de0b37d98068c6c0bdfd78cde",
            "shasum": ""
        },
        "require": {
            "doctrine/collections": "~1.0",
            "php": ">=7.0.8"
        },
        "require-dev": {
            "mikey179/vfsstream": "1.*",
            "phpunit/phpunit": "^6.0",
            "squizlabs/php_codesniffer": "2.*",
            "symfony/validator": "^3.4"
        },
        "suggest": {
            "symfony/validator": "to validate addresses"
        },
        "time": "2020-01-24T16:21:06+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "composer/installers",
        "version": "v1.9.0",
        "version_normalized": "1.9.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/installers.git",
            "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/installers/zipball/b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
            "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0 || ^2.0"
        },
        "replace": {
            "roundcube/plugin-installer": "*",
            "shama/baton": "*"
        },
        "require-dev": {
            "composer/composer": "1.6.* || 2.0.*@dev",
            "composer/semver": "1.0.* || 2.0.*@dev",
            "phpunit/phpunit": "^4.8.36",
            "sebastian/comparator": "^1.2.4",
            "symfony/process": "^2.3"
        },
        "time": "2020-04-07T06:57:05+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "Composer\\Installers\\Plugin",
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\Installers\\": "src/Composer/Installers"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kyle Robinson Young",
                "email": "kyle@dontkry.com",
                "homepage": "https://github.com/shama"
            }
        ],
        "description": "A multi-framework Composer library installer",
        "homepage": "https://composer.github.io/installers/",
        "keywords": [
            "Craft",
            "Dolibarr",
            "Eliasis",
            "Hurad",
            "ImageCMS",
            "Kanboard",
            "Lan Management System",
            "MODX Evo",
            "MantisBT",
            "Mautic",
            "Maya",
            "OXID",
            "Plentymarkets",
            "Porto",
            "RadPHP",
            "SMF",
            "Thelia",
            "Whmcs",
            "WolfCMS",
            "agl",
            "aimeos",
            "annotatecms",
            "attogram",
            "bitrix",
            "cakephp",
            "chef",
            "cockpit",
            "codeigniter",
            "concrete5",
            "croogo",
            "dokuwiki",
            "drupal",
            "eZ Platform",
            "elgg",
            "expressionengine",
            "fuelphp",
            "grav",
            "installer",
            "itop",
            "joomla",
            "known",
            "kohana",
            "laravel",
            "lavalite",
            "lithium",
            "magento",
            "majima",
            "mako",
            "mediawiki",
            "modulework",
            "modx",
            "moodle",
            "osclass",
            "phpbb",
            "piwik",
            "ppi",
            "puppet",
            "pxcms",
            "reindex",
            "roundcube",
            "shopware",
            "silverstripe",
            "sydes",
            "sylius",
            "symfony",
            "typo3",
            "wordpress",
            "yawik",
            "zend",
            "zikula"
        ]
    },
    {
        "name": "composer/semver",
        "version": "1.7.2",
        "version_normalized": "1.7.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/semver.git",
            "reference": "647490bbcaf7fc4891c58f47b825eb99d19c377a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/semver/zipball/647490bbcaf7fc4891c58f47b825eb99d19c377a",
            "reference": "647490bbcaf7fc4891c58f47b825eb99d19c377a",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.2 || ^7.0 || ^8.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.5 || ^5.0.5"
        },
        "time": "2020-12-03T15:47:16+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ],
        "funding": [
            {
                "url": "https://packagist.com",
                "type": "custom"
            },
            {
                "url": "https://github.com/composer",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "consolidation/annotated-command",
        "version": "2.12.0",
        "version_normalized": "2.12.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/consolidation/annotated-command.git",
            "reference": "512a2e54c98f3af377589de76c43b24652bcb789"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/512a2e54c98f3af377589de76c43b24652bcb789",
            "reference": "512a2e54c98f3af377589de76c43b24652bcb789",
            "shasum": ""
        },
        "require": {
            "consolidation/output-formatters": "^3.4",
            "php": ">=5.4.5",
            "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": "^3",
            "php-coveralls/php-coveralls": "^1",
            "phpunit/phpunit": "^6",
            "squizlabs/php_codesniffer": "^2.7"
        },
        "time": "2019-03-08T16:55:03+00:00",
        "type": "library",
        "extra": {
            "scenarios": {
                "symfony4": {
                    "require": {
                        "symfony/console": "^4.0"
                    },
                    "config": {
                        "platform": {
                            "php": "7.1.3"
                        }
                    }
                },
                "symfony2": {
                    "require": {
                        "symfony/console": "^2.8"
                    },
                    "require-dev": {
                        "phpunit/phpunit": "^4.8.36"
                    },
                    "remove": [
                        "php-coveralls/php-coveralls"
                    ],
                    "config": {
                        "platform": {
                            "php": "5.4.8"
                        }
                    },
                    "scenario-options": {
                        "create-lockfile": "false"
                    }
                },
                "phpunit4": {
                    "require-dev": {
                        "phpunit/phpunit": "^4.8.36"
                    },
                    "remove": [
                        "php-coveralls/php-coveralls"
                    ],
                    "config": {
                        "platform": {
                            "php": "5.4.8"
                        }
                    }
                }
            },
            "branch-alias": {
                "dev-master": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "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."
    },
    {
        "name": "consolidation/config",
        "version": "1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/consolidation/config.git",
            "reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/consolidation/config/zipball/cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1",
            "reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1",
            "shasum": ""
        },
        "require": {
            "dflydev/dot-access-data": "^1.1.0",
            "grasmash/expander": "^1",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "g1a/composer-test-scenarios": "^3",
            "php-coveralls/php-coveralls": "^1",
            "phpunit/phpunit": "^5",
            "squizlabs/php_codesniffer": "2.*",
            "symfony/console": "^2.5|^3|^4",
            "symfony/yaml": "^2.8.11|^3|^4"
        },
        "suggest": {
            "symfony/yaml": "Required to use Consolidation\\Config\\Loader\\YamlConfigLoader"
        },
        "time": "2019-03-03T19:37:04+00:00",
        "type": "library",
        "extra": {
            "scenarios": {
                "symfony4": {
                    "require-dev": {
                        "symfony/console": "^4.0"
                    },
                    "config": {
                        "platform": {
                            "php": "7.1.3"
                        }
                    }
                },
                "symfony2": {
                    "require-dev": {
                        "symfony/console": "^2.8",
                        "symfony/event-dispatcher": "^2.8",
                        "phpunit/phpunit": "^4.8.36"
                    },
                    "remove": [
                        "php-coveralls/php-coveralls"
                    ],
                    "config": {
                        "platform": {
                            "php": "5.4.8"
                        }
                    }
                }
            },
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Consolidation\\Config\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Greg Anderson",
                "email": "greg.1.anderson@greenknowe.org"
            }
        ],
        "description": "Provide configuration services for a commandline tool."
    },
    {
        "name": "consolidation/filter-via-dot-access-data",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/consolidation/filter-via-dot-access-data.git",
            "reference": "a53e96c6b9f7f042f5e085bf911f3493cea823c6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/consolidation/filter-via-dot-access-data/zipball/a53e96c6b9f7f042f5e085bf911f3493cea823c6",
            "reference": "a53e96c6b9f7f042f5e085bf911f3493cea823c6",
            "shasum": ""
        },
        "require": {
            "dflydev/dot-access-data": "^1.1.0",
            "php": ">=5.5.0"
        },
        "require-dev": {
            "consolidation/robo": "^1.2.3",
            "g1a/composer-test-scenarios": "^3",
            "knplabs/github-api": "^2.7",
            "php-coveralls/php-coveralls": "^1",
            "php-http/guzzle6-adapter": "^1.1",
            "phpunit/phpunit": "^5",
            "squizlabs/php_codesniffer": "^2.8",
            "symfony/console": "^2.8|^3|^4"
        },
        "time": "2019-01-18T06:05:07+00:00",
        "type": "library",
        "extra": {
            "scenarios": {
                "phpunit5": {
                    "require-dev": {
                        "phpunit/phpunit": "^5.7.27"
                    },
                    "remove": [
                        "php-coveralls/php-coveralls"
                    ],
                    "config": {
                        "platform": {
                            "php": "5.6.33"
                        }
                    }
                }
            },
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Consolidation\\Filter\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Greg Anderson",
                "email": "greg.1.anderson@greenknowe.org"
            }
        ],
        "description": "This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo."
    },
    {
        "name": "consolidation/log",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/consolidation/log.git",
            "reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/consolidation/log/zipball/b2e887325ee90abc96b0a8b7b474cd9e7c896e3a",
            "reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.5",
            "psr/log": "^1.0",
            "symfony/console": "^2.8|^3|^4"
        },
        "require-dev": {
            "g1a/composer-test-scenarios": "^3",
            "php-coveralls/php-coveralls": "^1",
            "phpunit/phpunit": "^6",
            "squizlabs/php_codesniffer": "^2"
        },
        "time": "2019-01-01T17:30:51+00:00",
        "type": "library",
        "extra": {
            "scenarios": {
                "symfony4": {
                    "require": {
                        "symfony/console": "^4.0"
                    },
                    "config": {
                        "platform": {
                            "php": "7.1.3"
                        }
                    }
                },
                "symfony2": {
                    "require": {
                        "symfony/console": "^2.8"
                    },
                    "require-dev": {
                        "phpunit/phpunit": "^4.8.36"
                    },
                    "remove": [
                        "php-coveralls/php-coveralls"
                    ],
                    "config": {
                        "platform": {
                            "php": "5.4.8"
                        }
                    }
                },
                "phpunit4": {
                    "require-dev": {
                        "phpunit/phpunit": "^4.8.36"
                    },
                    "remove": [
                        "php-coveralls/php-coveralls"
                    ],
                    "config": {
                        "platform": {
                            "php": "5.4.8"
                        }
                    }
                }
            },
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Consolidation\\Log\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Greg Anderson",
                "email": "greg.1.anderson@greenknowe.org"
            }
        ],
        "description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components."
    },
    {
        "name": "consolidation/output-formatters",
        "version": "3.5.0",
        "version_normalized": "3.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/consolidation/output-formatters.git",
            "reference": "99ec998ffb697e0eada5aacf81feebfb13023605"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/99ec998ffb697e0eada5aacf81feebfb13023605",
            "reference": "99ec998ffb697e0eada5aacf81feebfb13023605",
            "shasum": ""
        },
        "require": {
            "dflydev/dot-access-data": "^1.1.0",
            "php": ">=5.4.0",
            "symfony/console": "^2.8|^3|^4",
            "symfony/finder": "^2.5|^3|^4"
        },
        "require-dev": {
            "g1a/composer-test-scenarios": "^3",
            "php-coveralls/php-coveralls": "^1",
            "phpunit/phpunit": "^5.7.27",
            "squizlabs/php_codesniffer": "^2.7",
            "symfony/var-dumper": "^2.8|^3|^4",
            "victorjonsson/markdowndocs": "^1.3"
        },
        "suggest": {
            "symfony/var-dumper": "For using the var_dump formatter"
        },
        "time": "2019-05-30T23:16:01+00:00",
        "type": "library",
        "extra": {
            "scenarios": {
                "symfony4": {
                    "require": {
                        "symfony/console": "^4.0"
                    },
                    "require-dev": {
                        "phpunit/phpunit": "^6"
                    },
                    "config": {
                        "platform": {
                            "php": "7.1.3"
                        }
                    }
                },
                "symfony3": {
                    "require": {
                        "symfony/console": "^3.4",
                        "symfony/finder": "^3.4",
                        "symfony/var-dumper": "^3.4"
                    },
                    "config": {
                        "platform": {
                            "php": "5.6.32"
                        }
                    }
                },
                "symfony2": {
                    "require": {
                        "symfony/console": "^2.8"
                    },
                    "require-dev": {
                        "phpunit/phpunit": "^4.8.36"
                    },
                    "remove": [
                        "php-coveralls/php-coveralls"
                    ],
                    "config": {
                        "platform": {
                            "php": "5.4.8"
                        }
                    },
                    "scenario-options": {
                        "create-lockfile": "false"
                    }
                }
            },
            "branch-alias": {
                "dev-master": "3.x-dev"
            }
        },
        "installation-source": "dist",
        "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."
    },
    {
        "name": "consolidation/robo",
        "version": "1.4.12",
        "version_normalized": "1.4.12.0",
        "source": {
            "type": "git",
            "url": "https://github.com/consolidation/Robo.git",
            "reference": "eb45606f498b3426b9a98b7c85e300666a968e51"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/consolidation/Robo/zipball/eb45606f498b3426b9a98b7c85e300666a968e51",
            "reference": "eb45606f498b3426b9a98b7c85e300666a968e51",
            "shasum": ""
        },
        "require": {
            "consolidation/annotated-command": "^2.11.0|^4.1",
            "consolidation/config": "^1.2.1",
            "consolidation/log": "^1.1.1|^2",
            "consolidation/output-formatters": "^3.1.13|^4.1",
            "consolidation/self-update": "^1.1.5",
            "grasmash/yaml-expander": "^1.4",
            "league/container": "^2.4.1",
            "php": ">=5.5.0",
            "symfony/console": "^2.8|^3|^4",
            "symfony/event-dispatcher": "^2.5|^3|^4",
            "symfony/filesystem": "^2.5|^3|^4",
            "symfony/finder": "^2.5|^3|^4",
            "symfony/process": "^2.5|^3|^4"
        },
        "replace": {
            "codegyre/robo": "< 1.0"
        },
        "require-dev": {
            "g1a/composer-test-scenarios": "^3",
            "natxet/cssmin": "3.0.4",
            "patchwork/jsqueeze": "^2",
            "pear/archive_tar": "^1.4.4",
            "php-coveralls/php-coveralls": "^1",
            "phpunit/phpunit": "^5.7.27",
            "squizlabs/php_codesniffer": "^3"
        },
        "suggest": {
            "henrikbjorn/lurker": "For monitoring filesystem changes in taskWatch",
            "natxet/CssMin": "For minifying CSS files in taskMinify",
            "patchwork/jsqueeze": "For minifying JS files in taskMinify",
            "pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively."
        },
        "time": "2020-02-18T17:31:26+00:00",
        "bin": [
            "robo"
        ],
        "type": "library",
        "extra": {
            "scenarios": {
                "symfony4": {
                    "require": {
                        "symfony/console": "^4"
                    },
                    "config": {
                        "platform": {
                            "php": "7.1.3"
                        }
                    }
                },
                "symfony2": {
                    "require": {
                        "symfony/console": "^2.8"
                    },
                    "require-dev": {
                        "phpunit/phpunit": "^4.8.36"
                    },
                    "remove": [
                        "php-coveralls/php-coveralls"
                    ],
                    "config": {
                        "platform": {
                            "php": "5.5.9"
                        }
                    },
                    "scenario-options": {
                        "create-lockfile": "false"
                    }
                }
            },
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Robo\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Davert",
                "email": "davert.php@resend.cc"
            }
        ],
        "description": "Modern task runner"
    },
    {
        "name": "consolidation/self-update",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/consolidation/self-update.git",
            "reference": "dba6b2c0708f20fa3ba8008a2353b637578849b4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/consolidation/self-update/zipball/dba6b2c0708f20fa3ba8008a2353b637578849b4",
            "reference": "dba6b2c0708f20fa3ba8008a2353b637578849b4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.0",
            "symfony/console": "^2.8|^3|^4|^5",
            "symfony/filesystem": "^2.5|^3|^4|^5"
        },
        "time": "2020-04-13T02:49:20+00:00",
        "bin": [
            "scripts/release"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "SelfUpdate\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alexander Menk",
                "email": "menk@mestrona.net"
            },
            {
                "name": "Greg Anderson",
                "email": "greg.1.anderson@greenknowe.org"
            }
        ],
        "description": "Provides a self:update command for Symfony Console applications."
    },
    {
        "name": "consolidation/site-alias",
        "version": "3.0.0",
        "version_normalized": "3.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/consolidation/site-alias.git",
            "reference": "8cfd3b6ab6d541086fc970bf850864293b284e6f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/consolidation/site-alias/zipball/8cfd3b6ab6d541086fc970bf850864293b284e6f",
            "reference": "8cfd3b6ab6d541086fc970bf850864293b284e6f",
            "shasum": ""
        },
        "require": {
            "consolidation/config": "^1.2.1",
            "php": ">=5.5.0"
        },
        "require-dev": {
            "consolidation/robo": "^1.2.3",
            "g1a/composer-test-scenarios": "^3",
            "knplabs/github-api": "^2.7",
            "php-coveralls/php-coveralls": "^1",
            "php-http/guzzle6-adapter": "^1.1",
            "phpunit/phpunit": "^6",
            "squizlabs/php_codesniffer": "^2.8",
            "symfony/console": "^2.8|^3|^4",
            "symfony/yaml": "~2.3|^3"
        },
        "time": "2019-03-12T17:31:48+00:00",
        "type": "library",
        "extra": {
            "scenarios": {
                "phpunit5": {
                    "require-dev": {
                        "phpunit/phpunit": "^5.7.27"
                    },
                    "remove": [
                        "php-coveralls/php-coveralls"
                    ],
                    "config": {
                        "platform": {
                            "php": "5.6.33"
                        }
                    }
                }
            },
            "branch-alias": {
                "dev-master": "3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Consolidation\\SiteAlias\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Moshe Weitzman",
                "email": "weitzman@tejasa.com"
            },
            {
                "name": "Greg Anderson",
                "email": "greg.1.anderson@greenknowe.org"
            }
        ],
        "description": "Manage alias records for local and remote sites."
    },
    {
        "name": "consolidation/site-process",
        "version": "2.1.0",
        "version_normalized": "2.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/consolidation/site-process.git",
            "reference": "f3211fa4c60671c6f068184221f06f932556e443"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/consolidation/site-process/zipball/f3211fa4c60671c6f068184221f06f932556e443",
            "reference": "f3211fa4c60671c6f068184221f06f932556e443",
            "shasum": ""
        },
        "require": {
            "consolidation/config": "^1.2.1",
            "consolidation/site-alias": "^3",
            "php": ">=5.6.0",
            "symfony/process": "^3.4"
        },
        "require-dev": {
            "consolidation/robo": "^1.3",
            "g1a/composer-test-scenarios": "^3",
            "knplabs/github-api": "^2.7",
            "php-coveralls/php-coveralls": "^1",
            "php-http/guzzle6-adapter": "^1.1",
            "phpunit/phpunit": "^6",
            "squizlabs/php_codesniffer": "^2.8"
        },
        "time": "2019-09-10T17:56:24+00:00",
        "type": "library",
        "extra": {
            "scenarios": {
                "phpunit5": {
                    "require-dev": {
                        "phpunit/phpunit": "^5.7.27"
                    },
                    "remove": [
                        "php-coveralls/php-coveralls"
                    ],
                    "config": {
                        "platform": {
                            "php": "5.6.33"
                        }
                    }
                }
            },
            "branch-alias": {
                "dev-master": "0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Consolidation\\SiteProcess\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Greg Anderson",
                "email": "greg.1.anderson@greenknowe.org"
            },
            {
                "name": "Moshe Weitzman",
                "email": "weitzman@tejasa.com"
            }
        ],
        "description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call."
    },
    {
        "name": "container-interop/container-interop",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/container-interop/container-interop.git",
            "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
            "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
            "shasum": ""
        },
        "require": {
            "psr/container": "^1.0"
        },
        "time": "2017-02-14T19:40:03+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Interop\\Container\\": "src/Interop/Container/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
        "homepage": "https://github.com/container-interop/container-interop",
        "abandoned": "psr/container"
    },
    {
        "name": "cweagans/composer-patches",
        "version": "1.6.7",
        "version_normalized": "1.6.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/cweagans/composer-patches.git",
            "reference": "2e6f72a2ad8d59cd7e2b729f218bf42adb14f590"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/2e6f72a2ad8d59cd7e2b729f218bf42adb14f590",
            "reference": "2e6f72a2ad8d59cd7e2b729f218bf42adb14f590",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "composer/composer": "~1.0",
            "phpunit/phpunit": "~4.6"
        },
        "time": "2019-08-29T20:11:49+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "cweagans\\Composer\\Patches"
        },
        "installation-source": "dist",
        "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."
    },
    {
        "name": "defuse/php-encryption",
        "version": "v2.2.1",
        "version_normalized": "2.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/defuse/php-encryption.git",
            "reference": "0f407c43b953d571421e0020ba92082ed5fb7620"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/defuse/php-encryption/zipball/0f407c43b953d571421e0020ba92082ed5fb7620",
            "reference": "0f407c43b953d571421e0020ba92082ed5fb7620",
            "shasum": ""
        },
        "require": {
            "ext-openssl": "*",
            "paragonie/random_compat": ">= 2",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "nikic/php-parser": "^2.0|^3.0|^4.0",
            "phpunit/phpunit": "^4|^5"
        },
        "time": "2018-07-24T23:27:56+00:00",
        "bin": [
            "bin/generate-defuse-key"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Defuse\\Crypto\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Hornby",
                "email": "taylor@defuse.ca",
                "homepage": "https://defuse.ca/"
            },
            {
                "name": "Scott Arciszewski",
                "email": "info@paragonie.com",
                "homepage": "https://paragonie.com"
            }
        ],
        "description": "Secure PHP Encryption Library",
        "keywords": [
            "aes",
            "authenticated encryption",
            "cipher",
            "crypto",
            "cryptography",
            "encrypt",
            "encryption",
            "openssl",
            "security",
            "symmetric key cryptography"
        ]
    },
    {
        "name": "dflydev/dot-access-configuration",
        "version": "v1.0.3",
        "version_normalized": "1.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/dflydev/dflydev-dot-access-configuration.git",
            "reference": "2e6eb0c8b8830b26bb23defcfc38d4276508fc49"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-configuration/zipball/2e6eb0c8b8830b26bb23defcfc38d4276508fc49",
            "reference": "2e6eb0c8b8830b26bb23defcfc38d4276508fc49",
            "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"
        },
        "time": "2018-09-08T23:00:17+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "dflydev/dot-access-data",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.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"
        },
        "time": "2017-01-20T21:14:22+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "dflydev/placeholder-resolver",
        "version": "v1.0.2",
        "version_normalized": "1.0.2.0",
        "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"
        },
        "time": "2012-10-28T21:08:28+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "dnoegel/php-xdg-base-dir",
        "version": "v0.1.1",
        "version_normalized": "0.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
            "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
            "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "~7.0|~6.0|~5.0|~4.8.35"
        },
        "time": "2019-12-04T15:06:13+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "XdgBaseDir\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "implementation of xdg base directory specification for php"
    },
    {
        "name": "doctrine/annotations",
        "version": "1.13.1",
        "version_normalized": "1.13.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/annotations.git",
            "reference": "e6e7b7d5b45a2f2abc5460cc6396480b2b1d321f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/annotations/zipball/e6e7b7d5b45a2f2abc5460cc6396480b2b1d321f",
            "reference": "e6e7b7d5b45a2f2abc5460cc6396480b2b1d321f",
            "shasum": ""
        },
        "require": {
            "doctrine/lexer": "1.*",
            "ext-tokenizer": "*",
            "php": "^7.1 || ^8.0",
            "psr/cache": "^1 || ^2 || ^3"
        },
        "require-dev": {
            "doctrine/cache": "^1.11 || ^2.0",
            "doctrine/coding-standard": "^6.0 || ^8.1",
            "phpstan/phpstan": "^0.12.20",
            "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
            "symfony/cache": "^4.4 || ^5.2"
        },
        "time": "2021-05-16T18:07:53+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Docblock Annotations Parser",
        "homepage": "https://www.doctrine-project.org/projects/annotations.html",
        "keywords": [
            "annotations",
            "docblock",
            "parser"
        ]
    },
    {
        "name": "doctrine/cache",
        "version": "1.11.3",
        "version_normalized": "1.11.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/cache.git",
            "reference": "3bb5588cec00a0268829cc4a518490df6741af9d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/cache/zipball/3bb5588cec00a0268829cc4a518490df6741af9d",
            "reference": "3bb5588cec00a0268829cc4a518490df6741af9d",
            "shasum": ""
        },
        "require": {
            "php": "~7.1 || ^8.0"
        },
        "conflict": {
            "doctrine/common": ">2.2,<2.4",
            "psr/cache": ">=3"
        },
        "require-dev": {
            "alcaeus/mongo-php-adapter": "^1.1",
            "cache/integration-tests": "dev-master",
            "doctrine/coding-standard": "^8.0",
            "mongodb/mongodb": "^1.1",
            "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
            "predis/predis": "~1.0",
            "psr/cache": "^1.0 || ^2.0",
            "symfony/cache": "^4.4 || ^5.2"
        },
        "suggest": {
            "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
        },
        "time": "2021-05-25T09:01:55+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
        "homepage": "https://www.doctrine-project.org/projects/cache.html",
        "keywords": [
            "abstraction",
            "apcu",
            "cache",
            "caching",
            "couchdb",
            "memcached",
            "php",
            "redis",
            "xcache"
        ],
        "funding": [
            {
                "url": "https://www.doctrine-project.org/sponsorship.html",
                "type": "custom"
            },
            {
                "url": "https://www.patreon.com/phpdoctrine",
                "type": "patreon"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "doctrine/collections",
        "version": "1.6.7",
        "version_normalized": "1.6.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/collections.git",
            "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/collections/zipball/55f8b799269a1a472457bd1a41b4f379d4cfba4a",
            "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3 || ^8.0"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0",
            "phpstan/phpstan-shim": "^0.9.2",
            "phpunit/phpunit": "^7.0",
            "vimeo/psalm": "^3.8.1"
        },
        "time": "2020-07-27T17:53:49+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
        "homepage": "https://www.doctrine-project.org/projects/collections.html",
        "keywords": [
            "array",
            "collections",
            "iterators",
            "php"
        ]
    },
    {
        "name": "doctrine/common",
        "version": "2.13.3",
        "version_normalized": "2.13.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/common.git",
            "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/common/zipball/f3812c026e557892c34ef37f6ab808a6b567da7f",
            "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "^1.0",
            "doctrine/cache": "^1.0",
            "doctrine/collections": "^1.0",
            "doctrine/event-manager": "^1.0",
            "doctrine/inflector": "^1.0",
            "doctrine/lexer": "^1.0",
            "doctrine/persistence": "^1.3.3",
            "doctrine/reflection": "^1.0",
            "php": "^7.1 || ^8.0"
        },
        "require-dev": {
            "doctrine/coding-standard": "^1.0",
            "phpstan/phpstan": "^0.11",
            "phpstan/phpstan-phpunit": "^0.11",
            "phpunit/phpunit": "^7.0",
            "squizlabs/php_codesniffer": "^3.0",
            "symfony/phpunit-bridge": "^4.0.5"
        },
        "time": "2020-06-05T16:46:05+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.11.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\": "lib/Doctrine/Common"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            },
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com"
            }
        ],
        "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.",
        "homepage": "https://www.doctrine-project.org/projects/common.html",
        "keywords": [
            "common",
            "doctrine",
            "php"
        ],
        "funding": [
            {
                "url": "https://www.doctrine-project.org/sponsorship.html",
                "type": "custom"
            },
            {
                "url": "https://www.patreon.com/phpdoctrine",
                "type": "patreon"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "doctrine/event-manager",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/event-manager.git",
            "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
            "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
            "shasum": ""
        },
        "require": {
            "php": "^7.1 || ^8.0"
        },
        "conflict": {
            "doctrine/common": "<2.9@dev"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0",
            "phpunit/phpunit": "^7.0"
        },
        "time": "2020-05-29T18:28:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\": "lib/Doctrine/Common"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            },
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com"
            }
        ],
        "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
        "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
        "keywords": [
            "event",
            "event dispatcher",
            "event manager",
            "event system",
            "events"
        ],
        "funding": [
            {
                "url": "https://www.doctrine-project.org/sponsorship.html",
                "type": "custom"
            },
            {
                "url": "https://www.patreon.com/phpdoctrine",
                "type": "patreon"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "doctrine/inflector",
        "version": "1.4.4",
        "version_normalized": "1.4.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/inflector.git",
            "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/inflector/zipball/4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9",
            "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9",
            "shasum": ""
        },
        "require": {
            "php": "^7.1 || ^8.0"
        },
        "require-dev": {
            "doctrine/coding-standard": "^8.0",
            "phpstan/phpstan": "^0.12",
            "phpstan/phpstan-phpunit": "^0.12",
            "phpstan/phpstan-strict-rules": "^0.12",
            "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
        },
        "time": "2021-04-16T17:34:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector",
                "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
        "homepage": "https://www.doctrine-project.org/projects/inflector.html",
        "keywords": [
            "inflection",
            "inflector",
            "lowercase",
            "manipulation",
            "php",
            "plural",
            "singular",
            "strings",
            "uppercase",
            "words"
        ],
        "funding": [
            {
                "url": "https://www.doctrine-project.org/sponsorship.html",
                "type": "custom"
            },
            {
                "url": "https://www.patreon.com/phpdoctrine",
                "type": "patreon"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "doctrine/lexer",
        "version": "1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/lexer.git",
            "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
            "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
            "shasum": ""
        },
        "require": {
            "php": "^7.2 || ^8.0"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0",
            "phpstan/phpstan": "^0.11.8",
            "phpunit/phpunit": "^8.2"
        },
        "time": "2020-05-25T17:44:05+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
        "homepage": "https://www.doctrine-project.org/projects/lexer.html",
        "keywords": [
            "annotations",
            "docblock",
            "lexer",
            "parser",
            "php"
        ],
        "funding": [
            {
                "url": "https://www.doctrine-project.org/sponsorship.html",
                "type": "custom"
            },
            {
                "url": "https://www.patreon.com/phpdoctrine",
                "type": "patreon"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "doctrine/persistence",
        "version": "1.3.8",
        "version_normalized": "1.3.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/persistence.git",
            "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/persistence/zipball/7a6eac9fb6f61bba91328f15aa7547f4806ca288",
            "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "^1.0",
            "doctrine/cache": "^1.0",
            "doctrine/collections": "^1.0",
            "doctrine/event-manager": "^1.0",
            "doctrine/reflection": "^1.2",
            "php": "^7.1 || ^8.0"
        },
        "conflict": {
            "doctrine/common": "<2.10@dev"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0",
            "phpstan/phpstan": "^0.11",
            "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
            "vimeo/psalm": "^3.11"
        },
        "time": "2020-06-20T12:56:16+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\": "lib/Doctrine/Common",
                "Doctrine\\Persistence\\": "lib/Doctrine/Persistence"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            },
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com"
            }
        ],
        "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
        "homepage": "https://doctrine-project.org/projects/persistence.html",
        "keywords": [
            "mapper",
            "object",
            "odm",
            "orm",
            "persistence"
        ],
        "funding": [
            {
                "url": "https://www.doctrine-project.org/sponsorship.html",
                "type": "custom"
            },
            {
                "url": "https://www.patreon.com/phpdoctrine",
                "type": "patreon"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "doctrine/reflection",
        "version": "1.2.2",
        "version_normalized": "1.2.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/reflection.git",
            "reference": "fa587178be682efe90d005e3a322590d6ebb59a5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/reflection/zipball/fa587178be682efe90d005e3a322590d6ebb59a5",
            "reference": "fa587178be682efe90d005e3a322590d6ebb59a5",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "^1.0",
            "ext-tokenizer": "*",
            "php": "^7.1 || ^8.0"
        },
        "conflict": {
            "doctrine/common": "<2.9"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0 || ^8.2.0",
            "doctrine/common": "^2.10",
            "phpstan/phpstan": "^0.11.0 || ^0.12.20",
            "phpstan/phpstan-phpunit": "^0.11.0 || ^0.12.16",
            "phpunit/phpunit": "^7.5 || ^9.1.5"
        },
        "time": "2020-10-27T21:46:55+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\": "lib/Doctrine/Common"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            },
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com"
            }
        ],
        "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.",
        "homepage": "https://www.doctrine-project.org/projects/reflection.html",
        "keywords": [
            "reflection",
            "static"
        ],
        "abandoned": "roave/better-reflection"
    },
    {
        "name": "drupal-composer/drupal-scaffold",
        "version": "2.6.1",
        "version_normalized": "2.6.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/drupal-composer/drupal-scaffold.git",
            "reference": "13c1ffc7dd4925cb03707759128b85c0cd6276f8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/drupal-composer/drupal-scaffold/zipball/13c1ffc7dd4925cb03707759128b85c0cd6276f8",
            "reference": "13c1ffc7dd4925cb03707759128b85c0cd6276f8",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0.0",
            "composer/semver": "^1.4",
            "php": "^5.5.9|>=7.0.8"
        },
        "require-dev": {
            "composer/composer": "dev-master",
            "g1a/composer-test-scenarios": "^2.1.0",
            "phpunit/phpunit": "^6",
            "squizlabs/php_codesniffer": "^2.8"
        },
        "time": "2019-03-30T10:41:38+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "DrupalComposer\\DrupalScaffold\\Plugin",
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "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",
        "abandoned": "drupal/core-composer-scaffold"
    },
    {
        "name": "drupal/acknowledgements",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/acknowledgements.git",
            "reference": "1cc5bfce7a64cb01f73f081bb88b938c1b7309d7"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "require-dev": {
            "drupal/token": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta9+1-dev",
                "datestamp": "1546857480",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "pagolo",
                "homepage": "https://www.drupal.org/user/2497650"
            }
        ],
        "homepage": "https://www.drupal.org/project/acknowledgements",
        "support": {
            "source": "http://cgit.drupalcode.org/acknowledgements"
        }
    },
    {
        "name": "drupal/address",
        "version": "1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/address.git",
            "reference": "8.x-1.8"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/address-8.x-1.8.zip",
            "reference": "8.x-1.8",
            "shasum": "ded73be392ba9257fca9289719757928a8826275"
        },
        "require": {
            "commerceguys/addressing": "^1.0.7",
            "drupal/core": "^8.7.7 || ^9"
        },
        "require-dev": {
            "drupal/token": "^1.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.8",
                "datestamp": "1582913039",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "bojanz",
                "homepage": "https://www.drupal.org/user/86106"
            },
            {
                "name": "dww",
                "homepage": "https://www.drupal.org/user/46549"
            },
            {
                "name": "googletorp",
                "homepage": "https://www.drupal.org/user/386230"
            },
            {
                "name": "jsacksick",
                "homepage": "https://www.drupal.org/user/972218"
            },
            {
                "name": "mglaman",
                "homepage": "https://www.drupal.org/user/2416470"
            },
            {
                "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": "https://git.drupalcode.org/project/address"
        }
    },
    {
        "name": "drupal/address_autocomplete_gmaps",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/address_autocomplete_gmaps.git",
            "reference": "352ce11834a883da4ca18625dc7fde14d690dd13"
        },
        "require": {
            "drupal/address": "*",
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1527159784",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Alluuu",
                "homepage": "https://www.drupal.org/user/2746435"
            },
            {
                "name": "drugan",
                "homepage": "https://www.drupal.org/user/1578644"
            }
        ],
        "description": "Provides an autocomplete field for the address module through the Google Maps Javascript API. (Requires key)",
        "homepage": "https://www.drupal.org/project/address_autocomplete_gmaps",
        "support": {
            "source": "http://cgit.drupalcode.org/address_autocomplete_gmaps"
        }
    },
    {
        "name": "drupal/admin_toolbar",
        "version": "2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/admin_toolbar.git",
            "reference": "8.x-2.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.2.zip",
            "reference": "8.x-2.2",
            "shasum": "41ea0e3321e6d1e190c486be49a99e60446d8dd7"
        },
        "require": {
            "drupal/core": "^8.8.0 || ^9.0"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-2.2",
                "datestamp": "1585017179",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "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": "3.0.0",
        "version_normalized": "3.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/administerusersbyrole.git",
            "reference": "8.x-3.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/administerusersbyrole-8.x-3.0.zip",
            "reference": "8.x-3.0",
            "shasum": "decf16981abe616f675812c040db2b52332f0a66"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-3.0",
                "datestamp": "1586962918",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "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 site builders to set up fine-grained permissions for allowing \"sub-admin\" users to edit and delete other users.",
        "homepage": "https://www.drupal.org/project/administerusersbyrole",
        "support": {
            "source": "https://git.drupalcode.org/project/administerusersbyrole"
        }
    },
    {
        "name": "drupal/advanced_text_formatter",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/advanced_text_formatter.git",
            "reference": "1677d640df6cc271b86a7fea969a0411bfe10a41"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0+0-dev",
                "datestamp": "1557589384",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "azovsky",
                "homepage": "https://www.drupal.org/user/330533"
            },
            {
                "name": "thmnhat",
                "homepage": "https://www.drupal.org/user/998946"
            }
        ],
        "description": "Provides an additional formatter for text field, text area and text format.",
        "homepage": "https://www.drupal.org/project/advanced_text_formatter",
        "support": {
            "source": "https://git.drupalcode.org/project/advanced_text_formatter"
        }
    },
    {
        "name": "drupal/age_field_formatter",
        "version": "dev-2.x",
        "version_normalized": "dev-2.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/age_field_formatter.git",
            "reference": "d7f5966f95bc7c0e12acf7418a06755f7d39424e"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.1+7-dev",
                "datestamp": "1589126868",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Jacques R. Blier (xmacinfo)",
                "homepage": "https://www.drupal.org/u/xmacinfo",
                "role": "Maintainer"
            }
        ],
        "description": "Takes the value from a date field and calculate and display the age.",
        "homepage": "https://www.drupal.org/project/age_field_formatter",
        "keywords": [
            "Age",
            "Formatter"
        ],
        "support": {
            "source": "https://git.drupalcode.org/project/age_field_formatter",
            "issues": "https://www.drupal.org/project/issues/age_field_formatter"
        }
    },
    {
        "name": "drupal/allowed_formats",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/allowed_formats.git",
            "reference": "8.x-1.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/allowed_formats-8.x-1.2.zip",
            "reference": "8.x-1.2",
            "shasum": "50f8f80cf3326382c968521d34d3a113b37e32b3"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.2",
                "datestamp": "1573747386",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "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": "https://git.drupalcode.org/project/allowed_formats"
        }
    },
    {
        "name": "drupal/anchor_link",
        "version": "1.7.0",
        "version_normalized": "1.7.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/anchor_link.git",
            "reference": "8.x-1.7"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/anchor_link-8.x-1.7.zip",
            "reference": "8.x-1.7",
            "shasum": "625c209245779377beede4d6eb7f87c7eac75dd0"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.7",
                "datestamp": "1582013628",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Mohammed J. Razem",
                "homepage": "https://www.drupal.org/user/255384"
            },
            {
                "name": "RajabNatshah",
                "homepage": "https://www.drupal.org/user/1414312"
            }
        ],
        "description": "This plugin module adds the better link dialog and anchor related features to CKEditor in Drupal 8",
        "homepage": "https://www.drupal.org/project/anchor_link",
        "support": {
            "source": "https://git.drupalcode.org/project/anchor_link"
        }
    },
    {
        "name": "drupal/asset_injector",
        "version": "dev-2.x",
        "version_normalized": "dev-2.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/asset_injector.git",
            "reference": "44b39b869050bdbb74ff4ea0781cebd6a70afdff"
        },
        "require": {
            "drupal/core": "^8.8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.6+5-dev",
                "datestamp": "1585001438",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Mike Decker",
                "homepage": "https://www.drupal.org/u/pookmish"
            },
            {
                "name": "Axel Rutz",
                "homepage": "https://www.drupal.org/u/axelrutz"
            }
        ],
        "description": "Adds CSS or JS to the page output based on configurable rules.",
        "homepage": "http://drupal.org/project/asset_injector",
        "support": {
            "source": "https://git.drupalcode.org/project/asset_injector",
            "issues": "https://www.drupal.org/project/issues/asset_injector"
        }
    },
    {
        "name": "drupal/auto_height",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/auto_height.git",
            "reference": "8.x-1.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/auto_height-8.x-1.1.zip",
            "reference": "8.x-1.1",
            "shasum": "5f1373368e45dc4073d3245e27bd99da4d76286e"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/libraries": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1",
                "datestamp": "1483437543",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Binu Varghese",
                "homepage": "https://www.drupal.org/u/binu-varghese",
                "email": "myinbox.binu@gmail.com",
                "role": "Maintainer"
            }
        ],
        "description": "Dynamically adjust column heights, matching the biggest column in each Row.",
        "homepage": "https://www.drupal.org/project/auto_height",
        "support": {
            "source": "http://cgit.drupalcode.org/auto_height"
        }
    },
    {
        "name": "drupal/autofill_fields",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/autofill_fields.git",
            "reference": "edb77a666e40e5d57dbb9fa35e244fc52470b22d"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1507651444",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "NickWilde",
                "homepage": "https://www.drupal.org/user/3094661"
            }
        ],
        "description": "Autofill Fields...",
        "homepage": "https://www.drupal.org/project/autofill_fields",
        "support": {
            "source": "http://cgit.drupalcode.org/autofill_fields"
        }
    },
    {
        "name": "drupal/backup_db",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/backup_db.git",
            "reference": "8.x-1.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/backup_db-8.x-1.3.zip",
            "reference": "8.x-1.3",
            "shasum": "c357e6935b8d7fd23212806d3b1fc234f89bd550"
        },
        "require": {
            "drupal/core": "~8.0",
            "ifsnop/mysqldump-php": "dev-master"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.3",
                "datestamp": "1505714344",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL"
        ],
        "authors": [
            {
                "name": "swim",
                "homepage": "https://www.drupal.org/user/1968266"
            }
        ],
        "description": "Provides database backup solutions via Drupal.",
        "homepage": "http://drupal.org/project/backup_db",
        "support": {
            "source": "http://cgit.drupalcode.org/backup_db"
        }
    },
    {
        "name": "drupal/backup_migrate",
        "version": "dev-4.x",
        "version_normalized": "dev-4.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/backup_migrate.git",
            "reference": "6022ecb2f18090f39f6931f02a51464ab4fc2093"
        },
        "require": {
            "drupal/core": "^8.7.7 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-4.x": "4.x-dev"
            },
            "drupal": {
                "version": "8.x-4.1+5-dev",
                "datestamp": "1587082864",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Ronan Dowling",
                "homepage": "https://www.drupal.org/u/ronan",
                "role": "Maintainer"
            },
            {
                "name": "Alex Andrascu",
                "homepage": "https://www.drupal.org/u/alex-andrascu",
                "role": "Maintainer"
            },
            {
                "name": "dgorton",
                "homepage": "https://www.drupal.org/user/19044"
            },
            {
                "name": "ikit-claw",
                "homepage": "https://www.drupal.org/user/3285813"
            },
            {
                "name": "ronan",
                "homepage": "https://www.drupal.org/user/72815"
            }
        ],
        "description": "Backup and Migrate Drupal Module",
        "homepage": "https://www.drupal.org/project/backup_migrate",
        "support": {
            "source": "https://git.drupalcode.org/project/backup_migrate",
            "issues": "https://www.drupal.org/project/issues/backup_migrate",
            "slack": "https://drupal.slack.com/messages/C7C4M4QJV/details/"
        }
    },
    {
        "name": "drupal/better_exposed_filters",
        "version": "dev-3.x",
        "version_normalized": "dev-3.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/better_exposed_filters.git",
            "reference": "b2ad83c5510cd8aa3bb5e9819d99280b5287a00a"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.0-alpha6+2-dev",
                "datestamp": "1555107485",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Mike Keran",
                "homepage": "https://www.drupal.org/u/mikeker"
            },
            {
                "name": "chr.fritsch",
                "homepage": "https://www.drupal.org/user/2103716"
            },
            {
                "name": "jkopel",
                "homepage": "https://www.drupal.org/user/66207"
            },
            {
                "name": "mikeker",
                "homepage": "https://www.drupal.org/user/192273"
            },
            {
                "name": "rlhawk",
                "homepage": "https://www.drupal.org/user/352283"
            }
        ],
        "description": "Replaces the Views default single- or multi-select boxes with more advanced options.",
        "homepage": "https://www.drupal.org/project/better_exposed_filters",
        "support": {
            "source": "https://git.drupalcode.org/project/better_exposed_filters",
            "issues": "https://www.drupal.org/project/issues/better_exposed_filters"
        }
    },
    {
        "name": "drupal/better_formats",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/better_formats.git",
            "reference": "e632735f9bec5e08db58716195edc25cc6db78b3"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1524577384",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Devin Carlson",
                "homepage": "https://www.drupal.org/user/290182"
            },
            {
                "name": "dragonwize",
                "homepage": "https://www.drupal.org/user/137882"
            }
        ],
        "description": "Enhances the core input format system by managing input format defaults and settings.",
        "homepage": "https://www.drupal.org/project/better_formats",
        "support": {
            "source": "http://cgit.drupalcode.org/better_formats"
        }
    },
    {
        "name": "drupal/better_links",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/better_links.git",
            "reference": "cd8aa58d869ba564b272970eae81eef7e9e16b27"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0+0-dev",
                "datestamp": "1513213385",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-3.0"
        ],
        "authors": [
            {
                "name": "Jason Savino",
                "homepage": "https://www.drupal.org/u/jasonsavino"
            }
        ],
        "description": "Allows you to configure class and target attributes for a link field.",
        "homepage": "https://github.com/jasonrsavino/better_links",
        "support": {
            "source": "http://cgit.drupalcode.org/better_links",
            "issues": "https://github.com/jasonrsavino/better_links/issues"
        }
    },
    {
        "name": "drupal/bg_image_formatter",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/bg_image_formatter.git",
            "reference": "3141492f9a25ebf0f7ecae09b5ce1e5cbe57a447"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "require-dev": {
            "drupol/drupal-conventions": "^1"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.13+1-dev",
                "datestamp": "1585044272",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            },
            "grumphp": {
                "config-default-path": "vendor/drupol/drupal-conventions/config/drupal8/grumphp.yml"
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "scripts": {
            "grumphp": [
                "./vendor/bin/grumphp run"
            ]
        },
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Pol Dellaiera (@drupol)",
                "homepage": "https://www.drupal.org/u/pol",
                "role": "Maintainer"
            },
            {
                "name": "Pol",
                "homepage": "https://www.drupal.org/user/47194"
            },
            {
                "name": "garethhallnz",
                "homepage": "https://www.drupal.org/user/772766"
            }
        ],
        "description": "This module provides an image formatter that allows you to set an image in background of a container.",
        "homepage": "https://drupal.org/project/bg_image_formatter",
        "support": {
            "source": "https://git.drupalcode.org/project/bg_image_formatter"
        }
    },
    {
        "name": "drupal/block_class",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/block_class.git",
            "reference": "c8b6459d23784df2680811b019a53dd047a292d4"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.2+1-dev",
                "datestamp": "1589261215",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Todd Nienkerk",
                "homepage": "https://www.drupal.org/u/todd-nienkerk",
                "role": "Maintainer"
            },
            {
                "name": "Renato Gonçalves (RenatoG)",
                "homepage": "https://www.drupal.org/u/RenatoG",
                "email": "renatog@ciandt.com",
                "role": "Maintainer"
            },
            {
                "name": "Neslee Canil Pinto",
                "homepage": "https://www.drupal.org/u/neslee-canil-pinto",
                "role": "Maintainer"
            },
            {
                "name": "Aaron Stanush",
                "homepage": "https://www.drupal.org/u/aaron-stanush",
                "role": "Maintainer"
            },
            {
                "name": "David Suissa (DYdave)",
                "homepage": "https://www.drupal.org/u/DYdave",
                "role": "Maintainer"
            },
            {
                "name": "Four Kitchens",
                "homepage": "https://www.drupal.org/user/358502",
                "role": "Maintainer"
            },
            {
                "name": "berenddeboer",
                "homepage": "https://www.drupal.org/u/berenddeboer",
                "role": "Maintainer"
            },
            {
                "name": "elliotttf",
                "homepage": "https://www.drupal.org/u/elliotttf",
                "role": "Maintainer"
            },
            {
                "name": "Michal Minecki (mirzu)",
                "homepage": "https://www.drupal.org/u/mirzu",
                "role": "Maintainer"
            },
            {
                "name": "Patrick Coffey (pcoffey)",
                "homepage": "https://www.drupal.org/u/pcoffey",
                "role": "Maintainer"
            },
            {
                "name": "Taylor Smith (tsmith512)",
                "homepage": "https://www.drupal.org/u/tsmith512",
                "role": "Maintainer"
            }
        ],
        "description": "Allows assigning classes to Blocks.",
        "homepage": "https://www.drupal.org/project/block_class",
        "support": {
            "source": "https://git.drupalcode.org/project/block_class",
            "issues": "https://www.drupal.org/project/issues/block_class",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/block_visibility_groups",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/block_visibility_groups.git",
            "reference": "8.x-1.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/block_visibility_groups-8.x-1.3.zip",
            "reference": "8.x-1.3",
            "shasum": "3c42377fcf6b849e8509b4b993a750cbc1a90a9b"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.3",
                "datestamp": "1536509886",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "mlncn",
                "homepage": "https://www.drupal.org/user/64383"
            },
            {
                "name": "tedbow",
                "homepage": "https://www.drupal.org/user/240860"
            }
        ],
        "description": "My Awesome Module",
        "homepage": "http://drupal.org/project/block_visibility_groups",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/block_visibility_groups",
            "issues": "http://drupal.org/project/issues/block_visibility_groups"
        }
    },
    {
        "name": "drupal/blocktabs",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/blocktabs.git",
            "reference": "bcb450f8b76c7665ef70646d9cb7303dae05c39c"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta3+1-dev",
                "datestamp": "1526648284",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "g089h515r806",
                "homepage": "https://www.drupal.org/user/174740"
            }
        ],
        "description": "Block Tabs.",
        "homepage": "https://www.drupal.org/project/blocktabs",
        "support": {
            "source": "http://cgit.drupalcode.org/blocktabs"
        }
    },
    {
        "name": "drupal/bu",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/bu.git",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/bu-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "6499857926e320a8a85739a421ffa5c61128acbb"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1521045784",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Daniel.Moberly",
                "homepage": "https://www.drupal.org/user/1160788"
            },
            {
                "name": "pebosi",
                "homepage": "https://www.drupal.org/user/55050"
            }
        ],
        "description": "Shows unobtrusive message instructing users to update old browsers.",
        "homepage": "https://www.drupal.org/project/bu",
        "support": {
            "source": "http://cgit.drupalcode.org/bu"
        }
    },
    {
        "name": "drupal/bulk_copy_fields",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/bulk_copy_fields.git",
            "reference": "eba379dc8b8d13bea32426dcafe0cc78a3033a8b"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha3+1-dev",
                "datestamp": "1580591803",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "el1_1el",
                "homepage": "https://www.drupal.org/user/1795292"
            }
        ],
        "description": "Bulk copy field values from one field to another",
        "homepage": "https://www.drupal.org/project/bulk_copy_fields",
        "support": {
            "source": "https://git.drupalcode.org/project/bulk_copy_fields"
        }
    },
    {
        "name": "drupal/button_link",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/button_link.git",
            "reference": "4fc8cdfc929be8f741b501b0ea68f5a8daf5c49d"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1+5-dev",
                "datestamp": "1588870969",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "hatuhay",
                "homepage": "https://www.drupal.org/user/827704"
            }
        ],
        "description": "Provides a simple button link field formatter.",
        "homepage": "https://www.drupal.org/project/button_link",
        "support": {
            "source": "https://git.drupalcode.org/project/button_link"
        }
    },
    {
        "name": "drupal/captcha",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/captcha.git",
            "reference": "6731656f491da3275b781d8474d19325b8b10313"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta4+10-dev",
                "datestamp": "1582195935",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "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": "elachlan",
                "homepage": "https://www.drupal.org/user/1021502"
            },
            {
                "name": "naveenvalecha",
                "homepage": "https://www.drupal.org/user/2665733"
            },
            {
                "name": "podarok",
                "homepage": "https://www.drupal.org/user/116002"
            },
            {
                "name": "soxofaan",
                "homepage": "https://www.drupal.org/user/41478"
            },
            {
                "name": "wundo",
                "homepage": "https://www.drupal.org/user/25523"
            }
        ],
        "description": "The CAPTCHA module provides this feature to virtually any user facing web form on a Drupal site.",
        "homepage": "https://www.drupal.org/project/captcha",
        "support": {
            "source": "https://git.drupalcode.org/project/captcha"
        }
    },
    {
        "name": "drupal/charts",
        "version": "dev-3.x",
        "version_normalized": "dev-3.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/charts.git",
            "reference": "e2d22f58768e50fe35cb5ef2d401f36e208c1542"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.1+12-dev",
                "datestamp": "1588131487",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Pierre.Vriens",
                "homepage": "https://www.drupal.org/user/1689304"
            },
            {
                "name": "andileco",
                "homepage": "https://www.drupal.org/user/2054544"
            },
            {
                "name": "brmassa",
                "homepage": "https://www.drupal.org/user/67164"
            },
            {
                "name": "kenorb",
                "homepage": "https://www.drupal.org/user/191974"
            },
            {
                "name": "quicksketch",
                "homepage": "https://www.drupal.org/user/35821"
            },
            {
                "name": "rashad612",
                "homepage": "https://www.drupal.org/user/319686"
            }
        ],
        "description": "A charting API for Drupal that provides chart elements and integration with Views.",
        "homepage": "https://www.drupal.org/project/charts",
        "support": {
            "source": "https://git.drupalcode.org/project/charts"
        }
    },
    {
        "name": "drupal/chosen",
        "version": "2.9.0",
        "version_normalized": "2.9.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/chosen.git",
            "reference": "8.x-2.9"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/chosen-8.x-2.9.zip",
            "reference": "8.x-2.9",
            "shasum": "28f3ce08a96bb9fd0190ad9579b3b4a9d9be79c9"
        },
        "require": {
            "drupal/chosen_lib": "*",
            "drupal/core": "^8 || ^9",
            "harvesthq/chosen": "^1.8.7"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.9",
                "datestamp": "1576963005",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Cyclodex",
                "homepage": "https://www.drupal.org/user/1305230"
            },
            {
                "name": "Dave Reid",
                "homepage": "https://www.drupal.org/user/53892"
            },
            {
                "name": "Hydra",
                "homepage": "https://www.drupal.org/user/647364"
            },
            {
                "name": "Pol",
                "homepage": "https://www.drupal.org/user/47194"
            },
            {
                "name": "aidanlis",
                "homepage": "https://www.drupal.org/user/502018"
            },
            {
                "name": "arshadcn",
                "homepage": "https://www.drupal.org/user/571032"
            },
            {
                "name": "kalman.hosszu",
                "homepage": "https://www.drupal.org/user/267481"
            },
            {
                "name": "nagy.balint",
                "homepage": "https://www.drupal.org/user/1763952"
            },
            {
                "name": "supercabbageuk",
                "homepage": "https://www.drupal.org/user/235438"
            }
        ],
        "description": "Makes select elements more friendly using the Chosen jQuery plugin",
        "homepage": "https://www.drupal.org/project/chosen",
        "keywords": [
            "Chosen",
            "Drupal"
        ],
        "support": {
            "source": "https://drupal.org/project/chosen",
            "issues": "https://drupal.org/project/issues/chosen"
        }
    },
    {
        "name": "drupal/chosen_lib",
        "version": "2.9.0",
        "version_normalized": "2.9.0.0",
        "require": {
            "drupal/chosen": "self.version",
            "drupal/core": "^8 || ^9",
            "php": ">=5.6.0"
        },
        "type": "metapackage",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.9",
                "datestamp": "1576963005",
                "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-or-later"
        ],
        "authors": [
            {
                "name": "Cyclodex",
                "homepage": "https://www.drupal.org/user/1305230"
            },
            {
                "name": "Dave Reid",
                "homepage": "https://www.drupal.org/user/53892"
            },
            {
                "name": "Hydra",
                "homepage": "https://www.drupal.org/user/647364"
            },
            {
                "name": "Pol",
                "homepage": "https://www.drupal.org/user/47194"
            },
            {
                "name": "aidanlis",
                "homepage": "https://www.drupal.org/user/502018"
            },
            {
                "name": "arshadcn",
                "homepage": "https://www.drupal.org/user/571032"
            },
            {
                "name": "kalman.hosszu",
                "homepage": "https://www.drupal.org/user/267481"
            },
            {
                "name": "nagy.balint",
                "homepage": "https://www.drupal.org/user/1763952"
            },
            {
                "name": "supercabbageuk",
                "homepage": "https://www.drupal.org/user/235438"
            }
        ],
        "description": "This module provides the basic integration with the Chosen jQuery plugin.",
        "homepage": "https://www.drupal.org/project/chosen",
        "support": {
            "source": "https://git.drupalcode.org/project/chosen"
        }
    },
    {
        "name": "drupal/ckeditor_accordion",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/ckeditor_accordion.git",
            "reference": "8.x-1.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/ckeditor_accordion-8.x-1.3.zip",
            "reference": "8.x-1.3",
            "shasum": "160f2def665604a2a24baedeb92a90a7bb77ec4b"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.3",
                "datestamp": "1586158718",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "j-vee",
                "homepage": "https://www.drupal.org/user/2843273"
            },
            {
                "name": "rreiss",
                "homepage": "https://www.drupal.org/user/2609534"
            }
        ],
        "description": "Allows users to create & display content in an accordion using CKEditor.",
        "homepage": "https://www.drupal.org/project/ckeditor_accordion",
        "support": {
            "source": "https://git.drupalcode.org/project/ckeditor_accordion"
        }
    },
    {
        "name": "drupal/ckeditor_entity_link",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/ckeditor_entity_link.git",
            "reference": "e64c802f65639f5f9a7b9526724c9d5fa37ee3a4"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha1+6-dev",
                "datestamp": "1490812083",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "dealancer",
                "homepage": "https://www.drupal.org/user/243418"
            }
        ],
        "description": "Allows to insert entity links in CKEditor.",
        "homepage": "https://www.drupal.org/project/ckeditor_entity_link",
        "support": {
            "source": "http://cgit.drupalcode.org/ckeditor_entity_link"
        }
    },
    {
        "name": "drupal/ckeditor_font",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/ckeditor_font.git",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/ckeditor_font-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "c2c412e477171b44f3c4c6550c0649ce6385a933"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1458716040",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "darol100",
                "homepage": "https://www.drupal.org/user/2667123"
            },
            {
                "name": "dinarcon",
                "homepage": "https://www.drupal.org/user/909522"
            }
        ],
        "description": "This plugin adds Font Size and Font Family dropdowns that applies as inline element style.",
        "homepage": "https://www.drupal.org/project/ckeditor_font",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/ckeditor_font",
            "issues": "http://drupal.org/project/issues/ckeditor_font"
        }
    },
    {
        "name": "drupal/classy_paragraphs",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/classy_paragraphs.git",
            "reference": "351099b10e7324539099de4f5ad833269b37bcd3"
        },
        "require": {
            "drupal/core": "^8 || ^9",
            "drupal/paragraphs": "~1.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta1+9-dev",
                "datestamp": "1585226993",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0"
        ],
        "authors": [
            {
                "name": "Ivan Zugec",
                "homepage": "https://www.drupal.org/user/86970"
            },
            {
                "name": "i-trokhanenko",
                "homepage": "https://www.drupal.org/user/3546872"
            }
        ],
        "description": "Allows an editor to apply a class to paragraphs.",
        "homepage": "https://www.drupal.org/project/classy_paragraphs",
        "support": {
            "source": "https://git.drupalcode.org/project/classy_paragraphs",
            "issues": "https://www.drupal.org/project/issues/classy_paragraphs"
        }
    },
    {
        "name": "drupal/clientside_validation",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/clientside_validation.git",
            "reference": "fafcc123ebfbbbfd3c384c7e7c14766dda151aa4"
        },
        "require": {
            "drupal/core": "~8.0",
            "php": ">=7.0.0"
        },
        "require-dev": {
            "drupal/clientside_validation_demo": "*",
            "drupal/clientside_validation_jquery": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.2+1-dev",
                "datestamp": "1565155685",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Jelle_S",
                "homepage": "https://www.drupal.org/user/829198"
            },
            {
                "name": "attiks",
                "homepage": "https://www.drupal.org/user/105002"
            },
            {
                "name": "nikunjkotecha",
                "homepage": "https://www.drupal.org/user/694082"
            }
        ],
        "description": "This module adds clientside validation",
        "homepage": "https://www.drupal.org/project/clientside_validation",
        "support": {
            "source": "https://cgit.drupalcode.org/clientside_validation",
            "issues": "https://drupal.org/project/issues/clientside_validation"
        }
    },
    {
        "name": "drupal/colorbutton",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/colorbutton.git",
            "reference": "8.x-1.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/colorbutton-8.x-1.1.zip",
            "reference": "8.x-1.1",
            "shasum": "147d755b5e0bd1b20a81bf7bebdb32098abb3ba6"
        },
        "require": {
            "drupal/core": "*",
            "drupal/panelbutton": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1",
                "datestamp": "1500211142",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Kevin Quillen (kevinquillen)",
                "homepage": "https://www.drupal.org/u/kevinquillen",
                "role": "Maintainer"
            },
            {
                "name": "kevinquillen",
                "homepage": "https://www.drupal.org/user/317279"
            }
        ],
        "description": "Adds the Color Button plugin to CKEditor.",
        "homepage": "http://drupal.org/project/colorbutton",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/colorbutton",
            "issues": "http://drupal.org/project/issues/colorbutton"
        }
    },
    {
        "name": "drupal/computed_field",
        "version": "dev-2.x",
        "version_normalized": "dev-2.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/computed_field.git",
            "reference": "b3de929e3996c068506268721ce6c8cc6c0a6b1c"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.0+0-dev",
                "datestamp": "1563825181",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Agileware",
                "homepage": "https://www.drupal.org/user/89106"
            },
            {
                "name": "Moonshine",
                "homepage": "https://www.drupal.org/user/133705"
            },
            {
                "name": "Pedro Lozano",
                "homepage": "https://www.drupal.org/user/123766"
            },
            {
                "name": "colan",
                "homepage": "https://www.drupal.org/user/58704"
            },
            {
                "name": "dealancer",
                "homepage": "https://www.drupal.org/user/243418"
            },
            {
                "name": "markus_petrux",
                "homepage": "https://www.drupal.org/user/39593"
            },
            {
                "name": "nickcaballero",
                "homepage": "https://www.drupal.org/user/588336"
            },
            {
                "name": "ram4nd",
                "homepage": "https://www.drupal.org/user/601534"
            }
        ],
        "description": "Defines a field type that allows values to be \"computed\" via PHP code.",
        "homepage": "https://www.drupal.org/project/computed_field",
        "support": {
            "source": "https://git.drupalcode.org/project/computed_field"
        }
    },
    {
        "name": "drupal/condition_query",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/condition_query.git",
            "reference": "deba7a7eb1673921890e7d83ed7af5017136f4b8"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha3+1-dev",
                "datestamp": "1492700644",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "logan.H",
                "homepage": "https://www.drupal.org/user/629136"
            }
        ],
        "description": "Adds condition plugin by query parameter",
        "homepage": "https://www.drupal.org/project/condition_query",
        "support": {
            "source": "http://cgit.drupalcode.org/condition_query"
        }
    },
    {
        "name": "drupal/conditional_fields",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/conditional_fields.git",
            "reference": "99901a7b1a881ce8248b49ca6dc50cb7296a9368"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha6+12-dev",
                "datestamp": "1588281893",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Adyax",
                "homepage": "https://www.adyax.com/"
            },
            {
                "name": "colan",
                "homepage": "https://www.drupal.org/user/58704"
            },
            {
                "name": "ergonlogic",
                "homepage": "https://www.drupal.org/user/368613"
            },
            {
                "name": "geek-merlin",
                "homepage": "https://www.drupal.org/user/229048"
            },
            {
                "name": "itsekhmistro",
                "homepage": "https://www.drupal.org/user/928152"
            },
            {
                "name": "peterpoe",
                "homepage": "https://www.drupal.org/user/55674"
            }
        ],
        "description": "Conditional fields",
        "homepage": "https://www.drupal.org/project/conditional_fields",
        "support": {
            "source": "https://git.drupalcode.org/project/conditional_fields"
        }
    },
    {
        "name": "drupal/config_filter",
        "version": "1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/config_filter.git",
            "reference": "8.x-1.5"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.5.zip",
            "reference": "8.x-1.5",
            "shasum": "81210684c378dab856b3c2bce5eeaa58992d2efc"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "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.5",
                "datestamp": "1572542288",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "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.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/config_ignore.git",
            "reference": "8.x-2.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/config_ignore-8.x-2.2.zip",
            "reference": "8.x-2.2",
            "shasum": "18af5772087b90dd4b83c2c6e292d8ea2f8834e0"
        },
        "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.2",
                "datestamp": "1576528386",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "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"
            },
            {
                "name": "tlyngej",
                "homepage": "https://www.drupal.org/user/413139"
            }
        ],
        "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_single_export",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/config_single_export.git",
            "reference": "8.x-1.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/config_single_export-8.x-1.2.zip",
            "reference": "8.x-1.2",
            "shasum": "faed6bb460b529b7f3e229ce2cddefcca594d73c"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.2",
                "datestamp": "1573131486",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Balu Ertl",
                "homepage": "https://www.drupal.org/user/1086292"
            },
            {
                "name": "laszlo.kovacs",
                "homepage": "https://www.drupal.org/user/3073129"
            },
            {
                "name": "segi",
                "homepage": "https://www.drupal.org/user/1421432"
            }
        ],
        "description": "Adds an Export button to single configuration export form enabling administrators to export single settings with one click.",
        "homepage": "https://www.drupal.org/project/config_single_export",
        "support": {
            "source": "https://git.drupalcode.org/project/config_single_export"
        }
    },
    {
        "name": "drupal/config_split",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/config_split.git",
            "reference": "8.x-1.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/config_split-8.x-1.4.zip",
            "reference": "8.x-1.4",
            "shasum": "938ea6c88834aa88bb310740758e56c1800e535b"
        },
        "require": {
            "drupal/config_filter": "*",
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.4",
                "datestamp": "1537971780",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "drush": {
                "services": {
                    "drush.services.yml": "^9"
                }
            }
        },
        "installation-source": "dist",
        "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": "Configuration filter for importing and exporting extra config",
        "homepage": "https://www.drupal.org/project/config_split",
        "keywords": [
            "Drupal",
            "configuration",
            "configuration management"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/config_split",
            "issues": "https://www.drupal.org/project/issues/config_split",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/config_update",
        "version": "1.7.0",
        "version_normalized": "1.7.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/config_update.git",
            "reference": "8.x-1.7"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/config_update-8.x-1.7.zip",
            "reference": "8.x-1.7",
            "shasum": "8f079abf7c2ea826a27fa5224b0770a26404c968"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.7",
                "datestamp": "1586355587",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "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": "https://git.drupalcode.org/project/config_update"
        }
    },
    {
        "name": "drupal/console",
        "version": "1.9.4",
        "version_normalized": "1.9.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/hechoendrupal/drupal-console.git",
            "reference": "04522b687b2149dc1f808599e716421a20d50a5b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hechoendrupal/drupal-console/zipball/04522b687b2149dc1f808599e716421a20d50a5b",
            "reference": "04522b687b2149dc1f808599e716421a20d50a5b",
            "shasum": ""
        },
        "require": {
            "alchemy/zippy": "~0.4",
            "composer/installers": "~1.0",
            "doctrine/annotations": "^1.2",
            "doctrine/collections": "^1.3",
            "drupal/console-core": "1.9.4",
            "drupal/console-extend-plugin": "~0",
            "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"
        },
        "time": "2019-11-11T19:35:01+00:00",
        "bin": [
            "bin/drupal"
        ],
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "drupal/console-core",
        "version": "1.9.4",
        "version_normalized": "1.9.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/hechoendrupal/drupal-console-core.git",
            "reference": "cc6f50c6ac8199140224347c862df75fd2d2f5ed"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hechoendrupal/drupal-console-core/zipball/cc6f50c6ac8199140224347c862df75fd2d2f5ed",
            "reference": "cc6f50c6ac8199140224347c862df75fd2d2f5ed",
            "shasum": ""
        },
        "require": {
            "dflydev/dot-access-configuration": "^1.0",
            "drupal/console-en": "1.9.4",
            "guzzlehttp/guzzle": "~6.1",
            "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"
        },
        "time": "2019-11-11T19:26:28+00:00",
        "type": "library",
        "installation-source": "dist",
        "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": "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/DrupalConsole/graphs/contributors"
            }
        ],
        "description": "Drupal Console Core",
        "homepage": "http://drupalconsole.com/",
        "keywords": [
            "console",
            "development",
            "drupal",
            "symfony"
        ]
    },
    {
        "name": "drupal/console-en",
        "version": "1.9.4",
        "version_normalized": "1.9.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/hechoendrupal/drupal-console-en.git",
            "reference": "30813a832fdb1244e84cbcc012cd103d5e9d673d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hechoendrupal/drupal-console-en/zipball/30813a832fdb1244e84cbcc012cd103d5e9d673d",
            "reference": "30813a832fdb1244e84cbcc012cd103d5e9d673d",
            "shasum": ""
        },
        "time": "2019-10-07T23:45:30+00:00",
        "type": "library",
        "installation-source": "dist",
        "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/DrupalConsole/graphs/contributors"
            }
        ],
        "description": "Drupal Console English Language",
        "homepage": "http://drupalconsole.com/",
        "keywords": [
            "console",
            "development",
            "drupal",
            "symfony"
        ]
    },
    {
        "name": "drupal/console-extend-plugin",
        "version": "0.9.3",
        "version_normalized": "0.9.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/hechoendrupal/drupal-console-extend-plugin.git",
            "reference": "ad8e52df34b2e78bdacfffecc9fe8edf41843342"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hechoendrupal/drupal-console-extend-plugin/zipball/ad8e52df34b2e78bdacfffecc9fe8edf41843342",
            "reference": "ad8e52df34b2e78bdacfffecc9fe8edf41843342",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0",
            "composer/installers": "^1.2",
            "symfony/finder": "~2.7|~3.0",
            "symfony/yaml": "~2.7|~3.0"
        },
        "time": "2019-11-07T20:15:27+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "Drupal\\Console\\Composer\\Plugin\\Extender"
        },
        "installation-source": "dist",
        "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"
    },
    {
        "name": "drupal/contact_ajax",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/contact_ajax.git",
            "reference": "66bf7e20feea1d9cc755b164ba6a981243a7e76b"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-rc1+2-dev",
                "datestamp": "1538671680",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "ziomizar",
                "homepage": "https://www.drupal.org/user/814348"
            }
        ],
        "description": "Submit contact form using ajax.",
        "homepage": "https://www.drupal.org/project/contact_ajax",
        "support": {
            "source": "https://git.drupalcode.org/project/contact_ajax"
        }
    },
    {
        "name": "drupal/contact_block",
        "version": "1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/contact_block.git",
            "reference": "8.x-1.5"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/contact_block-8.x-1.5.zip",
            "reference": "8.x-1.5",
            "shasum": "5a5d7febd240fc3673ca755d475bfd4ad4f5a8f3"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.5",
                "datestamp": "1587219506",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Sutharsan",
                "homepage": "https://www.drupal.org/user/73854"
            },
            {
                "name": "vuil",
                "homepage": "https://www.drupal.org/user/3568458"
            }
        ],
        "description": "The Contact Block module provides contact forms in a block.",
        "homepage": "https://www.drupal.org/project/contact_block",
        "keywords": [
            "Drupal",
            "contact_block"
        ],
        "support": {
            "source": "https://git.drupalcode.org/project/contact_block",
            "issues": "https://www.drupal.org/project/issues/contact_block"
        }
    },
    {
        "name": "drupal/contact_storage",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/contact_storage.git",
            "reference": "c468cd24677768b5ef71ecef84c98ec5be0e602e"
        },
        "require": {
            "drupal/core": "^8.7.7 || ^9",
            "drupal/token": "^1.6"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0+1-dev",
                "datestamp": "1586551491",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Arla",
                "homepage": "https://www.drupal.org/user/226712"
            },
            {
                "name": "Berdir",
                "homepage": "https://www.drupal.org/user/214652"
            },
            {
                "name": "andypost",
                "homepage": "https://www.drupal.org/user/118908"
            },
            {
                "name": "jibran",
                "homepage": "https://www.drupal.org/user/1198144"
            },
            {
                "name": "larowlan",
                "homepage": "https://www.drupal.org/user/395439"
            }
        ],
        "description": "Provides storage and edit capability for contact messages.",
        "homepage": "https://www.drupal.org/project/contact_storage",
        "support": {
            "source": "https://git.drupalcode.org/project/contact_storage"
        }
    },
    {
        "name": "drupal/contact_storage_export",
        "version": "1.13.0",
        "version_normalized": "1.13.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/contact_storage_export.git",
            "reference": "8.x-1.13"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/contact_storage_export-8.x-1.13.zip",
            "reference": "8.x-1.13",
            "shasum": "cddbd470529a9879dac823885b8b76cdd72728ec"
        },
        "require": {
            "drupal/contact_storage": "*",
            "drupal/core": "*",
            "drupal/csv_serialization": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.13",
                "datestamp": "1562022781",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "scott_euser",
                "homepage": "https://www.drupal.org/user/3267594"
            },
            {
                "name": "stuart.wilkes@actionaid.org",
                "homepage": "https://www.drupal.org/user/3584735"
            }
        ],
        "description": "Provides the ability to export contact form messages to CSV.",
        "homepage": "https://www.drupal.org/project/contact_storage_export",
        "support": {
            "source": "https://git.drupalcode.org/project/contact_storage_export"
        }
    },
    {
        "name": "drupal/core",
        "version": "8.9.16",
        "version_normalized": "8.9.16.0",
        "source": {
            "type": "git",
            "url": "https://github.com/drupal/core.git",
            "reference": "498effa27ae5111f53f04fbe80fd05369a88c53d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/drupal/core/zipball/498effa27ae5111f53f04fbe80fd05369a88c53d",
            "reference": "498effa27ae5111f53f04fbe80fd05369a88c53d",
            "shasum": ""
        },
        "require": {
            "asm89/stack-cors": "^1.1",
            "composer/semver": "^1.0",
            "doctrine/annotations": "^1.4",
            "doctrine/common": "^2.7",
            "easyrdf/easyrdf": "^0.9",
            "egulias/email-validator": "^2.0",
            "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.3",
            "laminas/laminas-diactoros": "^1.8",
            "laminas/laminas-feed": "^2.12",
            "masterminds/html5": "^2.1",
            "pear/archive_tar": "^1.4.12",
            "php": "^7.0.8",
            "psr/log": "^1.0",
            "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.26",
            "symfony/event-dispatcher": "~3.4.0",
            "symfony/http-foundation": "~3.4.35",
            "symfony/http-kernel": "~3.4.14",
            "symfony/polyfill-iconv": "^1.0",
            "symfony/process": "~3.4.0",
            "symfony/psr-http-message-bridge": "^1.1.2",
            "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.38.2",
            "typo3/phar-stream-wrapper": "^3.1.3"
        },
        "conflict": {
            "drupal/pathauto": "<1.6",
            "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/claro": "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-file-security": "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/core-version": "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/help_topics": "self.version",
            "drupal/history": "self.version",
            "drupal/image": "self.version",
            "drupal/inline_form_errors": "self.version",
            "drupal/jsonapi": "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/path_alias": "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"
        },
        "time": "2021-05-25T09:17:58+00:00",
        "type": "drupal-core",
        "extra": {
            "drupal-scaffold": {
                "file-mapping": {
                    "[project-root]/.editorconfig": "assets/scaffold/files/editorconfig",
                    "[project-root]/.gitattributes": "assets/scaffold/files/gitattributes",
                    "[web-root]/.csslintrc": "assets/scaffold/files/csslintrc",
                    "[web-root]/.eslintignore": "assets/scaffold/files/eslintignore",
                    "[web-root]/.eslintrc.json": "assets/scaffold/files/eslintrc.json",
                    "[web-root]/.ht.router.php": "assets/scaffold/files/ht.router.php",
                    "[web-root]/.htaccess": "assets/scaffold/files/htaccess",
                    "[web-root]/example.gitignore": "assets/scaffold/files/example.gitignore",
                    "[web-root]/index.php": "assets/scaffold/files/index.php",
                    "[web-root]/INSTALL.txt": "assets/scaffold/files/drupal.INSTALL.txt",
                    "[web-root]/README.txt": "assets/scaffold/files/drupal.README.txt",
                    "[web-root]/robots.txt": "assets/scaffold/files/robots.txt",
                    "[web-root]/update.php": "assets/scaffold/files/update.php",
                    "[web-root]/web.config": "assets/scaffold/files/web.config",
                    "[web-root]/sites/README.txt": "assets/scaffold/files/sites.README.txt",
                    "[web-root]/sites/development.services.yml": "assets/scaffold/files/development.services.yml",
                    "[web-root]/sites/example.settings.local.php": "assets/scaffold/files/example.settings.local.php",
                    "[web-root]/sites/example.sites.php": "assets/scaffold/files/example.sites.php",
                    "[web-root]/sites/default/default.services.yml": "assets/scaffold/files/default.services.yml",
                    "[web-root]/sites/default/default.settings.php": "assets/scaffold/files/default.settings.php",
                    "[web-root]/modules/README.txt": "assets/scaffold/files/modules.README.txt",
                    "[web-root]/profiles/README.txt": "assets/scaffold/files/profiles.README.txt",
                    "[web-root]/themes/README.txt": "assets/scaffold/files/themes.README.txt"
                }
            }
        },
        "installation-source": "source",
        "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."
    },
    {
        "name": "drupal/crop",
        "version": "2.1.0",
        "version_normalized": "2.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/crop.git",
            "reference": "8.x-2.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/crop-8.x-2.1.zip",
            "reference": "8.x-2.1",
            "shasum": "c03541907d59874ca8a81f574258f6c0de8cbdc8"
        },
        "require": {
            "drupal/core": "^8.8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.1",
                "datestamp": "1585251827",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "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": "phenaproxima",
                "homepage": "https://www.drupal.org/user/205645"
            },
            {
                "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": "https://git.drupalcode.org/project/crop",
            "issues": "https://www.drupal.org/project/issues/crop"
        }
    },
    {
        "name": "drupal/cshs",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/cshs.git",
            "reference": "c4a2deff253e24c83b14f960ce9dce49fa115f60"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta4+4-dev",
                "datestamp": "1512800285",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "BR0kEN",
                "homepage": "https://www.drupal.org/user/2802285"
            },
            {
                "name": "purushotam.rai",
                "homepage": "https://www.drupal.org/user/3193859"
            },
            {
                "name": "valderama",
                "homepage": "https://www.drupal.org/user/103634"
            }
        ],
        "description": "A simple client-side hierarchical select widget for taxonomy terms.",
        "homepage": "https://www.drupal.org/project/cshs",
        "support": {
            "source": "http://cgit.drupalcode.org/cshs"
        }
    },
    {
        "name": "drupal/csv_serialization",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/csv_serialization.git",
            "reference": "8.x-1.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/csv_serialization-8.x-1.4.zip",
            "reference": "8.x-1.4",
            "shasum": "74cfc47c5c8a907f40112ec4819fe108f2775ef1"
        },
        "require": {
            "drupal/core": "^8.0.4",
            "league/csv": "^8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.4",
                "datestamp": "1531841921",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "grasmash",
                "homepage": "https://www.drupal.org/user/455714"
            }
        ],
        "description": "Provides CSV as a serialization format.",
        "homepage": "https://www.drupal.org/project/csv_serialization",
        "support": {
            "source": "http://cgit.drupalcode.org/csv_serialization"
        }
    },
    {
        "name": "drupal/ctools",
        "version": "dev-3.x",
        "version_normalized": "dev-3.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/ctools.git",
            "reference": "08466032e956c11ddffcfa8695c0a70c8c9c9560"
        },
        "require": {
            "drupal/core": "^8.8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev",
                "dev-8.x-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.4+2-dev",
                "datestamp": "1587065527",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "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": "https://git.drupalcode.org/project/ctools",
            "issues": "https://www.drupal.org/project/issues/ctools"
        }
    },
    {
        "name": "drupal/custom_formatters",
        "version": "dev-3.x",
        "version_normalized": "dev-3.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/custom_formatters.git",
            "reference": "fb170921ed1b5d4c9f6645caf3b0dd06749a12c7"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.0-alpha1+1-dev",
                "datestamp": "1478655240",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Deciphered",
                "homepage": "https://www.drupal.org/user/103796"
            }
        ],
        "description": "Allows users to easily define custom Field Formatters.",
        "homepage": "https://www.drupal.org/project/custom_formatters",
        "support": {
            "source": "http://cgit.drupalcode.org/custom_formatters"
        }
    },
    {
        "name": "drupal/datetime_range_timezone",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/datetime_range_timezone.git",
            "reference": "92fe91660d1d4791ddb10b618e73e9a2c3a48436"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1520928185",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "benjy",
                "homepage": "https://www.drupal.org/user/1852732"
            }
        ],
        "description": "Provides a new field type and widget to allow a user defined timezone when entering date ranges.",
        "homepage": "https://www.drupal.org/project/datetime_range_timezone",
        "support": {
            "source": "http://cgit.drupalcode.org/datetime_range_timezone"
        }
    },
    {
        "name": "drupal/dea_blocker",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/dea_blocker.git",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/dea_blocker-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "f1e65835dfdc71ae5a896df22c5187693e358673"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1514370185",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "nicorac",
                "homepage": "https://www.drupal.org/user/235024"
            }
        ],
        "description": "Prevent users from entering a Disposable Email Address in Drupal forms.",
        "homepage": "https://www.drupal.org/project/dea_blocker",
        "support": {
            "source": "http://cgit.drupalcode.org/dea_blocker"
        }
    },
    {
        "name": "drupal/defined_table_field",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/defined_table_field.git",
            "reference": "6ec93560f032ee83fe1e1e508570b8e3693fd39f"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1508496843",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Graber",
                "homepage": "https://www.drupal.org/user/1599440"
            }
        ],
        "homepage": "https://www.drupal.org/project/defined_table_field",
        "support": {
            "source": "http://cgit.drupalcode.org/defined_table_field"
        }
    },
    {
        "name": "drupal/devel",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/devel.git",
            "reference": "396490ca03a6065362606145695063873f619ec0"
        },
        "require": {
            "drupal/core": "~8.0",
            "symfony/var-dumper": "~2.7|^3"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.2+33-dev",
                "datestamp": "1548796980",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            },
            "drush": {
                "services": {
                    "drush.services.yml": "^9"
                }
            }
        },
        "installation-source": "source",
        "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/devel_generate",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "require": {
            "drupal/core": "~8.0",
            "drupal/devel": "self.version"
        },
        "type": "metapackage",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.2+33-dev",
                "datestamp": "1548796980",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev 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": "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": "Generate dummy users, nodes, menus, taxonomy terms...",
        "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/disable_field",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/disable_field.git",
            "reference": "77c964db10158e0efad37322b85081e9d81fe908"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.7+0-dev",
                "datestamp": "1519374184",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "ajay_reddy",
                "homepage": "https://www.drupal.org/user/3261994"
            },
            {
                "name": "eugene.ilyin",
                "homepage": "https://www.drupal.org/user/1767626"
            },
            {
                "name": "virajrajankar",
                "homepage": "https://www.drupal.org/user/3164807"
            }
        ],
        "description": "Allows to disable field of entities on the forms",
        "homepage": "https://www.drupal.org/project/disable_field",
        "support": {
            "source": "http://cgit.drupalcode.org/disable_field"
        }
    },
    {
        "name": "drupal/dismiss",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/dismiss.git",
            "reference": "6da64daf9339b752e45d2f897afd5ac275b680ed"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1471954139",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "joshi.rohit100",
                "homepage": "https://www.drupal.org/user/2504832"
            },
            {
                "name": "rupl",
                "homepage": "https://www.drupal.org/user/411999"
            }
        ],
        "description": "Adds a \"Dismiss\" button to Drupal messages, warnings, and errors.",
        "homepage": "https://www.drupal.org/project/dismiss",
        "support": {
            "source": "http://cgit.drupalcode.org/dismiss"
        }
    },
    {
        "name": "drupal/double_field",
        "version": "3.4.0",
        "version_normalized": "3.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/double_field.git",
            "reference": "8.x-3.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/double_field-8.x-3.4.zip",
            "reference": "8.x-3.4",
            "shasum": "dcdbb2c28ffc79419bcf49665ffc9876f3fa4c46"
        },
        "require": {
            "drupal/core": "~8.0",
            "php": ">=7.1.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.4",
                "datestamp": "1579243086",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Contributors",
                "homepage": "https://www.drupal.org/node/1162080/committers",
                "role": "Contributors"
            }
        ],
        "description": "Provides a field type with two separate sub-fields.",
        "homepage": "https://www.drupal.org/project/double_field",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/double_field",
            "issues": "https://www.drupal.org/project/issues/double_field"
        }
    },
    {
        "name": "drupal/drop_down_login",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/drop_down_login.git",
            "reference": "0b4ee960171a5eca320146f22c98f348497436e6"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1505875147",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "ajayNimbolkar",
                "homepage": "https://www.drupal.org/user/2876727"
            },
            {
                "name": "nashkrammer",
                "homepage": "https://www.drupal.org/user/2255572"
            },
            {
                "name": "sandeep.kumbhatil",
                "homepage": "https://www.drupal.org/user/1603990"
            }
        ],
        "description": "Creates a drop-down login form as a block. Automatically reverts to a link when js is not available.",
        "homepage": "https://www.drupal.org/project/drop_down_login",
        "support": {
            "source": "http://cgit.drupalcode.org/drop_down_login"
        }
    },
    {
        "name": "drupal/email_registration",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/email_registration.git",
            "reference": "07e15557c81b0f96899d3168a852e06960949ce7"
        },
        "require": {
            "drupal/core": "*"
        },
        "conflict": {
            "drupal/commerce": "<2.12"
        },
        "require-dev": {
            "drupal/commerce": "^2.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-rc7+6-dev",
                "datestamp": "1579032187",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Greg Knaddison (greggles)",
                "homepage": "https://www.drupal.org/u/greggles",
                "role": "Maintainer"
            },
            {
                "name": "Andrey Postnikov (andypost)",
                "homepage": "https://www.drupal.org/u/andypost",
                "role": "Maintainer"
            },
            {
                "name": "Chris Herberte",
                "homepage": "https://www.drupal.org/u/chris-herberte",
                "role": "Maintainer"
            },
            {
                "name": "Moshe Weitzman (moshe weitzman)",
                "homepage": "https://www.drupal.org/u/moshe-weitzman",
                "role": "Maintainer"
            }
        ],
        "description": "Allows users to register with an email address as their username.",
        "homepage": "https://www.drupal.org/project/email_registration",
        "support": {
            "source": "http://cgit.drupalcode.org/email_registration",
            "issues": "http://drupal.org/project/issues/email_registration"
        }
    },
    {
        "name": "drupal/embed",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/embed.git",
            "reference": "8.x-1.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/embed-8.x-1.3.zip",
            "reference": "8.x-1.3",
            "shasum": "141be860f2d2e1df67904995fa43774fee355328"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.3",
                "datestamp": "1576704484",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "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": "https://git.drupalcode.org/project/embed",
            "issues": "https://www.drupal.org/project/issues/embed",
            "irc": "irc://irc.freenode.org/drupal-media"
        }
    },
    {
        "name": "drupal/encrypt",
        "version": "3.0.0-rc2",
        "version_normalized": "3.0.0.0-RC2",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/encrypt.git",
            "reference": "8.x-3.0-rc2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/encrypt-8.x-3.0-rc2.zip",
            "reference": "8.x-3.0-rc2",
            "shasum": "784f41ad69bdff14f180ceeec70512738402e8e8"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/key": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.0-rc2",
                "datestamp": "1553277784",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "RC releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "gisle",
                "homepage": "https://www.drupal.org/user/409554"
            },
            {
                "name": "greggles",
                "homepage": "https://www.drupal.org/user/36762"
            },
            {
                "name": "nerdstein",
                "homepage": "https://www.drupal.org/user/1557710"
            },
            {
                "name": "rlhawk",
                "homepage": "https://www.drupal.org/user/352283"
            },
            {
                "name": "theunraveler",
                "homepage": "https://www.drupal.org/user/71548"
            },
            {
                "name": "zzolo",
                "homepage": "https://www.drupal.org/user/147331"
            }
        ],
        "description": "Provides an API for two-way encryption.",
        "homepage": "https://www.drupal.org/project/encrypt",
        "support": {
            "source": "https://git.drupalcode.org/project/encrypt"
        }
    },
    {
        "name": "drupal/entity",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/entity.git",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/entity-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "ac359ada43416ca3a8d0e44f2985b0a9fae07625"
        },
        "require": {
            "drupal/core": "^8.7.7 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1582735747",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "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": "https://git.drupalcode.org/project/entity"
        }
    },
    {
        "name": "drupal/entity_browser",
        "version": "1.10.0",
        "version_normalized": "1.10.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/entity_browser.git",
            "reference": "8.x-1.10"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/entity_browser-8.x-1.10.zip",
            "reference": "8.x-1.10",
            "shasum": "1a6b9f293f4763759fee2362ed7566f270829356"
        },
        "require": {
            "drupal/core": "^8.7.7 || ^9"
        },
        "require-dev": {
            "drupal/embed": "~1.0",
            "drupal/entity": "~1.0",
            "drupal/entity_embed": "~1.0",
            "drupal/entityqueue": "~1.0",
            "drupal/inline_entity_form": "~1.0",
            "drupal/media_entity": "~1.0",
            "drupal/paragraphs": "~1.0",
            "drupal/token": "~1.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.10",
                "datestamp": "1579563787",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "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": "Drupal Media Team",
                "homepage": "https://www.drupal.org/user/3260690"
            },
            {
                "name": "Primsi",
                "homepage": "https://www.drupal.org/user/282629"
            },
            {
                "name": "marcingy",
                "homepage": "https://www.drupal.org/user/77320"
            },
            {
                "name": "oknate",
                "homepage": "https://www.drupal.org/user/471638"
            },
            {
                "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": "https://git.drupalcode.org/project/entity_browser",
            "issues": "https://www.drupal.org/project/issues/entity_browser",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/entity_field_condition",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/entity_field_condition.git",
            "reference": "76b0b6ee6a43e0a40f9cc73421aa6185fa4fa93f"
        },
        "require": {
            "drupal/core": "^8.7.7 || ^9.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1+26-dev",
                "datestamp": "1588026306",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Adrian Cid Almaguer (adriancid)",
                "homepage": "https://www.drupal.org/u/adriancid",
                "email": "adriancid@gmail.com",
                "role": "Maintainer"
            },
            {
                "name": "Diosbel Mezquía (diosbelmezquia)",
                "homepage": "https://www.drupal.org/u/diosbelmezquia",
                "email": "dmezquiam@gmail.com",
                "role": "Maintainer"
            },
            {
                "name": "diosbelmezquia",
                "homepage": "https://www.drupal.org/user/3334752"
            }
        ],
        "description": "Provides a Condition plugin that checks to see if a particular entity bundle has a field with a specific value.",
        "homepage": "https://www.drupal.org/project/entity_field_condition",
        "keywords": [
            "Conditions",
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/entity_field_condition",
            "issues": "https://www.drupal.org/project/issues/entity_field_condition"
        }
    },
    {
        "name": "drupal/entity_field_token",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/entity_field_token.git",
            "reference": "8c7a2fce4801dbb989f3183a7cd46720284912fb"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1521311880",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Travis Tomka",
                "homepage": "https://www.drupal.org/user/718562",
                "email": "underoathosx@gmail.com"
            }
        ],
        "description": "Render a field token on any entity display mode.",
        "homepage": "https://www.drupal.org/project/entity_field_token",
        "support": {
            "source": "http://cgit.drupalcode.org/entity_field_token"
        }
    },
    {
        "name": "drupal/entity_reference_revisions",
        "version": "1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/entity_reference_revisions.git",
            "reference": "8.x-1.8"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.8.zip",
            "reference": "8.x-1.8",
            "shasum": "c1279e6c683edc2dbccedba8de1505340c8a62b6"
        },
        "require": {
            "drupal/core": "^8.7.7 || ^9"
        },
        "require-dev": {
            "drupal/diff": "1.x-dev"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.8",
                "datestamp": "1583961846",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "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": "jeroen.b",
                "homepage": "https://www.drupal.org/user/1853532"
            },
            {
                "name": "miro_dietiker",
                "homepage": "https://www.drupal.org/user/227761"
            }
        ],
        "description": "Entity Reference Revisions",
        "homepage": "https://www.drupal.org/project/entity_reference_revisions",
        "support": {
            "source": "https://git.drupalcode.org/project/entity_reference_revisions"
        }
    },
    {
        "name": "drupal/entity_reference_views_select",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/entity_reference_views_select.git",
            "reference": "e2a370f4912c2ea42d8e8f779dfcc1ce251fd571"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1588689711",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "bertrama",
                "homepage": "https://www.drupal.org/user/343472"
            },
            {
                "name": "el1_1el",
                "homepage": "https://www.drupal.org/user/1795292"
            }
        ],
        "description": "Entity Reference Views displayed as a select list, checkboxes or radio buttons in forms",
        "homepage": "https://www.drupal.org/project/entity_reference_views_select",
        "support": {
            "source": "https://git.drupalcode.org/project/entity_reference_views_select"
        }
    },
    {
        "name": "drupal/entity_usage",
        "version": "2.0.0-beta3",
        "version_normalized": "2.0.0.0-beta3",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/entity_usage.git",
            "reference": "8.x-2.0-beta3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/entity_usage-8.x-2.0-beta3.zip",
            "reference": "8.x-2.0-beta3",
            "shasum": "cc115349eb533013ec672dadbe8cf0cd880bd8c4"
        },
        "require": {
            "drupal/core": "^8.8 || ^9"
        },
        "require-dev": {
            "drupal/block_field": "~1.0",
            "drupal/dynamic_entity_reference": "~1.0",
            "drupal/entity_browser": "~2.0",
            "drupal/entity_browser_block": "~1.0",
            "drupal/entity_embed": "~1.0",
            "drupal/entity_reference_revisions": "~1.0",
            "drupal/inline_entity_form": "^1.0@RC",
            "drupal/paragraphs": "~1.0",
            "drupal/webform": "~5.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.0-beta3",
                "datestamp": "1585145909",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Beta releases are not covered by Drupal security advisories."
                }
            },
            "drush": {
                "services": {
                    "drush.services.yml": "^9"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "marcoscano",
                "homepage": "https://www.drupal.org/user/1288796"
            },
            {
                "name": "seanB",
                "homepage": "https://www.drupal.org/user/545912"
            }
        ],
        "description": "Track usage of entities referenced by other entities",
        "homepage": "https://www.drupal.org/project/entity_usage",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/entity_usage",
            "issues": "http://drupal.org/project/issues/entity_usage"
        }
    },
    {
        "name": "drupal/eva",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/eva.git",
            "reference": "8.x-2.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/eva-8.x-2.0.zip",
            "reference": "8.x-2.0",
            "shasum": "8ad6b0ee65a819a243f5f08cb6c19b436280391d"
        },
        "require": {
            "drupal/core": "*"
        },
        "suggest": {
            "drupal/token": "Enable the argument token browser"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.0",
                "datestamp": "1572917286",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Crell",
                "homepage": "https://www.drupal.org/user/26398"
            },
            {
                "name": "ahebrank",
                "homepage": "https://www.drupal.org/user/3190515"
            },
            {
                "name": "eaton",
                "homepage": "https://www.drupal.org/user/16496"
            },
            {
                "name": "geek.merlin aka axel.rutz",
                "homepage": "https://www.drupal.org/user/229048"
            },
            {
                "name": "mkadin",
                "homepage": "https://www.drupal.org/user/1093166"
            }
        ],
        "description": "Attach a view to an entity",
        "homepage": "https://www.drupal.org/project/eva",
        "support": {
            "source": "https://git.drupalcode.org/project/eva"
        }
    },
    {
        "name": "drupal/extra_field",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/extra_field.git",
            "reference": "8.x-1.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/extra_field-8.x-1.2.zip",
            "reference": "8.x-1.2",
            "shasum": "77626a92e07e6fff160934db72e325ad9b9ab290"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.2",
                "datestamp": "1587070979",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Sutharsan",
                "homepage": "https://www.drupal.org/user/73854"
            }
        ],
        "description": "Provides a plugin type for extra fields that look like real fields, but do not store data.",
        "homepage": "https://www.drupal.org/project/extra_field",
        "support": {
            "source": "https://git.drupalcode.org/project/extra_field"
        }
    },
    {
        "name": "drupal/extra_field_plus",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/extra_field_plus.git",
            "reference": "cbf9d76bd9fcc2ba32f7752edf427315e0531b28"
        },
        "require": {
            "drupal/core": "*",
            "drupal/extra_field": "^1.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta3+1-dev",
                "datestamp": "1530299320",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Andrew Tsiupiakh",
                "homepage": "https://www.drupal.org/user/3302731",
                "role": "Maintainer"
            }
        ],
        "description": "Provides an interface and the extra field base plugins with editable display settings.",
        "homepage": "https://www.drupal.org/project/extra_field_plus",
        "keywords": [
            "Drupal",
            "Extra field",
            "Extra field settings provider",
            "Fields",
            "Pseudo field"
        ],
        "support": {
            "source": "https://www.drupal.org/project/extra_field_plus",
            "issues": "https://www.drupal.org/project/issues/extra_field_plus"
        }
    },
    {
        "name": "drupal/facets",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/facets.git",
            "reference": "8.x-1.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/facets-8.x-1.4.zip",
            "reference": "8.x-1.4",
            "shasum": "ee2d584b8a225ab981e313f6050e13bc9c98e40b"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "require-dev": {
            "drupal/search_api": "~1.5"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.4",
                "datestamp": "1556645881",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "See all contributors",
                "homepage": "https://www.drupal.org/node/2348769/committers"
            },
            {
                "name": "StryKaizer",
                "homepage": "https://www.drupal.org/user/462700"
            },
            {
                "name": "borisson_",
                "homepage": "https://www.drupal.org/user/2393360"
            }
        ],
        "description": "The Facet module allows site builders to easily create and manage faceted search interfaces.",
        "homepage": "https://www.drupal.org/project/facets",
        "support": {
            "source": "git://git.drupal.org/project/facets.git",
            "issues": "https://www.drupal.org/project/issues/facets",
            "irc": "irc://irc.freenode.org/drupal-search-api"
        }
    },
    {
        "name": "drupal/features",
        "version": "3.8.0",
        "version_normalized": "3.8.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/features.git",
            "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"
                }
            }
        },
        "installation-source": "dist",
        "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": "joseph.olstad",
                "homepage": "https://www.drupal.org/user/1321830"
            },
            {
                "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_default_token",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/field_default_token.git",
            "reference": "cec380512962857e62a1c050fde77eb8d27652dc"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1477676078",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "maximpodorov",
                "homepage": "https://www.drupal.org/user/515310"
            }
        ],
        "description": "Enables to use tokens as field default values.",
        "homepage": "https://www.drupal.org/project/field_default_token",
        "support": {
            "source": "http://cgit.drupalcode.org/field_default_token"
        }
    },
    {
        "name": "drupal/field_defaults",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/field_defaults.git",
            "reference": "a23d26736b014f005d1b72f72140dee7ab247287"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0+1-dev",
                "datestamp": "1558625285",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "b_sharpe",
                "homepage": "https://www.drupal.org/user/2512258"
            }
        ],
        "description": "Adds and overwrites default field values on existing content.",
        "homepage": "https://www.drupal.org/project/field_defaults",
        "support": {
            "source": "https://git.drupalcode.org/project/field_defaults"
        }
    },
    {
        "name": "drupal/field_display_label",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/field_display_label.git",
            "reference": "8e46a337fe46c45e233df30210d998b9a4968b20"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0+0-dev",
                "datestamp": "1468146539",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Plazik",
                "homepage": "https://www.drupal.org/user/982724"
            },
            {
                "name": "kevee",
                "homepage": "https://www.drupal.org/user/125882"
            }
        ],
        "description": "Defines a label for fields that is used for displaying content which can be different than the form label.",
        "homepage": "https://www.drupal.org/project/field_display_label",
        "support": {
            "source": "http://cgit.drupalcode.org/field_display_label"
        }
    },
    {
        "name": "drupal/field_expression",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/field_expression.git",
            "reference": "afdd773780f7473b6648fb5b84c51cb8053c914e"
        },
        "require": {
            "drupal/core": "~8.0",
            "webit/eval-math": "^1.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha1+0-dev",
                "datestamp": "1507593244",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "drclaw",
                "homepage": "https://www.drupal.org/user/823702"
            }
        ],
        "description": "Provides a field allowing the value to be calculated using an expression containing tokens.",
        "homepage": "https://www.drupal.org/project/field_expression",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/field_expression",
            "issues": "https://www.drupal.org/project/issues/field_expression"
        }
    },
    {
        "name": "drupal/field_formatter",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/field_formatter.git",
            "reference": "8.x-1.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/field_formatter-8.x-1.2.zip",
            "reference": "8.x-1.2",
            "shasum": "84c9468d094da49a0cb21784b41715f13cbd28fe"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.2",
                "datestamp": "1530788021",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Anybody",
                "homepage": "https://www.drupal.org/user/291091"
            },
            {
                "name": "Dave Reid",
                "homepage": "https://www.drupal.org/user/53892"
            },
            {
                "name": "Drupal Media Team",
                "homepage": "https://www.drupal.org/user/3260690"
            },
            {
                "name": "Drupal media CI",
                "homepage": "https://www.drupal.org/user/3057985"
            },
            {
                "name": "dawehner",
                "homepage": "https://www.drupal.org/user/99340"
            },
            {
                "name": "slashrsm",
                "homepage": "https://www.drupal.org/user/744628"
            }
        ],
        "description": "Collection of general formatters that display a single field from the referenced entity.",
        "homepage": "https://www.drupal.org/project/field_formatter",
        "support": {
            "source": "http://cgit.drupalcode.org/field_formatter"
        }
    },
    {
        "name": "drupal/field_formatter_class",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/field_formatter_class.git",
            "reference": "da0f12323c8d4a0d4ea26fda0497a3a6fa014331"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.2+1-dev",
                "datestamp": "1588732766",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Andrew Macpherson",
                "homepage": "https://www.drupal.org/u/andrewmacpherson",
                "role": "maintainer"
            },
            {
                "name": "Oleksandr Dekhteruk",
                "homepage": "https://www.drupal.org/u/pifagor",
                "role": "maintainer"
            },
            {
                "name": "mfer",
                "homepage": "https://www.drupal.org/user/25701"
            },
            {
                "name": "pifagor",
                "homepage": "https://www.drupal.org/user/2375692"
            }
        ],
        "description": "Provides custom HTML class settings for field formatters.",
        "homepage": "https://www.drupal.org/project/field_formatter_class",
        "support": {
            "source": "https://git.drupalcode.org/project/field_formatter_class",
            "issues": "https://www.drupal.org/project/issues/field_formatter_class"
        }
    },
    {
        "name": "drupal/field_group",
        "version": "dev-3.x",
        "version_normalized": "dev-3.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/field_group.git",
            "reference": "f6f486e91c1d6690919fe4a4f837ea7480ab9f56"
        },
        "require": {
            "drupal/core": "^8.8 || ^9"
        },
        "require-dev": {
            "drupal/jquery_ui_accordion": "^1.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.0+8-dev",
                "datestamp": "1587712975",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "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": "nils.destoop",
                "homepage": "https://www.drupal.org/user/361625"
            },
            {
                "name": "swentel",
                "homepage": "https://www.drupal.org/user/107403"
            }
        ],
        "description": "Provides the field_group module.",
        "homepage": "https://www.drupal.org/project/field_group",
        "support": {
            "source": "https://git.drupalcode.org/project/field_group",
            "issues": "https://www.drupal.org/project/issues/field_group"
        }
    },
    {
        "name": "drupal/field_group_link",
        "version": "dev-3.x",
        "version_normalized": "dev-3.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/field_group_link.git",
            "reference": "98847a9000cf9d932deb01566dd6bdd73e93f06b"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/field_group": "~3.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.0-rc1+0-dev",
                "datestamp": "1517415780",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Leon Kessler",
                "homepage": "https://www.drupal.org/user/595374",
                "role": "Maintainer"
            }
        ],
        "description": "Field Group Link",
        "homepage": "https://www.drupal.org/project/field_group_link",
        "keywords": [
            "Drupal",
            "Field Group"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/field_group_link",
            "issues": "http://drupal.org/project/issues/field_group_link"
        }
    },
    {
        "name": "drupal/field_hidden",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/field_hidden.git",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/field_hidden-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "aace2614ae6712303ed82d1366e3b82ebb00805b"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1462108739",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "amitsedaiz",
                "homepage": "https://www.drupal.org/user/1992830"
            },
            {
                "name": "jacobfriis",
                "homepage": "https://www.drupal.org/user/1558990"
            }
        ],
        "description": "Defines hidden element widgets for number and (plain)text field types.",
        "homepage": "https://www.drupal.org/project/field_hidden",
        "support": {
            "source": "http://cgit.drupalcode.org/field_hidden"
        }
    },
    {
        "name": "drupal/field_operations",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/field_operations.git",
            "reference": "9252a393d2894110407366a5cf447ab7ab611f42"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1+0-dev",
                "datestamp": "1490719383",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "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": "ajay_reddy",
                "homepage": "https://www.drupal.org/user/3261994"
            }
        ],
        "description": "Allows to edit, delete, change storage settings field of any entity.",
        "homepage": "https://www.drupal.org/project/field_operations",
        "support": {
            "source": "http://cgit.drupalcode.org/field_operations"
        }
    },
    {
        "name": "drupal/field_permissions",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/field_permissions.git",
            "reference": "fcca4f104b30c4ca52f4ded3c342ba83cb373691"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-rc2+0-dev",
                "datestamp": "1545330780",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "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/field_states_ui",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/field_states_ui.git",
            "reference": "d6d628ca731898e93dcbf9f1abf06bc85513ab08"
        },
        "require": {
            "drupal/core": "8.x"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-rc4+1-dev",
                "datestamp": "1538842685",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Nick Wilde",
                "homepage": "https://www.drupal.org/u/nickwilde"
            },
            {
                "name": "See other contributors",
                "homepage": "https://www.drupal.org/node/2776325/committers"
            }
        ],
        "description": "Provides a UI for applying field states.",
        "homepage": "https://www.drupal.org/project/field_states_ui",
        "support": {
            "source": "http://git.drupal.org/project/field_states_ui.git",
            "issues": "https://www.drupal.org/project/issues/field_states_ui"
        }
    },
    {
        "name": "drupal/field_token_value",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/field_token_value.git",
            "reference": "32982f2f3e7fe01f49d1e8cb07950a2df3455398"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/token": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1498523943",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "haydent",
                "homepage": "https://www.drupal.org/user/2763191"
            }
        ],
        "description": "Provides a field allowing the value to be set using a string containing tokens.",
        "homepage": "https://www.drupal.org/project/field_token_value",
        "support": {
            "source": "http://cgit.drupalcode.org/field_token_value"
        }
    },
    {
        "name": "drupal/field_tokens",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/field_tokens.git",
            "reference": "d56389a1c3b521fc4d1d69b215f39a686c4c3e3c"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/token": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta1+4-dev",
                "datestamp": "1466574240",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Deciphered",
                "homepage": "https://www.drupal.org/user/103796"
            }
        ],
        "description": "Adds formatted field and field property tokens.",
        "homepage": "https://www.drupal.org/project/field_tokens",
        "support": {
            "source": "http://cgit.drupalcode.org/field_tokens"
        }
    },
    {
        "name": "drupal/field_validation",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/field_validation.git",
            "reference": "36824aaf402068024298861a1a68a1512cd57d1d"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha6+7-dev",
                "datestamp": "1549198980",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "g089h515r806",
                "homepage": "https://www.drupal.org/user/174740"
            },
            {
                "name": "manuel.adan",
                "homepage": "https://www.drupal.org/user/516420"
            }
        ],
        "description": "Provides customizable field validation rules.",
        "homepage": "https://www.drupal.org/project/field_validation",
        "support": {
            "source": "https://git.drupalcode.org/project/field_validation"
        }
    },
    {
        "name": "drupal/fieldblock",
        "version": "dev-2.x",
        "version_normalized": "dev-2.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/fieldblock.git",
            "reference": "6c22c34efa17260e65b76dc9c539b40bff44a33e"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.0-alpha3+1-dev",
                "datestamp": "1525616584",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Sutharsan",
                "homepage": "https://www.drupal.org/user/73854"
            },
            {
                "name": "marcvangend",
                "homepage": "https://www.drupal.org/user/158153"
            }
        ],
        "description": "Display fields of the current entity as blocks.",
        "homepage": "https://www.drupal.org/project/fieldblock",
        "support": {
            "source": "http://cgit.drupalcode.org/fieldblock"
        }
    },
    {
        "name": "drupal/fixed_text_link_formatter",
        "version": "1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/fixed_text_link_formatter.git",
            "reference": "8.x-1.5"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/fixed_text_link_formatter-8.x-1.5.zip",
            "reference": "8.x-1.5",
            "shasum": "bccd54a6a1621475dab09d08361537ce240953d2"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.5",
                "datestamp": "1559730185",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "legolasbo",
                "homepage": "https://www.drupal.org/user/2480548"
            }
        ],
        "description": "Formats a link field with a configurable fixed link text.",
        "homepage": "https://www.drupal.org/project/fixed_text_link_formatter",
        "support": {
            "source": "https://git.drupalcode.org/project/fixed_text_link_formatter"
        }
    },
    {
        "name": "drupal/focal_point",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/focal_point.git",
            "reference": "062d3dfb3786abddc66434791794399b227282bc"
        },
        "require": {
            "drupal/core": "^8 || ^9",
            "drupal/crop": "*"
        },
        "require-dev": {
            "drupal/crop": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.3+3-dev",
                "datestamp": "1586383040",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "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": "https://git.drupalcode.org/project/focal_point"
        }
    },
    {
        "name": "drupal/font_field_icon",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/font_field_icon.git",
            "reference": "ee449c9d88b5099e2702af7faf9f693b1bcad60e"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0+1-dev",
                "datestamp": "1504098544",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "dendrmx",
                "homepage": "https://www.drupal.org/user/2801015"
            }
        ],
        "description": "Provides an ability to add social or other fontawesome icon to text field",
        "homepage": "https://www.drupal.org/project/font_field_icon",
        "support": {
            "source": "http://cgit.drupalcode.org/font_field_icon",
            "issues": "https://www.drupal.org/project/issues/font_field_icon"
        }
    },
    {
        "name": "drupal/fontawesome",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/fontawesome.git",
            "reference": "8.x-1.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/fontawesome-8.x-1.4.zip",
            "reference": "8.x-1.4",
            "shasum": "3d9c91017ae71d661934dd2afb11fddb0d7e37ef"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.4",
                "datestamp": "1523983080",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Daniel.Moberly",
                "homepage": "https://www.drupal.org/user/1160788"
            },
            {
                "name": "RobLoach",
                "homepage": "https://www.drupal.org/user/61114"
            },
            {
                "name": "cosmicdreams",
                "homepage": "https://www.drupal.org/user/42579"
            },
            {
                "name": "geerlingguy",
                "homepage": "https://www.drupal.org/user/389011"
            },
            {
                "name": "inders",
                "homepage": "https://www.drupal.org/user/127640"
            },
            {
                "name": "truls1502",
                "homepage": "https://www.drupal.org/user/325866"
            }
        ],
        "description": "Iconic font designed for use with Twitter Bootstrap.",
        "homepage": "https://www.drupal.org/project/fontawesome",
        "support": {
            "source": "http://cgit.drupalcode.org/fontawesome"
        }
    },
    {
        "name": "drupal/fontawesome_menu_icons",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/fontawesome_menu_icons.git",
            "reference": "48a9de02867b7a83e36fa107904aa2b4a20ee7e2"
        },
        "require": {
            "drupal/core": "*",
            "drupal/fontawesome": "*",
            "drupal/libraries": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.7+1-dev",
                "datestamp": "1577535188",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "lonalore",
                "homepage": "https://www.drupal.org/user/1539304"
            }
        ],
        "description": "FontAwesome Menu Icons.",
        "homepage": "https://www.drupal.org/project/fontawesome_menu_icons",
        "support": {
            "source": "https://git.drupalcode.org/project/fontawesome_menu_icons"
        }
    },
    {
        "name": "drupal/form_element_states",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/form_element_states.git",
            "reference": "016cc32901837e71e156b780b4251aef1d40a211"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0+0-dev",
                "datestamp": "1504093143",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Takim Islam (takim)",
                "homepage": "https://www.drupal.org/u/takim",
                "role": "Maintainer"
            }
        ],
        "description": "Provide a widget for all core field type which permit to add states properties.",
        "homepage": "https://www.drupal.org/project/form_element_states",
        "support": {
            "source": "http://cgit.drupalcode.org/form_element_states",
            "issues": "https://www.drupal.org/project/issues/form_element_states"
        }
    },
    {
        "name": "drupal/form_mode_manager",
        "version": "dev-2.x",
        "version_normalized": "dev-2.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/form_mode_manager.git",
            "reference": "bb63412286fc7eaaa4f3ef569a8b1bb1bf292e62"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.0-rc3+2-dev",
                "datestamp": "1585559850",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Alexandre Mallet",
                "homepage": "https://github.com/woprrr",
                "role": "Maintainer"
            }
        ],
        "description": "Provide an API to use Form modes",
        "homepage": "https://www.drupal.org/project/image_widget_crop",
        "keywords": [
            "Drupal",
            "Drupal Display modes",
            "Field Ui",
            "Form modes"
        ],
        "support": {
            "source": "https://www.drupal.org/project/form_mode_manager",
            "issues": "https://www.drupal.org/project/issues/form_mode_manager",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/form_styler",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/form_styler.git",
            "reference": "4531953e6d523289b95b3e71f3f0b97a37119147"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha4+2-dev",
                "datestamp": "1493199243",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "armrus",
                "homepage": "https://www.drupal.org/user/1957854"
            }
        ],
        "description": "jQuery form styler script by Dimox",
        "homepage": "https://www.drupal.org/project/form_styler",
        "keywords": [
            "Drupal",
            "Form Styler",
            "Jquery Form Styler"
        ],
        "support": {
            "source": "http://dimox.name/jquery-form-styler/",
            "issues": "https://drupal.org/project/issues/form_styler"
        }
    },
    {
        "name": "drupal/formblock",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/formblock.git",
            "reference": "699b94a46a87a6212da6e95ff89ba7c286ee8442"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta9+3-dev",
                "datestamp": "1493404742",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "chx",
                "homepage": "https://www.drupal.org/user/9446"
            },
            {
                "name": "mikey_p",
                "homepage": "https://www.drupal.org/user/62496"
            },
            {
                "name": "nedjo",
                "homepage": "https://www.drupal.org/user/4481"
            }
        ],
        "description": "Enables the presentation of node creation forms in blocks. This is particularly useful for including forms on panels.",
        "homepage": "https://www.drupal.org/project/formblock",
        "support": {
            "source": "http://cgit.drupalcode.org/formblock"
        }
    },
    {
        "name": "drupal/gcontact",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/gcontact.git",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/gcontact-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "6cae5d5fb25e99a922a93efa1d7e50f920e754a9"
        },
        "require": {
            "drupal/core": "*",
            "drupal/group": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1479429540",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "nedjo",
                "homepage": "https://www.drupal.org/user/4481"
            }
        ],
        "description": "Provides contact permissions for groups.",
        "homepage": "https://www.drupal.org/project/gcontact",
        "support": {
            "source": "http://cgit.drupalcode.org/gcontact"
        }
    },
    {
        "name": "drupal/gdpr_compliance",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/gdpr_compliance.git",
            "reference": "a8f1a152069fe53e1b6fe6b1ccf4aa2d78c5ddb8"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.14+15-dev",
                "datestamp": "1566217685",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "APolitsin",
                "homepage": "https://www.drupal.org/user/400653"
            },
            {
                "name": "Kseniya Myarkovskaya",
                "homepage": "https://www.drupal.org/user/3590754"
            },
            {
                "name": "politsin",
                "homepage": "https://www.drupal.org/user/1820324"
            }
        ],
        "description": "General Data Protection Regulation Compliance",
        "homepage": "https://www.drupal.org/project/gdpr_compliance",
        "support": {
            "source": "https://git.drupalcode.org/project/gdpr_compliance"
        }
    },
    {
        "name": "drupal/geocoder",
        "version": "dev-2.x",
        "version_normalized": "dev-2.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/geocoder.git",
            "reference": "67415cb4731b86b4a01319725a990a1f72e33234"
        },
        "require": {
            "drupal/core": "^8 || ^9",
            "willdurand/geocoder": "^3.3"
        },
        "require-dev": {
            "drupal/address": "*",
            "drupal/coder": "^8.2",
            "drupal/geocoder_field": "*",
            "drupal/geofield": "*",
            "phpro/grumphp": "^0.12.1",
            "phpunit/phpunit": "^5.7|^6.5",
            "sensiolabs/security-checker": "^4.1",
            "squizlabs/php_codesniffer": "^2.7"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.12+0-dev",
                "datestamp": "1586899536",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Pol Dellaiera (@drupol)",
                "homepage": "https://www.drupal.org/u/pol",
                "role": "Maintainer"
            },
            {
                "name": "Italo Mairo (@itamair)",
                "homepage": "https://www.drupal.org/u/itamair",
                "role": "Co-maintainer"
            },
            {
                "name": "Pol",
                "homepage": "https://www.drupal.org/user/47194"
            },
            {
                "name": "Simon Georges",
                "homepage": "https://www.drupal.org/user/172312"
            },
            {
                "name": "claudiu.cristea",
                "homepage": "https://www.drupal.org/user/56348"
            },
            {
                "name": "gregseb",
                "homepage": "https://www.drupal.org/user/847848"
            },
            {
                "name": "indytechcook",
                "homepage": "https://www.drupal.org/user/245817"
            },
            {
                "name": "itamair",
                "homepage": "https://www.drupal.org/user/1179076"
            },
            {
                "name": "michaelfavia",
                "homepage": "https://www.drupal.org/user/49137"
            },
            {
                "name": "phayes",
                "homepage": "https://www.drupal.org/user/47098"
            },
            {
                "name": "vidhatanand",
                "homepage": "https://www.drupal.org/user/585764"
            }
        ],
        "description": "A Drupal module and a services based API to perform Geocode & Reverse Geocode operations among GIS data and addresses types & formats.",
        "homepage": "https://drupal.org/project/geocoder",
        "support": {
            "source": "https://git.drupalcode.org/project/geocoder",
            "issues": "https://drupal.org/project/issues/geocoder",
            "irc": "irc://irc.freenode.org/drupal-geo"
        }
    },
    {
        "name": "drupal/geocoder_autocomplete",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/geocoder_autocomplete.git",
            "reference": "f4e622cff98a3c0c4f0b156355f37097349314dd"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0+3-dev",
                "datestamp": "1509100985",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "anrikun",
                "homepage": "https://www.drupal.org/user/410199"
            },
            {
                "name": "itamair",
                "homepage": "https://www.drupal.org/user/1179076"
            },
            {
                "name": "sanduhrs",
                "homepage": "https://www.drupal.org/user/28074"
            }
        ],
        "description": "Provides an autocomplete widget for textfields via the Google Geocoder API.",
        "homepage": "https://www.drupal.org/project/geocoder_autocomplete",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/geocoder_autocomplete",
            "issues": "http://drupal.org/project/issues/geocoder_autocomplete"
        }
    },
    {
        "name": "drupal/geofield",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/geofield.git",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/geofield-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "c28df94364c816b20a4c3743d401050c5004bb91"
        },
        "require": {
            "drupal/core": "~8.0",
            "phayes/geophp": "^1.2"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1548102780",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Brandon Morrison",
                "homepage": "https://www.drupal.org/u/brandonian",
                "role": "Maintainer"
            },
            {
                "name": "Pablo López",
                "homepage": "https://www.drupal.org/u/plopesc",
                "role": "Maintainer"
            },
            {
                "name": "Italo Mairo",
                "homepage": "https://www.drupal.org/u/itamair",
                "role": "Maintainer"
            },
            {
                "name": "davidseth",
                "homepage": "https://www.drupal.org/user/254857"
            },
            {
                "name": "itamair",
                "homepage": "https://www.drupal.org/user/1179076"
            },
            {
                "name": "phayes",
                "homepage": "https://www.drupal.org/user/47098"
            },
            {
                "name": "plopesc",
                "homepage": "https://www.drupal.org/user/282415"
            },
            {
                "name": "zzolo",
                "homepage": "https://www.drupal.org/user/147331"
            }
        ],
        "description": "Stores geographic and location data (points, lines, and polygons).",
        "homepage": "https://www.drupal.org/project/geofield",
        "support": {
            "source": "http://git.drupal.org/project/geofield.git",
            "issues": "https://www.drupal.org/project/issues/geofield",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/geofield_map",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/geofield_map.git",
            "reference": "0068c563a57c4f36482176323c533207dbc3772e"
        },
        "require": {
            "drupal/core": "*",
            "drupal/geofield": "1.0.*@beta"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.44+3-dev",
                "datestamp": "1523607784",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Italo Mairo",
                "homepage": "https://www.drupal.org/u/itamair",
                "role": "Maintainer"
            }
        ],
        "description": "Geofield Map is an advanced, complete and easy-to-use Geo Mapping solution for Drupal 8, based on and fully compatible with the Geofield module.",
        "homepage": "https://www.drupal.org/project/geofield_map",
        "support": {
            "source": "http://git.drupal.org/project/geofield_map.git",
            "issues": "https://www.drupal.org/project/issues/geofield_map"
        }
    },
    {
        "name": "drupal/geolocation",
        "version": "1.11.0",
        "version_normalized": "1.11.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/geolocation.git",
            "reference": "8.x-1.11"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/geolocation-8.x-1.11.zip",
            "reference": "8.x-1.11",
            "shasum": "a401d5c576a8c4886e84272f2ca2a3c524c46869"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.11",
                "datestamp": "1505687043",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "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/geophp",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/geophp.git",
            "reference": "cb7b8c6b8465e3af41f8f6f8b43c7057c4ca9128"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta2+0-dev",
                "datestamp": "1507629244",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Brandonian",
                "homepage": "https://www.drupal.org/user/77766"
            },
            {
                "name": "phayes",
                "homepage": "https://www.drupal.org/user/47098"
            },
            {
                "name": "plopesc",
                "homepage": "https://www.drupal.org/user/282415"
            }
        ],
        "description": "Wraps the geoPHP library: advanced geometry operations in PHP.",
        "homepage": "https://www.drupal.org/project/geophp",
        "support": {
            "source": "http://cgit.drupalcode.org/geophp"
        }
    },
    {
        "name": "drupal/google_analytics",
        "version": "2.4.0",
        "version_normalized": "2.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/google_analytics.git",
            "reference": "8.x-2.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/google_analytics-8.x-2.4.zip",
            "reference": "8.x-2.4",
            "shasum": "f2e78ec140024ddcd19e027704ba73c33731f656"
        },
        "require": {
            "drupal/core": "~8.5"
        },
        "require-dev": {
            "drupal/php": "*",
            "drupal/token": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.4",
                "datestamp": "1548968580",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "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": "https://git.drupal.org/project/google_analytics.git",
            "issues": "https://www.drupal.org/project/issues/google_analytics"
        }
    },
    {
        "name": "drupal/google_map_field",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/google_map_field.git",
            "reference": "c132de5761d5bd0f1756fea9a56b259409813807"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.5+6-dev",
                "datestamp": "1589215610",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Paulo Gomes",
                "homepage": "https://www.drupal.org/u/pauloamgomes",
                "email": "pauloamgomes@gmail.com",
                "role": "Maintainer"
            },
            {
                "name": "Scot Hubbard",
                "homepage": "https://www.drupal.org/u/scothubbard",
                "email": "scot@scotserve.net",
                "role": "Maintainer"
            },
            {
                "name": "See contributors",
                "homepage": "https://www.drupal.org/node/1531046/committers"
            }
        ],
        "description": "Defines a field type for Google Maps.",
        "homepage": "http://drupal.org/project/google_map_field",
        "support": {
            "source": "http://cgit.drupalcode.org/google_map_field",
            "issues": "http://drupal.org/project/google_map_field",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/gprofile",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/gprofile.git",
            "reference": "8.x-1.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/gprofile-8.x-1.1.zip",
            "reference": "8.x-1.1",
            "shasum": "26efd4a9862a2bbd9f361a0865117a1a3989e9a4"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/group": "*",
            "drupal/profile": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1",
                "datestamp": "1486076883",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "nedjo",
                "homepage": "https://www.drupal.org/user/4481"
            }
        ],
        "description": "Provides profile-related permissions for groups.",
        "homepage": "https://www.drupal.org/project/gprofile",
        "support": {
            "source": "http://cgit.drupalcode.org/gprofile"
        }
    },
    {
        "name": "drupal/group",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/group.git",
            "reference": "bb5a85528ed21e531fcf10f861b3f66e41f86f1a"
        },
        "require": {
            "drupal/core": "^8.8 || ^9",
            "drupal/entity": "^1.0-rc1",
            "drupal/variationcache": "^1.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-rc5+12-dev",
                "datestamp": "1588944286",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Kristiaan Van den Eynde",
                "homepage": "https://www.drupal.org/u/kristiaanvandeneynde",
                "role": "Maintainer"
            },
            {
                "name": "Ronald te Brake",
                "homepage": "https://www.drupal.org/u/ronaldtebrake",
                "role": "Co-maintainer"
            }
        ],
        "description": "This module allows you to group users, content and other entities",
        "homepage": "http://drupal.org/project/group",
        "support": {
            "source": "https://git.drupalcode.org/project/group",
            "issues": "https://drupal.org/project/issues/group"
        }
    },
    {
        "name": "drupal/handsontable_yml_webform",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/handsontable_yml_webform.git",
            "reference": "354cef8771919d59c5c06d0e3a3b3f95a6ceda17"
        },
        "require": {
            "drupal/core": "*",
            "drupal/webform": "^5.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1+0-dev",
                "datestamp": "1553196484",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Gogowitsch",
                "homepage": "https://www.drupal.org/user/99356"
            },
            {
                "name": "mferanda",
                "homepage": "https://www.drupal.org/user/3541484"
            }
        ],
        "description": "Provides a Webform Element for Handsontable",
        "homepage": "https://drupal.org/project/handsontable_yml_webform",
        "support": {
            "source": "https://git.drupalcode.org/project/handsontable_yml_webform"
        }
    },
    {
        "name": "drupal/headroomjs",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/headroomjs.git",
            "reference": "9c0133f4591a55a23e339c92ba16ad66d319602b"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta1+4-dev",
                "datestamp": "1507217344",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Kevin Quillen (kevinquillen)",
                "homepage": "https://www.drupal.org/u/kevinquillen",
                "role": "Maintainer"
            },
            {
                "name": "Dan Feidt (HongPong)",
                "homepage": "https://www.drupal.org/u/hongpong",
                "role": "Maintainer"
            }
        ],
        "description": "Headroom.js is a lightweight, high-performance JS widget that reacts to the users scroll, allowing you to show or hide the header element at your discretion.",
        "homepage": "http://drupal.org/project/headroomjs",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/headroomjs",
            "issues": "http://drupal.org/project/issues/headroomjs"
        }
    },
    {
        "name": "drupal/honeypot",
        "version": "1.30.0",
        "version_normalized": "1.30.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/honeypot.git",
            "reference": "8.x-1.30"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/honeypot-8.x-1.30.zip",
            "reference": "8.x-1.30",
            "shasum": "1d7983e8e07feee4f13e4b05c9a10db15ae2097e"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.30",
                "datestamp": "1576274288",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Jeff Geerling",
                "homepage": "https://www.drupal.org/user/213194",
                "email": "geerlingguy@mac.com"
            },
            {
                "name": "geerlingguy",
                "homepage": "https://www.drupal.org/user/389011"
            },
            {
                "name": "vijaycs85",
                "homepage": "https://www.drupal.org/user/93488"
            }
        ],
        "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": "https://git.drupalcode.org/project/honeypot"
        }
    },
    {
        "name": "drupal/hook_post_action",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/hook_post_action.git",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/hook_post_action-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "be3caa9444ff5b2a34af583dba3d7020661d2fdc"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1540978980",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "id.tarzanych",
                "homepage": "https://www.drupal.org/user/2776543"
            },
            {
                "name": "sinasalek",
                "homepage": "https://www.drupal.org/user/52244"
            }
        ],
        "description": "Introduces new Drupal hooks, hook_entity_postsave, hook_entity_postinsert, hook_entity_postupdate, hook_entity_postdelete, hook_node_postsave, hook_node_postinsert, hook_node_postupdate, hook_node_postdelete",
        "homepage": "https://www.drupal.org/project/hook_post_action",
        "support": {
            "source": "http://cgit.drupalcode.org/hook_post_action"
        }
    },
    {
        "name": "drupal/icon_select",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/icon_select.git",
            "reference": "e0b3b0831535643323ab2326e8ab25870282f128"
        },
        "require": {
            "drupal/core": "*",
            "drupal/hook_post_action": "^1.0@beta",
            "enshrined/svg-sanitize": ">=0.9 <1.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.3+1-dev",
                "datestamp": "1586179422",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "ayalon",
                "homepage": "https://www.drupal.org/user/419226"
            },
            {
                "name": "gperriard",
                "homepage": "https://www.drupal.org/user/3362098"
            },
            {
                "name": "make77",
                "homepage": "https://www.drupal.org/user/858788"
            }
        ],
        "description": "Icon selector",
        "homepage": "https://www.drupal.org/project/icon_select",
        "support": {
            "source": "https://git.drupalcode.org/project/icon_select"
        }
    },
    {
        "name": "drupal/imagemagick",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/imagemagick.git",
            "reference": "1c9d80c28f266141abd7e89d49fb7f845a0cfe14"
        },
        "require": {
            "drupal/core": "^8.1.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha6+2-dev",
                "datestamp": "1506345544",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Chris Charlton",
                "homepage": "https://www.drupal.org/user/17089"
            },
            {
                "name": "chx",
                "homepage": "https://www.drupal.org/user/9446"
            },
            {
                "name": "claudiu.cristea",
                "homepage": "https://www.drupal.org/user/56348"
            },
            {
                "name": "dman",
                "homepage": "https://www.drupal.org/user/33240"
            },
            {
                "name": "dopry",
                "homepage": "https://www.drupal.org/user/22202"
            },
            {
                "name": "drewish",
                "homepage": "https://www.drupal.org/user/34869"
            },
            {
                "name": "gdl",
                "homepage": "https://www.drupal.org/user/507326"
            },
            {
                "name": "mondrake",
                "homepage": "https://www.drupal.org/user/1307444"
            },
            {
                "name": "quicksketch",
                "homepage": "https://www.drupal.org/user/35821"
            },
            {
                "name": "sun",
                "homepage": "https://www.drupal.org/user/54136"
            },
            {
                "name": "walkah",
                "homepage": "https://www.drupal.org/user/1531"
            }
        ],
        "description": "Provides ImageMagick integration.",
        "homepage": "https://www.drupal.org/project/imagemagick",
        "support": {
            "source": "http://cgit.drupalcode.org/imagemagick"
        }
    },
    {
        "name": "drupal/imce",
        "version": "1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/imce.git",
            "reference": "8.x-1.8"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/imce-8.x-1.8.zip",
            "reference": "8.x-1.8",
            "shasum": "32496efa05983dcdc5e6115272021fcea774c9b0"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.8",
                "datestamp": "1586638244",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "thalles",
                "homepage": "https://www.drupal.org/user/3589086"
            },
            {
                "name": "ufku",
                "homepage": "https://www.drupal.org/user/9910"
            }
        ],
        "description": "Provides a file manager supporting personal folders.",
        "homepage": "https://drupal.org/project/imce",
        "support": {
            "source": "https://git.drupalcode.org/project/imce"
        }
    },
    {
        "name": "drupal/inline_entity_form",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/inline_entity_form.git",
            "reference": "07b31f1cdd5264312931514f1fcb3fd36b10fdce"
        },
        "require": {
            "drupal/core": "^8.7.7 || ^9"
        },
        "require-dev": {
            "drupal/entity_reference_revisions": "^1.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-rc5+3-dev",
                "datestamp": "1589279989",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "bojanz",
                "homepage": "https://www.drupal.org/user/86106"
            },
            {
                "name": "dawehner",
                "homepage": "https://www.drupal.org/user/99340"
            },
            {
                "name": "geek-merlin",
                "homepage": "https://www.drupal.org/user/229048"
            },
            {
                "name": "joachim",
                "homepage": "https://www.drupal.org/user/107701"
            },
            {
                "name": "jsacksick",
                "homepage": "https://www.drupal.org/user/972218"
            },
            {
                "name": "kaythay",
                "homepage": "https://www.drupal.org/user/2182186"
            },
            {
                "name": "oknate",
                "homepage": "https://www.drupal.org/user/471638"
            },
            {
                "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": "https://git.drupalcode.org/project/inline_entity_form"
        }
    },
    {
        "name": "drupal/insert",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/insert.git",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/insert-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "6c37ceedc7821c7efdc5907a0f34adeb68d79b0a"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1514827685",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Snater",
                "homepage": "https://www.drupal.org/user/3513717"
            },
            {
                "name": "quicksketch",
                "homepage": "https://www.drupal.org/user/35821"
            }
        ],
        "description": "Assists in inserting files, images, or other media into the body field or other text areas.",
        "homepage": "https://www.drupal.org/project/insert",
        "support": {
            "source": "http://cgit.drupalcode.org/insert"
        }
    },
    {
        "name": "drupal/interval",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/interval.git",
            "reference": "0f868acd521d83315b4344ae992e1761e9bbe4c2"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.7+0-dev",
                "datestamp": "1588046046",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Deciphered",
                "homepage": "https://www.drupal.org/user/103796"
            },
            {
                "name": "jonhattan",
                "homepage": "https://www.drupal.org/user/49817"
            },
            {
                "name": "larowlan",
                "homepage": "https://www.drupal.org/user/395439"
            },
            {
                "name": "nick_schuch",
                "homepage": "https://www.drupal.org/user/1412036"
            },
            {
                "name": "pcambra",
                "homepage": "https://www.drupal.org/user/122101"
            }
        ],
        "description": "Provides a field and widget to allow entry of a date/time interval.",
        "homepage": "https://www.drupal.org/project/interval",
        "support": {
            "source": "https://git.drupalcode.org/project/interval"
        }
    },
    {
        "name": "drupal/jquery_ui_filter",
        "version": "dev-2.x",
        "version_normalized": "dev-2.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/jquery_ui_filter.git",
            "reference": "360de6667a4cf9235903a5668365562561d25f5d"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.x-dev",
                "datestamp": "1477070642",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "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"
            }
        ],
        "description": "Converts static HTML to a jQuery UI Accordion or Tabs widget",
        "homepage": "https://drupal.org/project/jquery_ui_filter",
        "support": {
            "source": "http://cgit.drupalcode.org/jquery_ui_filter",
            "issues": "https://drupal.org/project/issues/jquery_ui_filter"
        }
    },
    {
        "name": "drupal/jqueryui_field",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/jqueryui_field.git",
            "reference": "4da7153a93db23dbb4b3bc4581128da2d56647bf"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1498768160",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "vedprakash",
                "homepage": "https://www.drupal.org/user/547234"
            }
        ],
        "description": "Defines a field type for Tabs & Accordion.",
        "homepage": "https://www.drupal.org/project/jqueryui_field",
        "support": {
            "source": "http://cgit.drupalcode.org/jqueryui_field"
        }
    },
    {
        "name": "drupal/key",
        "version": "1.13.0",
        "version_normalized": "1.13.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/key.git",
            "reference": "8.x-1.13"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/key-8.x-1.13.zip",
            "reference": "8.x-1.13",
            "shasum": "c78e6ebd7993d7fb7d7ad7f58b487e77acd3562c"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.13",
                "datestamp": "1588008015",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "drush": {
                "services": {
                    "drush.services.yml": "^9"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Cellar Door",
                "homepage": "https://www.drupal.org/user/658076"
            },
            {
                "name": "CrashTest_",
                "homepage": "https://www.drupal.org/user/261457"
            },
            {
                "name": "nerdstein",
                "homepage": "https://www.drupal.org/user/1557710"
            },
            {
                "name": "rlhawk",
                "homepage": "https://www.drupal.org/user/352283"
            }
        ],
        "description": "Provides the ability to manage site-wide keys",
        "homepage": "http://drupal.org/project/key",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/key",
            "issues": "http://drupal.org/project/key"
        }
    },
    {
        "name": "drupal/layout_kit",
        "version": "1.0.0-rc4",
        "version_normalized": "1.0.0.0-RC4",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/layout_kit.git",
            "reference": "8.x-1.0-rc4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/layout_kit-8.x-1.0-rc4.zip",
            "reference": "8.x-1.0-rc4",
            "shasum": "667be487f24ffc18243dd941f8dc14f1ec8bb314"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-rc4",
                "datestamp": "1537353180",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "CRZDEV",
                "homepage": "https://www.drupal.org/user/2848851"
            }
        ],
        "description": "Layout Kit includes a set of ready to use layouts.",
        "homepage": "https://www.drupal.org/project/layout_kit",
        "support": {
            "source": "http://cgit.drupalcode.org/layout_kit"
        }
    },
    {
        "name": "drupal/libraries",
        "version": "3.0.0-alpha1",
        "version_normalized": "3.0.0.0-alpha1",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/libraries.git",
            "reference": "8.x-3.0-alpha1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/libraries-8.x-3.0-alpha1.zip",
            "reference": "8.x-3.0-alpha1",
            "shasum": "bb07036b1eaeea7d736fc7e72416238830cd8d67"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.0-alpha1",
                "datestamp": "1517046484",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Alpha releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Pol",
                "homepage": "https://www.drupal.org/user/47194"
            },
            {
                "name": "rjacobs",
                "homepage": "https://www.drupal.org/user/422459"
            },
            {
                "name": "sun",
                "homepage": "https://www.drupal.org/user/54136"
            },
            {
                "name": "tstoeckler",
                "homepage": "https://www.drupal.org/user/107158"
            }
        ],
        "description": "Allows version-dependent and shared usage of external libraries in Drupal.",
        "homepage": "http://drupal.org/project/libraries",
        "support": {
            "source": "http://cgit.drupalcode.org/libraries",
            "issues": "http://drupal.org/project/issues/libraries",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/linkit",
        "version": "4.3.0",
        "version_normalized": "4.3.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/linkit.git",
            "reference": "8.x-4.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/linkit-8.x-4.3.zip",
            "reference": "8.x-4.3",
            "shasum": "e624ea2f18a6100b76a8337e24f7c08df6e2235e"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-4.x": "4.x-dev"
            },
            "drupal": {
                "version": "8.x-4.3",
                "datestamp": "1490205830",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "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/list_formatter",
        "version": "dev-2.x",
        "version_normalized": "dev-2.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/list_formatter.git",
            "reference": "4a83d445d75c1ecc5566a5407733c3c106177c09"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.x-dev",
                "datestamp": "1464942839",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "damiankloip",
                "homepage": "https://www.drupal.org/user/1037976"
            }
        ],
        "description": "A field formatter for rendering values as HTML or comma-separated lists.",
        "homepage": "https://www.drupal.org/project/list_formatter",
        "support": {
            "source": "http://cgit.drupalcode.org/list_formatter"
        }
    },
    {
        "name": "drupal/login_security",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/login_security.git",
            "reference": "734ed5d241416246f54f7e7f857c97a06fc249a8"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.5+0-dev",
                "datestamp": "1528723384",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "cYu",
                "homepage": "https://www.drupal.org/user/202205"
            },
            {
                "name": "deekayen",
                "homepage": "https://www.drupal.org/user/972"
            },
            {
                "name": "deetergp",
                "homepage": "https://www.drupal.org/user/1134002"
            },
            {
                "name": "ilo",
                "homepage": "https://www.drupal.org/user/118449"
            },
            {
                "name": "jribeiro",
                "homepage": "https://www.drupal.org/user/1975716"
            },
            {
                "name": "shrop",
                "homepage": "https://www.drupal.org/user/14767"
            }
        ],
        "description": "Enable security options in the login flow of the site.",
        "homepage": "https://www.drupal.org/project/login_security",
        "support": {
            "source": "http://cgit.drupalcode.org/login_security"
        }
    },
    {
        "name": "drupal/mailsystem",
        "version": "dev-4.x",
        "version_normalized": "dev-4.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/mailsystem.git",
            "reference": "c94ce75fd1927a2622b336f83bb654f33ba60650"
        },
        "require": {
            "drupal/core": "^8.7.7 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-4.x": "4.x-dev"
            },
            "drupal": {
                "version": "8.x-4.2+2-dev",
                "datestamp": "1586202687",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Berdir",
                "homepage": "https://www.drupal.org/user/214652"
            },
            {
                "name": "Les Lim",
                "homepage": "https://www.drupal.org/user/84263"
            },
            {
                "name": "Manuel Garcia",
                "homepage": "https://www.drupal.org/user/213194"
            },
            {
                "name": "Nafes",
                "homepage": "https://www.drupal.org/user/2489926"
            },
            {
                "name": "miro_dietiker",
                "homepage": "https://www.drupal.org/user/227761"
            },
            {
                "name": "pillarsdotnet",
                "homepage": "https://www.drupal.org/user/36148"
            }
        ],
        "description": "Mail System",
        "homepage": "https://www.drupal.org/project/mailsystem",
        "support": {
            "source": "https://git.drupalcode.org/project/mailsystem"
        }
    },
    {
        "name": "drupal/markup",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/markup.git",
            "reference": "55bdc4112d716be89614ae2545550c840bfff57e"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta1+4-dev",
                "datestamp": "1563178385",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Anybody",
                "homepage": "https://www.drupal.org/user/291091"
            },
            {
                "name": "Deciphered",
                "homepage": "https://www.drupal.org/user/103796"
            },
            {
                "name": "bcostlow",
                "homepage": "https://www.drupal.org/user/1340686"
            },
            {
                "name": "cYu",
                "homepage": "https://www.drupal.org/user/202205"
            },
            {
                "name": "ebeyrent",
                "homepage": "https://www.drupal.org/user/23897"
            },
            {
                "name": "mqanneh",
                "homepage": "https://www.drupal.org/user/2833163"
            },
            {
                "name": "mrfelton",
                "homepage": "https://www.drupal.org/user/305669"
            }
        ],
        "description": "Defines a field type for markup.",
        "homepage": "https://www.drupal.org/project/markup",
        "support": {
            "source": "https://git.drupalcode.org/project/markup"
        }
    },
    {
        "name": "drupal/masquerade",
        "version": "dev-2.x",
        "version_normalized": "dev-2.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/masquerade.git",
            "reference": "395ecc0162b508434fb536b77193ecae2c47a046"
        },
        "require": {
            "drupal/core": "^8.7.7 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.0-beta3+1-dev",
                "datestamp": "1580006587",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Andrey Postnikov (andypost)",
                "homepage": "https://www.drupal.org/u/andypost",
                "role": "Maintainer"
            },
            {
                "name": "David Norman (deekayen)",
                "homepage": "https://www.drupal.org/u/deekayen",
                "role": "Maintainer"
            },
            {
                "name": "Mark Shropshire (shrop)",
                "homepage": "https://www.drupal.org/u/shrop",
                "role": "Maintainer"
            },
            {
                "name": "Daniel Kudwien (sun)",
                "homepage": "https://www.drupal.org/u/sun",
                "role": "Maintainer"
            },
            {
                "name": "Andrew Berry (deviantintegral)",
                "homepage": "https://www.drupal.org/u/deviantintegral",
                "role": "Maintainer"
            },
            {
                "name": "sun",
                "homepage": "https://www.drupal.org/user/54136"
            }
        ],
        "description": "Allows privileged users to masquerade as another user.",
        "homepage": "https://www.drupal.org/project/masquerade",
        "support": {
            "source": "https://git.drupal.org/project/masquerade.git",
            "issues": "https://www.drupal.org/project/issues/masquerade",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/menu_block",
        "version": "1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/menu_block.git",
            "reference": "8.x-1.6"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.6.zip",
            "reference": "8.x-1.6",
            "shasum": "3da96af15c3a5f5f1966e28b6e87b74228617998"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.6",
                "datestamp": "1587721600",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "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": "https://git.drupalcode.org/project/menu_block"
        }
    },
    {
        "name": "drupal/menu_child_item",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/menu_child_item.git",
            "reference": "b7748cef5afa64ffc02aa9c06f47f751b584b9c3"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1536564180",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "sudishth",
                "homepage": "https://www.drupal.org/user/1440562"
            },
            {
                "name": "visabhishek",
                "homepage": "https://www.drupal.org/user/896554"
            }
        ],
        "description": "Add menu child item with single click, edit, then save.",
        "homepage": "https://www.drupal.org/project/menu_child_item",
        "support": {
            "source": "http://cgit.drupalcode.org/menu_child_item"
        }
    },
    {
        "name": "drupal/menu_condition",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/menu_condition.git",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/menu_condition-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "ec08c2606d496412feaea37333baf0a4aeacfe0c"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1469010839",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "joachim",
                "homepage": "https://www.drupal.org/user/107701"
            },
            {
                "name": "rupertj",
                "homepage": "https://www.drupal.org/user/549944"
            }
        ],
        "description": "Provides a condition based on the active menu trail.",
        "homepage": "https://www.drupal.org/project/menu_condition",
        "support": {
            "source": "http://cgit.drupalcode.org/menu_condition"
        }
    },
    {
        "name": "drupal/menu_item_visibility",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/menu_item_visibility.git",
            "reference": "2b753a8c392a275b8306715b315fe6bd227c10c4"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1537993380",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "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": "joelpittet",
                "homepage": "https://www.drupal.org/user/160302"
            }
        ],
        "description": "Controls the visibility of the menus for user roles.",
        "homepage": "https://www.drupal.org/project/menu_item_visibility",
        "support": {
            "source": "http://cgit.drupalcode.org/menu_item_visibility"
        }
    },
    {
        "name": "drupal/menu_markup",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/menu_markup.git",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/menu_markup-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "87bcb01b98dfce4da43ba3574dea4ee0fddc052b"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1472044603",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "incursus",
                "homepage": "https://www.drupal.org/user/3464511"
            }
        ],
        "description": "Allows markup to be used in menu link text",
        "homepage": "https://www.drupal.org/project/menu_markup",
        "support": {
            "source": "http://cgit.drupalcode.org/menu_markup"
        }
    },
    {
        "name": "drupal/menu_views",
        "version": "dev-3.x",
        "version_normalized": "dev-3.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/menu_views.git",
            "reference": "b51e7e4c1bc4ef940ed4da22d87692db42e0b31d"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.x-dev",
                "datestamp": "1516921385",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "markcarver",
                "homepage": "https://www.drupal.org/user/501638"
            },
            {
                "name": "ron_s",
                "homepage": "https://www.drupal.org/user/184990"
            }
        ],
        "homepage": "https://www.drupal.org/project/menu_views",
        "support": {
            "source": "http://cgit.drupalcode.org/menu_views"
        }
    },
    {
        "name": "drupal/mgv",
        "version": "1.16.0",
        "version_normalized": "1.16.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/mgv.git",
            "reference": "8.x-1.16"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/mgv-8.x-1.16.zip",
            "reference": "8.x-1.16",
            "shasum": "a3379dca75cb871bd5960c778bee7b513bb09f74"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.16",
                "datestamp": "1589399042",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "markconroy",
                "homepage": "https://www.drupal.org/user/336910"
            }
        ],
        "description": "Some extra global variables to make your life a little easier.",
        "homepage": "https://www.drupal.org/project/mgv",
        "support": {
            "source": "https://git.drupalcode.org/project/mgv"
        }
    },
    {
        "name": "drupal/module_filter",
        "version": "3.1.0",
        "version_normalized": "3.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/module_filter.git",
            "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"
                }
            }
        },
        "installation-source": "dist",
        "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/name",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/name.git",
            "reference": "4d8a0865a8f7470ca8ab80b1eacec67045645af9"
        },
        "require": {
            "drupal/core": "^8.4"
        },
        "require-dev": {
            "drupal/token": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-rc2+15-dev",
                "datestamp": "1587236333",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Florian Weber",
                "homepage": "https://www.drupal.org/u/webflo",
                "role": "Maintainer"
            },
            {
                "name": "Alan D.",
                "homepage": "https://www.drupal.org/u/alan-d",
                "role": "Maintainer"
            },
            {
                "name": "See other contributors",
                "homepage": "https://www.drupal.org/node/589144/committers",
                "role": "contributor"
            },
            {
                "name": "webflo",
                "homepage": "https://www.drupal.org/user/254778"
            }
        ],
        "description": "Defines a persons name field type.",
        "homepage": "https://www.drupal.org/project/name",
        "support": {
            "source": "http://cgit.drupalcode.org/name",
            "issues": "https://www.drupal.org/project/issues/name"
        }
    },
    {
        "name": "drupal/none_title",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/none_title.git",
            "reference": "c825d6aa0ad5a9a6680bfe4235f3cdda9ea38525"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0+1-dev",
                "datestamp": "1566071287",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "matsbla",
                "homepage": "https://www.drupal.org/user/2325394"
            },
            {
                "name": "vlad.dancer",
                "homepage": "https://www.drupal.org/user/903844"
            }
        ],
        "description": "This module hides node titles if you enter &lt;none&gt; in title field.",
        "homepage": "https://www.drupal.org/project/none_title",
        "support": {
            "source": "https://git.drupalcode.org/project/none_title"
        }
    },
    {
        "name": "drupal/panelbutton",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/panelbutton.git",
            "reference": "8.x-1.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/panelbutton-8.x-1.2.zip",
            "reference": "8.x-1.2",
            "shasum": "804be638634af892a225ce1f9cf255b9b5652f78"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.2",
                "datestamp": "1549536780",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Kevin Quillen (kevinquillen)",
                "homepage": "https://www.drupal.org/u/kevinquillen",
                "role": "Maintainer"
            },
            {
                "name": "kevinquillen",
                "homepage": "https://www.drupal.org/user/317279"
            }
        ],
        "description": "Adds the Panel Button plugin to CKEditor. This plugin is a utility plugin that is required by certain user-facing CKEditor plugins.",
        "homepage": "http://drupal.org/project/panelbutton",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/panelbutton",
            "issues": "http://drupal.org/project/issues/panelbutton"
        }
    },
    {
        "name": "drupal/paragraphs",
        "version": "1.11.0",
        "version_normalized": "1.11.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/paragraphs.git",
            "reference": "8.x-1.11"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.11.zip",
            "reference": "8.x-1.11",
            "shasum": "4fa849a249fbc689ca0c83523a967c08767e91af"
        },
        "require": {
            "drupal/core": "^8.7.7 || ^9",
            "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": "2.x-dev",
            "drupal/entity_usage": "2.x-dev",
            "drupal/field_group": "3.x-dev",
            "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.11",
                "datestamp": "1581850829",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "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": "jstoller",
                "homepage": "https://www.drupal.org/user/99012"
            },
            {
                "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": "https://git.drupalcode.org/project/paragraphs"
        }
    },
    {
        "name": "drupal/passcode_field",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/passcode_field.git",
            "reference": "1be26767a9d308354d1aa112ff9865789fabd40d"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1501359542",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "moinak_dutta",
                "homepage": "https://www.drupal.org/user/3346996"
            }
        ],
        "description": "An implementation of a randomly generated passcode field.",
        "homepage": "https://www.drupal.org/project/passcode_field",
        "support": {
            "source": "http://cgit.drupalcode.org/passcode_field"
        }
    },
    {
        "name": "drupal/pathauto",
        "version": "1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/pathauto.git",
            "reference": "8.x-1.8"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.8.zip",
            "reference": "8.x-1.8",
            "shasum": "ede3216abb9c4f77709338d9147334c595046329"
        },
        "require": {
            "drupal/core": "^8.8 || ^9",
            "drupal/ctools": "*",
            "drupal/token": "*"
        },
        "suggest": {
            "drupal/redirect": "When installed Pathauto will provide a new \"Update Action\" in case your URLs change. This is the recommended update action and is considered the best practice for SEO and usability."
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.8",
                "datestamp": "1588103046",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "drush": {
                "services": {
                    "drush.services.yml": "^9 || ^10"
                }
            }
        },
        "installation-source": "source",
        "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": "https://cgit.drupalcode.org/pathauto",
            "issues": "https://www.drupal.org/project/issues/pathauto",
            "documentation": "https://www.drupal.org/docs/8/modules/pathauto"
        }
    },
    {
        "name": "drupal/permissions_by_term",
        "version": "2.22.0",
        "version_normalized": "2.22.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/permissions_by_term.git",
            "reference": "8.x-2.22"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/permissions_by_term-8.x-2.22.zip",
            "reference": "8.x-2.22",
            "shasum": "73ffb1f49ebc7488428db0740efcf2151962a976"
        },
        "require": {
            "drupal/core": "^8.0",
            "php": ">=7.1.0"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-2.22",
                "datestamp": "1589297730",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Peter Majmesku",
                "homepage": "https://www.drupal.org/user/786132",
                "email": "p.majmesku@gmail.com"
            },
            {
                "name": "SaschaHannes",
                "homepage": "https://www.drupal.org/user/3536189"
            },
            {
                "name": "marcoliver",
                "homepage": "https://www.drupal.org/user/1529744"
            }
        ],
        "description": "Restricts access to nodes by taxonomy terms in relation to users and their roles.",
        "homepage": "https://www.drupal.org/project/permissions_by_term",
        "support": {
            "source": "https://git.drupalcode.org/project/permissions_by_term"
        }
    },
    {
        "name": "drupal/prlp",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/prlp.git",
            "reference": "8.x-1.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/prlp-8.x-1.4.zip",
            "reference": "8.x-1.4",
            "shasum": "a87803012928d25675ce675cc65632b86e423e18"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.4",
                "datestamp": "1563832381",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Jitesh Doshi",
                "homepage": "https://www.drupal.org/user/1799550"
            },
            {
                "name": "Tcraw",
                "homepage": "https://www.drupal.org/user/2899465"
            },
            {
                "name": "christian3244",
                "homepage": "https://www.drupal.org/user/2888131"
            }
        ],
        "description": "Enhances the password reset landing page by letting user change their password on arrival via the password reset link",
        "homepage": "https://www.drupal.org/project/prlp",
        "support": {
            "source": "https://git.drupalcode.org/project/prlp"
        }
    },
    {
        "name": "drupal/profile",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/profile.git",
            "reference": "8.x-1.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/profile-8.x-1.1.zip",
            "reference": "8.x-1.1",
            "shasum": "b8f6aca4f432228e614dca0a50cb187e936e4825"
        },
        "require": {
            "drupal/core": "^8.7.7 || ^9",
            "drupal/entity": "^1.0-rc2"
        },
        "require-dev": {
            "drupal/token": "^1.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1",
                "datestamp": "1582134004",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "bojanz",
                "homepage": "https://www.drupal.org/user/86106"
            },
            {
                "name": "daggerhart",
                "homepage": "https://www.drupal.org/user/167806"
            },
            {
                "name": "fago",
                "homepage": "https://www.drupal.org/user/16747"
            },
            {
                "name": "jsacksick",
                "homepage": "https://www.drupal.org/user/972218"
            },
            {
                "name": "mglaman",
                "homepage": "https://www.drupal.org/user/2416470"
            },
            {
                "name": "pcambra",
                "homepage": "https://www.drupal.org/user/122101"
            }
        ],
        "description": "Provides configurable user profiles.",
        "homepage": "http://drupal.org/project/profile",
        "support": {
            "source": "https://git.drupalcode.org/project/profile"
        }
    },
    {
        "name": "drupal/questions_answers",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/questions_answers.git",
            "reference": "9b2f8e348744af07dcbd949ed1a571b2f9704341"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.11+0-dev",
                "datestamp": "1575477480",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Daniel.Moberly",
                "homepage": "https://www.drupal.org/user/1160788"
            }
        ],
        "description": "Entity Questions and Answers.",
        "homepage": "https://www.drupal.org/project/questions_answers",
        "support": {
            "source": "https://git.drupalcode.org/project/questions_answers"
        }
    },
    {
        "name": "drupal/quicktabs",
        "version": "dev-3.x",
        "version_normalized": "dev-3.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/quicktabs.git",
            "reference": "34cb5ca5ee0ed1b78aed1e5d578ea7cc4290bc3b"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.0-alpha1+27-dev",
                "datestamp": "1497623343",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Palashvijay4O",
                "homepage": "https://www.drupal.org/user/2995945"
            },
            {
                "name": "Pasqualle",
                "homepage": "https://www.drupal.org/user/80733"
            },
            {
                "name": "ezra-g",
                "homepage": "https://www.drupal.org/user/69959"
            },
            {
                "name": "jaydub",
                "homepage": "https://www.drupal.org/user/46257"
            },
            {
                "name": "katbailey",
                "homepage": "https://www.drupal.org/user/172987"
            },
            {
                "name": "nedjo",
                "homepage": "https://www.drupal.org/user/4481"
            },
            {
                "name": "netw3rker",
                "homepage": "https://www.drupal.org/user/89684"
            },
            {
                "name": "systemick",
                "homepage": "https://www.drupal.org/user/819746"
            },
            {
                "name": "ultimateboy",
                "homepage": "https://www.drupal.org/user/153963"
            }
        ],
        "description": "Render content with tabs and other display styles",
        "homepage": "https://www.drupal.org/project/quicktabs",
        "support": {
            "source": "http://cgit.drupalcode.org/quicktabs"
        }
    },
    {
        "name": "drupal/random_number_field",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/random_number_field.git",
            "reference": "f4d9e164d0282593aa5496fdafca1c9193f8f632"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1534419180",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "andywhale",
                "homepage": "https://www.drupal.org/user/2581622"
            }
        ],
        "description": "Define a field type to be populated with a random number each time new content is created.",
        "homepage": "https://www.drupal.org/project/random_number_field",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/random_number_field"
        }
    },
    {
        "name": "drupal/readonly_field_widget",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/readonly_field_widget.git",
            "reference": "d16e20a7821eb9eb62d3bf0bcf65f6c9abdcbfd0"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.2+6-dev",
                "datestamp": "1554706981",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "thtas",
                "homepage": "https://www.drupal.org/user/287467"
            }
        ],
        "description": "Provides a field widget which can display the field formatter version of a field on the edit form",
        "homepage": "https://www.drupal.org/project/readonly_field_widget",
        "support": {
            "source": "https://git.drupalcode.org/project/readonly_field_widget"
        }
    },
    {
        "name": "drupal/real_aes",
        "version": "dev-2.x",
        "version_normalized": "dev-2.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/real_aes.git",
            "reference": "cc43f728848fa5c421a7466821806cd804f26172"
        },
        "require": {
            "defuse/php-encryption": "^2.0",
            "drupal/core": "^8 || ^9",
            "drupal/encrypt": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.2+1-dev",
                "datestamp": "1553554980",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Heine",
                "homepage": "https://www.drupal.org/user/17943"
            },
            {
                "name": "nerdstein",
                "homepage": "https://www.drupal.org/user/1557710"
            },
            {
                "name": "rlhawk",
                "homepage": "https://www.drupal.org/user/352283"
            }
        ],
        "description": "Provides an Authenticated AES encryption method for Encrypt though the Defuse PHP Encryption library.",
        "homepage": "https://www.drupal.org/project/real_aes",
        "support": {
            "source": "https://git.drupalcode.org/project/real_aes"
        }
    },
    {
        "name": "drupal/regcode_simple",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/regcode_simple.git",
            "reference": "8.x-1.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/regcode_simple-8.x-1.4.zip",
            "reference": "8.x-1.4",
            "shasum": "a07c2da76356d2543261d3331874cefd505bfab4"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.4",
                "datestamp": "1587803869",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Perttu Ehn (rpsu)",
                "homepage": "https://www.drupal.org/u/rpsu",
                "role": "Maintainer"
            }
        ],
        "description": "The Registration Code (Simple) project allows site admins to set simple predefined password for registration form, preventing all but invited users registering as site users.",
        "homepage": "https://www.drupal.org/project/regcode_simple",
        "support": {
            "source": "http://cgit.drupalcode.org/regcode_simple",
            "issues": "https://www.drupal.org/project/issues/regcode_simple"
        }
    },
    {
        "name": "drupal/required_api",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/required_api.git",
            "reference": "8.x-1.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/required_api-8.x-1.2.zip",
            "reference": "8.x-1.2",
            "shasum": "a102a837abe8665c6aca6c0cc6ca3ff72e8d17b6"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.2",
                "datestamp": "1540820281",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "lord_of_freaks",
                "homepage": "https://www.drupal.org/user/317097"
            }
        ],
        "description": "Provides an unified API to managed required property on fields.",
        "homepage": "https://www.drupal.org/project/required_api",
        "support": {
            "source": "http://cgit.drupalcode.org/required_api"
        }
    },
    {
        "name": "drupal/required_by_role",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/required_by_role.git",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/required_by_role-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "5a34e7b9b5e69040fb80dc242ceb9c8287dc9485"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/required_api": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1450082939",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "lord_of_freaks",
                "homepage": "https://www.drupal.org/user/317097"
            }
        ],
        "description": "Provides checkboxes for each field to set the required property for that field per role.",
        "homepage": "https://www.drupal.org/project/required_by_role",
        "support": {
            "source": "http://cgit.drupalcode.org/required_by_role"
        }
    },
    {
        "name": "drupal/responsive_tables_filter",
        "version": "1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/responsive_tables_filter.git",
            "reference": "8.x-1.5"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/responsive_tables_filter-8.x-1.5.zip",
            "reference": "8.x-1.5",
            "shasum": "11ffa167eb64d7cf464fb3b0e0615f2da285cdf6"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.5",
                "datestamp": "1587941694",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Jeff Cardwell",
                "homepage": "https://www.drupal.org/user/2913129"
            },
            {
                "name": "gravelpot",
                "homepage": "https://www.drupal.org/user/748208"
            },
            {
                "name": "lreynaga",
                "homepage": "https://www.drupal.org/user/3400232"
            },
            {
                "name": "mark_fullmer",
                "homepage": "https://www.drupal.org/user/2612816"
            },
            {
                "name": "ricksta",
                "homepage": "https://www.drupal.org/user/311042"
            },
            {
                "name": "texas_tater",
                "homepage": "https://www.drupal.org/user/753614"
            }
        ],
        "description": "Make tables in WYSIWYG fields responsive",
        "homepage": "https://www.drupal.org/project/responsive_tables_filter",
        "support": {
            "source": "https://git.drupalcode.org/project/responsive_tables_filter"
        }
    },
    {
        "name": "drupal/responsivewrappers",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/responsivewrappers.git",
            "reference": "8.x-1.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/responsivewrappers-8.x-1.2.zip",
            "reference": "8.x-1.2",
            "shasum": "a05da11f16eb61f03c4e89c42387dec7a9036c6a"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.2",
                "datestamp": "1553504880",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Oriol Roselló Castells",
                "homepage": "https://www.drupal.org/u/oriol_e9g",
                "role": "Maintainer"
            }
        ],
        "description": "Responsive bootstrap wrappers input content filter.",
        "homepage": "https://www.drupal.org/project/responsivewrappers",
        "support": {
            "source": "http://cgit.drupalcode.org/responsivewrappers",
            "issues": "https://www.drupal.org/project/issues/responsivewrappers"
        }
    },
    {
        "name": "drupal/revealjs",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/revealjs.git",
            "reference": "6db016d3622151f7598dcf31bc4e140a0b5f1225"
        },
        "require": {
            "drupal/core": "*"
        },
        "suggest": {
            "hakimel/reveal.js": "The Reveal.js library is required for the Revealjs module."
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha1+2-dev",
                "datestamp": "1535470984",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "B-Prod",
                "homepage": "https://www.drupal.org/user/407852"
            },
            {
                "name": "Fonski",
                "homepage": "https://www.drupal.org/user/2452026"
            }
        ],
        "description": "Reveal.js integration for Views",
        "homepage": "https://www.drupal.org/project/revealjs",
        "support": {
            "source": "https://git.drupalcode.org/project/revealjs"
        }
    },
    {
        "name": "drupal/rfv",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/rfv.git",
            "reference": "c4040e4ee9f28f267bd7233eb4f69df893e25eeb"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.3+1-dev",
                "datestamp": "1535371980",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "ionut.stan",
                "homepage": "https://www.drupal.org/user/328060"
            }
        ],
        "homepage": "https://www.drupal.org/project/rfv",
        "support": {
            "source": "http://cgit.drupalcode.org/rfv"
        }
    },
    {
        "name": "drupal/rmkv",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/rmkv.git",
            "reference": "1.0.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/rmkv-1.0.0.zip",
            "reference": "1.0.0",
            "shasum": "7646727c4007e37ecf456a056a4cbd2be1d22a93"
        },
        "require": {
            "drupal/core": "^8.9.0 || ^9.0"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "1.0.0",
                "datestamp": "1609178012",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Hideyuki Hemmi (zealialize)",
                "homepage": "https://www.drupal.org/u/zealialize",
                "role": "Maintainer"
            }
        ],
        "description": "Remove system.schema key/value storage.",
        "homepage": "http://drupal.org/project/rmkv",
        "keywords": [
            "Developer",
            "Drupal",
            "Other",
            "Utility"
        ],
        "support": {
            "source": "https://git.drupalcode.org/project/rmkv",
            "issues": "https://www.drupal.org/project/issues/rmkv"
        }
    },
    {
        "name": "drupal/roleassign",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/roleassign.git",
            "reference": "6405490f032c9b890d2abbc221ced98fa493f927"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta1+2-dev",
                "datestamp": "1585522333",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "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": "http://drupal.org/project/roleassign",
        "support": {
            "source": "https://git.drupalcode.org/project/roleassign",
            "issues": "https://www.drupal.org/project/issues/roleassign"
        }
    },
    {
        "name": "drupal/rules",
        "version": "dev-3.x",
        "version_normalized": "dev-3.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/rules.git",
            "reference": "fe89d414363f43c3c439cd14bf9c7583f7f42c55"
        },
        "require": {
            "drupal/core": "^8.7",
            "drupal/typed_data": "1.x-dev"
        },
        "require-dev": {
            "drupal/typed_data": "1.x-dev"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.x-dev",
                "datestamp": "1586294535",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            },
            "drush": {
                "services": {
                    "drush.services.yml": "^9"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "TR",
                "homepage": "https://www.drupal.org/user/202830"
            },
            {
                "name": "fago",
                "homepage": "https://www.drupal.org/user/16747"
            },
            {
                "name": "klausi",
                "homepage": "https://www.drupal.org/user/262198"
            }
        ],
        "description": "React on events and conditionally evaluate actions.",
        "homepage": "https://www.drupal.org/project/rules",
        "support": {
            "source": "https://git.drupalcode.org/project/rules",
            "issues": "https://www.drupal.org/project/issues/rules"
        }
    },
    {
        "name": "drupal/rules_data_exchanger",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/rules_data_exchanger.git",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/rules_data_exchanger-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "8f94b5593a110e3d292ffc26d7f80345a43c932b"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/rules": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1549553280",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "wombatbuddy",
                "homepage": "https://www.drupal.org/user/3547848"
            }
        ],
        "description": "Enables to transfer any data from a Rule to components or other Rules.",
        "homepage": "https://www.drupal.org/project/rules_data_exchanger",
        "support": {
            "source": "http://cgit.drupalcode.org/rules_data_exchanger"
        }
    },
    {
        "name": "drupal/search_api",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/search_api.git",
            "reference": "b1b5df4598d084a2526ec501cdd140b9f8ffcf65"
        },
        "require": {
            "drupal/core": "^8.8 || ^9"
        },
        "conflict": {
            "drupal/search_api_solr": "2.* || 3.0 || 3.1"
        },
        "require-dev": {
            "drupal/language_fallback_fix": "@dev",
            "drupal/search_api_autocomplete": "@dev",
            "drupal/search_api_db": "*"
        },
        "suggest": {
            "drupal/facets": "Adds the ability to create faceted searches.",
            "drupal/search_api_autocomplete": "Allows adding autocomplete suggestions to search fields.",
            "drupal/search_api_solr": "Adds support for using Apache Solr as a backend."
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1589099689",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            },
            "drush": {
                "services": {
                    "drush.services.yml": "^9"
                }
            }
        },
        "installation-source": "source",
        "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": "https://git.drupalcode.org/project/search_api",
            "issues": "https://www.drupal.org/project/issues/search_api",
            "irc": "irc://irc.freenode.org/drupal-search-api"
        }
    },
    {
        "name": "drupal/search_api_glossary",
        "version": "dev-3.x",
        "version_normalized": "dev-3.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/search_api_glossary.git",
            "reference": "9db7f6f5d06714688741462f513e61f2b6990f88"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/facets": "*",
            "drupal/search_api": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.5+20-dev",
                "datestamp": "1556196186",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "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": "https://git.drupalcode.org/project/search_api_glossary"
        }
    },
    {
        "name": "drupal/search_exclude",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/search_exclude.git",
            "reference": "8.x-1.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/search_exclude-8.x-1.2.zip",
            "reference": "8.x-1.2",
            "shasum": "a329d35e3df24bc2640156d7dd9186381fb7d76a"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.2",
                "datestamp": "1561242781",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "DanielVeza",
                "homepage": "https://www.drupal.org/user/3362504"
            },
            {
                "name": "arshadcn",
                "homepage": "https://www.drupal.org/user/571032"
            }
        ],
        "description": "Exclude content types from node search.",
        "homepage": "https://www.drupal.org/project/search_exclude",
        "support": {
            "source": "https://git.drupalcode.org/project/search_exclude"
        }
    },
    {
        "name": "drupal/select2",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/select2.git",
            "reference": "5ab645e052b93eb026b50edb497c5e18eaf0bc43"
        },
        "require": {
            "drupal/core": "^8.8 || ^9"
        },
        "require-dev": {
            "drupal/facets": "1.x-dev",
            "drupal/form_options_attributes": "^1.1",
            "drupal/search_api": "1.x-dev"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.7+4-dev",
                "datestamp": "1586423048",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            },
            "patches": {
                "drupal/form_options_attributes": {
                    "Add missing core_version_requirement in tests": "https://www.drupal.org/files/issues/2020-04-09/3126225-2.patch"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Christian Fritsch",
                "homepage": "https://www.drupal.org/user/1133806",
                "email": "christian.fritsch@burda.com"
            },
            {
                "name": "chr.fritsch",
                "homepage": "https://www.drupal.org/user/2103716"
            },
            {
                "name": "oushen",
                "homepage": "https://www.drupal.org/user/1200780"
            },
            {
                "name": "thunderbot",
                "homepage": "https://www.drupal.org/user/3511180"
            }
        ],
        "description": "Integration with the select2 JavaScript library.",
        "homepage": "https://www.drupal.org/project/select2",
        "support": {
            "source": "https://git.drupalcode.org/project/select2"
        }
    },
    {
        "name": "drupal/select2_widget",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/select2_widget.git",
            "reference": "88034c8e26dedfb9005350c6d544a0366a27b36e"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1518167880",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0"
        ],
        "authors": [
            {
                "name": "IT-Cru",
                "homepage": "https://www.drupal.org/user/324945"
            },
            {
                "name": "braindrift",
                "homepage": "https://www.drupal.org/user/418444"
            },
            {
                "name": "killes@www.drop.org",
                "homepage": "https://www.drupal.org/user/227"
            }
        ],
        "description": "Select2 integration for entity reference fields",
        "homepage": "https://www.drupal.org/project/select2_widget",
        "support": {
            "source": "https://git.drupalcode.org/project/select2_widget"
        }
    },
    {
        "name": "drupal/select2boxes",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/select2boxes.git",
            "reference": "380495d18eda99b85eeb601e8dce49442337a723"
        },
        "require": {
            "drupal/core": "*"
        },
        "require-dev": {
            "drupal/better_exposed_filters": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha3+8-dev",
                "datestamp": "1558464181",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Valentine94",
                "homepage": "https://www.drupal.org/user/2700379"
            },
            {
                "name": "matsbla",
                "homepage": "https://www.drupal.org/user/2325394"
            }
        ],
        "description": "Provides Select2 widgets.",
        "homepage": "https://www.drupal.org/project/select2boxes",
        "support": {
            "source": "https://git.drupalcode.org/project/select2boxes"
        }
    },
    {
        "name": "drupal/selectize",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/selectize.git",
            "reference": "acaf5ca972480fb8f57ea29aeb9b5cf89c3e533f"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta5+1-dev",
                "datestamp": "1519323184",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Kevin Quillen (kevinquillen)",
                "homepage": "https://www.drupal.org/u/kevinquillen",
                "role": "Maintainer"
            },
            {
                "name": "kevinquillen",
                "homepage": "https://www.drupal.org/user/317279"
            }
        ],
        "description": "Defines a FormAPI element that leverages Selectize.js capabilities.",
        "homepage": "http://drupal.org/project/selectize",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/selectize",
            "issues": "http://drupal.org/project/issues/selectize"
        }
    },
    {
        "name": "drupal/serial",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/serial.git",
            "reference": "adf0e9cd98ae20cecad230c3893fea4d1083ebb2"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha1+5-dev",
                "datestamp": "1586802743",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "BR0kEN",
                "homepage": "https://www.drupal.org/user/2802285"
            },
            {
                "name": "colan",
                "homepage": "https://www.drupal.org/user/58704"
            },
            {
                "name": "colorfield",
                "homepage": "https://www.drupal.org/user/2295486"
            },
            {
                "name": "kirsh",
                "homepage": "https://www.drupal.org/user/422425"
            }
        ],
        "description": "Defines atomic auto increment (serial) field type.",
        "homepage": "https://www.drupal.org/project/serial",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/serial",
            "issues": "https://www.drupal.org/project/issues/serial"
        }
    },
    {
        "name": "drupal/simple_field_formatter",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/simple_field_formatter.git",
            "reference": "829bb7ab1a2a81080d312fe827fa4af7d53ec55a"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha2+1-dev",
                "datestamp": "1490021583",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "TechNikh",
                "homepage": "https://www.drupal.org/user/372123"
            }
        ],
        "description": "Simple Field Display Formatter",
        "homepage": "https://www.drupal.org/project/simple_field_formatter",
        "support": {
            "source": "http://cgit.drupalcode.org/simple_field_formatter"
        }
    },
    {
        "name": "drupal/simple_gmap",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/simple_gmap.git",
            "reference": "90ba446d0aa84726d0f5375512457c9b16b96995"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "require-dev": {
            "drupal/address": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1585243385",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "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": "martin107",
                "homepage": "https://www.drupal.org/user/2659379"
            }
        ],
        "description": "Provides a Google Maps link/map formatter for simple Text fields.",
        "homepage": "https://www.drupal.org/project/simple_gmap",
        "support": {
            "source": "https://git.drupalcode.org/project/simple_gmap"
        }
    },
    {
        "name": "drupal/simple_timeline",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/simple_timeline.git",
            "reference": "8.x-1.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/simple_timeline-8.x-1.1.zip",
            "reference": "8.x-1.1",
            "shasum": "3db0ab6ad3bc49d070c28f4067a69e085ad2e551"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1",
                "datestamp": "1494216489",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "alansaviolobo",
                "homepage": "https://www.drupal.org/user/2190830"
            },
            {
                "name": "flocondetoile",
                "homepage": "https://www.drupal.org/user/2006064"
            }
        ],
        "description": "Provide a views style for displaying content in a vertical timeline",
        "homepage": "https://www.drupal.org/project/simple_timeline",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/simple_timeline",
            "issues": "https://www.drupal.org/project/issues/simple_timeline"
        }
    },
    {
        "name": "drupal/simplenews",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/simplenews.git",
            "reference": "3ca318b30cf771ea7fd611aeecbb6214fae1cda3"
        },
        "require": {
            "drupal/core": "*"
        },
        "require-dev": {
            "drupal/monitoring": "*",
            "drupal/simplenews_scheduler": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta1+10-dev",
                "datestamp": "1559210881",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "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": "AlexisWilke",
                "homepage": "https://www.drupal.org/user/356197"
            },
            {
                "name": "Berdir",
                "homepage": "https://www.drupal.org/user/214652"
            },
            {
                "name": "Simon Georges",
                "homepage": "https://www.drupal.org/user/172312"
            },
            {
                "name": "Sutharsan",
                "homepage": "https://www.drupal.org/user/73854"
            },
            {
                "name": "miro_dietiker",
                "homepage": "https://www.drupal.org/user/227761"
            }
        ],
        "description": "Send newsletters to subscribed email addresses. For uninstall go to Configuration > Web services > Simplenews > Settings and hit \"Prepare uninstall\".",
        "homepage": "https://www.drupal.org/project/simplenews",
        "support": {
            "source": "https://git.drupalcode.org/project/simplenews"
        }
    },
    {
        "name": "drupal/simplenews_scheduler",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/simplenews_scheduler.git",
            "reference": "cec1a70b1c7e2f2b72ac8fca099d3f2da0f80ace"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/simplenews": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha1+3-dev",
                "datestamp": "1463124839",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "dgtlmoon",
                "homepage": "https://www.drupal.org/user/25027"
            },
            {
                "name": "joachim",
                "homepage": "https://www.drupal.org/user/107701"
            },
            {
                "name": "miro_dietiker",
                "homepage": "https://www.drupal.org/user/227761"
            },
            {
                "name": "sgabe",
                "homepage": "https://www.drupal.org/user/232117"
            }
        ],
        "description": "Allows a schedule to be set for sending (and resending) a Simplenews item.",
        "homepage": "https://www.drupal.org/project/simplenews_scheduler",
        "support": {
            "source": "http://cgit.drupalcode.org/simplenews_scheduler"
        }
    },
    {
        "name": "drupal/simpleplayer",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/simpleplayer.git",
            "reference": "82b7ee54b970c3241128f0f3e08a303b3b2814a6"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.2+0-dev",
                "datestamp": "1508128147",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "elliotc",
                "homepage": "https://www.drupal.org/user/184583"
            }
        ],
        "description": "A module to create a simple CSS style-ready HTML5 audio/video player",
        "homepage": "https://www.drupal.org/project/simpleplayer",
        "support": {
            "source": "http://cgit.drupalcode.org/simpleplayer"
        }
    },
    {
        "name": "drupal/simplify",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/simplify.git",
            "reference": "8.x-1.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/simplify-8.x-1.1.zip",
            "reference": "8.x-1.1",
            "shasum": "dda9ac9d9ccdb3ca4cea168a2096d303a17ba9b0"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1",
                "datestamp": "1575589380",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "BWPanda",
                "homepage": "https://www.drupal.org/user/289407"
            },
            {
                "name": "Dom.",
                "homepage": "https://www.drupal.org/user/801982"
            },
            {
                "name": "markoshust",
                "homepage": "https://www.drupal.org/user/524308"
            },
            {
                "name": "nord102",
                "homepage": "https://www.drupal.org/user/3471419"
            }
        ],
        "description": "Simplifies the user interface by hiding particular fields.",
        "homepage": "https://www.drupal.org/project/simplify",
        "support": {
            "source": "https://git.drupalcode.org/project/simplify"
        }
    },
    {
        "name": "drupal/single_datetime",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/single_datetime.git",
            "reference": "35027d71f7f97662cd6fda9ee9b1eacc144d774d"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.7+11-dev",
                "datestamp": "1570987686",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Valentino Medimorec (valic)",
                "homepage": "https://www.drupal.org/u/valic",
                "role": "Maintainer"
            },
            {
                "name": "valic",
                "homepage": "https://www.drupal.org/user/980550"
            }
        ],
        "description": "Date time picker form element using the xdan jQuery Plugin Date and Time Picker library",
        "homepage": "https://www.drupal.org/project/single_datetime",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/single_datetime",
            "issues": "https://www.drupal.org/project/issues/single_datetime"
        }
    },
    {
        "name": "drupal/speedboxes",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/speedboxes.git",
            "reference": "8.x-1.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/speedboxes-8.x-1.1.zip",
            "reference": "8.x-1.1",
            "shasum": "b886be6dab5101e00cabec8baa20300b1a8b6632"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1",
                "datestamp": "1512773584",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "frob",
                "homepage": "https://www.drupal.org/user/249517"
            },
            {
                "name": "manuelBS",
                "homepage": "https://www.drupal.org/user/302791"
            }
        ],
        "description": "Allows for the checking and unchecking of multiple checkboxes with a drag and drop interface.",
        "homepage": "https://www.drupal.org/project/speedboxes",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/speedboxes",
            "issues": "https://www.drupal.org/project/issues/speedboxes"
        }
    },
    {
        "name": "drupal/string_field_formatter",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/string_field_formatter.git",
            "reference": "7446ab1ecfe795eb2744382902b367cc0bf93201"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0+2-dev",
                "datestamp": "1548516780",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Denes.Szabo",
                "homepage": "https://www.drupal.org/user/582668"
            }
        ],
        "description": "Adds formatters to plain string type field.",
        "homepage": "https://www.drupal.org/project/string_field_formatter",
        "support": {
            "source": "http://cgit.drupalcode.org/string_field_formatter"
        }
    },
    {
        "name": "drupal/structure_sync",
        "version": "1.16.0",
        "version_normalized": "1.16.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/structure_sync.git",
            "reference": "8.x-1.16"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/structure_sync-8.x-1.16.zip",
            "reference": "8.x-1.16",
            "shasum": "b700c424503fa2d7285e972b1042ca6917ec0888"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.16",
                "datestamp": "1546851780",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "fidodido06",
                "homepage": "https://www.drupal.org/user/1494332"
            },
            {
                "name": "legolasbo",
                "homepage": "https://www.drupal.org/user/2480548"
            },
            {
                "name": "pdenooijer",
                "homepage": "https://www.drupal.org/user/3175437"
            },
            {
                "name": "timKruijsen",
                "homepage": "https://www.drupal.org/user/3513437"
            },
            {
                "name": "vinlaurens",
                "homepage": "https://www.drupal.org/user/2945689"
            }
        ],
        "description": "Tool for syncing structural data that is stored as content.",
        "homepage": "https://www.drupal.org/project/structure_sync",
        "support": {
            "source": "http://cgit.drupalcode.org/structure_sync"
        }
    },
    {
        "name": "drupal/styled_google_map",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/styled_google_map.git",
            "reference": "8.x-1.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/styled_google_map-8.x-1.3.zip",
            "reference": "8.x-1.3",
            "shasum": "ccca28d260050a4cf727859befa221643b249d1f"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/geofield": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.3",
                "datestamp": "1538579280",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "a.dmitriiev",
                "homepage": "https://www.drupal.org/user/3235287"
            },
            {
                "name": "iampuma",
                "homepage": "https://www.drupal.org/user/2529238"
            }
        ],
        "description": "Will provide a Geofield field formatter for adding a Styled Google Map",
        "homepage": "https://www.drupal.org/project/styled_google_map",
        "support": {
            "source": "http://cgit.drupalcode.org/styled_google_map"
        }
    },
    {
        "name": "drupal/svg_formatter",
        "version": "1.14.0",
        "version_normalized": "1.14.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/svg_formatter.git",
            "reference": "8.x-1.14"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/svg_formatter-8.x-1.14.zip",
            "reference": "8.x-1.14",
            "shasum": "2367c2cc65c9e64d856a51039fc4547efbe03732"
        },
        "require": {
            "drupal/core": "^8 || ^9",
            "enshrined/svg-sanitize": "^0.13.1"
        },
        "require-dev": {
            "drupal/token": "1.x-dev"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.14",
                "datestamp": "1587300275",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Goran Nikolovski",
                "homepage": "https://gorannikolovski.com",
                "email": "goran@gorannikolovski.com",
                "role": "Developer"
            }
        ],
        "description": "SVG Formatter provides support for using SVG images on your website.",
        "homepage": "https://www.drupal.org/project/svg_formatter",
        "support": {
            "source": "https://git.drupalcode.org/project/svg_formatter",
            "issues": "https://www.drupal.org/project/issues/svg_formatter",
            "email": "goran@gorannikolovski.com"
        }
    },
    {
        "name": "drupal/swiftmailer",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/swiftmailer.git",
            "reference": "694cbf25d8c026b0c7c118093696d151a7874754"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/mailsystem": "*",
            "html2text/html2text": "~4.0.1",
            "swiftmailer/swiftmailer": "~5.4.5"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta2+11-dev",
                "datestamp": "1554499381",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "B-Prod",
                "homepage": "https://www.drupal.org/user/407852"
            },
            {
                "name": "sbrattla",
                "homepage": "https://www.drupal.org/user/53422"
            },
            {
                "name": "webflo",
                "homepage": "https://www.drupal.org/user/254778"
            }
        ],
        "description": "Swiftmailer",
        "homepage": "https://www.drupal.org/project/swiftmailer",
        "support": {
            "source": "https://git.drupalcode.org/project/swiftmailer"
        }
    },
    {
        "name": "drupal/table_field_group",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/table_field_group.git",
            "reference": "8.x-1.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/table_field_group-8.x-1.2.zip",
            "reference": "8.x-1.2",
            "shasum": "db2ee7610e15eb17b57d2b49a65fb84cf181b66a"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/field_group": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.2",
                "datestamp": "1565264885",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Jérôme Legendre (jerome legendre)",
                "homepage": "https://www.drupal.org/u/jrockowitz",
                "role": "Maintainer"
            },
            {
                "name": "Alexander Trotsenko (bucefal91)",
                "homepage": "https://www.drupal.org/u/jerome-legendre",
                "role": "Maintainer"
            }
        ],
        "description": "Field Group Table with fields in columns.",
        "homepage": "https://drupal.org/project/table_field_group",
        "support": {
            "source": "https://git.drupalcode.org/project/table_field_group",
            "issues": "https://www.drupal.org/project/issues/table_field_group"
        }
    },
    {
        "name": "drupal/tablefield",
        "version": "dev-2.x",
        "version_normalized": "dev-2.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/tablefield.git",
            "reference": "fb408bd76801b60c81aa8e11df99d7f99f52238f"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.1+5-dev",
                "datestamp": "1585411731",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Kevin Hankens",
                "homepage": "https://www.drupal.org/user/78090"
            },
            {
                "name": "Liam Morland",
                "homepage": "https://www.drupal.org/user/493050"
            },
            {
                "name": "colan",
                "homepage": "https://www.drupal.org/user/58704"
            },
            {
                "name": "dsnopek",
                "homepage": "https://www.drupal.org/user/266527"
            },
            {
                "name": "jenlampton",
                "homepage": "https://www.drupal.org/user/85586"
            },
            {
                "name": "lolandese",
                "homepage": "https://www.drupal.org/user/210402"
            },
            {
                "name": "mayurjadhav",
                "homepage": "https://www.drupal.org/user/2266604"
            },
            {
                "name": "vitalie",
                "homepage": "https://www.drupal.org/user/175134"
            }
        ],
        "description": "Defines a generic tabular data field.",
        "homepage": "https://www.drupal.org/project/tablefield",
        "support": {
            "source": "https://git.drupalcode.org/project/tablefield"
        }
    },
    {
        "name": "drupal/taxonomy_access_fix",
        "version": "dev-2.x",
        "version_normalized": "dev-2.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/taxonomy_access_fix.git",
            "reference": "a224cc61f9fb7b0a56a6a9082f71c74081b62d20"
        },
        "require": {
            "drupal/core": "^8.6.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.7+0-dev",
                "datestamp": "1576080480",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "FeyP",
                "homepage": "https://www.drupal.org/user/998680"
            },
            {
                "name": "pifagor",
                "homepage": "https://www.drupal.org/user/2375692"
            },
            {
                "name": "rudiedirkx",
                "homepage": "https://www.drupal.org/user/890274"
            },
            {
                "name": "voleger",
                "homepage": "https://www.drupal.org/user/3260314"
            }
        ],
        "description": "Fixes the crooked access checks for Taxonomy pages.",
        "homepage": "https://www.drupal.org/project/taxonomy_access_fix",
        "support": {
            "source": "https://git.drupalcode.org/project/taxonomy_access_fix"
        }
    },
    {
        "name": "drupal/taxonomy_formatter",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/taxonomy_formatter.git",
            "reference": "afdec98bac86935b8104a03033556ef0db507af3"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1+1-dev",
                "datestamp": "1549839481",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "danlinn",
                "homepage": "https://www.drupal.org/user/566584"
            },
            {
                "name": "nehajyoti",
                "homepage": "https://www.drupal.org/user/2804915"
            }
        ],
        "description": "Add a formatter to taxonomy terms that allows selection of element type, wrapper type, and separators.",
        "homepage": "https://www.drupal.org/project/taxonomy_formatter",
        "support": {
            "source": "http://cgit.drupalcode.org/taxonomy_formatter"
        }
    },
    {
        "name": "drupal/taxonomy_import",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/taxonomy_import.git",
            "reference": "806c624ed9a3cded557f3f626bdd78c78f629478"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0+9-dev",
                "datestamp": "1556869685",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "AswathyAjish",
                "homepage": "https://www.drupal.org/user/2584696"
            },
            {
                "name": "neethups",
                "homepage": "https://www.drupal.org/user/3516137"
            },
            {
                "name": "sajiniantony",
                "homepage": "https://www.drupal.org/user/2603884"
            }
        ],
        "description": "A module to import taxonomy using CSV or XML file to a user defined vocabulary",
        "homepage": "https://www.drupal.org/project/taxonomy_import",
        "support": {
            "source": "https://git.drupalcode.org/project/taxonomy_import"
        }
    },
    {
        "name": "drupal/taxonomy_manager",
        "version": "1.0.0-alpha2",
        "version_normalized": "1.0.0.0-alpha2",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/taxonomy_manager.git",
            "reference": "8.x-1.0-alpha2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/taxonomy_manager-8.x-1.0-alpha2.zip",
            "reference": "8.x-1.0-alpha2",
            "shasum": "7becfad1cad0d26f471b8e097afcadde94a9f266"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha2",
                "datestamp": "1538074980",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Alpha releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Matthias Hutterer (mpdonadio)",
                "homepage": "https://www.drupal.org/u/mh86",
                "role": "Maintainer"
            },
            {
                "name": "joaogarin",
                "homepage": "https://www.drupal.org/user/612814"
            },
            {
                "name": "kalinchernev",
                "homepage": "https://www.drupal.org/user/231185"
            },
            {
                "name": "mh86",
                "homepage": "https://www.drupal.org/user/59747"
            }
        ],
        "description": "Taxonomy_Manager provides a powerful interface for managing taxonomies via a tree view.",
        "homepage": "https://drupal.org/project/taxonomy_manager",
        "support": {
            "source": "http://cgit.drupalcode.org/taxonomy_manager",
            "issues": "https://drupal.org/project/issues/taxonomy_manager"
        }
    },
    {
        "name": "drupal/taxonomy_unique",
        "version": "2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/taxonomy_unique.git",
            "reference": "8.x-2.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/taxonomy_unique-8.x-2.2.zip",
            "reference": "8.x-2.2",
            "shasum": "5665249796bd82d0d2dd8cbdcd604d3314d3d16b"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "require-dev": {
            "drupal/coder": "^8.2.8",
            "squizlabs/php_codesniffer": "^2.8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.2",
                "datestamp": "1572430384",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "scripts": {
            "post-install-cmd": [
                "./vendor/bin/phpcs --config-set installed_paths ../../drupal/coder/coder_sniffer",
                "./vendor/bin/phpcs --config-set show_progress 1"
            ],
            "post-update-cmd": [
                "./vendor/bin/phpcs --config-set installed_paths ../../drupal/coder/coder_sniffer",
                "./vendor/bin/phpcs --config-set show_progress 1"
            ],
            "phpcs": [
                "./vendor/bin/phpcs --standard=Drupal,DrupalPractice ./ --ignore=./vendor"
            ],
            "phpcbf": [
                "./vendor/bin/phpcbf --standard=Drupal,DrupalPractice ./ --ignore=./vendor"
            ]
        },
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Rafael Schally",
                "homepage": "https://www.drupal.org/user/856550",
                "email": "rafael.schally@gmail.com"
            }
        ],
        "description": "Checks for duplicate occurrences of term names.",
        "homepage": "https://www.drupal.org/project/taxonomy_unique",
        "keywords": [
            "drupal",
            "taxonomy",
            "ui"
        ],
        "support": {
            "source": "https://git.drupalcode.org/project/taxonomy_unique"
        }
    },
    {
        "name": "drupal/term_condition",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/term_condition.git",
            "reference": "8.x-1.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/term_condition-8.x-1.2.zip",
            "reference": "8.x-1.2",
            "shasum": "7a7292a57739f4040e21a4bc35e4651a8fab2eb3"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.2",
                "datestamp": "1560550081",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "DanielVeza",
                "homepage": "https://www.drupal.org/user/3362504"
            },
            {
                "name": "jazzslider",
                "homepage": "https://www.drupal.org/user/430722"
            }
        ],
        "description": "Provides a Condition plugin which checks to see if a node references a particular taxonomy term.",
        "homepage": "https://www.drupal.org/project/term_condition",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/term_condition",
            "issues": "http://drupal.org/project/issues/term_condition"
        }
    },
    {
        "name": "drupal/term_csv_export_import",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/term_csv_export_import.git",
            "reference": "bd3f691c308f73a6c06240b946a36ae391337fa0"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha6+1-dev",
                "datestamp": "1532367181",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "el1_1el",
                "homepage": "https://www.drupal.org/user/1795292"
            }
        ],
        "description": "Import and Export Taxonomy terms as csv.",
        "homepage": "https://www.drupal.org/project/term_csv_export_import",
        "support": {
            "source": "http://cgit.drupalcode.org/term_csv_export_import"
        }
    },
    {
        "name": "drupal/terms_of_use",
        "version": "dev-2.x",
        "version_normalized": "dev-2.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/terms_of_use.git",
            "reference": "1c417a8588f072b1866b5072043523e36a144020"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.0-beta1+2-dev",
                "datestamp": "1484155083",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Chill35",
                "homepage": "https://www.drupal.org/user/92035"
            },
            {
                "name": "Kars-T",
                "homepage": "https://www.drupal.org/user/224499"
            },
            {
                "name": "heykarthikwithu",
                "homepage": "https://www.drupal.org/user/2833651"
            },
            {
                "name": "john.kli",
                "homepage": "https://www.drupal.org/user/2764399"
            }
        ],
        "description": "Adds terms of Use to the registration page.",
        "homepage": "https://www.drupal.org/project/terms_of_use",
        "support": {
            "source": "http://cgit.drupalcode.org/terms_of_use"
        }
    },
    {
        "name": "drupal/token",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/token.git",
            "reference": "40e376544f816da37b7483164ce942bd676ecca9"
        },
        "require": {
            "drupal/core": "^8.8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.7+1-dev",
                "datestamp": "1588018943",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            },
            "drush": {
                "services": {
                    "drush.services.yml": "^9 || ^10"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "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, some missing core tokens.",
        "homepage": "https://www.drupal.org/project/token",
        "support": {
            "source": "https://git.drupalcode.org/project/token"
        }
    },
    {
        "name": "drupal/token_conditions",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/token_conditions.git",
            "reference": "cbfc9d36bbdfe056d051c63772c6c2bd65aa3d08"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1440506339",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "tedbow",
                "homepage": "https://www.drupal.org/user/240860"
            }
        ],
        "description": "Creates conditions for Blocks based on Tokens",
        "homepage": "http://drupal.org/project/token_conditions",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/token_conditions",
            "issues": "http://drupal.org/project/issues/token_conditions"
        }
    },
    {
        "name": "drupal/token_filter",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/token_filter.git",
            "reference": "bd11525dab34f89dc684a6e43a2b1a00fad66e21"
        },
        "require": {
            "drupal/core": "^8 || ^9",
            "drupal/token": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1+3-dev",
                "datestamp": "1588029600",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Darvanen",
                "homepage": "https://www.drupal.org/user/1068770"
            },
            {
                "name": "Dave Reid",
                "homepage": "https://www.drupal.org/user/53892"
            },
            {
                "name": "Deciphered",
                "homepage": "https://www.drupal.org/user/103796"
            },
            {
                "name": "ademarco",
                "homepage": "https://www.drupal.org/user/186696"
            },
            {
                "name": "asciikewl",
                "homepage": "https://www.drupal.org/user/147292"
            },
            {
                "name": "pescetti",
                "homepage": "https://www.drupal.org/user/436244"
            },
            {
                "name": "pvhee",
                "homepage": "https://www.drupal.org/user/108811"
            }
        ],
        "description": "This is a very simple module to make global token values available as an input filter.",
        "homepage": "https://www.drupal.org/project/token_filter",
        "support": {
            "source": "https://git.drupalcode.org/project/token_filter"
        }
    },
    {
        "name": "drupal/toolbar_extras",
        "version": "1.0.0-beta2",
        "version_normalized": "1.0.0.0-beta2",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/toolbar_extras.git",
            "reference": "8.x-1.0-beta2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/toolbar_extras-8.x-1.0-beta2.zip",
            "reference": "8.x-1.0-beta2",
            "shasum": "3f21b4638a7f755b25c3f61d5993acb7cf39405c"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta2",
                "datestamp": "1529744624",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "zipme_hkt",
                "homepage": "https://www.drupal.org/user/368236"
            }
        ],
        "description": "Add extras function to toolbar",
        "homepage": "https://www.drupal.org/project/toolbar_extras",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/toolbar_extras",
            "issues": "https://www.drupal.org/project/issues/toolbar_extras"
        }
    },
    {
        "name": "drupal/toolbar_themes",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/toolbar_themes.git",
            "reference": "62e79c8635ec13fe5a4dd67b87f698a14822c044"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha4+10-dev",
                "datestamp": "1510689485",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Jeff Burnz",
                "homepage": "https://www.drupal.org/user/61393"
            }
        ],
        "description": "Apply themes to the toolbar.",
        "homepage": "https://www.drupal.org/project/toolbar_themes",
        "support": {
            "source": "http://cgit.drupalcode.org/toolbar_themes"
        }
    },
    {
        "name": "drupal/tvi",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/tvi.git",
            "reference": "c7f52316b5a0dc5593d9021700737ab52b744b75"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta2+0-dev",
                "datestamp": "1507753144",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Kevin Quillen (kevinquillen)",
                "homepage": "https://www.drupal.org/u/kevinquillen",
                "role": "Maintainer"
            },
            {
                "name": "derekwebb1",
                "homepage": "https://www.drupal.org/user/64114"
            },
            {
                "name": "kevinquillen",
                "homepage": "https://www.drupal.org/user/317279"
            }
        ],
        "description": "Enables you to change the presentation of taxonomy term pages with Views, allowing you to create multiple Views on the same path with different output.",
        "homepage": "http://drupal.org/project/tvi",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/tvi",
            "issues": "http://drupal.org/project/issues/tvi"
        }
    },
    {
        "name": "drupal/typed_data",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/typed_data.git",
            "reference": "b553f89a4ba8da5cea30fd667722273bf018ae75"
        },
        "require": {
            "drupal/core": "^8.7.7 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha4+6-dev",
                "datestamp": "1582403167",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "TR",
                "homepage": "https://www.drupal.org/user/202830"
            },
            {
                "name": "fago",
                "homepage": "https://www.drupal.org/user/16747"
            }
        ],
        "description": "Extends the core Typed Data API with new APIs and features.",
        "homepage": "https://www.drupal.org/project/typed_data",
        "support": {
            "source": "https://git.drupalcode.org/project/typed_data",
            "issues": "https://www.drupal.org/project/issues/typed_data"
        }
    },
    {
        "name": "drupal/tzfield",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/tzfield.git",
            "reference": "f48016556f7d530ef772baca41b8b91aa614e5cc"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1+1-dev",
                "datestamp": "1578636787",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "k_zoltan",
                "homepage": "https://www.drupal.org/user/834136"
            },
            {
                "name": "mfb",
                "homepage": "https://www.drupal.org/user/12302"
            }
        ],
        "description": "Defines a time zone field type.",
        "homepage": "https://www.drupal.org/project/tzfield",
        "support": {
            "source": "https://git.drupalcode.org/project/tzfield"
        }
    },
    {
        "name": "drupal/unique_code_field",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/unique_code_field.git",
            "reference": "7d5fc939e70eab9548eb3924199cc201275674c6"
        },
        "require": {
            "drupal/core": "~8.0",
            "pragmarx/random": "^0.2.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha3+1-dev",
                "datestamp": "1528247585",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Alessandro Cereda",
                "homepage": "https://www.drupal.org/user/3551792",
                "email": "alessandro@geekworldesign.com"
            }
        ],
        "description": "Adds a new unique code field.",
        "homepage": "https://www.drupal.org/project/unique_code_field",
        "keywords": [
            "Code Field",
            "Drupal",
            "GeekWorld",
            "Unique Code"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/unique_code_field",
            "issues": "https://www.drupal.org/project/issues/unique_code_field"
        }
    },
    {
        "name": "drupal/unique_field_ajax",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/unique_field_ajax.git",
            "reference": "8.x-1.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/unique_field_ajax-8.x-1.2.zip",
            "reference": "8.x-1.2",
            "shasum": "d1665193a8da5e0629a3b82f06a2155e8d139eda"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.2",
                "datestamp": "1506429244",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "adel-by",
                "homepage": "https://www.drupal.org/user/523686"
            },
            {
                "name": "benellefimostfa",
                "homepage": "https://www.drupal.org/user/3092403"
            }
        ],
        "description": "This is a very light-weight module allows fields to be unique by bundle and language. You can use ajax for check. You can customize the error message",
        "homepage": "http://drupal.org/project/unique_field_ajax",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/unique_field_ajax",
            "issues": "http://drupal.org/project/issues/unique_field_ajax"
        }
    },
    {
        "name": "drupal/user_default_page",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/user_default_page.git",
            "reference": "b51038d8a460956e89f26ff4ccc3f701646a3608"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0+10-dev",
                "datestamp": "1520245384",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "ajay_reddy",
                "homepage": "https://www.drupal.org/user/3261994"
            },
            {
                "name": "krknth",
                "homepage": "https://www.drupal.org/user/2659743"
            },
            {
                "name": "mahaveer003",
                "homepage": "https://www.drupal.org/user/3063119"
            },
            {
                "name": "neerajskydiver",
                "homepage": "https://www.drupal.org/user/227792"
            },
            {
                "name": "nishantkumar155",
                "homepage": "https://www.drupal.org/user/3021129"
            }
        ],
        "description": "Customize the destination that a user is redirected to after logging in or logged out.",
        "homepage": "https://www.drupal.org/project/user_default_page",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/user_default_page",
            "issues": "http://drupal.org/project/issues/user_default_page"
        }
    },
    {
        "name": "drupal/variationcache",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/variationcache.git",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/variationcache-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "302bcd0bc4d7c12a9d18ad4f531d1c65fdac65b1"
        },
        "require": {
            "drupal/core": "^8.8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1588927568",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Kristiaan Van den Eynde",
                "homepage": "https://www.drupal.org/u/kristiaanvandeneynde",
                "role": "Maintainer"
            },
            {
                "name": "Brad Jones",
                "homepage": "https://www.drupal.org/u/bradjones1",
                "role": "Maintainer"
            }
        ],
        "description": "This project provides VariationCache, a redirect-aware caching implementation.",
        "homepage": "http://drupal.org/project/variationcache",
        "support": {
            "source": "https://git.drupalcode.org/project/variationcache",
            "issues": "https://drupal.org/project/issues/variationcache"
        }
    },
    {
        "name": "drupal/verf",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/verf.git",
            "reference": "583b9829d3464d62f90bff7c97765faecd6c8d62"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta7+2-dev",
                "datestamp": "1560772685",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "legolasbo",
                "homepage": "https://www.drupal.org/user/2480548"
            }
        ],
        "description": "Provides Views filters for entity reference fields.",
        "homepage": "https://www.drupal.org/project/verf",
        "support": {
            "source": "https://git.drupalcode.org/project/verf"
        }
    },
    {
        "name": "drupal/video_embed_field",
        "version": "1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/video_embed_field.git",
            "reference": "8.x-1.6"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/video_embed_field-8.x-1.6.zip",
            "reference": "8.x-1.6",
            "shasum": "e5e6dc6baa538b54da1413f7c6a2f4c040c5fa05"
        },
        "require": {
            "drupal/core": "*"
        },
        "require-dev": {
            "drupal/colorbox": "*",
            "drupal/media_entity": "*",
            "drupal/media_entity_embeddable_video": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x",
                "datestamp": "1557724631",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                },
                "package": "Field types"
            }
        },
        "installation-source": "dist",
        "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": "https://git.drupalcode.org/project/video_embed_field"
        }
    },
    {
        "name": "drupal/viewfield",
        "version": "dev-3.x",
        "version_normalized": "dev-3.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/viewfield.git",
            "reference": "18a3ae0f970a2e853ec9fc48e679dd7cc471e0f8"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.0-beta5+27-dev",
                "datestamp": "1571252585",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "jerdavis",
                "homepage": "https://www.drupal.org/user/228997"
            },
            {
                "name": "keithm",
                "homepage": "https://www.drupal.org/user/691250"
            },
            {
                "name": "sun",
                "homepage": "https://www.drupal.org/user/54136"
            }
        ],
        "description": "Defines an entity reference field type to display a view.",
        "homepage": "http://drupal.org/project/viewfield",
        "support": {
            "source": "https://git.drupalcode.org/project/viewfield",
            "issues": "https://www.drupal.org/project/issues/viewfield"
        }
    },
    {
        "name": "drupal/views_accordion",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/views_accordion.git",
            "reference": "8.x-1.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/views_accordion-8.x-1.3.zip",
            "reference": "8.x-1.3",
            "shasum": "22f211dd825db51428748bad3f4ad67c0584e7c8"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.3",
                "datestamp": "1568186884",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "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": "https://git.drupalcode.org/project/views_accordion",
            "issues": "https://www.drupal.org/project/issues/views_accordion"
        }
    },
    {
        "name": "drupal/views_aggregator",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/views_aggregator.git",
            "reference": "8ebb845b5bc4b31d9c2c396ec9f602b68074f0db"
        },
        "require": {
            "drupal/core": "^8.7.7 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta1+2-dev",
                "datestamp": "1589328966",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "JordiK",
                "homepage": "https://www.drupal.org/user/3472907"
            },
            {
                "name": "RdeBoer",
                "homepage": "https://www.drupal.org/user/404007"
            },
            {
                "name": "TR",
                "homepage": "https://www.drupal.org/user/202830"
            }
        ],
        "description": "A Views plugin that operates on the results <em>after</em> the database query has run, thus offering aggregation functions not otherwise possible.",
        "homepage": "https://www.drupal.org/project/views_aggregator",
        "support": {
            "source": "https://git.drupalcode.org/project/views_aggregator",
            "issues": "https://www.drupal.org/project/issues/views_aggregator"
        }
    },
    {
        "name": "drupal/views_block_filter_block",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/views_block_filter_block.git",
            "reference": "b8c5de9c2d6a6ab38c78fe7fe6b4fe4905382dc6"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta1+3-dev",
                "datestamp": "1575128884",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Etroid",
                "homepage": "https://www.drupal.org/user/3048985"
            },
            {
                "name": "angrytoast",
                "homepage": "https://www.drupal.org/user/2468092"
            },
            {
                "name": "iamEAP",
                "homepage": "https://www.drupal.org/user/1467594"
            },
            {
                "name": "jkopel",
                "homepage": "https://www.drupal.org/user/66207"
            },
            {
                "name": "nehajyoti",
                "homepage": "https://www.drupal.org/user/2804915"
            },
            {
                "name": "sumitmadan",
                "homepage": "https://www.drupal.org/user/1538790"
            },
            {
                "name": "yogeshmpawar",
                "homepage": "https://www.drupal.org/user/2922907"
            }
        ],
        "description": "Provides blocks for Views exposed filters on View blocks.",
        "homepage": "https://www.drupal.org/project/views_block_filter_block",
        "support": {
            "source": "https://git.drupalcode.org/project/views_block_filter_block"
        }
    },
    {
        "name": "drupal/views_bootstrap",
        "version": "dev-3.x",
        "version_normalized": "dev-3.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/views_bootstrap.git",
            "reference": "eee11be1b49c019be10d03d78218102f8d585def"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.1+1-dev",
                "datestamp": "1539451684",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "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_cumulative_field",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/views_cumulative_field.git",
            "reference": "10dd57690ccbea622b06c9a89ff3b9d305e8d225"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.5+2-dev",
                "datestamp": "1565239685",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "andileco",
                "homepage": "https://www.drupal.org/user/2054544"
            }
        ],
        "description": "Creates a Views field handler that enables you to calculative the per-row cumulative value of a field",
        "homepage": "https://www.drupal.org/project/views_cumulative_field",
        "support": {
            "source": "https://git.drupalcode.org/project/views_cumulative_field"
        }
    },
    {
        "name": "drupal/views_data_export",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/views_data_export.git",
            "reference": "2a64677ba999070615252fbc1d0c3ff4b7615ae3"
        },
        "require": {
            "drupal/core": "^8.8 || ^9",
            "drupal/csv_serialization": "~1.4 || ~2.0"
        },
        "require-dev": {
            "drupal/search_api": "~1.12",
            "drupal/xls_serialization": "~1.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-rc1+1-dev",
                "datestamp": "1588276731",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Steven Jones",
                "homepage": "https://www.drupal.org/user/99644"
            },
            {
                "name": "amoebanath",
                "homepage": "https://www.drupal.org/user/2810799"
            },
            {
                "name": "james.williams",
                "homepage": "https://www.drupal.org/user/592268"
            },
            {
                "name": "jamsilver",
                "homepage": "https://www.drupal.org/user/476732"
            },
            {
                "name": "jhedstrom",
                "homepage": "https://www.drupal.org/user/208732"
            },
            {
                "name": "nerdstein",
                "homepage": "https://www.drupal.org/user/1557710"
            }
        ],
        "description": "Plugin to export views data into various file formats.",
        "homepage": "https://www.drupal.org/project/views_data_export",
        "support": {
            "source": "https://git.drupalcode.org/project/views_data_export"
        }
    },
    {
        "name": "drupal/views_default_user_taxonomy",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/views_default_user_taxonomy.git",
            "reference": "34f8057d0f3a5d0e32f3e85fc22de3575c300f88"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1457055168",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "cafuego",
                "homepage": "https://www.drupal.org/user/218525"
            }
        ],
        "description": "Allows you use users as sources for default views taxonomy term arguments.",
        "homepage": "https://www.drupal.org/project/views_default_user_taxonomy",
        "support": {
            "source": "http://cgit.drupalcode.org/views_default_user_taxonomy"
        }
    },
    {
        "name": "drupal/views_field_select_filter",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/views_field_select_filter.git",
            "reference": "1da7e7a9b955073f7bcd8cddd6d48d80429e9f2f"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1504881543",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Rene Bakx",
                "homepage": "https://www.drupal.org/user/590180"
            }
        ],
        "description": "Views select filter based on the unique values of a single field.",
        "homepage": "https://www.drupal.org/project/views_field_select_filter",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/views_field_select_filter",
            "issues": "https://www.drupal.org/project/issues/views_field_select_filter"
        }
    },
    {
        "name": "drupal/views_field_view",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/views_field_view.git",
            "reference": "442ab899bce5af8cc6f1472aa2f195148e4c3b07"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta2+4-dev",
                "datestamp": "1464037744",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "damiankloip",
                "homepage": "https://www.drupal.org/user/1037976"
            },
            {
                "name": "dawehner",
                "homepage": "https://www.drupal.org/user/99340"
            },
            {
                "name": "jibran",
                "homepage": "https://www.drupal.org/user/1198144"
            },
            {
                "name": "tizzo",
                "homepage": "https://www.drupal.org/user/168251"
            },
            {
                "name": "voxpelli",
                "homepage": "https://www.drupal.org/user/341713"
            }
        ],
        "description": "Adds a view field handler to embed views inside views.",
        "homepage": "https://www.drupal.org/project/views_field_view",
        "support": {
            "source": "https://git.drupalcode.org/project/views_field_view"
        }
    },
    {
        "name": "drupal/views_jump_menu",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/views_jump_menu.git",
            "reference": "fe58f392e1bcdc723160ffa05f78b388e07a301b"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta1+14-dev",
                "datestamp": "1553309585",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "bmcclure",
                "homepage": "https://www.drupal.org/user/278485"
            }
        ],
        "description": "Displays Views results as a Select list that links to an entity when clicked.",
        "homepage": "https://github.com/TopFloorTech/drupal-views_jump_menu",
        "support": {
            "source": "https://git.drupalcode.org/project/views_jump_menu"
        }
    },
    {
        "name": "drupal/views_load_more",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/views_load_more.git",
            "reference": "178d32195253207cc74097296e25079a23f0b2e5"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1467836568",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "attila.fekete",
                "homepage": "https://www.drupal.org/user/762986"
            },
            {
                "name": "ericduran",
                "homepage": "https://www.drupal.org/user/244460"
            },
            {
                "name": "m4olivei",
                "homepage": "https://www.drupal.org/user/410384"
            },
            {
                "name": "wjaspers",
                "homepage": "https://www.drupal.org/user/813890"
            }
        ],
        "description": "A pager plugin for views. Gives users the option to add a \"more\" button to a view and have the results appended to existing results being displayed.",
        "homepage": "https://www.drupal.org/project/views_load_more",
        "support": {
            "source": "http://cgit.drupalcode.org/views_load_more"
        }
    },
    {
        "name": "drupal/views_parity_row",
        "version": "1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/views_parity_row.git",
            "reference": "8.x-1.8"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/views_parity_row-8.x-1.8.zip",
            "reference": "8.x-1.8",
            "shasum": "1f682d01541ca9ecb8cb4e3caac90970f54e7a4c"
        },
        "require": {
            "drupal/core": "*"
        },
        "require-dev": {
            "drupol/drupal-conventions": "^1.7"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.8",
                "datestamp": "1564132385",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "grumphp": {
                "config-default-path": "vendor/drupol/drupal-conventions/config/drupal8/grumphp.yml"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "scripts": {
            "grumphp": [
                "./vendor/bin/grumphp run"
            ]
        },
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Pol Dellaiera (@drupol)",
                "homepage": "https://www.drupal.org/u/pol",
                "role": "Maintainer"
            }
        ],
        "description": "This module provide a new Row Style Plugin for Views.",
        "homepage": "https://drupal.org/project/views_parity_row",
        "support": {
            "source": "https://git.drupalcode.org/project/views_parity_row"
        }
    },
    {
        "name": "drupal/views_random_seed",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/views_random_seed.git",
            "reference": "6fbf19b474bc8d71d50203e83d9bb86549886021"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha1+0-dev",
                "datestamp": "1488632883",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Anonymous",
                "homepage": "https://www.drupal.org/user/0"
            },
            {
                "name": "swentel",
                "homepage": "https://www.drupal.org/user/107403"
            }
        ],
        "description": "Adds a random order handler with seed so random order listings with paging works.",
        "homepage": "https://www.drupal.org/project/views_random_seed",
        "support": {
            "source": "http://cgit.drupalcode.org/views_random_seed"
        }
    },
    {
        "name": "drupal/views_simple_math_field",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/views_simple_math_field.git",
            "reference": "2672c0f880b1a13bb8ff3643f24aba600ae584a9"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.9+6-dev",
                "datestamp": "1575605586",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Beakerboy",
                "homepage": "https://www.drupal.org/user/1700098"
            },
            {
                "name": "andileco",
                "homepage": "https://www.drupal.org/user/2054544"
            }
        ],
        "description": "Creates a Views field handler that enables you to perform simple math expressions",
        "homepage": "https://www.drupal.org/project/views_simple_math_field",
        "support": {
            "source": "https://git.drupalcode.org/project/views_simple_math_field"
        }
    },
    {
        "name": "drupal/views_slideshow",
        "version": "4.7.0",
        "version_normalized": "4.7.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/views_slideshow.git",
            "reference": "8.x-4.7"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/views_slideshow-8.x-4.7.zip",
            "reference": "8.x-4.7",
            "shasum": "d8ca1b5e01f5481a34fe425a2cf3c18d46d15f5c"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-4.7",
                "datestamp": "1587026408",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "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": "NickDickinsonWilde",
                "homepage": "https://www.drupal.org/user/3094661"
            },
            {
                "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://git.drupalcode.org/project/views_slideshow",
            "issues": "https://www.drupal.org/project/issues/views_slideshow",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/vppr",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/vppr.git",
            "reference": "ba3147f2462f378a3dffa0a0819b041191600357"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0+9-dev",
                "datestamp": "1588080429",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Boobaa",
                "homepage": "https://www.drupal.org/user/199303"
            },
            {
                "name": "nehajyoti",
                "homepage": "https://www.drupal.org/user/2804915"
            }
        ],
        "description": "Allow adding to/editing terms of/removing terms from vocabularies per role.",
        "homepage": "https://www.drupal.org/project/vppr",
        "support": {
            "source": "https://git.drupalcode.org/project/vppr"
        }
    },
    {
        "name": "drupal/webform",
        "version": "dev-5.x",
        "version_normalized": "dev-5.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/webform.git",
            "reference": "e4bc34219094bf39fafc11021698b6d7adb12e03"
        },
        "require": {
            "drupal/core": "^8.8 || ^9"
        },
        "require-dev": {
            "drupal/address": "~1.4",
            "drupal/bootstrap": "~3.0",
            "drupal/captcha": "~1.0",
            "drupal/chosen": "~2.6",
            "drupal/devel": "*",
            "drupal/entity_print": "^2.1",
            "drupal/gnode": "*",
            "drupal/group": "~1.0",
            "drupal/mailsystem": "~4.1",
            "drupal/select2": "~1.1",
            "drupal/smtp": "~1.0",
            "drupal/telephone_validation": "^2.2",
            "drupal/token": "~1.3",
            "drupal/webform_access": "*",
            "drupal/webform_attachment": "*",
            "drupal/webform_devel": "*",
            "drupal/webform_entity_print": "*",
            "drupal/webform_group": "*",
            "drupal/webform_node": "*",
            "drupal/webform_options_limit": "*",
            "drupal/webform_scheduled_email": "*",
            "drupal/webform_ui": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-5.x": "5.x-dev"
            },
            "drupal": {
                "version": "8.x-5.x-dev",
                "datestamp": "1589669232",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            },
            "drush": {
                "services": {
                    "drush.services.yml": "^9"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "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": "Contributors",
                "homepage": "https://www.drupal.org/node/7404/committers",
                "role": "Contributor"
            },
            {
                "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": "https://git.drupalcode.org/project/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_analysis",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/webform_analysis.git",
            "reference": "e1b6b2d387654dcef7a8d5c2bbf4ebf9f0993031"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/webform": "*"
        },
        "require-dev": {
            "drupal/webform_node": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta5+15-dev",
                "datestamp": "1525962484",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "lbaran",
                "homepage": "https://www.drupal.org/user/3368098"
            }
        ],
        "description": "Enables to obtain statistics on the results of form submissions.",
        "homepage": "https://www.drupal.org/project/webform_analysis",
        "support": {
            "source": "http://cgit.drupalcode.org/webform_analysis"
        }
    },
    {
        "name": "drupal/webform_composite",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/webform_composite.git",
            "reference": "d540c73133e9b9cbae6cb7f71d201b64bc96f052"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/webform": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta2+3-dev",
                "datestamp": "1585780176",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "richgerdes",
                "homepage": "https://www.drupal.org/user/3437973"
            }
        ],
        "description": "Additional tools for Webform Composites.",
        "homepage": "https://www.drupal.org/project/webform_composite",
        "support": {
            "source": "https://git.drupalcode.org/project/webform_composite"
        }
    },
    {
        "name": "drupal/webform_encrypt",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/webform_encrypt.git",
            "reference": "40a690c478394ddaff879c57a188c4ea6525a518"
        },
        "require": {
            "drupal/core": "^8 || ^9",
            "drupal/encrypt": "3.*",
            "drupal/webform": ">=5.0.0-rc22"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha3+3-dev",
                "datestamp": "1588639434",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Tushar Thatikonda (th_tushar)",
                "homepage": "https://www.drupal.org/u/th_tushar",
                "role": "Maintainer"
            },
            {
                "name": "Manuel Garcia (Manuel Garcia)",
                "homepage": "https://www.drupal.org/u/manuel-garcia",
                "role": "Co-maintainer"
            },
            {
                "name": "Vijaya Chandran Mani (vijaycs85)",
                "homepage": "https://www.drupal.org/u/vijaycs85",
                "role": "Co-maintainer"
            },
            {
                "name": "Saul Willers (fenstrat)",
                "homepage": "https://www.drupal.org/u/fenstrat",
                "role": "Co-maintainer"
            },
            {
                "name": "Rob Holmes (Rob Holmes)",
                "homepage": "https://www.drupal.org/u/rob-holmes",
                "role": "Co-maintainer"
            },
            {
                "name": "Jean Ribeiro (jribeiro)",
                "homepage": "https://www.drupal.org/u/jribeiro",
                "role": "Co-maintainer"
            }
        ],
        "description": "Provides encryption for webform components.",
        "homepage": "https://drupal.org/project/webform_encrypt",
        "support": {
            "source": "http://cgit.drupalcode.org/webform_encrypt",
            "issues": "https://drupal.org/project/issues/webform_encrypt"
        }
    },
    {
        "name": "drupal/webform_invitation",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/webform_invitation.git",
            "reference": "80f5eebf95c922e50b8d589a5c96d8e3e6b1ae38"
        },
        "require": {
            "drupal/core": "^8 || ^9",
            "drupal/token": "~1.0",
            "drupal/webform": "~5.0",
            "drupal/webform_ui": "^5.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0+3-dev",
                "datestamp": "1572628386",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Christian Paul Bruhn (paul-broon)",
                "homepage": "https://www.drupal.org/u/paul-broon",
                "role": "Maintainer"
            },
            {
                "name": "Vit Hovezak (kyberman)",
                "homepage": "https://www.drupal.org/u/kyberman",
                "role": "Co-maintainer"
            }
        ],
        "description": "Provides random strings that can be used as codes for accessing a specific webform.",
        "homepage": "https://www.drupal.org/project/webform_invitation",
        "support": {
            "source": "http://cgit.drupalcode.org/webform_invitation",
            "issues": "https://www.drupal.org/project/issues/webform_invitation",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/webform_ip_track",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/webform_ip_track.git",
            "reference": "44fd0cd3089d6f68005649905a7c54fd0e247293"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha2+5-dev",
                "datestamp": "1526019184",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "jack_ry",
                "homepage": "https://www.drupal.org/user/3336600"
            }
        ],
        "description": "Ip Location details as custom tokens to use in webform submission values",
        "homepage": "https://www.drupal.org/project/webform_ip_track",
        "support": {
            "source": "http://cgit.drupalcode.org/webform_ip_track"
        }
    },
    {
        "name": "drupal/webform_layout_container",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/webform_layout_container.git",
            "reference": "8.x-1.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/webform_layout_container-8.x-1.1.zip",
            "reference": "8.x-1.1",
            "shasum": "5ffccf73ea873f230da2f54144a5c3a15be21e84"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/webform": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1",
                "datestamp": "1498657743",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "dpape",
                "homepage": "https://www.drupal.org/user/2409608"
            }
        ],
        "description": "Provides a layout container element to add to a webform.",
        "homepage": "https://www.drupal.org/project/webform_layout_container",
        "support": {
            "source": "http://cgit.drupalcode.org/webform_layout_container"
        }
    },
    {
        "name": "drupal/webform_mass_email",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/webform_mass_email.git",
            "reference": "cb608cae58c5ea0126a9db1bbe33cce62dd228fc"
        },
        "require": {
            "drupal/core": "^8 || ^9",
            "drupal/webform": "~5.0",
            "drupal/webform_ui": "^5.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta4+1-dev",
                "datestamp": "1572626585",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Sampo Turve (isampo)",
                "homepage": "https://www.drupal.org/u/isampo",
                "role": "Maintainer"
            },
            {
                "name": "Vit Hovezak (kyberman)",
                "homepage": "https://www.drupal.org/u/kyberman",
                "role": "Co-maintainer"
            }
        ],
        "description": "Send bulk email for all recipients of the webform.",
        "homepage": "https://www.drupal.org/project/webform_mass_email",
        "support": {
            "source": "http://cgit.drupalcode.org/webform_mass_email",
            "issues": "https://www.drupal.org/project/issues/webform_mass_email",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/webform_migrate",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/webform_migrate.git",
            "reference": "aa73cdc70f4a9d1e26e02e8535bdfbf5d11c8383"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/webform": "*",
            "drupal/webform_node": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0+1-dev",
                "datestamp": "1547086685",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "heshanlk",
                "homepage": "https://www.drupal.org/user/199102"
            },
            {
                "name": "jrockowitz",
                "homepage": "https://www.drupal.org/user/371407"
            },
            {
                "name": "sylus",
                "homepage": "https://www.drupal.org/user/339714"
            }
        ],
        "description": "Migration routines from d6 & d7 webform to d8 webform",
        "homepage": "https://www.drupal.org/project/webform_migrate",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/webform_migrate",
            "issues": "http://drupal.org/project/issues/webform_migrate"
        }
    },
    {
        "name": "drupal/webform_node",
        "version": "dev-5.x",
        "version_normalized": "dev-5.x",
        "require": {
            "drupal/core": "^8.7.7 || ^9",
            "drupal/webform": "self.version"
        },
        "type": "metapackage",
        "extra": {
            "branch-alias": {
                "dev-5.x": "5.x-dev"
            },
            "drupal": {
                "version": "8.x-5.2-beta1+14-dev",
                "datestamp": "1548958080",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "DanChadwick",
                "homepage": "https://www.drupal.org/user/504278"
            },
            {
                "name": "Liam Morland",
                "homepage": "https://www.drupal.org/user/493050"
            },
            {
                "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": "Provides a Webform content type which allows webforms to be integrated into a website as nodes.",
        "homepage": "https://www.drupal.org/project/webform",
        "support": {
            "source": "http://cgit.drupalcode.org/webform"
        }
    },
    {
        "name": "drupal/webform_node_element",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/webform_node_element.git",
            "reference": "f2943a1e6e09a10033fe3e21692e5d7c1ed9963a"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/webform": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1+0-dev",
                "datestamp": "1537540080",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "alarcombe",
                "homepage": "https://www.drupal.org/user/172759"
            },
            {
                "name": "cafuego",
                "homepage": "https://www.drupal.org/user/218525"
            }
        ],
        "description": "Displays a node as a webform element.",
        "homepage": "https://www.drupal.org/project/webform_node_element",
        "support": {
            "source": "https://git.drupalcode.org/project/webform_node_element"
        }
    },
    {
        "name": "drupal/webform_permissions_by_term",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/webform_permissions_by_term.git",
            "reference": "163494968a59adff7aa102bc0fa99a3718094a95"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/permissions_by_term": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.2+0-dev",
                "datestamp": "1512658384",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "dakku",
                "homepage": "https://www.drupal.org/user/97634"
            }
        ],
        "description": "Extends the functionality of Permissions By Term to be able to limit the webform submissions access by users or roles.",
        "homepage": "https://www.drupal.org/project/webform_permissions_by_term",
        "support": {
            "source": "http://cgit.drupalcode.org/webform_permissions_by_term"
        }
    },
    {
        "name": "drupal/webform_rest",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/webform_rest.git",
            "reference": "69cb36065efbf3298700603ab4a8df25e0f2df6a"
        },
        "require": {
            "drupal/core": "*",
            "drupal/webform": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1513548184",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "imclean",
                "homepage": "https://www.drupal.org/user/112588"
            }
        ],
        "description": "Allows retrieving webform elements and submitting webforms via REST",
        "homepage": "https://www.drupal.org/project/webform_rest",
        "support": {
            "source": "http://cgit.drupalcode.org/webform_rest"
        }
    },
    {
        "name": "drupal/webform_scheduled_tasks",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/webform_scheduled_tasks.git",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/webform_scheduled_tasks-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "15e65aa0970963d39af6cccdd57a5bbbb4df10a6"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1511437085",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "mattgill",
                "homepage": "https://www.drupal.org/user/3539361"
            },
            {
                "name": "paul_senior",
                "homepage": "https://www.drupal.org/user/3553075"
            }
        ],
        "description": "Manages the Webform Scheduled Tasks",
        "homepage": "https://www.drupal.org/project/webform_scheduled_tasks",
        "support": {
            "source": "http://cgit.drupalcode.org/webform_scheduled_tasks"
        }
    },
    {
        "name": "drupal/webform_select_collection",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/webform_select_collection.git",
            "reference": "2de1a7e64d0ff6225b57a8fc626af802d421ef53"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/webform": "^5.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta6+0-dev",
                "datestamp": "1526935080",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Kirill Roskolii (RoSk0)",
                "homepage": "https://www.drupal.org/user/325151",
                "role": "Maintainer"
            }
        ],
        "description": "Provides webform element that groups multiple select elements into single collection.",
        "homepage": "https://drupal.org/project/webform_select_collection",
        "support": {
            "source": "http://cgit.drupalcode.org/webform_select_collection",
            "issues": "https://www.drupal.org/project/issues/webform_select_collection?version=8.x",
            "docs": "https://www.drupal.org/docs/8/modules/webform-select-collection"
        }
    },
    {
        "name": "drupal/webform_submission_change_history",
        "version": "1.0.0-beta3",
        "version_normalized": "1.0.0.0-beta3",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/webform_submission_change_history.git",
            "reference": "8.x-1.0-beta3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/webform_submission_change_history-8.x-1.0-beta3.zip",
            "reference": "8.x-1.0-beta3",
            "shasum": "bbfd7e777d12183ff8d952e778a5e4eb09ef17ab"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/webform": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta3",
                "datestamp": "1545167580",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "alberto56",
                "homepage": "https://www.drupal.org/user/245583"
            }
        ],
        "description": "Allows administrators to take notes on webform submissions and see a note history.",
        "homepage": "https://www.drupal.org/project/webform_submission_change_history",
        "support": {
            "source": "http://cgit.drupalcode.org/webform_submission_change_history"
        }
    },
    {
        "name": "drupal/webform_submission_import",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/webform_submission_import.git",
            "reference": "307e68f1a4651e7425f99fe5b72322f11a32a612"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/webform": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1548884280",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "dchaffin",
                "homepage": "https://www.drupal.org/user/169732"
            }
        ],
        "description": "Import CSV records into webform submissions data.",
        "homepage": "https://www.drupal.org/project/webform_submission_import",
        "support": {
            "source": "https://git.drupalcode.org/project/webform_submission_import"
        }
    },
    {
        "name": "drupal/webform_ui",
        "version": "dev-5.x",
        "version_normalized": "dev-5.x",
        "require": {
            "drupal/core": "^8.7.7 || ^9",
            "drupal/webform": "self.version"
        },
        "type": "metapackage",
        "extra": {
            "branch-alias": {
                "dev-5.x": "5.x-dev"
            },
            "drupal": {
                "version": "8.x-5.2-beta1+14-dev",
                "datestamp": "1548958080",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "DanChadwick",
                "homepage": "https://www.drupal.org/user/504278"
            },
            {
                "name": "Liam Morland",
                "homepage": "https://www.drupal.org/user/493050"
            },
            {
                "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": "Provides a user interface for building and maintaining webforms.",
        "homepage": "https://www.drupal.org/project/webform",
        "support": {
            "source": "http://cgit.drupalcode.org/webform"
        }
    },
    {
        "name": "drupal/webform_views",
        "version": "dev-5.x",
        "version_normalized": "dev-5.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/webform_views.git",
            "reference": "8be36448e663e14d6bb0ba81f9c906a8bc7bf813"
        },
        "require": {
            "drupal/core": "*",
            "drupal/webform": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-5.x": "5.x-dev"
            },
            "drupal": {
                "version": "8.x-5.0-alpha7+2-dev",
                "datestamp": "1578992883",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "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": "matio89",
                "homepage": "https://www.drupal.org/user/2320090"
            },
            {
                "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": "https://git.drupalcode.org/project/webform_views"
        }
    },
    {
        "name": "drupal/webform_wizard_full_title",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/webform_wizard_full_title.git",
            "reference": "8.x-1.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/webform_wizard_full_title-8.x-1.3.zip",
            "reference": "8.x-1.3",
            "shasum": "caf0347cc93c3f33a0960b802eaf55ef1d89e9d6"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/webform": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.3",
                "datestamp": "1509708784",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "mattgill",
                "homepage": "https://www.drupal.org/user/3539361"
            }
        ],
        "description": "Adds ability to use wizard page titles as titles on Webforms",
        "homepage": "https://www.drupal.org/project/webform_wizard_full_title",
        "support": {
            "source": "https://git.drupalcode.org/project/webform_wizard_full_title"
        }
    },
    {
        "name": "drupal/wysiwyg_linebreaks",
        "version": "1.10.0",
        "version_normalized": "1.10.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/wysiwyg_linebreaks.git",
            "reference": "8.x-1.10"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/wysiwyg_linebreaks-8.x-1.10.zip",
            "reference": "8.x-1.10",
            "shasum": "64f529906354e9689f1a1926ef68959fc627a3ca"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.10",
                "datestamp": "1542910380",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "geerlingguy",
                "homepage": "https://www.drupal.org/user/389011"
            }
        ],
        "description": "Plugin to allow legacy content editing and more sane formatting in wysiwyg editors.",
        "homepage": "https://www.drupal.org/project/wysiwyg_linebreaks",
        "support": {
            "source": "http://cgit.drupalcode.org/wysiwyg_linebreaks"
        }
    },
    {
        "name": "drush/drush",
        "version": "9.7.2",
        "version_normalized": "9.7.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/drush-ops/drush.git",
            "reference": "ab5e345a72c9187a7d770486a09691f6526826aa"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/drush-ops/drush/zipball/ab5e345a72c9187a7d770486a09691f6526826aa",
            "reference": "ab5e345a72c9187a7d770486a09691f6526826aa",
            "shasum": ""
        },
        "require": {
            "chi-teck/drupal-code-generator": "^1.28.1",
            "composer/semver": "^1.4",
            "consolidation/annotated-command": "^2.12",
            "consolidation/config": "^1.2",
            "consolidation/filter-via-dot-access-data": "^1",
            "consolidation/output-formatters": "^3.3.1",
            "consolidation/robo": "^1.4.6",
            "consolidation/site-alias": "^3.0.0@stable",
            "consolidation/site-process": "^2.0.3",
            "ext-dom": "*",
            "grasmash/yaml-expander": "^1.1.1",
            "league/container": "~2",
            "php": ">=5.6.0",
            "psr/log": "~1.0",
            "psy/psysh": "~0.6",
            "symfony/console": "^3.4",
            "symfony/event-dispatcher": "^3.4 || ^4.0",
            "symfony/finder": "^3.4 || ^4.0",
            "symfony/process": "^3.4",
            "symfony/var-dumper": "^3.4 || ^4.0",
            "symfony/yaml": "^3.4",
            "webflo/drupal-finder": "^1.1",
            "webmozart/path-util": "^2.1.0"
        },
        "require-dev": {
            "composer/installers": "^1.2",
            "cweagans/composer-patches": "~1.0",
            "drupal/alinks": "1.0.0",
            "drupal/devel": "^2",
            "drupal/empty_theme": "1.0",
            "g1a/composer-test-scenarios": "^3",
            "lox/xhprof": "dev-master",
            "phpunit/phpunit": "^4.8.36 || ^6.1",
            "squizlabs/php_codesniffer": "^2.7 || ^3",
            "vlucas/phpdotenv": "^2.4",
            "webflo/drupal-core-require-dev": "8.7.x-dev",
            "webflo/drupal-core-strict": "8.7.x-dev"
        },
        "time": "2020-02-09T17:29:51+00:00",
        "bin": [
            "drush"
        ],
        "type": "library",
        "extra": {
            "installer-paths": {
                "sut/core": [
                    "type:drupal-core"
                ],
                "sut/libraries/{$name}": [
                    "type:drupal-library"
                ],
                "sut/modules/unish/{$name}": [
                    "drupal/devel"
                ],
                "sut/themes/unish/{$name}": [
                    "drupal/empty_theme"
                ],
                "sut/modules/contrib/{$name}": [
                    "type:drupal-module"
                ],
                "sut/profiles/contrib/{$name}": [
                    "type:drupal-profile"
                ],
                "sut/themes/contrib/{$name}": [
                    "type:drupal-theme"
                ],
                "sut/drush/contrib/{$name}": [
                    "type:drupal-drush"
                ]
            },
            "scenarios": {
                "php5": {
                    "config": {
                        "platform": {
                            "php": "5.6.38"
                        }
                    },
                    "require-dev": {
                        "webflo/drupal-core-strict": "8.6.x-dev",
                        "webflo/drupal-core-require-dev": "8.6.x-dev"
                    }
                }
            },
            "branch-alias": {
                "dev-master": "9.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Drush\\": "src/",
                "Drush\\Internal\\": "src/internal-forks"
            }
        },
        "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": "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"
    },
    {
        "name": "easyrdf/easyrdf",
        "version": "0.9.1",
        "version_normalized": "0.9.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/easyrdf/easyrdf.git",
            "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/easyrdf/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"
        },
        "time": "2015-02-27T09:45:49+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "egeloen/http-adapter",
        "version": "0.8.0",
        "version_normalized": "0.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/egeloen/ivory-http-adapter.git",
            "reference": "9641f11487ec26b24c6bbcee4f267cf62f60b855"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/egeloen/ivory-http-adapter/zipball/9641f11487ec26b24c6bbcee4f267cf62f60b855",
            "reference": "9641f11487ec26b24c6bbcee4f267cf62f60b855",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.8",
            "zendframework/zend-diactoros": "^1.1"
        },
        "require-dev": {
            "cakephp/cakephp": "^3.0.3",
            "ext-curl": "*",
            "guzzle/guzzle": "^3.9.4@dev",
            "guzzlehttp/guzzle": "^4.1.4|^5.0|^6.0",
            "kriswallsmith/buzz": "^0.13",
            "nategood/httpful": "^0.2.17",
            "phpunit/phpunit": "^4.0",
            "phpunit/phpunit-mock-objects": "dev-matcher-verify as 2.3.x-dev",
            "psr/log": "^1.0",
            "react/dns": "^0.4.1",
            "react/http-client": "^0.4",
            "satooshi/php-coveralls": "^0.6",
            "symfony/event-dispatcher": "^2.0",
            "zendframework/zend-http": "^2.3.4",
            "zendframework/zendframework1": ">=1.12.9,<=1.12.14|^1.12.16"
        },
        "suggest": {
            "ext-curl": "Allows you to use the cURL adapter",
            "ext-http": "Allows you to use the PECL adapter",
            "guzzle/guzzle": "Allows you to use the Guzzle 3 adapter",
            "guzzlehttp/guzzle": "Allows you to use the Guzzle 4 adapter",
            "kriswallsmith/buzz": "Allows you to use the Buzz adapter",
            "nategood/httpful": "Allows you to use the httpful adapter",
            "psr/log": "Allows you to use the logger event subscriber",
            "symfony/event-dispatcher": "Allows you to use the event lifecycle",
            "symfony/stopwatch": "Allows you to use the stopwatch http adapter and event subscriber",
            "zendframework/zend-http": "Allows you to use the Zend 2 adapter",
            "zendframework/zendframework1": "Allows you to use the Zend 1 adapter"
        },
        "time": "2015-08-12T09:35:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Ivory\\HttpAdapter\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Eric GELOEN",
                "email": "geloen.eric@gmail.com"
            }
        ],
        "description": "Issue HTTP request for PHP 5.3+.",
        "keywords": [
            "http",
            "http-adapter",
            "http-client",
            "psr-7"
        ],
        "abandoned": "php-http/httplug"
    },
    {
        "name": "egulias/email-validator",
        "version": "2.1.25",
        "version_normalized": "2.1.25.0",
        "source": {
            "type": "git",
            "url": "https://github.com/egulias/EmailValidator.git",
            "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/0dbf5d78455d4d6a41d186da50adc1122ec066f4",
            "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4",
            "shasum": ""
        },
        "require": {
            "doctrine/lexer": "^1.0.1",
            "php": ">=5.5",
            "symfony/polyfill-intl-idn": "^1.10"
        },
        "require-dev": {
            "dominicsayers/isemail": "^3.0.7",
            "phpunit/phpunit": "^4.8.36|^7.5.15",
            "satooshi/php-coveralls": "^1.0.1"
        },
        "suggest": {
            "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
        },
        "time": "2020-12-29T14:50:06+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Egulias\\EmailValidator\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Eduardo Gulias Davis"
            }
        ],
        "description": "A library for validating emails against several RFCs",
        "homepage": "https://github.com/egulias/EmailValidator",
        "keywords": [
            "email",
            "emailvalidation",
            "emailvalidator",
            "validation",
            "validator"
        ],
        "funding": [
            {
                "url": "https://github.com/egulias",
                "type": "github"
            }
        ]
    },
    {
        "name": "enshrined/svg-sanitize",
        "version": "0.13.3",
        "version_normalized": "0.13.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/darylldoyle/svg-sanitizer.git",
            "reference": "bc66593f255b7d2613d8f22041180036979b6403"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/bc66593f255b7d2613d8f22041180036979b6403",
            "reference": "bc66593f255b7d2613d8f22041180036979b6403",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-libxml": "*"
        },
        "require-dev": {
            "codeclimate/php-test-reporter": "^0.1.2",
            "phpunit/phpunit": "^6"
        },
        "time": "2020-01-20T01:34:17+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "enshrined\\svgSanitize\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Daryll Doyle",
                "email": "daryll@enshrined.co.uk"
            }
        ],
        "description": "An SVG sanitizer for PHP"
    },
    {
        "name": "grasmash/expander",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/grasmash/expander.git",
            "reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/grasmash/expander/zipball/95d6037344a4be1dd5f8e0b0b2571a28c397578f",
            "reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f",
            "shasum": ""
        },
        "require": {
            "dflydev/dot-access-data": "^1.1.0",
            "php": ">=5.4"
        },
        "require-dev": {
            "greg-1-anderson/composer-test-scenarios": "^1",
            "phpunit/phpunit": "^4|^5.5.4",
            "satooshi/php-coveralls": "^1.0.2|dev-master",
            "squizlabs/php_codesniffer": "^2.7"
        },
        "time": "2017-12-21T22:14:55+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Grasmash\\Expander\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Matthew Grasmick"
            }
        ],
        "description": "Expands internal property references in PHP arrays file."
    },
    {
        "name": "grasmash/yaml-expander",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/grasmash/yaml-expander.git",
            "reference": "3f0f6001ae707a24f4d9733958d77d92bf9693b1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/grasmash/yaml-expander/zipball/3f0f6001ae707a24f4d9733958d77d92bf9693b1",
            "reference": "3f0f6001ae707a24f4d9733958d77d92bf9693b1",
            "shasum": ""
        },
        "require": {
            "dflydev/dot-access-data": "^1.1.0",
            "php": ">=5.4",
            "symfony/yaml": "^2.8.11|^3|^4"
        },
        "require-dev": {
            "greg-1-anderson/composer-test-scenarios": "^1",
            "phpunit/phpunit": "^4.8|^5.5.4",
            "satooshi/php-coveralls": "^1.0.2|dev-master",
            "squizlabs/php_codesniffer": "^2.7"
        },
        "time": "2017-12-16T16:06:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Grasmash\\YamlExpander\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Matthew Grasmick"
            }
        ],
        "description": "Expands internal property references in a yaml file."
    },
    {
        "name": "guzzlehttp/guzzle",
        "version": "6.5.5",
        "version_normalized": "6.5.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/guzzle.git",
            "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
            "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "guzzlehttp/promises": "^1.0",
            "guzzlehttp/psr7": "^1.6.1",
            "php": ">=5.5",
            "symfony/polyfill-intl-idn": "^1.17.0"
        },
        "require-dev": {
            "ext-curl": "*",
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
            "psr/log": "^1.1"
        },
        "suggest": {
            "psr/log": "Required for using the Log middleware"
        },
        "time": "2020-06-16T21:01:06+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\": "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 is a PHP HTTP client library",
        "homepage": "http://guzzlephp.org/",
        "keywords": [
            "client",
            "curl",
            "framework",
            "http",
            "http client",
            "rest",
            "web service"
        ]
    },
    {
        "name": "guzzlehttp/promises",
        "version": "1.4.1",
        "version_normalized": "1.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/promises.git",
            "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d",
            "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "^4.4 || ^5.1"
        },
        "time": "2021-03-07T09:25:29+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "guzzlehttp/psr7",
        "version": "1.8.2",
        "version_normalized": "1.8.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/psr7.git",
            "reference": "dc960a912984efb74d0a90222870c72c87f10c91"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/psr7/zipball/dc960a912984efb74d0a90222870c72c87f10c91",
            "reference": "dc960a912984efb74d0a90222870c72c87f10c91",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0",
            "psr/http-message": "~1.0",
            "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
        },
        "provide": {
            "psr/http-message-implementation": "1.0"
        },
        "require-dev": {
            "ext-zlib": "*",
            "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
        },
        "suggest": {
            "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
        },
        "time": "2021-04-26T09:17:50+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.7-dev"
            }
        },
        "installation-source": "dist",
        "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",
            "psr-7",
            "request",
            "response",
            "stream",
            "uri",
            "url"
        ]
    },
    {
        "name": "harvesthq/chosen",
        "version": "v1.8.7",
        "version_normalized": "1.8.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/harvesthq/chosen-package.git",
            "reference": "ad86732b668627c131e61ee8f0e6e9ed52e4db8d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/harvesthq/chosen-package/zipball/ad86732b668627c131e61ee8f0e6e9ed52e4db8d",
            "reference": "ad86732b668627c131e61ee8f0e6e9ed52e4db8d",
            "shasum": ""
        },
        "time": "2018-06-28T20:32:51+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Koen Punt",
                "homepage": "https://github.com/koenpunt"
            },
            {
                "name": "Patrick Filler",
                "homepage": "https://github.com/pfiller"
            },
            {
                "name": "Christophe Coevoet",
                "homepage": "https://github.com/stof"
            },
            {
                "name": "Ken Earley",
                "homepage": "https://github.com/kenearley"
            }
        ],
        "description": "Chosen is a JavaScript plugin that makes select boxes user-friendly. It is currently available in both jQuery and Prototype flavors.",
        "homepage": "https://harvesthq.github.io/chosen/",
        "keywords": [
            "dropdown",
            "form",
            "input",
            "multiselect",
            "select",
            "ui"
        ]
    },
    {
        "name": "html2text/html2text",
        "version": "4.0.1",
        "version_normalized": "4.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mtibben/html2text.git",
            "reference": "f55104b7c9f99b0937f0e20fe051b19f9c0ecad1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mtibben/html2text/zipball/f55104b7c9f99b0937f0e20fe051b19f9c0ecad1",
            "reference": "f55104b7c9f99b0937f0e20fe051b19f9c0ecad1",
            "shasum": ""
        },
        "require-dev": {
            "phpunit/phpunit": "~4"
        },
        "suggest": {
            "ext-mbstring": "For best performance",
            "symfony/polyfill-mbstring": "If you can't install ext-mbstring"
        },
        "time": "2016-03-16T23:24:34+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Html2Text\\": [
                    "src/",
                    "test/"
                ]
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPLv2"
        ],
        "description": "Converts HTML to formatted plain text"
    },
    {
        "name": "ifsnop/mysqldump-php",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/ifsnop/mysqldump-php.git",
            "reference": "fc9c119fe5d70af9a685cad6a8ac612fd7589e25"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ifsnop/mysqldump-php/zipball/fc9c119fe5d70af9a685cad6a8ac612fd7589e25",
            "reference": "fc9c119fe5d70af9a685cad6a8ac612fd7589e25",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.8.36",
            "squizlabs/php_codesniffer": "1.*"
        },
        "time": "2020-04-03T14:40:40+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Ifsnop\\": "src/Ifsnop/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-3.0-or-later"
        ],
        "authors": [
            {
                "name": "Diego Torres",
                "homepage": "https://github.com/ifsnop",
                "role": "Developer"
            }
        ],
        "description": "PHP version of mysqldump cli that comes with MySQL",
        "homepage": "https://github.com/ifsnop/mysqldump-php",
        "keywords": [
            "PHP7",
            "database",
            "hhvm",
            "mariadb",
            "mysql",
            "mysql-backup",
            "mysqldump",
            "pdo",
            "php",
            "php5",
            "sql"
        ]
    },
    {
        "name": "igorw/get-in",
        "version": "v1.0.3",
        "version_normalized": "1.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/igorw/get-in.git",
            "reference": "170ded831f49abc6a6061f655aba9bdbcf7b8111"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/igorw/get-in/zipball/170ded831f49abc6a6061f655aba9bdbcf7b8111",
            "reference": "170ded831f49abc6a6061f655aba9bdbcf7b8111",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4"
        },
        "time": "2014-12-15T23:03:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/get_in.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Igor Wiedler",
                "email": "igor@wiedler.ch"
            }
        ],
        "description": "Functions for for hash map (assoc array) traversal.",
        "keywords": [
            "assoc-array",
            "hash-map"
        ]
    },
    {
        "name": "jquery/geocomplete",
        "version": "1.7.0",
        "version_normalized": "1.7.0.0",
        "dist": {
            "type": "zip",
            "url": "https://github.com/ubilabs/geocomplete/archive/1.7.0.zip"
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "drupal-library",
        "extra": {
            "installer-name": "jquery.geocomplete"
        },
        "installation-source": "dist"
    },
    {
        "name": "jquery/hotkeys",
        "version": "0.2.0",
        "version_normalized": "0.2.0.0",
        "dist": {
            "type": "zip",
            "url": "https://github.com/jeresig/jquery.hotkeys/archive/0.2.0.zip"
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "drupal-library",
        "extra": {
            "installer-name": "jquery.hotkeys"
        },
        "installation-source": "dist"
    },
    {
        "name": "jquery/image-picker",
        "version": "0.3.0",
        "version_normalized": "0.3.0.0",
        "dist": {
            "type": "zip",
            "url": "https://github.com/rvera/image-picker/archive/0.3.0.zip"
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "drupal-library",
        "extra": {
            "installer-name": "jquery.image-picker"
        },
        "installation-source": "dist"
    },
    {
        "name": "jquery/inputmask",
        "version": "4.0.0",
        "version_normalized": "4.0.0.0",
        "dist": {
            "type": "zip",
            "url": "https://github.com/RobinHerbots/jquery.inputmask/archive/4.0.0.zip"
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "drupal-library",
        "extra": {
            "installer-name": "jquery.inputmask"
        },
        "installation-source": "dist"
    },
    {
        "name": "jquery/intl-tel-input",
        "version": "13.0.0",
        "version_normalized": "13.0.0.0",
        "dist": {
            "type": "zip",
            "url": "https://github.com/jackocnr/intl-tel-input/archive/v13.0.0.zip"
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "drupal-library",
        "extra": {
            "installer-name": "jquery.intl-tel-input"
        },
        "installation-source": "dist"
    },
    {
        "name": "jquery/rateit",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "dist": {
            "type": "zip",
            "url": "https://github.com/gjunge/rateit.js/archive/1.1.1.zip"
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "drupal-library",
        "extra": {
            "installer-name": "jquery.rateit"
        },
        "installation-source": "dist"
    },
    {
        "name": "jquery/select2",
        "version": "4.0.5",
        "version_normalized": "4.0.5.0",
        "dist": {
            "type": "zip",
            "url": "https://github.com/select2/select2/archive/4.0.5.zip"
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "drupal-library",
        "extra": {
            "installer-name": "jquery.select2"
        },
        "installation-source": "dist"
    },
    {
        "name": "jquery/textcounter",
        "version": "0.8.0",
        "version_normalized": "0.8.0.0",
        "dist": {
            "type": "zip",
            "url": "https://github.com/ractoon/jQuery-Text-Counter/archive/0.8.0.zip"
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "drupal-library",
        "extra": {
            "installer-name": "jquery.textcounter"
        },
        "installation-source": "dist"
    },
    {
        "name": "jquery/timepicker",
        "version": "1.11.13",
        "version_normalized": "1.11.13.0",
        "dist": {
            "type": "zip",
            "url": "https://github.com/jonthornton/jquery-timepicker/archive/1.11.13.zip"
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "drupal-library",
        "extra": {
            "installer-name": "jquery.timepicker"
        },
        "installation-source": "dist"
    },
    {
        "name": "laminas/laminas-diactoros",
        "version": "1.8.7p2",
        "version_normalized": "1.8.7.0-patch2",
        "source": {
            "type": "git",
            "url": "https://github.com/laminas/laminas-diactoros.git",
            "reference": "6991c1af7c8d2c8efee81b22ba97024781824aaa"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/6991c1af7c8d2c8efee81b22ba97024781824aaa",
            "reference": "6991c1af7c8d2c8efee81b22ba97024781824aaa",
            "shasum": ""
        },
        "require": {
            "laminas/laminas-zendframework-bridge": "^1.0",
            "php": "^5.6 || ^7.0",
            "psr/http-message": "^1.0"
        },
        "provide": {
            "psr/http-message-implementation": "1.0"
        },
        "replace": {
            "zendframework/zend-diactoros": "~1.8.7.0"
        },
        "require-dev": {
            "ext-dom": "*",
            "ext-libxml": "*",
            "laminas/laminas-coding-standard": "~1.0",
            "php-http/psr7-integration-tests": "dev-master",
            "phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7"
        },
        "time": "2020-03-23T15:28:28+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-release-1.8": "1.8.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/functions/create_uploaded_file.php",
                "src/functions/marshal_headers_from_sapi.php",
                "src/functions/marshal_method_from_sapi.php",
                "src/functions/marshal_protocol_version_from_sapi.php",
                "src/functions/marshal_uri_from_sapi.php",
                "src/functions/normalize_server.php",
                "src/functions/normalize_uploaded_files.php",
                "src/functions/parse_cookie_header.php",
                "src/functions/create_uploaded_file.legacy.php",
                "src/functions/marshal_headers_from_sapi.legacy.php",
                "src/functions/marshal_method_from_sapi.legacy.php",
                "src/functions/marshal_protocol_version_from_sapi.legacy.php",
                "src/functions/marshal_uri_from_sapi.legacy.php",
                "src/functions/normalize_server.legacy.php",
                "src/functions/normalize_uploaded_files.legacy.php",
                "src/functions/parse_cookie_header.legacy.php"
            ],
            "psr-4": {
                "Laminas\\Diactoros\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "PSR HTTP Message implementations",
        "homepage": "https://laminas.dev",
        "keywords": [
            "http",
            "laminas",
            "psr",
            "psr-7"
        ]
    },
    {
        "name": "laminas/laminas-escaper",
        "version": "2.7.0",
        "version_normalized": "2.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/laminas/laminas-escaper.git",
            "reference": "5e04bc5ae5990b17159d79d331055e2c645e5cc5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/5e04bc5ae5990b17159d79d331055e2c645e5cc5",
            "reference": "5e04bc5ae5990b17159d79d331055e2c645e5cc5",
            "shasum": ""
        },
        "require": {
            "laminas/laminas-zendframework-bridge": "^1.0",
            "php": "^7.3 || ~8.0.0"
        },
        "replace": {
            "zendframework/zend-escaper": "^2.6.1"
        },
        "require-dev": {
            "laminas/laminas-coding-standard": "~1.0.0",
            "phpunit/phpunit": "^9.3",
            "psalm/plugin-phpunit": "^0.12.2",
            "vimeo/psalm": "^3.16"
        },
        "suggest": {
            "ext-iconv": "*",
            "ext-mbstring": "*"
        },
        "time": "2020-11-17T21:26:43+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Laminas\\Escaper\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
        "homepage": "https://laminas.dev",
        "keywords": [
            "escaper",
            "laminas"
        ],
        "funding": [
            {
                "url": "https://funding.communitybridge.org/projects/laminas-project",
                "type": "community_bridge"
            }
        ]
    },
    {
        "name": "laminas/laminas-feed",
        "version": "2.14.1",
        "version_normalized": "2.14.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/laminas/laminas-feed.git",
            "reference": "463fdae515fba30633906098c258d3b2c733c15c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/463fdae515fba30633906098c258d3b2c733c15c",
            "reference": "463fdae515fba30633906098c258d3b2c733c15c",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-libxml": "*",
            "laminas/laminas-escaper": "^2.5.2",
            "laminas/laminas-stdlib": "^3.2.1",
            "laminas/laminas-zendframework-bridge": "^1.0",
            "php": "^7.3 || ~8.0.0"
        },
        "conflict": {
            "laminas/laminas-servicemanager": "<3.3"
        },
        "replace": {
            "zendframework/zend-feed": "^2.12.0"
        },
        "require-dev": {
            "laminas/laminas-cache": "^2.7.2",
            "laminas/laminas-coding-standard": "~1.0.0",
            "laminas/laminas-db": "^2.8.2",
            "laminas/laminas-http": "^2.7",
            "laminas/laminas-servicemanager": "^3.3",
            "laminas/laminas-validator": "^2.10.1",
            "phpunit/phpunit": "^9.3",
            "psalm/plugin-phpunit": "^0.13.0",
            "psr/http-message": "^1.0.1",
            "vimeo/psalm": "^4.1"
        },
        "suggest": {
            "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests",
            "laminas/laminas-db": "Laminas\\Db component, for use with PubSubHubbub",
            "laminas/laminas-http": "Laminas\\Http for PubSubHubbub, and optionally for use with Laminas\\Feed\\Reader",
            "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for easily extending ExtensionManager implementations",
            "laminas/laminas-validator": "Laminas\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent",
            "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Laminas\\Feed\\Reader\\Http\\Psr7ResponseDecorator"
        },
        "time": "2021-04-01T19:26:09+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Laminas\\Feed\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "provides functionality for consuming RSS and Atom feeds",
        "homepage": "https://laminas.dev",
        "keywords": [
            "feed",
            "laminas"
        ],
        "funding": [
            {
                "url": "https://funding.communitybridge.org/projects/laminas-project",
                "type": "community_bridge"
            }
        ]
    },
    {
        "name": "laminas/laminas-stdlib",
        "version": "3.3.1",
        "version_normalized": "3.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/laminas/laminas-stdlib.git",
            "reference": "d81c7ffe602ed0e6ecb18691019111c0f4bf1efe"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/d81c7ffe602ed0e6ecb18691019111c0f4bf1efe",
            "reference": "d81c7ffe602ed0e6ecb18691019111c0f4bf1efe",
            "shasum": ""
        },
        "require": {
            "laminas/laminas-zendframework-bridge": "^1.0",
            "php": "^7.3 || ^8.0"
        },
        "replace": {
            "zendframework/zend-stdlib": "^3.2.1"
        },
        "require-dev": {
            "laminas/laminas-coding-standard": "~1.0.0",
            "phpbench/phpbench": "^0.17.1",
            "phpunit/phpunit": "~9.3.7"
        },
        "time": "2020-11-19T20:18:59+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Laminas\\Stdlib\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "SPL extensions, array utilities, error handlers, and more",
        "homepage": "https://laminas.dev",
        "keywords": [
            "laminas",
            "stdlib"
        ],
        "funding": [
            {
                "url": "https://funding.communitybridge.org/projects/laminas-project",
                "type": "community_bridge"
            }
        ]
    },
    {
        "name": "laminas/laminas-zendframework-bridge",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
            "reference": "6cccbddfcfc742eb02158d6137ca5687d92cee32"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/6cccbddfcfc742eb02158d6137ca5687d92cee32",
            "reference": "6cccbddfcfc742eb02158d6137ca5687d92cee32",
            "shasum": ""
        },
        "require": {
            "php": "^7.3 || ^8.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3",
            "psalm/plugin-phpunit": "^0.15.1",
            "squizlabs/php_codesniffer": "^3.5",
            "vimeo/psalm": "^4.6"
        },
        "time": "2021-02-25T21:54:58+00:00",
        "type": "library",
        "extra": {
            "laminas": {
                "module": "Laminas\\ZendFrameworkBridge"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/autoload.php"
            ],
            "psr-4": {
                "Laminas\\ZendFrameworkBridge\\": "src//"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "Alias legacy ZF class names to Laminas Project equivalents.",
        "keywords": [
            "ZendFramework",
            "autoloading",
            "laminas",
            "zf"
        ],
        "funding": [
            {
                "url": "https://funding.communitybridge.org/projects/laminas-project",
                "type": "community_bridge"
            }
        ]
    },
    {
        "name": "league/container",
        "version": "2.4.1",
        "version_normalized": "2.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/container.git",
            "reference": "43f35abd03a12977a60ffd7095efd6a7808488c0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/container/zipball/43f35abd03a12977a60ffd7095efd6a7808488c0",
            "reference": "43f35abd03a12977a60ffd7095efd6a7808488c0",
            "shasum": ""
        },
        "require": {
            "container-interop/container-interop": "^1.2",
            "php": "^5.4.0 || ^7.0"
        },
        "provide": {
            "container-interop/container-interop-implementation": "^1.2",
            "psr/container-implementation": "^1.0"
        },
        "replace": {
            "orno/di": "~2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*"
        },
        "time": "2017-05-10T09:20:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev",
                "dev-1.x": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Container\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Phil Bennett",
                "email": "philipobenito@gmail.com",
                "homepage": "http://www.philipobenito.com",
                "role": "Developer"
            }
        ],
        "description": "A fast and intuitive dependency injection container.",
        "homepage": "https://github.com/thephpleague/container",
        "keywords": [
            "container",
            "dependency",
            "di",
            "injection",
            "league",
            "provider",
            "service"
        ]
    },
    {
        "name": "league/csv",
        "version": "8.2.3",
        "version_normalized": "8.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/csv.git",
            "reference": "d2aab1e7bde802582c3879acf03d92716577c76d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/csv/zipball/d2aab1e7bde802582c3879acf03d92716577c76d",
            "reference": "d2aab1e7bde802582c3879acf03d92716577c76d",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.5.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^1.9",
            "phpunit/phpunit": "^4.0"
        },
        "time": "2018-02-06T08:27:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "8.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Csv\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ignace Nyamagana Butera",
                "email": "nyamsprod@gmail.com",
                "homepage": "https://github.com/nyamsprod/",
                "role": "Developer"
            }
        ],
        "description": "Csv data manipulation made easy in PHP",
        "homepage": "http://csv.thephpleague.com",
        "keywords": [
            "csv",
            "export",
            "filter",
            "import",
            "read",
            "write"
        ]
    },
    {
        "name": "masterminds/html5",
        "version": "2.7.4",
        "version_normalized": "2.7.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Masterminds/html5-php.git",
            "reference": "9227822783c75406cfe400984b2f095cdf03d417"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/9227822783c75406cfe400984b2f095cdf03d417",
            "reference": "9227822783c75406cfe400984b2f095cdf03d417",
            "shasum": ""
        },
        "require": {
            "ext-ctype": "*",
            "ext-dom": "*",
            "ext-libxml": "*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35"
        },
        "time": "2020-10-01T13:52:52+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Masterminds\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Matt Butcher",
                "email": "technosophos@gmail.com"
            },
            {
                "name": "Matt Farina",
                "email": "matt@mattfarina.com"
            },
            {
                "name": "Asmir Mustafic",
                "email": "goetas@gmail.com"
            }
        ],
        "description": "An HTML5 parser and serializer.",
        "homepage": "http://masterminds.github.io/html5-php",
        "keywords": [
            "HTML5",
            "dom",
            "html",
            "parser",
            "querypath",
            "serializer",
            "xml"
        ]
    },
    {
        "name": "nikic/php-parser",
        "version": "v4.4.0",
        "version_normalized": "4.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nikic/PHP-Parser.git",
            "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120",
            "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "php": ">=7.0"
        },
        "require-dev": {
            "ircmaxell/php-yacc": "0.0.5",
            "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
        },
        "time": "2020-04-10T16:34:50+00:00",
        "bin": [
            "bin/php-parse"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "paragonie/random_compat",
        "version": "v9.99.100",
        "version_normalized": "9.99.100.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/random_compat.git",
            "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
            "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
            "shasum": ""
        },
        "require": {
            "php": ">= 7"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*|5.*",
            "vimeo/psalm": "^1"
        },
        "suggest": {
            "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
        },
        "time": "2020-10-15T08:29:30+00:00",
        "type": "library",
        "installation-source": "dist",
        "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",
            "polyfill",
            "pseudorandom",
            "random"
        ]
    },
    {
        "name": "pear/archive_tar",
        "version": "1.4.13",
        "version_normalized": "1.4.13.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/Archive_Tar.git",
            "reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/2b87b41178cc6d4ad3cba678a46a1cae49786011",
            "reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011",
            "shasum": ""
        },
        "require": {
            "pear/pear-core-minimal": "^1.10.0alpha2",
            "php": ">=5.2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "*"
        },
        "suggest": {
            "ext-bz2": "Bz2 compression support.",
            "ext-xz": "Lzma2 compression support.",
            "ext-zlib": "Gzip compression support."
        },
        "time": "2021-02-16T10:50:50+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Archive_Tar": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "./"
        ],
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Vincent Blavet",
                "email": "vincent@phpconcept.net"
            },
            {
                "name": "Greg Beaver",
                "email": "greg@chiaraquartet.net"
            },
            {
                "name": "Michiel Rook",
                "email": "mrook@php.net"
            }
        ],
        "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
        "homepage": "https://github.com/pear/Archive_Tar",
        "keywords": [
            "archive",
            "tar"
        ],
        "funding": [
            {
                "url": "https://github.com/mrook",
                "type": "github"
            },
            {
                "url": "https://www.patreon.com/michielrook",
                "type": "patreon"
            }
        ]
    },
    {
        "name": "pear/console_getopt",
        "version": "v1.4.3",
        "version_normalized": "1.4.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/Console_Getopt.git",
            "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
            "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
            "shasum": ""
        },
        "time": "2019-11-20T18:27:48+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Console": "./"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "./"
        ],
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Andrei Zmievski",
                "email": "andrei@php.net",
                "role": "Lead"
            },
            {
                "name": "Stig Bakken",
                "email": "stig@php.net",
                "role": "Developer"
            },
            {
                "name": "Greg Beaver",
                "email": "cellog@php.net",
                "role": "Helper"
            }
        ],
        "description": "More info available on: http://pear.php.net/package/Console_Getopt"
    },
    {
        "name": "pear/pear-core-minimal",
        "version": "v1.10.10",
        "version_normalized": "1.10.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/pear-core-minimal.git",
            "reference": "625a3c429d9b2c1546438679074cac1b089116a7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/625a3c429d9b2c1546438679074cac1b089116a7",
            "reference": "625a3c429d9b2c1546438679074cac1b089116a7",
            "shasum": ""
        },
        "require": {
            "pear/console_getopt": "~1.4",
            "pear/pear_exception": "~1.0"
        },
        "replace": {
            "rsky/pear-core-min": "self.version"
        },
        "time": "2019-11-19T19:00:24+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "src/"
        ],
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Christian Weiske",
                "email": "cweiske@php.net",
                "role": "Lead"
            }
        ],
        "description": "Minimal set of PEAR core files to be used as composer dependency"
    },
    {
        "name": "pear/pear_exception",
        "version": "v1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/PEAR_Exception.git",
            "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
            "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "<9"
        },
        "time": "2021-03-21T15:43:46+00:00",
        "type": "class",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "PEAR/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "."
        ],
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Helgi Thormar",
                "email": "dufuz@php.net"
            },
            {
                "name": "Greg Beaver",
                "email": "cellog@php.net"
            }
        ],
        "description": "The PEAR Exception base class.",
        "homepage": "https://github.com/pear/PEAR_Exception",
        "keywords": [
            "exception"
        ]
    },
    {
        "name": "phayes/geophp",
        "version": "1.2",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phayes/geoPHP.git",
            "reference": "015404e85b602e0df1f91441f8db0f9e98f7e567"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phayes/geoPHP/zipball/015404e85b602e0df1f91441f8db0f9e98f7e567",
            "reference": "015404e85b602e0df1f91441f8db0f9e98f7e567",
            "shasum": ""
        },
        "require-dev": {
            "phpunit/phpunit": "4.1.*"
        },
        "time": "2014-12-02T06:11:22+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "geoPHP.inc"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2 or New-BSD"
        ],
        "authors": [
            {
                "name": "Patrick Hayes"
            }
        ],
        "description": "GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.",
        "homepage": "https://github.com/phayes/geoPHP"
    },
    {
        "name": "pragmarx/random",
        "version": "v0.2.2",
        "version_normalized": "0.2.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/antonioribeiro/random.git",
            "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/antonioribeiro/random/zipball/daf08a189c5d2d40d1a827db46364d3a741a51b7",
            "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0"
        },
        "require-dev": {
            "fzaninotto/faker": "~1.7",
            "phpunit/phpunit": "~6.4",
            "pragmarx/trivia": "~0.1",
            "squizlabs/php_codesniffer": "^2.3"
        },
        "suggest": {
            "fzaninotto/faker": "Allows you to get dozens of randomized types",
            "pragmarx/trivia": "For the trivia database"
        },
        "time": "2017-11-21T05:26:22+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PragmaRX\\Random\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Antonio Carlos Ribeiro",
                "email": "acr@antoniocarlosribeiro.com",
                "homepage": "https://antoniocarlosribeiro.com",
                "role": "Developer"
            }
        ],
        "description": "Create random chars, numbers, strings",
        "homepage": "https://github.com/antonioribeiro/random",
        "keywords": [
            "Randomize",
            "faker",
            "pragmarx",
            "random",
            "random number",
            "random pattern",
            "random string"
        ]
    },
    {
        "name": "progress-tracker/progress-tracker",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "dist": {
            "type": "zip",
            "url": "https://github.com/NigelOToole/progress-tracker/archive/v1.4.0.zip"
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "drupal-library",
        "extra": {
            "installer-name": "progress-tracker"
        },
        "installation-source": "dist"
    },
    {
        "name": "psr/cache",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/cache.git",
            "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
            "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-08-06T20:24:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Cache\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for caching libraries",
        "keywords": [
            "cache",
            "psr",
            "psr-6"
        ]
    },
    {
        "name": "psr/container",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/container.git",
            "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
            "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2.0"
        },
        "time": "2021-03-05T17:36:06+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Container\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "https://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"
        ]
    },
    {
        "name": "psr/http-message",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "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"
        },
        "time": "2016-08-06T14:39:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "psr/log",
        "version": "1.1.4",
        "version_normalized": "1.1.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
            "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2021-05-03T11:20:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "https://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "psy/psysh",
        "version": "v0.10.4",
        "version_normalized": "0.10.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/bobthecow/psysh.git",
            "reference": "a8aec1b2981ab66882a01cce36a49b6317dc3560"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/bobthecow/psysh/zipball/a8aec1b2981ab66882a01cce36a49b6317dc3560",
            "reference": "a8aec1b2981ab66882a01cce36a49b6317dc3560",
            "shasum": ""
        },
        "require": {
            "dnoegel/php-xdg-base-dir": "0.1.*",
            "ext-json": "*",
            "ext-tokenizer": "*",
            "nikic/php-parser": "~4.0|~3.0|~2.0|~1.3",
            "php": "^8.0 || ^7.0 || ^5.5.9",
            "symfony/console": "~5.0|~4.0|~3.0|^2.4.2|~2.3.10",
            "symfony/var-dumper": "~5.0|~4.0|~3.0|~2.7"
        },
        "require-dev": {
            "bamarni/composer-bin-plugin": "^1.2",
            "hoa/console": "3.17.*"
        },
        "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."
        },
        "time": "2020-05-03T19:32:03+00:00",
        "bin": [
            "bin/psysh"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.10.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "ralouphie/getallheaders",
        "version": "3.0.3",
        "version_normalized": "3.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ralouphie/getallheaders.git",
            "reference": "120b605dfeb996808c31b6477290a714d356e822"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
            "reference": "120b605dfeb996808c31b6477290a714d356e822",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "require-dev": {
            "php-coveralls/php-coveralls": "^2.1",
            "phpunit/phpunit": "^5 || ^6.5"
        },
        "time": "2019-03-08T08:55:37+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/getallheaders.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ralph Khattar",
                "email": "ralph.khattar@gmail.com"
            }
        ],
        "description": "A polyfill for getallheaders."
    },
    {
        "name": "signature_pad/signature_pad",
        "version": "2.3.0",
        "version_normalized": "2.3.0.0",
        "dist": {
            "type": "zip",
            "url": "https://github.com/szimek/signature_pad/archive/v2.3.0.zip"
        },
        "require": {
            "composer/installers": "~1.0"
        },
        "type": "drupal-library",
        "extra": {
            "installer-name": "signature_pad"
        },
        "installation-source": "dist"
    },
    {
        "name": "stack/builder",
        "version": "v1.0.6",
        "version_normalized": "1.0.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/stackphp/builder.git",
            "reference": "a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/stackphp/builder/zipball/a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c",
            "reference": "a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2.0",
            "symfony/http-foundation": "~2.1|~3.0|~4.0|~5.0",
            "symfony/http-kernel": "~2.1|~3.0|~4.0|~5.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~8.0",
            "symfony/routing": "^5.0"
        },
        "time": "2020-01-30T12:17:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "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 middleware based on HttpKernelInterface.",
        "keywords": [
            "stack"
        ]
    },
    {
        "name": "stecman/symfony-console-completion",
        "version": "0.11.0",
        "version_normalized": "0.11.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/stecman/symfony-console-completion.git",
            "reference": "a9502dab59405e275a9f264536c4e1cb61fc3518"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/a9502dab59405e275a9f264536c4e1cb61fc3518",
            "reference": "a9502dab59405e275a9f264536c4e1cb61fc3518",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2",
            "symfony/console": "~2.3 || ~3.0 || ~4.0 || ~5.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8.36 || ~5.7 || ~6.4"
        },
        "time": "2019-11-24T17:03:06+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.10.x-dev"
            }
        },
        "installation-source": "dist",
        "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."
    },
    {
        "name": "swiftmailer/swiftmailer",
        "version": "v5.4.12",
        "version_normalized": "5.4.12.0",
        "source": {
            "type": "git",
            "url": "https://github.com/swiftmailer/swiftmailer.git",
            "reference": "181b89f18a90f8925ef805f950d47a7190e9b950"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/181b89f18a90f8925ef805f950d47a7190e9b950",
            "reference": "181b89f18a90f8925ef805f950d47a7190e9b950",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "mockery/mockery": "~0.9.1",
            "symfony/phpunit-bridge": "~3.2"
        },
        "time": "2018-07-31T09:26:32+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/swift_required.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Chris Corbyn"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Swiftmailer, free feature-rich PHP mailer",
        "homepage": "https://swiftmailer.symfony.com",
        "keywords": [
            "email",
            "mail",
            "mailer"
        ]
    },
    {
        "name": "symfony-cmf/routing",
        "version": "1.4.1",
        "version_normalized": "1.4.1.0",
        "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)"
        },
        "time": "2017-05-09T08:10:41+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "symfony/class-loader",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/class-loader.git",
            "reference": "a22265a9f3511c0212bf79f54910ca5a77c0e92c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/class-loader/zipball/a22265a9f3511c0212bf79f54910ca5a77c0e92c",
            "reference": "a22265a9f3511c0212bf79f54910ca5a77c0e92c",
            "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"
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "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",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/config",
        "version": "v3.4.40",
        "version_normalized": "3.4.40.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/config.git",
            "reference": "3634991bea549e73c45a964c38f30ceeae6ed877"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/config/zipball/3634991bea549e73c45a964c38f30ceeae6ed877",
            "reference": "3634991bea549e73c45a964c38f30ceeae6ed877",
            "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"
        },
        "time": "2020-04-12T14:33:46+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "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"
    },
    {
        "name": "symfony/console",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/console.git",
            "reference": "a10b1da6fc93080c180bba7219b5ff5b7518fe81"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/console/zipball/a10b1da6fc93080c180bba7219b5ff5b7518fe81",
            "reference": "a10b1da6fc93080c180bba7219b5ff5b7518fe81",
            "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"
        },
        "provide": {
            "psr/log-implementation": "1.0"
        },
        "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": "For using the console logger",
            "symfony/event-dispatcher": "",
            "symfony/lock": "",
            "symfony/process": ""
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "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",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/css-selector",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/css-selector.git",
            "reference": "da3d9da2ce0026771f5fe64cb332158f1bd2bc33"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/css-selector/zipball/da3d9da2ce0026771f5fe64cb332158f1bd2bc33",
            "reference": "da3d9da2ce0026771f5fe64cb332158f1bd2bc33",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\CssSelector\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Jean-François Simon",
                "email": "jeanfrancois.simon@sensiolabs.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony CssSelector Component",
        "homepage": "https://symfony.com",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/debug",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/debug.git",
            "reference": "ab42889de57fdfcfcc0759ab102e2fd4ea72dcae"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/debug/zipball/ab42889de57fdfcfcc0759ab102e2fd4ea72dcae",
            "reference": "ab42889de57fdfcfcc0759ab102e2fd4ea72dcae",
            "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"
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "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",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/dependency-injection",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/dependency-injection.git",
            "reference": "51d2a2708c6ceadad84393f8581df1dcf9e5e84b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/51d2a2708c6ceadad84393f8581df1dcf9e5e84b",
            "reference": "51d2a2708c6ceadad84393f8581df1dcf9e5e84b",
            "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": ""
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "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",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/dom-crawler",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/dom-crawler.git",
            "reference": "ef97bcfbae5b384b4ca6c8d57b617722f15241a6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/ef97bcfbae5b384b4ca6c8d57b617722f15241a6",
            "reference": "ef97bcfbae5b384b4ca6c8d57b617722f15241a6",
            "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": ""
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "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",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/event-dispatcher",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher.git",
            "reference": "31fde73757b6bad247c54597beef974919ec6860"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/31fde73757b6bad247c54597beef974919ec6860",
            "reference": "31fde73757b6bad247c54597beef974919ec6860",
            "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/debug": "~3.4|~4.4",
            "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": ""
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "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",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/filesystem",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/filesystem.git",
            "reference": "e58d7841cddfed6e846829040dca2cca0ebbbbb3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/filesystem/zipball/e58d7841cddfed6e846829040dca2cca0ebbbbb3",
            "reference": "e58d7841cddfed6e846829040dca2cca0ebbbbb3",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/polyfill-ctype": "~1.8"
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "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",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/finder",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/finder.git",
            "reference": "b6b6ad3db3edb1b4b1c1896b1975fb684994de6e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/finder/zipball/b6b6ad3db3edb1b4b1c1896b1975fb684994de6e",
            "reference": "b6b6ad3db3edb1b4b1c1896b1975fb684994de6e",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "time": "2020-11-16T17:02:08+00:00",
        "type": "library",
        "installation-source": "dist",
        "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",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/http-foundation",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/http-foundation.git",
            "reference": "b9885fcce6fe494201da4f70a9309770e9d13dc8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b9885fcce6fe494201da4f70a9309770e9d13dc8",
            "reference": "b9885fcce6fe494201da4f70a9309770e9d13dc8",
            "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"
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "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",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/http-kernel",
        "version": "v3.4.49",
        "version_normalized": "3.4.49.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/http-kernel.git",
            "reference": "5aa72405f5bd5583c36ed6e756acb17d3f98ac40"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/http-kernel/zipball/5aa72405f5bd5583c36ed6e756acb17d3f98ac40",
            "reference": "5aa72405f5bd5583c36ed6e756acb17d3f98ac40",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "psr/log": "~1.0",
            "symfony/debug": "^3.3.3|~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",
            "symfony/polyfill-php56": "~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": ""
        },
        "time": "2021-05-19T12:06:59+00:00",
        "type": "library",
        "installation-source": "dist",
        "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",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/polyfill-ctype",
        "version": "v1.23.0",
        "version_normalized": "1.23.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-ctype.git",
            "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
            "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "suggest": {
            "ext-ctype": "For best performance"
        },
        "time": "2021-02-19T12:13:01+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.23-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Ctype\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Gert de Pagter",
                "email": "BackEndTea@gmail.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for ctype functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "ctype",
            "polyfill",
            "portable"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/polyfill-iconv",
        "version": "v1.23.0",
        "version_normalized": "1.23.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-iconv.git",
            "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/63b5bb7db83e5673936d6e3b8b3e022ff6474933",
            "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "suggest": {
            "ext-iconv": "For best performance"
        },
        "time": "2021-05-27T09:27:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.23-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "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"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/polyfill-intl-idn",
        "version": "v1.23.0",
        "version_normalized": "1.23.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-intl-idn.git",
            "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
            "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1",
            "symfony/polyfill-intl-normalizer": "^1.10",
            "symfony/polyfill-php72": "^1.10"
        },
        "suggest": {
            "ext-intl": "For best performance"
        },
        "time": "2021-05-27T09:27:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.23-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Intl\\Idn\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Laurent Bassin",
                "email": "laurent@bassin.info"
            },
            {
                "name": "Trevor Rowbotham",
                "email": "trevor.rowbotham@pm.me"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "idn",
            "intl",
            "polyfill",
            "portable",
            "shim"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/polyfill-intl-normalizer",
        "version": "v1.23.0",
        "version_normalized": "1.23.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
            "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
            "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "suggest": {
            "ext-intl": "For best performance"
        },
        "time": "2021-02-19T12:13:01+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.23-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
            },
            "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 for intl's Normalizer class and related functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "intl",
            "normalizer",
            "polyfill",
            "portable",
            "shim"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.23.0",
        "version_normalized": "1.23.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2df51500adbaebdc4c38dea4c89a2e131c45c8a1",
            "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2021-05-27T09:27:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.23-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "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"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/polyfill-php56",
        "version": "v1.20.0",
        "version_normalized": "1.20.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php56.git",
            "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
            "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "time": "2020-10-23T14:02:19+00:00",
        "type": "metapackage",
        "extra": {
            "branch-alias": {
                "dev-main": "1.20-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "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 5.6+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/polyfill-php70",
        "version": "v1.20.0",
        "version_normalized": "1.20.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php70.git",
            "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/5f03a781d984aae42cebd18e7912fa80f02ee644",
            "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "time": "2020-10-23T14:02:19+00:00",
        "type": "metapackage",
        "extra": {
            "branch-alias": {
                "dev-main": "1.20-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "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"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/polyfill-php72",
        "version": "v1.23.0",
        "version_normalized": "1.23.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php72.git",
            "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
            "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "time": "2021-05-27T09:17:38+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.23-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php72\\": ""
            },
            "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 backporting some PHP 7.2+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/process",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/process.git",
            "reference": "b8648cf1d5af12a44a51d07ef9bf980921f15fca"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/process/zipball/b8648cf1d5af12a44a51d07ef9bf980921f15fca",
            "reference": "b8648cf1d5af12a44a51d07ef9bf980921f15fca",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "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",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/psr-http-message-bridge",
        "version": "v1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/psr-http-message-bridge.git",
            "reference": "9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad",
            "reference": "9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad",
            "shasum": ""
        },
        "require": {
            "php": "^7.1",
            "psr/http-message": "^1.0",
            "symfony/http-foundation": "^3.4 || ^4.0"
        },
        "require-dev": {
            "nyholm/psr7": "^1.1",
            "symfony/phpunit-bridge": "^3.4.20 || ^4.0",
            "zendframework/zend-diactoros": "^1.4.1 || ^2.0"
        },
        "suggest": {
            "nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
        },
        "time": "2019-03-11T18:22:33+00:00",
        "type": "symfony-bridge",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Bridge\\PsrHttpMessage\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "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-17",
            "psr-7"
        ]
    },
    {
        "name": "symfony/routing",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/routing.git",
            "reference": "3e522ac69cadffd8131cc2b22157fa7662331a6c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/routing/zipball/3e522ac69cadffd8131cc2b22157fa7662331a6c",
            "reference": "3e522ac69cadffd8131cc2b22157fa7662331a6c",
            "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/expression-language": "For using expression matching",
            "symfony/http-foundation": "For using a Symfony Request object",
            "symfony/yaml": "For using the YAML loader"
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/serializer",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/serializer.git",
            "reference": "6d69ccc1dcfb64c1e9c9444588643e98718d1849"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/serializer/zipball/6d69ccc1dcfb64c1e9c9444588643e98718d1849",
            "reference": "6d69ccc1dcfb64c1e9c9444588643e98718d1849",
            "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.4.13|~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": "For using a MIME type guesser within the DataUriNormalizer.",
            "symfony/property-access": "For using the ObjectNormalizer.",
            "symfony/property-info": "To deserialize relations.",
            "symfony/yaml": "For using the default YAML mapping loader."
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "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",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/translation",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/translation.git",
            "reference": "be83ee6c065cb32becdb306ba61160d598b1ce88"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/translation/zipball/be83ee6c065cb32becdb306ba61160d598b1ce88",
            "reference": "be83ee6c065cb32becdb306ba61160d598b1ce88",
            "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/http-kernel": "~3.4|~4.0",
            "symfony/intl": "^2.8.18|^3.2.5|~4.0",
            "symfony/var-dumper": "~3.4|~4.0",
            "symfony/yaml": "~3.4|~4.0"
        },
        "suggest": {
            "psr/log-implementation": "To use logging capability in translator",
            "symfony/config": "",
            "symfony/yaml": ""
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "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",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/validator",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/validator.git",
            "reference": "d25ceea5c99022aecf37adf157c76c31fc5dcbed"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/validator/zipball/d25ceea5c99022aecf37adf157c76c31fc5dcbed",
            "reference": "d25ceea5c99022aecf37adf157c76c31fc5dcbed",
            "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": {
            "doctrine/lexer": "<1.0.2",
            "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.7",
            "doctrine/cache": "~1.0",
            "egulias/email-validator": "^2.1.10",
            "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": ""
        },
        "time": "2020-10-28T05:23:51+00:00",
        "type": "library",
        "installation-source": "dist",
        "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",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/var-dumper",
        "version": "v3.4.40",
        "version_normalized": "3.4.40.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/var-dumper.git",
            "reference": "13c03169ae485fc7f1a5143256622ce1bd3c77eb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/var-dumper/zipball/13c03169ae485fc7f1a5143256622ce1bd3c77eb",
            "reference": "13c03169ae485fc7f1a5143256622ce1bd3c77eb",
            "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": ""
        },
        "time": "2020-03-17T22:27:36+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "symfony/yaml",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/yaml.git",
            "reference": "88289caa3c166321883f67fe5130188ebbb47094"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/yaml/zipball/88289caa3c166321883f67fe5130188ebbb47094",
            "reference": "88289caa3c166321883f67fe5130188ebbb47094",
            "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"
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "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",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "thadafinser/package-info",
        "version": "v1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ThaDafinser/PackageInfo.git",
            "reference": "3cc580385cf694ba83eda3bbf7ea716a2253ea5a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ThaDafinser/PackageInfo/zipball/3cc580385cf694ba83eda3bbf7ea716a2253ea5a",
            "reference": "3cc580385cf694ba83eda3bbf7ea716a2253ea5a",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0",
            "php": "~5.6|~7.0"
        },
        "require-dev": {
            "composer/composer": "^1.2.0",
            "phpunit/phpunit": "^5.4.7"
        },
        "time": "2016-08-09T11:14:48+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "PackageInfo\\Installer"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PackageInfo\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "ThaDafinser",
                "email": "martin.keckeis1@gmail.com"
            }
        ],
        "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)"
    },
    {
        "name": "thadafinser/user-agent-parser",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/ThaDafinser/UserAgentParser.git",
            "reference": "199cc8286e593e8e00b99e8df8144981ed948246"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ThaDafinser/UserAgentParser/zipball/199cc8286e593e8e00b99e8df8144981ed948246",
            "reference": "199cc8286e593e8e00b99e8df8144981ed948246",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/guzzle": "^6.1",
            "php": "~5.6|~7.0",
            "thadafinser/package-info": "^1.0"
        },
        "conflict": {
            "browscap/browscap-php": "<3,>=4",
            "donatj/phpuseragentparser": "<0.5,>=1",
            "jenssegers/agent": "<2.3,>=3",
            "mimmi20/wurfl": "<1.6.4,>=2",
            "mobiledetect/mobiledetectlib": "<2.7.5,>=3",
            "piwik/device-detector": "<3.6,>=4",
            "sinergi/browser-detector": "<6,>=7",
            "ua-parser/uap-php": "<3.4.3,>=4",
            "whichbrowser/parser": "<2.0.10,>=3",
            "woothee/woothee": "<1.2,>=2",
            "zsxsoft/php-useragent": "<1.2,>=2"
        },
        "require-dev": {
            "browscap/browscap-php": "^3.0",
            "donatj/phpuseragentparser": "^0.5.0",
            "endorphin-studio/browser-detector": "^3.0",
            "friendsofphp/php-cs-fixer": "^1.11",
            "handsetdetection/php-apikit": "^4.1.10",
            "jenssegers/agent": "^2.3",
            "mimmi20/wurfl": "^1.7.1.1",
            "mobiledetect/mobiledetectlib": "^2.7.5",
            "phpunit/phpunit": "^5.6.8",
            "piwik/device-detector": "^3.6",
            "sinergi/browser-detector": "^6.0",
            "ua-parser/uap-php": "^3.4.3",
            "whichbrowser/parser": "^2.0.10",
            "woothee/woothee": "^1.2",
            "zsxsoft/php-useragent": ">=1.2,<1.4"
        },
        "suggest": {
            "browscap/browscap-php": "Needed to use Provider\\BrowscapPhp",
            "donatj/phpuseragentparser": "Needed to use Provider\\DonatjUAParser",
            "endorphin-studio/browser-detector": "Needed to use Provider\\Endorphin",
            "handsetdetection/php-apikit": "Needed to use Provider\\HandsetDetection",
            "jenssegers/agent": "Needed to use Provider\\JenssegersAgent",
            "mimmi20/wurfl": "Needed to use Provider\\Wurfl",
            "piwik/device-detector": "Needed to use Provider\\PiwikDeviceDetector",
            "sinergi/browser-detector": "Needed to use Provider\\SinergiBrowserDetector",
            "ua-parser/uap-php": "Needed to use Provider\\UAParser",
            "whichbrowser/parser": "Needed to use Provider\\WhichBrowser",
            "woothee/woothee": "Needed to use Provider\\Woothee",
            "zsxsoft/php-useragent": "Needed to use Provider\\Zsxsoft"
        },
        "time": "2017-05-23T07:02:48+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "UserAgentParser\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "ThaDafinser",
                "email": "martin.keckeis1@gmail.com"
            }
        ],
        "description": "UserAgent parsing done right http://useragent.mkf.solutions/",
        "keywords": [
            "Browscap",
            "Device detection",
            "DeviceAtlas",
            "NeutrinoApiCom",
            "Rendering engine",
            "UA parser",
            "UdgerCom",
            "User agent detection",
            "User agent parser",
            "UserAgentApiCom",
            "UserAgentParser",
            "UserAgentStringCom",
            "WhatIsMyBrowserCom",
            "Wurfl",
            "bot detection",
            "browser",
            "detection",
            "device",
            "donatj",
            "engine",
            "get_browser",
            "jenssegers",
            "mobile detection",
            "mobile detector",
            "mobile device detection",
            "operating system",
            "os",
            "parser",
            "piwik",
            "sinergi",
            "sniffing",
            "ua",
            "ua-parser",
            "uaparser",
            "user agent",
            "useragent",
            "whichbrowser",
            "woothee"
        ]
    },
    {
        "name": "twig/twig",
        "version": "v1.44.4",
        "version_normalized": "1.44.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twigphp/Twig.git",
            "reference": "4d400421528e9fa40caaffcf7824c172526dd99d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twigphp/Twig/zipball/4d400421528e9fa40caaffcf7824c172526dd99d",
            "reference": "4d400421528e9fa40caaffcf7824c172526dd99d",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2.5",
            "symfony/polyfill-ctype": "^1.8"
        },
        "require-dev": {
            "psr/container": "^1.0",
            "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
        },
        "time": "2021-05-16T12:11:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.44-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Twig_": "lib/"
            },
            "psr-4": {
                "Twig\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com",
                "homepage": "http://fabien.potencier.org",
                "role": "Lead Developer"
            },
            {
                "name": "Twig Team",
                "role": "Contributors"
            },
            {
                "name": "Armin Ronacher",
                "email": "armin.ronacher@active-4.com",
                "role": "Project Founder"
            }
        ],
        "description": "Twig, the flexible, fast, and secure template language for PHP",
        "homepage": "https://twig.symfony.com",
        "keywords": [
            "templating"
        ],
        "funding": [
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/twig/twig",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "typo3/phar-stream-wrapper",
        "version": "v3.1.6",
        "version_normalized": "3.1.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/TYPO3/phar-stream-wrapper.git",
            "reference": "60131cb573a1e478cfecd34e4ea38e3b31505f75"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/60131cb573a1e478cfecd34e4ea38e3b31505f75",
            "reference": "60131cb573a1e478cfecd34e4ea38e3b31505f75",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "php": "^7.0 || ^8.0"
        },
        "require-dev": {
            "ext-xdebug": "*",
            "phpspec/prophecy": "^1.10",
            "symfony/phpunit-bridge": "^5.1"
        },
        "suggest": {
            "ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing"
        },
        "time": "2020-11-07T09:06:16+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "v3.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "vlucas/phpdotenv",
        "version": "v2.6.4",
        "version_normalized": "2.6.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/vlucas/phpdotenv.git",
            "reference": "67d472b1794c986381a8950e4958e1adb779d561"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/67d472b1794c986381a8950e4958e1adb779d561",
            "reference": "67d472b1794c986381a8950e4958e1adb779d561",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.9 || ^7.0 || ^8.0",
            "symfony/polyfill-ctype": "^1.9"
        },
        "require-dev": {
            "ext-filter": "*",
            "ext-pcre": "*",
            "phpunit/phpunit": "^4.8.35 || ^5.0"
        },
        "suggest": {
            "ext-filter": "Required to use the boolean validator.",
            "ext-pcre": "Required to use most of the library."
        },
        "time": "2020-05-02T13:38:00+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.6-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Dotenv\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Graham Campbell",
                "email": "graham@alt-three.com",
                "homepage": "https://gjcampbell.co.uk/"
            },
            {
                "name": "Vance Lucas",
                "email": "vance@vancelucas.com",
                "homepage": "https://vancelucas.com/"
            }
        ],
        "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
        "keywords": [
            "dotenv",
            "env",
            "environment"
        ]
    },
    {
        "name": "webflo/drupal-finder",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/webflo/drupal-finder.git",
            "reference": "123e248e14ee8dd3fbe89fb5a733a6cf91f5820e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/123e248e14ee8dd3fbe89fb5a733a6cf91f5820e",
            "reference": "123e248e14ee8dd3fbe89fb5a733a6cf91f5820e",
            "shasum": ""
        },
        "require": {
            "ext-json": "*"
        },
        "require-dev": {
            "mikey179/vfsstream": "^1.6",
            "phpunit/phpunit": "^4.8"
        },
        "time": "2019-08-02T08:06:18+00:00",
        "type": "library",
        "installation-source": "dist",
        "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."
    },
    {
        "name": "webit/eval-math",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/dbojdo/eval-math.git",
            "reference": "0e7c3a1e0f536b826f04553726c112996b52ded6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/dbojdo/eval-math/zipball/0e7c3a1e0f536b826f04553726c112996b52ded6",
            "reference": "0e7c3a1e0f536b826f04553726c112996b52ded6",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.2"
        },
        "time": "2016-02-15T09:34:24+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Webit\\Util\\EvalMath\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "description": "EvalMath",
        "keywords": [
            "EvalMath"
        ]
    },
    {
        "name": "webmozart/assert",
        "version": "1.10.0",
        "version_normalized": "1.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/webmozarts/assert.git",
            "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
            "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
            "shasum": ""
        },
        "require": {
            "php": "^7.2 || ^8.0",
            "symfony/polyfill-ctype": "^1.8"
        },
        "conflict": {
            "phpstan/phpstan": "<0.12.20",
            "vimeo/psalm": "<4.6.1 || 4.6.2"
        },
        "require-dev": {
            "phpunit/phpunit": "^8.5.13"
        },
        "time": "2021-03-09T10:59:23+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.10-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "webmozart/path-util",
        "version": "2.3.0",
        "version_normalized": "2.3.0.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"
        },
        "time": "2015-12-17T08:42:14+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.3-dev"
            }
        },
        "installation-source": "dist",
        "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."
    },
    {
        "name": "wikimedia/composer-merge-plugin",
        "version": "v1.4.1",
        "version_normalized": "1.4.1.0",
        "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"
        },
        "time": "2017-04-25T02:31:25+00:00",
        "type": "composer-plugin",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            },
            "class": "Wikimedia\\Composer\\MergePlugin"
        },
        "installation-source": "dist",
        "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"
    },
    {
        "name": "willdurand/geocoder",
        "version": "v3.3.2",
        "version_normalized": "3.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/geocoder-php/php-common.git",
            "reference": "ccc178e2984c0af24881faa0ffe515f20e5e8c23"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/geocoder-php/php-common/zipball/ccc178e2984c0af24881faa0ffe515f20e5e8c23",
            "reference": "ccc178e2984c0af24881faa0ffe515f20e5e8c23",
            "shasum": ""
        },
        "require": {
            "egeloen/http-adapter": "~0.8",
            "igorw/get-in": "~1.0",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "geoip2/geoip2": "~2.0",
            "symfony/stopwatch": "~2.5"
        },
        "suggest": {
            "ext-geoip": "Enabling the geoip extension allows you to use the MaxMindProvider.",
            "geoip/geoip": "If you are going to use the MaxMindBinaryProvider (conflict with geoip extension).",
            "geoip2/geoip2": "If you are going to use the GeoIP2DatabaseProvider.",
            "symfony/stopwatch": "If you want to use the TimedGeocoder"
        },
        "time": "2015-12-06T20:17:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Geocoder": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "William Durand",
                "email": "william.durand1@gmail.com"
            }
        ],
        "description": "The almost missing Geocoder PHP 5.4 library.",
        "homepage": "http://geocoder-php.org",
        "keywords": [
            "abstraction",
            "geocoder",
            "geocoding",
            "geoip"
        ]
    }
]
