Skip to content
Snippets Groups Projects
composer.lock 916 KiB
Newer Older
jurgenhaas's avatar
jurgenhaas committed
                "source": "https://git.drupalcode.org/project/extlink",
                "issues": "https://www.drupal.org/project/issues/extlink"
            }
        },
        {
            "name": "drupal/feeds",
jurgenhaas's avatar
jurgenhaas committed
            "version": "3.0.0-beta2",
jurgenhaas's avatar
jurgenhaas committed
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/feeds.git",
jurgenhaas's avatar
jurgenhaas committed
                "reference": "8.x-3.0-beta2"
jurgenhaas's avatar
jurgenhaas committed
            },
            "dist": {
                "type": "zip",
jurgenhaas's avatar
jurgenhaas committed
                "url": "https://ftp.drupal.org/files/projects/feeds-8.x-3.0-beta2.zip",
                "reference": "8.x-3.0-beta2",
                "shasum": "7b18b24bfebdce90a62606b36dd8975d6eb862c8"
jurgenhaas's avatar
jurgenhaas committed
            },
            "require": {
                "drupal/core": "^8.9 || ^9"
            },
            "require-dev": {
                "drupal/pathauto": "^1.8",
                "drush/drush": "^9 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
jurgenhaas's avatar
jurgenhaas committed
                    "version": "8.x-3.0-beta2",
                    "datestamp": "1657972705",
jurgenhaas's avatar
jurgenhaas committed
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Project has not opted into security advisory coverage!"
                    }
jurgenhaas's avatar
jurgenhaas committed
                },
                "drush": {
                    "services": {
                        "drush.services.yml": "^9 || ^10 || ^11"
                    }
jurgenhaas's avatar
jurgenhaas committed
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "alex_b",
                    "homepage": "https://www.drupal.org/user/53995"
                },
jurgenhaas's avatar
jurgenhaas committed
                {
                    "name": "Dave Reid",
                    "homepage": "https://www.drupal.org/user/53892"
                },
jurgenhaas's avatar
jurgenhaas committed
                {
                    "name": "e2thex",
                    "homepage": "https://www.drupal.org/user/189123"
                },
                {
                    "name": "febbraro",
                    "homepage": "https://www.drupal.org/user/43670"
                },
                {
                    "name": "franz",
                    "homepage": "https://www.drupal.org/user/581844"
                },
jurgenhaas's avatar
jurgenhaas committed
                {
                    "name": "Ian Ward",
                    "homepage": "https://www.drupal.org/user/4736"
                },
jurgenhaas's avatar
jurgenhaas committed
                {
                    "name": "jmiccolis",
                    "homepage": "https://www.drupal.org/user/31731"
                },
                {
                    "name": "joelpittet",
                    "homepage": "https://www.drupal.org/user/160302"
                },
                {
                    "name": "kking",
                    "homepage": "https://www.drupal.org/user/24399"
                },
jurgenhaas's avatar
jurgenhaas committed
                {
                    "name": "MegaChriz",
                    "homepage": "https://www.drupal.org/user/654114"
                },
jurgenhaas's avatar
jurgenhaas committed
                {
                    "name": "tobby",
                    "homepage": "https://www.drupal.org/user/154797"
                },
                {
                    "name": "tristanoneil",
                    "homepage": "https://www.drupal.org/user/340659"
                },
                {
                    "name": "twistor",
                    "homepage": "https://www.drupal.org/user/473738"
                },
jurgenhaas's avatar
jurgenhaas committed
                {
                    "name": "Will White",
                    "homepage": "https://www.drupal.org/user/32237"
                },
