Skip to content
Snippets Groups Projects
composer.lock 821 KiB
Newer Older
  • Learn to ignore specific revisions
  • jurgenhaas's avatar
    jurgenhaas committed
                    "GPL-2.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Emil Stjerneman",
                        "homepage": "https://stjerneman.com",
                        "email": "emil@stjerneman.com",
                        "role": "Maintainer"
                    },
                    {
                        "name": "johnwebdev",
                        "homepage": "https://www.drupal.org/user/3331569"
                    }
                ],
                "description": "Linkit - Enriched linking experience",
                "homepage": "http://drupal.org/project/linkit",
                "support": {
                    "source": "http://cgit.drupalcode.org/linkit",
                    "issues": "http://drupal.org/project/linkit"
                }
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "name": "drupal/message",
                "version": "1.2.0",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/message.git",
                    "reference": "8.x-1.2"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/message-8.x-1.2.zip",
                    "reference": "8.x-1.2",
                    "shasum": "f1494d8c482840b01f8d1dcc4ed572d5844a3873"
                },
                "require": {
                    "drupal/core": "^8 || ^9"
                },
                "require-dev": {
                    "drupal/token": "*"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "8.x-1.2",
                        "datestamp": "1607017386",
                        "security-coverage": {
                            "status": "covered",
                            "message": "Covered by Drupal's security advisory policy"
                        }
                    }
                },
                "notification-url": "https://packages.drupal.org/8/downloads",
                "license": [
                    "GPL-2.0+"
                ],
                "authors": [
                    {
                        "name": "Grayside",
                        "homepage": "https://www.drupal.org/user/346868"
                    },
                    {
                        "name": "RoySegall",
                        "homepage": "https://www.drupal.org/user/1812910"
                    },
                    {
                        "name": "amitaibu",
                        "homepage": "https://www.drupal.org/user/57511"
                    },
                    {
                        "name": "itamar",
                        "homepage": "https://www.drupal.org/user/1757910"
                    },
                    {
                        "name": "jhedstrom",
                        "homepage": "https://www.drupal.org/user/208732"
                    }
                ],
                "description": "Message",
                "homepage": "https://www.drupal.org/project/message",
                "support": {
                    "source": "https://git.drupalcode.org/project/message"
                }
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "name": "drupal/metatag",
                "version": "1.19.0",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/metatag.git",
                    "reference": "8.x-1.19"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.19.zip",
                    "reference": "8.x-1.19",
                    "shasum": "d70f59c034e971885ed4969a11bb392f6ab447ee"
                },
                "require": {
                    "drupal/core": "^9",
                    "drupal/token": "^1.0",
                    "php": ">=7.0"
                },
                "require-dev": {
                    "drupal/devel": "^4.0",
                    "drupal/metatag_dc": "*",
                    "drupal/metatag_open_graph": "*",
                    "drupal/page_manager": "4.x-dev",
                    "drupal/panelizer": "4.x-dev",
                    "drupal/redirect": "1.x-dev",
                    "mpyw/phpunit-patch-serializable-comparison": "*"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "8.x-1.19",
                        "datestamp": "1641496014",
                        "security-coverage": {
                            "status": "covered",
                            "message": "Covered by Drupal's security advisory policy"
                        }
                    }
                },
                "notification-url": "https://packages.drupal.org/8/downloads",
                "license": [
                    "GPL-2.0-or-later"
                ],
                "authors": [
                    {
                        "name": "See contributors",
                        "homepage": "https://www.drupal.org/node/640498/committers",
                        "role": "Developer"
                    },
                    {
                        "name": "Dave Reid",
                        "homepage": "https://www.drupal.org/user/53892"
                    }
                ],
                "description": "Manage meta tags for all entities.",
                "homepage": "https://www.drupal.org/project/metatag",
                "keywords": [
                    "Drupal",
                    "seo"
                ],
                "support": {
                    "source": "https://git.drupalcode.org/project/metatag",
                    "issues": "https://www.drupal.org/project/issues/metatag",
                    "docs": "https://www.drupal.org/docs/8/modules/metatag"
                }
            },
            {
                "name": "drupal/pathauto",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "1.10.0",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/pathauto.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "8.x-1.10"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.10.zip",
                    "reference": "8.x-1.10",
                    "shasum": "f49d5fbcd7a2c1b4de1da07194fe01d9012237ec"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "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": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "version": "8.x-1.10",
                        "datestamp": "1650806739",
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "security-coverage": {
                            "status": "covered",
                            "message": "Covered by Drupal's security advisory policy"
                        }
                    },
                    "drush": {
                        "services": {
                            "drush.services.yml": "^9 || ^10"
                        }
                    }
                },
                "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/pf_alerta",
                "version": "2.1.0",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/pf_alerta.git",
                    "reference": "2.1.0"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/pf_alerta-2.1.0.zip",
                    "reference": "2.1.0",
                    "shasum": "8248d102339c37dcd61e3125651a7ff7c1910be7"
                },
                "require": {
                    "drupal/core": "^8.8 || ^9",
                    "drupal/push_framework": "^2.0",
                    "php": ">=7.2"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "2.1.0",
                        "datestamp": "1601450549",
                        "security-coverage": {
                            "status": "covered",
                            "message": "Covered by Drupal's security advisory policy"
                        }
                    }
                },
                "notification-url": "https://packages.drupal.org/8/downloads",
                "license": [
                    "GPL-2.0+"
                ],
                "authors": [
                    {
                        "name": "danielspeicher",
                        "homepage": "https://www.drupal.org/user/3621778"
                    },
                    {
                        "name": "jurgenhaas",
                        "homepage": "https://www.drupal.org/user/168924"
                    }
                ],
                "description": "Alerta is push notification channel for the Push Framework.",
                "homepage": "https://www.drupal.org/project/pf_alerta",
                "keywords": [
                    "Alerta",
                    "Drupal"
                ],
                "support": {
                    "source": "https://git.drupalcode.org/project/pf_alerta"
                }
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "name": "drupal/pf_email",
                "version": "2.1.0",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/pf_email.git",
                    "reference": "2.1.0"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/pf_email-2.1.0.zip",
                    "reference": "2.1.0",
                    "shasum": "610fa66e0f08b62e31a6f5bb9a2e9bb3fe85fadf"
                },
                "require": {
                    "drupal/core": "^8.8 || ^9",
                    "drupal/push_framework": "^2.0",
                    "php": ">=7.2"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "2.1.0",
                        "datestamp": "1601450767",
                        "security-coverage": {
                            "status": "covered",
                            "message": "Covered by Drupal's security advisory policy"
                        }
                    }
                },
                "notification-url": "https://packages.drupal.org/8/downloads",
                "license": [
                    "GPL-2.0+"
                ],
                "authors": [
                    {
                        "name": "danielspeicher",
                        "homepage": "https://www.drupal.org/user/3621778"
                    },
                    {
                        "name": "jurgenhaas",
                        "homepage": "https://www.drupal.org/user/168924"
                    }
                ],
                "description": "Email push notification channel for the Push Framework.",
                "homepage": "https://www.drupal.org/project/pf_email",
                "keywords": [
                    "Drupal",
                    "Email"
                ],
                "support": {
                    "source": "https://git.drupalcode.org/project/pf_email"
                }
            },
            {
                "name": "drupal/pf_onesignal",
                "version": "2.1.0",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/pf_onesignal.git",
                    "reference": "2.1.0"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/pf_onesignal-2.1.0.zip",
                    "reference": "2.1.0",
                    "shasum": "be9500bca4f1c870b601c9482f19767278c26533"
                },
                "require": {
                    "drupal/core": "^8.8 || ^9",
                    "drupal/push_framework": "^2.0",
                    "php": ">=7.2"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "2.1.0",
                        "datestamp": "1601451155",
                        "security-coverage": {
                            "status": "covered",
                            "message": "Covered by Drupal's security advisory policy"
                        }
                    }
                },
                "notification-url": "https://packages.drupal.org/8/downloads",
                "license": [
                    "GPL-2.0+"
                ],
                "authors": [
                    {
                        "name": "danielspeicher",
                        "homepage": "https://www.drupal.org/user/3621778"
                    },
                    {
                        "name": "jurgenhaas",
                        "homepage": "https://www.drupal.org/user/168924"
                    }
                ],
                "description": "OneSignal is a mobile push notification channel for the Push Framework.",
                "homepage": "https://www.drupal.org/project/pf_onesignal",
                "keywords": [
                    "Drupal",
                    "oneSignal"
                ],
                "support": {
                    "source": "https://git.drupalcode.org/project/pf_onesignal"
                }
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "name": "drupal/piwik_noscript",
                "version": "1.7.0",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/piwik_noscript.git",
                    "reference": "8.x-1.7"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/piwik_noscript-8.x-1.7.zip",
                    "reference": "8.x-1.7",
                    "shasum": "f6837b66a0911bc5f4b04cda305d440be7e975c8"
                },
                "require": {
                    "drupal/core": "^8 || ^9 || ^10"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "8.x-1.7",
                        "datestamp": "1644055628",
                        "security-coverage": {
                            "status": "covered",
                            "message": "Covered by Drupal's security advisory policy"
                        }
                    }
                },
                "notification-url": "https://packages.drupal.org/8/downloads",
                "license": [
                    "GPL-2.0-or-later"
                ],
                "authors": [
                    {
                        "name": "mfb",
                        "homepage": "https://www.drupal.org/user/12302"
                    }
                ],
                "description": "Adds Matomo noscript tracking code to all your site's pages.",
                "homepage": "https://www.drupal.org/project/piwik_noscript",
                "support": {
                    "source": "https://git.drupalcode.org/project/piwik_noscript"
                }
            },
            {
                "name": "drupal/profile",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "1.4.0",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/profile.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "8.x-1.4"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://ftp.drupal.org/files/projects/profile-8.x-1.4.zip",
                    "reference": "8.x-1.4",
                    "shasum": "253fd577c3b791c93747bb910ad2ae8e67d71eed"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "require": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "drupal/core": "^8.9 || ^9 || ^10",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "drupal/entity": "^1.0-rc2"
                },
                "require-dev": {
                    "drupal/token": "^1.7"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "version": "8.x-1.4",
                        "datestamp": "1652430373",
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "security-coverage": {
                            "status": "covered",
                            "message": "Covered by Drupal's security advisory policy"
                        }
                    }
                },
                "notification-url": "https://packages.drupal.org/8/downloads",
                "license": [
                    "GPL-2.0-or-later"
                ],
                "authors": [
                    {
                        "name": "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/push_framework",
                "version": "2.1.1",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/push_framework.git",
                    "reference": "2.1.1"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/push_framework-2.1.1.zip",
                    "reference": "2.1.1",
                    "shasum": "201cdfef49453705def9a5f93d599b35bbb87825"
                },
                "require": {
                    "drupal/advancedqueue": "^1.0@beta",
                    "drupal/core": "^8.8 || ^9",
                    "drupal/token": "^1.7",
                    "php": ">=7.2"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "2.1.1",
                        "datestamp": "1629470095",
                        "security-coverage": {
                            "status": "covered",
                            "message": "Covered by Drupal's security advisory policy"
                        }
                    },
                    "drush": {
                        "services": {
                            "drush.services.yml": "^9"
                        }
                    }
                },
                "notification-url": "https://packages.drupal.org/8/downloads",
                "license": [
                    "GPL-2.0+"
                ],
                "authors": [
                    {
                        "name": "danielspeicher",
                        "homepage": "https://www.drupal.org/user/3621778"
                    },
                    {
                        "name": "jurgenhaas",
                        "homepage": "https://www.drupal.org/user/168924"
                    }
                ],
                "description": "Base Module for Push Framework to deliver messages",
                "homepage": "https://www.drupal.org/project/push_framework",
                "keywords": [
                    "Delivery",
                    "Drupal",
                    "Push"
                ],
                "support": {
                    "source": "https://git.drupalcode.org/project/push_framework"
                }
            },
            {
                "name": "drupal/recaptcha",
                "version": "3.0.0",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/recaptcha.git",
                    "reference": "8.x-3.0"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/recaptcha-8.x-3.0.zip",
                    "reference": "8.x-3.0",
                    "shasum": "5f1b179184b105ad6c121ab5505054e1e99331b9"
                },
                "require": {
                    "drupal/captcha": "^1.0.0-alpha1",
                    "drupal/core": "^8 || ^9",
                    "google/recaptcha": "^1.2"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "8.x-3.0",
                        "datestamp": "1591216085",
                        "security-coverage": {
                            "status": "covered",
                            "message": "Covered by Drupal's security advisory policy"
                        }
                    }
                },
                "notification-url": "https://packages.drupal.org/8/downloads",
                "license": [
                    "GPL-2.0+"
                ],
                "authors": [
                    {
                        "name": "hass",
                        "homepage": "https://www.drupal.org/u/hass"
                    },
                    {
                        "name": "See other contributors",
                        "homepage": "https://www.drupal.org/node/147903/committers"
                    },
                    {
                        "name": "amykhailova",
                        "homepage": "https://www.drupal.org/user/2892725"
                    },
                    {
                        "name": "diolan",
                        "homepage": "https://www.drupal.org/user/2336786"
                    },
                    {
                        "name": "hass",
                        "homepage": "https://www.drupal.org/user/85918"
                    },
                    {
                        "name": "id.medion",
                        "homepage": "https://www.drupal.org/user/2542592"
                    },
                    {
                        "name": "kim.pepper",
                        "homepage": "https://www.drupal.org/user/370574"
                    },
                    {
                        "name": "rfay",
                        "homepage": "https://www.drupal.org/user/30906"
                    },
                    {
                        "name": "soxofaan",
                        "homepage": "https://www.drupal.org/user/41478"
                    },
                    {
                        "name": "wundo",
                        "homepage": "https://www.drupal.org/user/25523"
                    }
                ],
                "description": "Protect your website from spam and abuse while letting real people pass through with ease.",
                "homepage": "https://www.drupal.org/project/recaptcha",
                "support": {
                    "source": "https://git.drupal.org/project/recaptcha.git",
                    "issues": "https://www.drupal.org/project/issues/recaptcha"
                }
            },
            {
                "name": "drupal/redirect",
                "version": "1.7.0",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/redirect.git",
                    "reference": "8.x-1.7"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.7.zip",
                    "reference": "8.x-1.7",
                    "shasum": "013b2541a5ef0cf423a3caa1ae89cc5866504877"
                },
                "require": {
                    "drupal/core": "^8.8 || ^9"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "8.x-1.7",
                        "datestamp": "1639380488",
                        "security-coverage": {
                            "status": "covered",
                            "message": "Covered by Drupal's security advisory policy"
                        }
                    }
                },
                "notification-url": "https://packages.drupal.org/8/downloads",
                "license": [
                    "GPL-2.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Berdir",
                        "homepage": "https://www.drupal.org/user/214652"
                    },
                    {
                        "name": "Dave Reid",
                        "homepage": "https://www.drupal.org/user/53892"
                    },
                    {
                        "name": "pifagor",
                        "homepage": "https://www.drupal.org/user/2375692"
                    }
                ],
                "description": "Allows users to redirect from old URLs to new URLs.",
                "homepage": "https://www.drupal.org/project/redirect",
                "support": {
                    "source": "https://git.drupalcode.org/project/redirect"
                }
            },
            {
                "name": "drupal/redis",
                "version": "1.5.0",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/redis.git",
                    "reference": "8.x-1.5"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/redis-8.x-1.5.zip",
                    "reference": "8.x-1.5",
                    "shasum": "4283333dc2bf405045765b83ca662acc409a6543"
                },
                "require": {
                    "drupal/core": "^8.8 || ^9"
                },
                "suggest": {
                    "predis/predis": "^1.1.1"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "8.x-1.5",
                        "datestamp": "1609972488",
                        "security-coverage": {
                            "status": "covered",
                            "message": "Covered by Drupal's security advisory policy"
                        }
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Drupal\\redis\\": "src"
                    }
                },
                "notification-url": "https://packages.drupal.org/8/downloads",
                "license": [
                    "GPL-2.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Berdir",
                        "homepage": "https://www.drupal.org/user/214652"
                    },
    
    jurgenhaas's avatar
    jurgenhaas committed
                    {
                        "name": "greg.1.anderson",
                        "homepage": "https://www.drupal.org/user/438598"
                    },
                    {
                        "name": "kporras07",
                        "homepage": "https://www.drupal.org/user/1349780"
                    },
    
    jurgenhaas's avatar
    jurgenhaas committed
                    {
                        "name": "pounard",
                        "homepage": "https://www.drupal.org/user/240164"
                    }
                ],
                "description": "Integration of Drupal with the Redis key-value store.",
                "homepage": "https://www.drupal.org/project/redis",
                "support": {
                    "source": "https://git.drupalcode.org/project/redis"
                }
            },
            {
                "name": "drupal/rules",
                "version": "3.0.0-alpha7",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/rules.git",
                    "reference": "8.x-3.0-alpha7"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/rules-8.x-3.0-alpha7.zip",
                    "reference": "8.x-3.0-alpha7",
                    "shasum": "6803aeaecea21cd64301a72b209d5db2f57f92b4"
                },
                "require": {
                    "drupal/core": "^8.8.2 || ^9",
                    "drupal/typed_data": "^1.0"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "8.x-3.0-alpha7",
                        "datestamp": "1638768619",
                        "security-coverage": {
                            "status": "not-covered",
                            "message": "Alpha releases are not covered by Drupal security advisories."
                        }
                    },
                    "drush": {
                        "services": {
                            "drush.services.yml": "^9 || ^10"
                        }
                    }
                },
                "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/security_review",
                "version": "dev-1.x",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/security_review.git",
                    "reference": "468341341beacc5d1e6d39fcf011f965094c1498"
                },
                "require": {
                    "drupal/core": "^8 || ^9"
                },
                "type": "drupal-module",
                "extra": {
                    "branch-alias": {
                        "dev-1.x": "1.x-dev"
                    },
                    "drupal": {
                        "version": "8.x-1.0-alpha1+4-dev",
                        "datestamp": "1601390947",
                        "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": "banviktor",
                        "homepage": "https://www.drupal.org/user/3176333"
                    },
                    {
                        "name": "coltrane",
                        "homepage": "https://www.drupal.org/user/91990"
                    },
                    {
                        "name": "dsnopek",
                        "homepage": "https://www.drupal.org/user/266527"
                    },
                    {
                        "name": "greggles",
                        "homepage": "https://www.drupal.org/user/36762"
                    }
                ],
                "description": "Site security and configuration review module.",
                "homepage": "https://www.drupal.org/project/security_review",
                "support": {
                    "source": "https://git.drupalcode.org/project/security_review"
                }
            },
            {
                "name": "drupal/services",
                "version": "4.0.0-beta6",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/services.git",
                    "reference": "8.x-4.0-beta6"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/services-8.x-4.0-beta6.zip",
                    "reference": "8.x-4.0-beta6",
                    "shasum": "eb7c0809d50c87819a23d80f3c66e9318a98effc"
                },
                "require": {
                    "drupal/core": "^8 || ^9",
                    "drupal/ctools": "*"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "8.x-4.0-beta6",
                        "datestamp": "1622398043",
                        "security-coverage": {
                            "status": "not-covered",
                            "message": "Beta releases are not covered by Drupal security advisories."
                        }
                    }
                },
                "notification-url": "https://packages.drupal.org/8/downloads",
                "license": [
                    "GPL-2.0+"
                ],
                "authors": [
                    {
                        "name": "See contributors",
                        "homepage": "https://www.drupal.org/node/109640/committers",
                        "role": "Developer"
                    },
                    {
                        "name": "jcnventura",
                        "homepage": "https://www.drupal.org/user/122464"
                    },
                    {
                        "name": "kylebrowning",
                        "homepage": "https://www.drupal.org/user/211387"
                    },
                    {
                        "name": "marcingy",
                        "homepage": "https://www.drupal.org/user/77320"
                    },
                    {
                        "name": "tyler.frankenstein",
                        "homepage": "https://www.drupal.org/user/150680"
                    }
                ],
                "description": "A standardized solution of integrating external applications with Drupal.",
                "homepage": "https://www.drupal.org/project/services",
                "support": {
                    "source": "https://git.drupalcode.org/project/services",
                    "issues": "https://www.drupal.org/project/issues/services"
                }
            },
            {
                "name": "drupal/simple_sitemap",
                "version": "3.11.0",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/simple_sitemap.git",
                    "reference": "8.x-3.11"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/simple_sitemap-8.x-3.11.zip",
                    "reference": "8.x-3.11",
                    "shasum": "5fdd4ed5af5e37e3c707e401d094a179f52e7711"
                },
                "require": {
                    "drupal/core": "^8 || ^9",
                    "ext-xmlwriter": "*"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "8.x-3.11",
                        "datestamp": "1634344305",
                        "security-coverage": {
                            "status": "covered",
                            "message": "Covered by Drupal's security advisory policy"
                        }
                    },
                    "drush": {
                        "services": {
                            "drush.services.yml": "^9 || ^10"
                        }
                    }
                },
                "notification-url": "https://packages.drupal.org/8/downloads",
                "license": [
                    "GPL-2.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Pawel Ginalski (gbyte)",
                        "homepage": "https://www.drupal.org/u/gbyte",
                        "email": "contact@gbyte.dev",
                        "role": "Maintainer"
                    },
                    {
                        "name": "gbyte",
                        "homepage": "https://www.drupal.org/user/2381352"
                    }
                ],
                "description": "Creates a standard conform hreflang XML sitemap of the site content and provides a framework for developing other sitemap types.",
                "homepage": "https://drupal.org/project/simple_sitemap",
                "support": {
                    "source": "https://cgit.drupalcode.org/simple_sitemap",
                    "issues": "https://drupal.org/project/issues/simple_sitemap",
                    "irc": "irc://irc.freenode.org/drupal-contribute"
                }
            },
            {
                "name": "drupal/sitemap",
                "version": "2.0.0-beta3",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/sitemap.git",
                    "reference": "8.x-2.0-beta3"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/sitemap-8.x-2.0-beta3.zip",
                    "reference": "8.x-2.0-beta3",
                    "shasum": "06df1e03058c4e42336a726edacfd53bca00a28d"
                },
                "require": {