Skip to content
Snippets Groups Projects
composer.lock 935 KiB
Newer Older
  • Learn to ignore specific revisions
  • jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://github.com/drupal/core-composer-scaffold.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "5f37a9e4008b34e3e4f6bb34ce0b3f7e5ec8984f"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/5f37a9e4008b34e3e4f6bb34ce0b3f7e5ec8984f",
                    "reference": "5f37a9e4008b34e3e4f6bb34ce0b3f7e5ec8984f",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "shasum": ""
                },
                "require": {
                    "composer-plugin-api": "^1 || ^2",
                    "php": ">=7.3.0"
                },
                "conflict": {
                    "drupal-composer/drupal-scaffold": "*"
                },
                "require-dev": {
                    "composer/composer": "^1.8@stable"
                },
                "type": "composer-plugin",
                "extra": {
                    "class": "Drupal\\Composer\\Plugin\\Scaffold\\Plugin",
                    "branch-alias": {
                        "dev-master": "1.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Drupal\\Composer\\Plugin\\Scaffold\\": ""
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "GPL-2.0-or-later"
                ],
                "description": "A flexible Composer project scaffold builder.",
                "homepage": "https://www.drupal.org/project/drupal",
                "keywords": [
                    "drupal"
                ],
                "support": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "source": "https://github.com/drupal/core-composer-scaffold/tree/9.4.8"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
    
    jurgenhaas's avatar
    jurgenhaas committed
                "time": "2022-06-19T16:14:23+00:00"
    
    jurgenhaas's avatar
    jurgenhaas committed
            },
    
            {
                "name": "drupal/csv_serialization",
                "version": "2.1.0",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/csv_serialization.git",
                    "reference": "8.x-2.1"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/csv_serialization-8.x-2.1.zip",
                    "reference": "8.x-2.1",
                    "shasum": "10b8629a5808ed1ecf358d5ca7054d6c14a476d4"
                },
                "require": {
                    "drupal/core": "^8 || ^9",
                    "league/csv": "^9.1"
                },
                "require-dev": {
                    "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
                    "drupal/coder": "^8.3"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "8.x-2.1",
                        "datestamp": "1655054417",
                        "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": "Matthew Grasmick",
                        "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",
                    "issues": "https://www.drupal.org/project/issues/csv_serialization"
                }
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "name": "drupal/ctools",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "4.0.3",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/ctools.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "4.0.3"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://ftp.drupal.org/files/projects/ctools-4.0.3.zip",
                    "reference": "4.0.3",
                    "shasum": "4f389b14bd2120069386c2f28f8c4cd49bd2ebfc"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "require": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "drupal/core": "^9.3 || ^10"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "version": "4.0.3",
                        "datestamp": "1668631947",
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "security-coverage": {
                            "status": "covered",
                            "message": "Covered by Drupal's security advisory policy"
                        }
                    },
                    "branch-alias": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "dev-8.x-3.x": "3.x-dev"
    
    jurgenhaas's avatar
    jurgenhaas committed
                    }
                },
                "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"
                    },
                    {
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "name": "joelpittet",
                        "homepage": "https://www.drupal.org/user/160302"
    
    jurgenhaas's avatar
    jurgenhaas committed
                    },
                    {
                        "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/danse",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "2.2.7",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/danse.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "2.2.7"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://ftp.drupal.org/files/projects/danse-2.2.7.zip",
                    "reference": "2.2.7",
                    "shasum": "8ff84ced7645f7722812421d8f53b5b5b28a1c6d"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "require": {
                    "drupal/core": "^8.8 || ^9",
                    "php": ">=7.4"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "version": "2.2.7",
                        "datestamp": "1662642954",
    
    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+"
                ],
                "authors": [
                    {
                        "name": "danielspeicher",
                        "homepage": "https://www.drupal.org/user/3621778"
                    },
                    {
                        "name": "jurgenhaas",
                        "homepage": "https://www.drupal.org/user/168924"
                    }
                ],
                "description": "Event driven framework to audit system activity, create notifications from them and allow users to subscribe to them.",
                "homepage": "https://www.drupal.org/project/danse",
                "keywords": [
                    "Drupal",
                    "Notification",
                    "Subscription"
                ],
                "support": {
                    "source": "https://drupal.org/project/danse",
                    "issues": "https://drupal.org/project/issues/danse"
                }
            },
            {
                "name": "drupal/danse_content",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "2.2.7",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "require": {
                    "drupal/core": "^8.8 || ^9",
                    "drupal/danse": "*"
                },
                "type": "metapackage",
                "extra": {
                    "drupal": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "version": "2.2.7",
                        "datestamp": "1662642954",
    
    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": "danielspeicher",
                        "homepage": "https://www.drupal.org/user/3621778"
                    },
                    {
                        "name": "jurgenhaas",
                        "homepage": "https://www.drupal.org/user/168924"
                    }
                ],
                "description": "Handles all content entity events.",
                "homepage": "https://www.drupal.org/project/danse",
                "support": {
                    "source": "https://git.drupalcode.org/project/danse"
                }
            },
            {
                "name": "drupal/danse_label_override",
                "version": "1.0.0-alpha2",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/danse_label_override.git",
                    "reference": "1.0.0-alpha2"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/danse_label_override-1.0.0-alpha2.zip",
                    "reference": "1.0.0-alpha2",
                    "shasum": "f9fbd765440e8e4af0108659b1b19af352fc5ebf"
                },
                "require": {
                    "drupal/core": "^8.8 || ^9",
                    "drupal/danse": "*",
                    "drupal/danse_content": "*",
                    "php": ">=7.2"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "1.0.0-alpha2",
                        "datestamp": "1623122036",
                        "security-coverage": {
                            "status": "not-covered",
                            "message": "Project has not opted into security advisory coverage!"
                        }
                    },
                    "drush": {
                        "services": {
                            "drush.services.yml": "^9 | ^10"
                        }
                    }
                },
                "notification-url": "https://packages.drupal.org/8/downloads",
                "license": [
                    "GPL-2.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Rex Barkdoll (rexbarkdoll)",
                        "homepage": "https://www.drupal.org/u/rexbarkdoll",
                        "role": "Maintainer"
                    }
                ],
                "description": "Modifies the default DANSE Labels so that they can be customized through the code in the .module file of this module.",
                "homepage": "https://drupal.org/project/danse_label_override",
                "keywords": [
                    "Drupal",
                    "Label",
                    "Notification",
                    "Subscription"
                ],
                "support": {
                    "source": "https://drupal.org/project/danse_label_override",
                    "issues": "https://drupal.org/project/issues/danse_label_override"
                }
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "name": "drupal/default_content",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "2.0.0-alpha2",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/default_content.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "2.0.0-alpha2"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://ftp.drupal.org/files/projects/default_content-2.0.0-alpha2.zip",
                    "reference": "2.0.0-alpha2",
                    "shasum": "5c365ea21b0be63dc00ec2db50179291d6fb3d89"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "require": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "drupal/core": "^9.1 || ^10"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "require-dev": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "drupal/hal": " ^9 || ^1 || ^2",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "drupal/paragraphs": "^1"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "version": "2.0.0-alpha2",
                        "datestamp": "1659466706",
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "security-coverage": {
                            "status": "not-covered",
                            "message": "Alpha releases are not covered by Drupal security advisories."
                        }
                    },
                    "drush": {
                        "services": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                            "drush.services.yml": "^9 || ^10 || ^11"
    
    jurgenhaas's avatar
    jurgenhaas committed
                        }
                    }
                },
                "notification-url": "https://packages.drupal.org/8/downloads",
                "license": [
                    "GPL-2.0+"
                ],
                "authors": [
                    {
                        "name": "andypost",
                        "homepage": "https://www.drupal.org/user/118908"
                    },
                    {
                        "name": "benjy",
                        "homepage": "https://www.drupal.org/user/1852732"
                    },
    
    jurgenhaas's avatar
    jurgenhaas committed
                    {
                        "name": "Berdir",
                        "homepage": "https://www.drupal.org/user/214652"
                    },
    
    jurgenhaas's avatar
    jurgenhaas committed
                    {
                        "name": "dawehner",
                        "homepage": "https://www.drupal.org/user/99340"
                    },
                    {
                        "name": "jibran",
                        "homepage": "https://www.drupal.org/user/1198144"
                    },
                    {
                        "name": "larowlan",
                        "homepage": "https://www.drupal.org/user/395439"
    
    jurgenhaas's avatar
    jurgenhaas committed
                    },
                    {
                        "name": "Sam152",
                        "homepage": "https://www.drupal.org/user/1485048"
    
    jurgenhaas's avatar
    jurgenhaas committed
                    }
                ],
                "description": "Imports default content when a module is enabled",
                "homepage": "https://www.drupal.org/project/default_content",
                "support": {
                    "source": "https://git.drupalcode.org/project/default_content"
                }
            },
            {
                "name": "drupal/default_content_access",
                "version": "2.0.0",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/default_content_access.git",
                    "reference": "2.0.0"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/default_content_access-2.0.0.zip",
                    "reference": "2.0.0",
                    "shasum": "49dac2cd40f331f54da022f0d1a56506b83ca5c4"
                },
                "require": {
                    "drupal/content_access": "*",
                    "drupal/core": "^8.8 || ^9",
                    "drupal/default_content": "*"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "2.0.0",
                        "datestamp": "1590141390",
                        "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": "jurgenhaas",
                        "homepage": "https://www.drupal.org/user/168924"
                    }
                ],
                "description": "Add on module to default_content to export/import content_access settings",
                "homepage": "https://www.drupal.org/project/default_content_access",
                "support": {
                    "source": "https://git.drupalcode.org/project/default_content_access"
                }
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "name": "drupal/dev_modules",
                "version": "2.0.2",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/dev_modules.git",
                    "reference": "2.0.2"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/dev_modules-2.0.2.zip",
                    "reference": "2.0.2",
                    "shasum": "4a69fff014aac1a064d7b7ffc64b73f929f8d047"
                },
                "require": {
                    "drupal/core": "^8.8 || ^9"
                },
                "type": "drupal-drush",
                "extra": {
                    "drupal": {
                        "version": "2.0.2",
                        "datestamp": "1599217838",
                        "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": "jurgenhaas",
                        "homepage": "https://www.drupal.org/user/168924"
                    }
                ],
                "description": "Enable/disable development/production modules all at once.",
                "homepage": "https://www.drupal.org/project/dev_modules",
                "support": {
                    "source": "https://git.drupalcode.org/project/dev_modules"
                }
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "name": "drupal/devel",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "4.2.1",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/devel.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "4.2.1"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://ftp.drupal.org/files/projects/devel-4.2.1.zip",
                    "reference": "4.2.1",
                    "shasum": "aa08379bad81cb2e604ee9a0b9e2aabd86fae13f"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "require": {
                    "doctrine/common": "^2.7",
                    "drupal/core": "^8.8 || ^9",
                    "symfony/var-dumper": "^4 || ^5"
                },
                "conflict": {
                    "kint-php/kint": "<3"
                },
                "require-dev": {
                    "drush/drush": "^10"
                },
                "suggest": {
                    "kint-php/kint": "Kint provides an informative display of arrays/objects. Useful for debugging and developing."
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "version": "4.2.1",
                        "datestamp": "1664317444",
    
    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": "drupalspoons",
                        "homepage": "https://www.drupal.org/user/3647684"
                    },
                    {
                        "name": "moshe weitzman",
                        "homepage": "https://www.drupal.org/user/23"
                    }
                ],
                "description": "Various blocks, pages, and functions for developers.",
                "homepage": "https://www.drupal.org/project/devel",
                "support": {
                    "source": "https://gitlab.com/drupalspoons/devel",
                    "issues": "https://gitlab.com/drupalspoons/devel/-/issues",
                    "slack": "https://drupal.slack.com/archives/C012WAW1MH6"
                }
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "name": "drupal/digest",
                "version": "1.0.0-rc2",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/digest.git",
                    "reference": "1.0.0-rc2"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/digest-1.0.0-rc2.zip",
                    "reference": "1.0.0-rc2",
                    "shasum": "24c9d09a33f8862beb51477b497330dc6077c932"
                },
                "require": {
                    "dragonmantank/cron-expression": "^3.0",
                    "drupal/block_renderer": "^1.0@alpha",
                    "drupal/core": "^8.8 || ^9",
                    "lorisleiva/cron-translator": "^0.1.1"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "1.0.0-rc2",
                        "datestamp": "1620690243",
                        "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": "DerekCresswell",
                        "homepage": "https://www.drupal.org/user/3617358"
                    }
                ],
                "description": "Send out notification digests about new content.",
                "homepage": "https://www.drupal.org/project/digest",
                "support": {
                    "source": "https://git.drupalcode.org/project/digest"
                }
            },
            {
                "name": "drupal/digital_signage_framework",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "2.4.10",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/digital_signage_framework.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "2.4.10"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://ftp.drupal.org/files/projects/digital_signage_framework-2.4.10.zip",
                    "reference": "2.4.10",
                    "shasum": "a1acfbfd47d90cf1735c79b5776107010b1f03f6"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "require": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "drupal/core": "^8.8 || ^9 || ^10",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "drupal/dimension": "^2.0",
                    "drupal/dynamic_entity_reference": "^1.11",
                    "drupal/expose_actions": "^2.0",
                    "drupal/inline_entity_form": "^1.0@RC",
                    "drupal/yaml_editor": "^1.1",
                    "ext-fileinfo": "*",
                    "ext-json": "*",
                    "jawira/plantuml-encoding": "^1.0",
                    "php": ">=7.2"
                },
                "require-dev": {
                    "drupal/yaml_editor": "*"
                },
                "suggest": {
                    "drupal/analog_digital_clock": "Add a block for date and time on all your slides.",
                    "drupal/endroid_qr_code": "Add a QR code to slides pointing to themselves."
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "version": "2.4.10",
                        "datestamp": "1657550003",
    
    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+"
                ],
                "authors": [
                    {
                        "name": "danielspeicher",
                        "homepage": "https://www.drupal.org/user/3621778"
                    },
                    {
                        "name": "jurgenhaas",
                        "homepage": "https://www.drupal.org/user/168924"
                    }
                ],
                "description": "Generic framework to integrate with any digital signage platform to publish content entities.",
                "homepage": "https://www.drupal.org/project/digital_signage_framework",
                "keywords": [
                    "Drupal"
                ],
                "support": {
                    "source": "https://git.drupalcode.org/project/digital_signage_framework"
                }
            },
            {
                "name": "drupal/dimension",
                "version": "2.0.0",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/dimension.git",
                    "reference": "2.0.0"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/dimension-2.0.0.zip",
                    "reference": "2.0.0",
                    "shasum": "7d1a7769a52a3c4cd8e4b139263b425fdf2a5c5e"
                },
                "require": {
                    "drupal/core": "^8.8 || ^9",
                    "php": ">=7.2"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "2.0.0",
                        "datestamp": "1607352547",
                        "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": "jurgenhaas",
                        "homepage": "https://www.drupal.org/user/168924"
                    }
                ],
                "description": "Defines dimension field type.",
                "homepage": "https://www.drupal.org/project/dimension",
                "keywords": [
                    "Drupal"
                ],
                "support": {
                    "source": "http://cgit.drupalcode.org/dimension",
                    "issues": "http://drupal.org/project/issues/dimension"
                }
            },
            {
    
    jurgenhaas's avatar
    jurgenhaas committed
                "name": "drupal/discourse_sso",
                "version": "2.0.0-rc6",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://git.drupalcode.org/project/discourse_sso.git",
                    "reference": "2.0.0-rc6"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://ftp.drupal.org/files/projects/discourse_sso-2.0.0-rc6.zip",
                    "reference": "2.0.0-rc6",
                    "shasum": "dbef9ffe3d830b318cb17baaaf278641b0e69692"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "require": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "drupal/core": "^8.8 || ^9"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
    
    jurgenhaas's avatar
    jurgenhaas committed
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "2.0.0-rc6",
                        "datestamp": "1639128180",
                        "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-or-later"
                ],
                "authors": [
                    {
                        "name": "boromino",
                        "homepage": "https://www.drupal.org/user/859722"
                    },
                    {
                        "name": "dabbor",
                        "homepage": "https://www.drupal.org/user/2214664"
                    },
                    {
                        "name": "jackpelorus",
                        "homepage": "https://www.drupal.org/user/2349920"
                    },
                    {
                        "name": "jurgenhaas",
                        "homepage": "https://www.drupal.org/user/168924"
                    },
                    {
                        "name": "murrayw",
                        "homepage": "https://www.drupal.org/user/595658"
                    }
                ],
                "description": "Provides a Single Sign On integration for a Discourse forum.",
                "homepage": "https://www.drupal.org/project/discourse_sso",
                "support": {
                    "source": "https://git.drupalcode.org/project/discourse_sso"
                }
            },
            {
                "name": "drupal/drd",
                "version": "4.0.8",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/drd.git",
                    "reference": "4.0.8"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/drd-4.0.8.zip",
                    "reference": "4.0.8",
                    "shasum": "f964297fda1bc40d1da09fdbb732c3032a3d401d"
                },
                "require": {
                    "albertofem/rsync-lib": "^1.0",
                    "cypresslab/gitelephant": "^2.0|^4.0",
                    "drupal/advancedqueue": "^1.0@RC",
                    "drupal/core": "^8.8 || ^9",
                    "drupal/drd_agent": "^4.0",
                    "drupal/encrypt": "^3.0@RC",
                    "drupal/eva": "^2.1",
                    "drupal/key_value_field": "^1.2",
                    "mikehaertl/php-shellcommand": "^1.6",
                    "php": ">=7.2",
                    "phpseclib/phpseclib": "^2.0",
                    "platformsh/client": "^2.0",
                    "symfony/filesystem": "^2.8|^3|^4|^5|^6"
                },
                "require-dev": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "drupal/drd_pi": "*",
                    "drupal/gitlab_api": "*",
                    "drupal/webform": "*"
                },
                "suggest": {
                    "drupal/console": "CLI to use and optionally automate DRD actions.",
                    "drupal/extlink": "Allows to open external links in new tabs/windows.",
                    "drupal/hacked": "Validate each project if it got changed compared to the original code from drupal.org.",
                    "drupal/monitoring": "Site monitoring module with sensors.",
                    "drupal/real_aes": "Encryption method for the encrypt module.",
                    "drupal/security_review": "Site security and configuration review module.",
                    "drush/drush": "Another CLI to use and optionally automate DRD actions."
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "4.0.8",
                        "datestamp": "1648793838",
                        "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"
                    },
                    {
                        "name": "jurgenhaas",
                        "homepage": "https://www.drupal.org/user/168924"
                    }
                ],
                "description": "Dashboard to monitor and manage any number of remote Drupal 6, 7 or 8 sites",
                "homepage": "https://www.drupal.org/project/drd",
                "keywords": [
                    "Drupal"
                ],
                "support": {
                    "source": "https://git.drupal.org/project/drd",
                    "issues": "https://www.drupal.org/project/issues/drd"
                }
            },
            {
                "name": "drupal/drd_agent",
                "version": "4.0.3",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/drd_agent.git",
                    "reference": "4.0.3"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/drd_agent-4.0.3.zip",
                    "reference": "4.0.3",
                    "shasum": "d19400753f0fcf03748f91504d3ee46c13e7cdf9"
                },
                "require": {
                    "drupal/core": "^8.8 || ^9",
                    "php": ">=7.2"
                },
                "suggest": {
                    "drupal/hacked": "Validate each project if it got changed compared to the original code from drupal.org.",
                    "drupal/monitoring": "Site monitoring module with sensors.",
                    "drupal/security_review": "Site security and configuration review module."
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "4.0.3",
                        "datestamp": "1644339477",
                        "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"
                    },
                    {
                        "name": "jurgenhaas",
                        "homepage": "https://www.drupal.org/user/168924"
                    }
                ],
                "description": "TODO",
                "homepage": "https://www.drupal.org/project/drd_agent",
                "keywords": [
                    "Drupal"
                ],
                "support": {
                    "source": "https://git.drupal.org/project/drd_agent",
                    "issues": "https://www.drupal.org/project/issues/drd"
                }
            },
            {
                "name": "drupal/ds",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "3.15.0",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/ds.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "8.x-3.15"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.15.zip",
                    "reference": "8.x-3.15",
                    "shasum": "cf7ee6bde717dc2d7f10d5f834ca29fb80285d0d"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "require": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "drupal/core": "^9 || ^10"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "require-dev": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "drupal/classy": "^1.0",
                    "drupal/devel": "5.x-dev"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                        "version": "8.x-3.15",
                        "datestamp": "1662818537",
    
    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": "Bram Goffings",
                        "homepage": "https://www.drupal.org/user/172527",
                        "role": "Maintainer"
                    },
                    {
                        "name": "Kristof De Jaeger",
                        "homepage": "http://realize.be/",
                        "role": "Maintainer"
                    },
                    {
                        "name": "Brecht Ceyssens",
                        "homepage": "https://www.drupal.org/user/591438",
                        "role": "Maintainer"
                    },
                    {
                        "name": "swentel",
                        "homepage": "https://www.drupal.org/user/107403"
                    }
                ],
                "description": "Extend the display options for every entity type.",
                "homepage": "https://www.drupal.org/project/ds",
                "keywords": [
                    "drupal",
                    "layout",