jurgenhaas's avatar
jurgenhaas committed
                {
                    "name": "yhahn",
                    "homepage": "https://www.drupal.org/user/264833"
                }
            ],
            "description": "Aggregates RSS/Atom/RDF feeds, imports CSV files and more.",
            "homepage": "https://www.drupal.org/project/feeds",
            "keywords": [
                "Drupal"
            ],
            "support": {
                "source": "https://git.drupalcode.org/project/feeds",
                "issues": "https://www.drupal.org/project/issues/feeds"
            }
        },
        {
            "name": "drupal/feeds_tamper",
            "version": "2.0.0-beta2",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/feeds_tamper.git",
                "reference": "8.x-2.0-beta2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/feeds_tamper-8.x-2.0-beta2.zip",
                "reference": "8.x-2.0-beta2",
                "shasum": "969075b8a3fd702dfbfd219fd507d3aa166f919d"
            },
            "require": {
                "drupal/core": "^8 || ^9",
                "drupal/feeds": "~3.0",
                "drupal/tamper": "~1.0"
            },
            "require-dev": {
                "drupal/feeds": "3.x-dev"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-2.0-beta2",
                    "datestamp": "1591295714",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Beta releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "franz",
                    "homepage": "https://www.drupal.org/user/581844"
                },
jurgenhaas's avatar
jurgenhaas committed
                {
                    "name": "Honza Pobořil",
                    "homepage": "https://www.drupal.org/user/123612"
                },
jurgenhaas's avatar
jurgenhaas committed
                {
                    "name": "mausolos",
                    "homepage": "https://www.drupal.org/user/642118"
                },
jurgenhaas's avatar
jurgenhaas committed
                {
                    "name": "MegaChriz",
                    "homepage": "https://www.drupal.org/user/654114"
                },
jurgenhaas's avatar
jurgenhaas committed
                {
                    "name": "twistor",
                    "homepage": "https://www.drupal.org/user/473738"
                }
            ],
            "description": "Modify feeds data before it gets saved.",
            "homepage": "http://drupal.org/project/feeds_tamper",
            "keywords": [
                "Drupal",
                "feeds",
                "tamper"
            ],
            "support": {
                "source": "http://cgit.drupalcode.org/feeds_tamper",
                "issues": "http://drupal.org/project/issues/feeds_tamper"
            }
        },
        {
            "name": "drupal/field_group",
jurgenhaas's avatar
jurgenhaas committed
            "version": "3.3.0",
jurgenhaas's avatar
jurgenhaas committed
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/field_group.git",
jurgenhaas's avatar
jurgenhaas committed
                "reference": "8.x-3.3"
jurgenhaas's avatar
jurgenhaas committed
            },
            "dist": {
                "type": "zip",
jurgenhaas's avatar
jurgenhaas committed
                "url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.3.zip",
                "reference": "8.x-3.3",
                "shasum": "c7a423b1d7643ee40dd1543d72fa04e8ac1756e4"
jurgenhaas's avatar
jurgenhaas committed
            },
            "require": {
                "drupal/core": "^8.8 || ^9"
            },
            "require-dev": {
                "drupal/jquery_ui_accordion": "^1.0"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
jurgenhaas's avatar
jurgenhaas committed
                    "version": "8.x-3.3",
                    "datestamp": "1663516404",
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": "Hydra",
                    "homepage": "https://www.drupal.org/user/647364"
                },
                {
                    "name": "jyve",
                    "homepage": "https://www.drupal.org/user/591438"
                },
                {
                    "name": "nils.destoop",
                    "homepage": "https://www.drupal.org/user/361625"
                },
jurgenhaas's avatar
jurgenhaas committed
                {
                    "name": "Stalski",
                    "homepage": "https://www.drupal.org/user/322618"
                },
jurgenhaas's avatar
jurgenhaas committed
                {
                    "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"
            }
        },
jurgenhaas's avatar
jurgenhaas committed
        {
            "name": "drupal/field_permissions",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/field_permissions.git",
                "reference": "8.x-1.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/field_permissions-8.x-1.2.zip",
                "reference": "8.x-1.2",
                "shasum": "0b1a5edfac518fe6005d015b3781774b41cdec76"
            },
            "require": {
                "drupal/core": ">=8.9 <11"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.2",
                    "datestamp": "1658941749",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "branch-alias": {
                    "dev-8.x-1.x": "1.x-dev"
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "japerry",
                    "homepage": "https://www.drupal.org/user/45640"
                },
                {
                    "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"
                },
                {
                    "name": "RobLoach",
                    "homepage": "https://www.drupal.org/user/61114"
                }
            ],
            "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": "https://git.drupalcode.org/project/field_permissions",
                "issues": "https://www.drupal.org/project/issues/field_permissions"
            }
        },
jurgenhaas's avatar
jurgenhaas committed
        {
            "name": "drupal/flag",
            "version": "4.0.0-beta3",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/flag.git",
                "reference": "8.x-4.0-beta3"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/flag-8.x-4.0-beta3.zip",
                "reference": "8.x-4.0-beta3",
                "shasum": "856a4871034955406e111aee2227e716cc8064d6"
            },
            "require": {
                "drupal/core": "^8.8 || ^9"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-4.0-beta3",
                    "datestamp": "1638201553",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Beta releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Berdir",
                    "homepage": "https://www.drupal.org/user/214652"
                },
                {
                    "name": "fago",
                    "homepage": "https://www.drupal.org/user/16747"
                },
                {
                    "name": "fubhy",
                    "homepage": "https://www.drupal.org/user/761344"
                },
                {
                    "name": "joachim",
                    "homepage": "https://www.drupal.org/user/107701"
                },
                {
                    "name": "merlinofchaos",
                    "homepage": "https://www.drupal.org/user/26979"
                },
                {
                    "name": "mooffie",
                    "homepage": "https://www.drupal.org/user/78454"
                },
                {
                    "name": "quicksketch",
                    "homepage": "https://www.drupal.org/user/35821"
                },
                {
                    "name": "shabana.navas",
                    "homepage": "https://www.drupal.org/user/1311398"
                },
                {
                    "name": "socketwench",
                    "homepage": "https://www.drupal.org/user/65793"
                }
            ],
            "description": "Create customized flags that users can set on entities.",
            "homepage": "https://www.drupal.org/project/flag",
            "support": {
                "source": "https://git.drupalcode.org/project/flag"
            }
        },
jurgenhaas's avatar
jurgenhaas committed
        {
            "name": "drupal/friendlycaptcha",
            "version": "1.0.0-rc0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/friendlycaptcha.git",
                "reference": "1.0.0-rc0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/friendlycaptcha-1.0.0-rc0.zip",
                "reference": "1.0.0-rc0",
                "shasum": "9149882598505c92cb381446e07cf0b80d1345a7"
            },
            "require": {
                "drupal/captcha": "^1.0.0-alpha1",
                "drupal/core": "^8.9 || ^9 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "1.0.0-rc0",
                    "datestamp": "1664959476",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "RC releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Anybody",
                    "homepage": "https://www.drupal.org/user/291091"
                },
                {
                    "name": "Grevil",
                    "homepage": "https://www.drupal.org/user/3668491"
                },
                {
                    "name": "webflo",
                    "homepage": "https://www.drupal.org/user/254778"
                }
            ],
            "description": "Protect your website from spam and abuse while letting real people pass through with ease.",
            "homepage": "https://www.drupal.org/project/friendlycaptcha",
            "support": {
                "source": "https://git.drupal.org/project/friendlycaptcha.git",
                "issues": "https://www.drupal.org/project/issues/friendlycaptcha"
            }
        },
jurgenhaas's avatar
jurgenhaas committed
        {
            "name": "drupal/geolocation",
            "version": "3.10.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/geolocation.git",
                "reference": "8.x-3.10"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/geolocation-8.x-3.10.zip",
                "reference": "8.x-3.10",
                "shasum": "686868c7a1bbccc24662e71a69efc9b6c90b18cf"
            },
            "require": {
                "drupal/core": "^9.2",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "drupal/address": "*",
                "drupal/geofield": "*",
                "drupal/geolocation_demo": "*",
                "drupal/geolocation_geometry": "*",
                "drupal/geolocation_geometry_data": "*",
                "drupal/geolocation_google_maps": "*",
                "drupal/geolocation_google_maps_demo": "*",
                "drupal/geolocation_google_static_maps": "*",
                "drupal/geolocation_leaflet": "*",
                "drupal/search_api": "*",
                "drupal/search_api_location": "*",
                "drupal/search_api_location_views": "*"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-3.10",
                    "datestamp": "1652946354",
                    "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": "derjochenmeyer",
                    "homepage": "https://www.drupal.org/u/derjochenmeyer"
                },
                {
                    "name": "cadamski",
                    "homepage": "https://www.drupal.org/u/cadamski"
                }
            ],
            "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": "https://git.drupal.org/project/geolocation.git",
                "issues": "https://www.drupal.org/project/issues/geolocation"
            }
        },
jurgenhaas's avatar
jurgenhaas committed
        {
            "name": "drupal/gin",
            "version": "3.0.0-beta5",
jurgenhaas's avatar
jurgenhaas committed
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/gin.git",
                "reference": "8.x-3.0-beta5"
jurgenhaas's avatar
jurgenhaas committed
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/gin-8.x-3.0-beta5.zip",
                "reference": "8.x-3.0-beta5",
                "shasum": "651b2047990067e26158368e3aab7f27366a81e9"
jurgenhaas's avatar
jurgenhaas committed
            },
            "require": {
                "drupal/core": "^8.9 || ^9 || ^10",
                "drupal/gin_toolbar": "^1.0@beta"
            },
            "type": "drupal-theme",
            "extra": {
                "drupal": {
                    "version": "8.x-3.0-beta5",
                    "datestamp": "1656071885",
jurgenhaas's avatar
jurgenhaas committed
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Beta releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
jurgenhaas's avatar
jurgenhaas committed
            "scripts": {
                "phpcs": [
                    "phpcs -s --runtime-set ignore_warnings_on_exit 1 --runtime-set ignore_errors_on_exit 0 'web/modules/custom'"
                ]
            },
jurgenhaas's avatar
jurgenhaas committed
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Sascha Eggenberger (saschaeggi)",
                    "homepage": "https://www.drupal.org/u/saschaeggi",
                    "role": "Maintainer"
                }
            ],
            "description": "For a better Admin and Content Editor Experience.",
            "homepage": "https://www.drupal.org/project/gin",
            "support": {
                "source": "https://git.drupalcode.org/project/gin",
                "issues": "https://www.drupal.org/project/issues/gin"
            },
            "funding": [
                {
                    "type": "github",
                    "url": "https://github.com/sponsors/saschaeggi"
                },
                {
                    "type": "other",
                    "url": "https://paypal.me/saschaeggi"
                }
            ]
        },
        {
            "name": "drupal/gin_toolbar",
            "version": "1.0.0-beta22",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/gin_toolbar.git",
                "reference": "8.x-1.0-beta22"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/gin_toolbar-8.x-1.0-beta22.zip",
                "reference": "8.x-1.0-beta22",
                "shasum": "630b4acb208411b78c61d83c9a27741c546202de"
            },
            "require": {
                "drupal/core": "^8 || ^9 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.0-beta22",
                    "datestamp": "1649709351",
                    "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": "Sascha Eggenberger (saschaeggi)",
                    "homepage": "https://www.drupal.org/u/saschaeggi",
                    "role": "Maintainer"
                }
            ],
            "description": "Gin Toolbar for Frontend use",
            "homepage": "https://www.drupal.org/project/gin_toolbar",
            "keywords": [
                "Drupal"
            ],
            "support": {
                "source": "http://cgit.drupalcode.org/gin_toolbar",
                "issues": "https://www.drupal.org/project/issues/gin_toolbar"
            },
            "funding": [
                {
                    "type": "github",
                    "url": "https://github.com/sponsors/saschaeggi"
                },
                {
                    "type": "other",
                    "url": "https://paypal.me/saschaeggi"
                }
            ]
        },
        {
jurgenhaas's avatar
jurgenhaas committed
            "name": "drupal/gitlab_api",
            "version": "dev-2.1.x",
jurgenhaas's avatar
jurgenhaas committed
            "source": {
                "type": "git",
jurgenhaas's avatar
jurgenhaas committed
                "url": "https://git.drupalcode.org/project/gitlab_api.git",
                "reference": "c353aa29118d3738ee95d150e1120629b6cbc516"
jurgenhaas's avatar
jurgenhaas committed
            },
jurgenhaas's avatar
jurgenhaas committed
            "require": {
                "drupal/core": "^8.8 || ^9 || ^10",
                "nyholm/psr7": "^1.4",
                "php": ">=7.4",
                "symfony/http-client": "^5.4",
                "zeichen32/gitlabapibundle": "^6.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-2.1.x": "2.1.x-dev"
                },
                "drupal": {
                    "version": "2.1.x-dev",
                    "datestamp": "1667049307",
                    "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": "Jürgen Haas",
                    "homepage": "https://www.drupal.org/u/jurgenhaas"
                },
                {
                    "name": "jurgenhaas",
                    "homepage": "https://www.drupal.org/user/168924"
                }
            ],
            "description": "Integrates your Drupal site into GitLab using the GitLab API.",
            "homepage": "https://www.drupal.org/project/gitlab_api",
            "keywords": [
                "API",
                "Drupal",
                "GitLab"
            ],
            "support": {
                "source": "https://git.drupal.org/project/gitlab_api",
                "issues": "https://www.drupal.org/project/issues/gitlab_api"
            }
        },
        {
            "name": "drupal/group",
            "version": "1.5.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/group.git",
                "reference": "8.x-1.5"
            },
            "dist": {
jurgenhaas's avatar
jurgenhaas committed
                "type": "zip",
jurgenhaas's avatar
jurgenhaas committed
                "url": "https://ftp.drupal.org/files/projects/group-8.x-1.5.zip",
                "reference": "8.x-1.5",
                "shasum": "4b890350749ff1d388425da8343b8835847492d8"
jurgenhaas's avatar
jurgenhaas committed
            },
            "require": {
jurgenhaas's avatar
jurgenhaas committed
                "drupal/core": "^9.3 || ^10",
jurgenhaas's avatar
jurgenhaas committed
                "drupal/entity": "^1.2",
jurgenhaas's avatar
jurgenhaas committed
                "drupal/variationcache": "^1.1"
jurgenhaas's avatar
jurgenhaas committed
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
jurgenhaas's avatar
jurgenhaas committed
                    "version": "8.x-1.5",
                    "datestamp": "1660746007",
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": "Kristiaan Van den Eynde",
                    "homepage": "https://www.drupal.org/u/kristiaanvandeneynde",
                    "role": "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/group_action",
jurgenhaas's avatar
jurgenhaas committed
            "version": "1.0.1",
jurgenhaas's avatar
jurgenhaas committed
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/group_action.git",
jurgenhaas's avatar
jurgenhaas committed
                "reference": "1.0.1"
jurgenhaas's avatar
jurgenhaas committed
            },
            "dist": {
                "type": "zip",
jurgenhaas's avatar
jurgenhaas committed
                "url": "https://ftp.drupal.org/files/projects/group_action-1.0.1.zip",
                "reference": "1.0.1",
                "shasum": "986f595846eddd54bb192cd19277ac88feca4cf3"
jurgenhaas's avatar
jurgenhaas committed
            },
            "require": {
                "drupal/core": "^9 || ^10",
                "drupal/group": "^1.4"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
jurgenhaas's avatar
jurgenhaas committed
                    "version": "1.0.1",
                    "datestamp": "1663323673",
jurgenhaas's avatar
jurgenhaas committed
                    "security-coverage": {
jurgenhaas's avatar
jurgenhaas committed
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
jurgenhaas's avatar
jurgenhaas committed
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "mxh",
                    "homepage": "https://www.drupal.org/user/1124384"
jurgenhaas's avatar
jurgenhaas committed
                },
                {
                    "name": "qichanghai",
                    "homepage": "https://www.drupal.org/user/3092355"
jurgenhaas's avatar
jurgenhaas committed
                }
            ],
            "description": "A Drupal module that provides actions for the Group module.",
            "homepage": "https://www.drupal.org/project/group_action",
            "support": {
                "source": "https://drupal.org/project/group_action",
                "issues": "https://drupal.org/project/issues/group_action"
            }
        },
jurgenhaas's avatar
jurgenhaas committed
        {
            "name": "drupal/group_forum",
            "version": "2.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/group_forum.git",
                "reference": "2.0.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/group_forum-2.0.0.zip",
                "reference": "2.0.0",
                "shasum": "c52e144c7a3df374a7e9fe3085de4f5eee5fa3db"
            },
            "require": {
                "drupal/core": "^8.8 || ^9",
                "drupal/group": "^1.0@RC",
                "php": ">=7.1"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "2.0.0",
                    "datestamp": "1590149020",
                    "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": "Jürgen Haas",
                    "homepage": "https://www.drupal.org/u/jurgenhaas"
                }
            ],
            "description": "Enables group functionality for the forum module.",
            "homepage": "https://www.drupal.org/project/group_forum",
            "keywords": [
                "Drupal",
                "Forum",
                "Group"
            ],
            "support": {
                "source": "https://git.drupal.org/project/group_forum",
                "issues": "https://www.drupal.org/project/issues/group_forum"
            }
        },
        {
            "name": "drupal/helpdesk_integration",
            "version": "1.1.5",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/helpdesk_integration.git",
                "reference": "1.1.5"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/helpdesk_integration-1.1.5.zip",
                "reference": "1.1.5",
                "shasum": "93d692b16cfc3cbb1d225adfea6811373d00ca6f"
            },
            "require": {
                "drupal/core": "^8.8 || ^9",
                "php": ">=7.2"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "1.1.5",
                    "datestamp": "1636647177",
                    "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+"
            ],
            "authors": [
                {
                    "name": "danielspeicher",
                    "homepage": "https://www.drupal.org/user/3621778"
                },
                {
                    "name": "jurgenhaas",
                    "homepage": "https://www.drupal.org/user/168924"
                }
            ],
            "description": "Helpdesk integration base module for several platform providers.",
            "homepage": "https://www.drupal.org/project/helpdesk_integration",
            "keywords": [
                "Drupal",
                "Helpdesk",
                "Issue"
            ],
            "support": {
                "source": "https://git.drupalcode.org/project/helpdesk_integration"
            }
        },
        {
            "name": "drupal/helpdesk_zendesk",
            "version": "1.0.14",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/helpdesk_zendesk.git",
                "reference": "1.0.14"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/helpdesk_zendesk-1.0.14.zip",
                "reference": "1.0.14",
                "shasum": "6eebd66072159499f1f743b4ff5e49fa490eba7e"
            },
            "require": {
                "drupal/core": "^8.8 || ^9",
                "drupal/helpdesk_integration": "^1.1",
                "zendesk/zendesk_api_client_php": "^v2.2"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "1.0.14",
                    "datestamp": "1652970084",
                    "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": "Helpdesk integration module for platform provider Zendesk.",
            "homepage": "https://www.drupal.org/project/helpdesk_zendesk",
            "keywords": [
                "Drupal",
                "Helpdesk",
                "Issue",
                "Zendesk"
            ],
            "support": {
                "source": "https://git.drupalcode.org/project/helpdesk_zendesk"
            }
        },
jurgenhaas's avatar
jurgenhaas committed
        {
            "name": "drupal/honeypot",
jurgenhaas's avatar
jurgenhaas committed
            "version": "2.1.2",
jurgenhaas's avatar
jurgenhaas committed
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/honeypot.git",
jurgenhaas's avatar
jurgenhaas committed
                "reference": "2.1.2"
jurgenhaas's avatar
jurgenhaas committed
            },
            "dist": {
                "type": "zip",
jurgenhaas's avatar
jurgenhaas committed
                "url": "https://ftp.drupal.org/files/projects/honeypot-2.1.2.zip",
                "reference": "2.1.2",
                "shasum": "9511fd6db37c153f2290950bf79611b27510cede"
jurgenhaas's avatar
jurgenhaas committed
            },
            "require": {
jurgenhaas's avatar
jurgenhaas committed
                "drupal/core": "^9.2 || ^10"
            },
            "require-dev": {
                "drupal/rules": "^3.0"
jurgenhaas's avatar
jurgenhaas committed
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
jurgenhaas's avatar
jurgenhaas committed
                    "version": "2.1.2",
                    "datestamp": "1664658244",
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": "Jeff Geerling",
jurgenhaas's avatar
jurgenhaas committed
                    "homepage": "https://www.drupal.org/user/389011",
jurgenhaas's avatar
jurgenhaas committed
                    "email": "geerlingguy@mac.com"
                },
                {
jurgenhaas's avatar
jurgenhaas committed
                    "name": "Manuel Garcia",
                    "homepage": "https://www.drupal.org/user/213194"
jurgenhaas's avatar
jurgenhaas committed
                },
                {
jurgenhaas's avatar
jurgenhaas committed
                    "name": "TR",
                    "homepage": "https://www.drupal.org/user/202830"
jurgenhaas's avatar
jurgenhaas committed
                },