Skip to content
Snippets Groups Projects
installed.json 339 KiB
Newer Older
Brian Canini's avatar
Brian Canini committed
            "url": "https://ftp.drupal.org/files/projects/roleassign-8.x-1.0-alpha2.zip",
            "reference": "8.x-1.0-alpha2",
            "shasum": "e2c4cb24dd1bce59f4edcb3488377d2b12769136"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha2",
                "datestamp": "1454394539",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Alpha releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "salvis",
                "homepage": "https://www.drupal.org/user/82964"
            }
        ],
        "description": "Allows site administrators to further delegate the task of managing user's roles.",
        "homepage": "https://www.drupal.org/project/roleassign",
        "support": {
            "source": "http://cgit.drupalcode.org/roleassign"
        }
    },
bcweaver's avatar
bcweaver committed
    {
        "name": "drupal/scheduler",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/scheduler",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/scheduler-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "213025b64b417f459b73d260d7287ca1f916d587"
        },
        "require": {
            "drupal/core": "*"
        },
        "require-dev": {
            "drupal/devel_generate": "*",
            "drupal/rules": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1510690385",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Eric Schaefer (Eric Schaefer)",
                "homepage": "https://www.drupal.org/u/eric-schaefer",
                "role": "Maintainer"
            },
            {
                "name": "Jonathan Smith (jonathan1055)",
                "homepage": "https://www.drupal.org/u/jonathan1055",
                "role": "Maintainer"
            },
            {
                "name": "Pieter Frenssen (pfrenssen)",
                "homepage": "https://www.drupal.org/u/pfrenssen",
                "role": "Maintainer"
            },
            {
                "name": "Rick Manelius (rickmanelius)",
                "homepage": "https://www.drupal.org/u/rickmanelius",
                "role": "Maintainer"
            }
        ],
        "description": "Automatically publish and unpublish content at specified dates and times.",
        "homepage": "https://drupal.org/project/scheduler",
        "support": {
            "source": "http://cgit.drupalcode.org/scheduler",
            "issues": "https://www.drupal.org/project/issues/scheduler"
        }
    },
    {
        "name": "drupal/search_api",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/search_api",
            "reference": "8.x-1.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.1.zip",
            "reference": "8.x-1.1",
            "shasum": "896d21a8b0dee0bea6e49fb0b2ac38315f4b52fe"
        },
        "require": {
            "drupal/core": "^8.2"
        },
        "require-dev": {
            "drupal/search_api_db": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1",
                "datestamp": "1498403342",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Thomas Seidl",
                "homepage": "https://www.drupal.org/u/drunken-monkey"
            },
            {
                "name": "Nick Veenhof",
                "homepage": "https://www.drupal.org/u/nick_vh"
            },
            {
                "name": "See other contributors",
                "homepage": "https://www.drupal.org/node/790418/committers"
            }
        ],
        "description": "Provides a generic framework for modules offering search capabilities.",
        "homepage": "https://www.drupal.org/project/search_api",
        "support": {
            "source": "http://git.drupal.org/project/search_api.git",
            "issues": "https://www.drupal.org/project/issues/search_api",
            "irc": "irc://irc.freenode.org/drupal-search-api"
        }
    },
    {
        "name": "drupal/search_api_db",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "require": {
            "drupal/core": "~8.0",
            "drupal/search_api": "self.version"
        },
        "type": "metapackage",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1",
                "datestamp": "1498403342",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Nick_vh",
                "homepage": "https://www.drupal.org/user/122682"
            },
            {
                "name": "drunken monkey",
                "homepage": "https://www.drupal.org/user/205582"
            }
        ],
        "description": "Offers an implementation of the Search API that uses database tables for indexing content.",
        "homepage": "https://www.drupal.org/project/search_api",
        "support": {
            "source": "http://cgit.drupalcode.org/search_api"
        }
    },
    {
        "name": "drupal/search_api_glossary",
        "version": "3.4.0",
        "version_normalized": "3.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/search_api_glossary",
            "reference": "8.x-3.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/search_api_glossary-8.x-3.4.zip",
            "reference": "8.x-3.4",
            "shasum": "1f5d43d57f495ffd560ce541fbaa9652441f12c9"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/search_api": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.4",
                "datestamp": "1522855981",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "dakku",
                "homepage": "https://www.drupal.org/user/97634"
            },
            {
                "name": "ryank90",
                "homepage": "https://www.drupal.org/user/3081943"
            }
        ],
        "description": "Creates a glossary fields (A B C ...) based on node titles and user names",
        "homepage": "https://www.drupal.org/project/search_api_glossary",
        "support": {
            "source": "http://cgit.drupalcode.org/search_api_glossary"
        }
    },
    {
        "name": "drupal/simple_megamenu",
        "version": "1.0.0-beta3",
        "version_normalized": "1.0.0.0-beta3",
bcweaver's avatar
bcweaver committed
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/simple_megamenu",
bcweaver's avatar
bcweaver committed
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/simple_megamenu-8.x-1.0-beta3.zip",
            "reference": "8.x-1.0-beta3",
            "shasum": "7acc38f6e9e2fb371f2ea631f45e3110aacb8e4a"
bcweaver's avatar
bcweaver committed
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
bcweaver's avatar
bcweaver committed
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Beta releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "flocondetoile",
                "homepage": "https://www.drupal.org/user/2006064"
            }
        ],
        "description": "Provide a Megamenu entity which can be used on Menu link content to construct a Mega Menu",
        "homepage": "https://www.drupal.org/project/simple_megamenu",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/simple_megamenu",
            "issues": "https://www.drupal.org/project/issues/simple_megamenu"
        }
    },
    {
        "name": "drupal/simplesamlphp_auth",
        "version": "3.0.0",
        "version_normalized": "3.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/simplesamlphp_auth",
            "reference": "8.x-3.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/simplesamlphp_auth-8.x-3.0.zip",
            "reference": "8.x-3.0",
            "shasum": "2ee230173df2128edb5d72953222d229dabf27e7"
        },
        "require": {
            "drupal/core": "*",
            "drupal/externalauth": "*",
            "simplesamlphp/simplesamlphp": "~1.15"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.0",
                "datestamp": "1521252787",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "colan",
                "homepage": "https://www.drupal.org/user/58704"
            },
            {
                "name": "dakku",
                "homepage": "https://www.drupal.org/user/97634"
            },
            {
                "name": "geekwisdom",
                "homepage": "https://www.drupal.org/user/1662"
            },
            {
                "name": "snufkin",
                "homepage": "https://www.drupal.org/user/58645"
            },
            {
                "name": "svendecabooter",
                "homepage": "https://www.drupal.org/user/35369"
            }
        ],
        "description": "Allows users to authenticate to a remote SAML identity provider (IdP) via a locally configured SimpleSAMLphp service point (SP).",
        "homepage": "https://www.drupal.org/project/simplesamlphp_auth",
        "support": {
            "source": "http://cgit.drupalcode.org/simplesamlphp_auth"
        }
    },
    {
        "name": "drupal/smtp",
        "version": "1.0.0-beta3",
        "version_normalized": "1.0.0.0-beta3",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/smtp",
            "reference": "8.x-1.0-beta3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/smtp-8.x-1.0-beta3.zip",
            "reference": "8.x-1.0-beta3",
            "shasum": "a351dac3765b9570933fd07f1e029aa22e5c69b0"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta3",
                "datestamp": "1527598380",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Beta releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0"
        ],
        "authors": [
            {
                "name": "LukeLast",
                "homepage": "https://www.drupal.org/user/30151"
            },
            {
                "name": "japerry",
                "homepage": "https://www.drupal.org/user/45640"
            },
            {
                "name": "josesanmartin",
                "homepage": "https://www.drupal.org/user/72012"
            },
            {
                "name": "oadaeh",
                "homepage": "https://www.drupal.org/user/4649"
            },
            {
                "name": "wundo",
                "homepage": "https://www.drupal.org/user/25523"
            },
            {
                "name": "yettyn",
                "homepage": "https://www.drupal.org/user/93281"
            }
        ],
        "description": "Allow for site emails to be sent through an SMTP server of your choice.",
        "homepage": "https://www.drupal.org/project/smtp",
        "support": {
            "source": "http://cgit.drupalcode.org/smtp",
            "issues": "https://www.drupal.org/project/issues/smtp"
        }
    },
    {
        "name": "drupal/social_media_links",
        "version": "2.6.0",
        "version_normalized": "2.6.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/social_media_links",
            "reference": "8.x-2.6"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/social_media_links-8.x-2.6.zip",
            "reference": "8.x-2.6",
            "shasum": "53462cb307b104552ae5370b917e55ca50fba526"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.6",
                "datestamp": "1510489384",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "cbeier",
                "homepage": "https://www.drupal.org/user/1500710"
            }
        ],
        "description": "The module provides a block that display links (icons) to your profiles on various social networking sites.",
        "homepage": "https://www.drupal.org/project/social_media_links",
        "support": {
            "source": "http://cgit.drupalcode.org/social_media_links",
            "issues": "https://www.drupal.org/project/issues/social_media_links"
        }
    },
bcweaver's avatar
bcweaver committed
    {
        "name": "drupal/superfish",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/superfish",
            "reference": "8.x-1.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/superfish-8.x-1.2.zip",
            "reference": "8.x-1.2",
            "shasum": "e6f11be2bb2b95957d144bb0155c29c7aad40a62"
        },
        "require": {
            "drupal/core": "~8.0",
            "mehrpadin/superfish": "~2.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.2",
                "datestamp": "1517739480",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "mehrpadin",
                "homepage": "https://www.drupal.org/u/mehrpadin",
                "role": "Maintainer"
            }
        ],
        "description": "Adds jQuery Superfish plugin to menu blocks.",
        "homepage": "https://www.drupal.org/project/superfish",
        "support": {
            "source": "https://cgit.drupalcode.org/superfish",
            "issues": "https://www.drupal.org/project/superfish"
        }
    },
    {
        "name": "drupal/svg_image",
        "version": "1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/svg_image",
            "reference": "8.x-1.8"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/svg_image-8.x-1.8.zip",
            "reference": "8.x-1.8",
            "shasum": "d1378ab1552dcc386e0b3ee65c3a441ee0407f8f"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.8",
                "datestamp": "1516678385",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "zvse",
                "homepage": "https://www.drupal.org/user/2870933"
            }
        ],
        "description": "Overrides the standard image formatter and widget to support SVG files.",
        "homepage": "https://www.drupal.org/project/svg_image",
        "support": {
            "source": "http://cgit.drupalcode.org/svg_image"
        }
    },
bcweaver's avatar
bcweaver committed
    {
        "name": "drupal/token",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/token",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/token-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "d24c7f1ffddbd0fc56bc92bacae1c4ff769a4442"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1513810384",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Berdir",
                "homepage": "https://www.drupal.org/user/214652"
            },
            {
                "name": "Dave Reid",
                "homepage": "https://www.drupal.org/user/53892"
            },
            {
                "name": "eaton",
                "homepage": "https://www.drupal.org/user/16496"
            },
            {
                "name": "fago",
                "homepage": "https://www.drupal.org/user/16747"
            },
            {
                "name": "greggles",
                "homepage": "https://www.drupal.org/user/36762"
            },
            {
                "name": "mikeryan",
                "homepage": "https://www.drupal.org/user/4420"
            }
        ],
        "description": "Provides a user interface for the Token API and some missing core tokens.",
        "homepage": "https://www.drupal.org/project/token",
        "support": {
            "source": "http://cgit.drupalcode.org/token"
        }
    },
    {
        "name": "drupal/userprotect",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/userprotect",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/userprotect-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "addff8ed82e8cdb77073e2a8b023a7e9809f856b"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1477741139",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "MegaChriz",
                "homepage": "https://www.drupal.org/user/654114"
            },
            {
                "name": "karschsp",
                "homepage": "https://www.drupal.org/user/138216"
            }
        ],
        "description": "Allows admins to protect users from being edited or cancelled, on a per-user basis.",
        "homepage": "https://www.drupal.org/project/userprotect",
        "keywords": [
            "Drupal",
            "User Management"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/userprotect",
            "issues": "https://www.drupal.org/project/issues/userprotect"
        }
    },
    {
        "name": "drupal/video_embed_field",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/video_embed_field",
            "reference": "8.x-2.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/video_embed_field-8.x-2.0.zip",
            "reference": "8.x-2.0",
            "shasum": "e864f090b3cb9405376ca324d81ace83613e2019"
        },
        "require": {
            "drupal/core": "*"
        },
        "require-dev": {
            "drupal/colorbox": "*",
            "drupal/media_entity": "*",
            "drupal/media_entity_embeddable_video": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x",
                "datestamp": "1523338084",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                },
                "package": "Field types"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Sam152",
                "homepage": "https://www.drupal.org/user/1485048"
            },
            {
                "name": "jec006",
                "homepage": "https://www.drupal.org/user/855980"
            },
            {
                "name": "plopesc",
                "homepage": "https://www.drupal.org/user/282415"
            }
        ],
        "description": "A pluggable field type for storing videos from external video hosts such as Vimeo and YouTube.",
        "homepage": "https://www.drupal.org/project/video_embed_field",
        "support": {
            "source": "http://cgit.drupalcode.org/video_embed_field"
        }
    },
    {
        "name": "drupal/views_accordion",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
bcweaver's avatar
bcweaver committed
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/views_accordion",
bcweaver's avatar
bcweaver committed
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/views_accordion-8.x-1.1.zip",
            "reference": "8.x-1.1",
            "shasum": "2e5e1f758141bf271b26f1e4631211dfaa5dae27"
bcweaver's avatar
bcweaver committed
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1",
                "datestamp": "1521988085",
bcweaver's avatar
bcweaver committed
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
bcweaver's avatar
bcweaver committed
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Manuel Garcia",
                "homepage": "https://www.drupal.org/user/213194"
            }
        ],
        "description": "Provides an accordion views display plugin.",
        "homepage": "https://www.drupal.org/project/views_accordion",
        "support": {
            "source": "http://cgit.drupalcode.org/views_accordion",
            "issues": "https://www.drupal.org/project/issues/views_accordion"
        }
    },
    {
        "name": "drupal/views_ajax_history",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/views_ajax_history",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/views_ajax_history-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "ef23bf3a8e1c902b98d4556203dd8fc7068dfcb5"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1535376480",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "amateescu",
                "homepage": "https://www.drupal.org/user/729614"
            },
            {
                "name": "joelpittet",
                "homepage": "https://www.drupal.org/user/160302"
            },
            {
                "name": "kalman.hosszu",
                "homepage": "https://www.drupal.org/user/267481"
            },
            {
                "name": "nod_",
                "homepage": "https://www.drupal.org/user/598310"
            }
        ],
        "description": "Add bookmarking abilities to AJAX Views.",
        "homepage": "https://www.drupal.org/project/views_ajax_history",
        "support": {
            "source": "http://cgit.drupalcode.org/views_ajax_history"
        }
    },
bcweaver's avatar
bcweaver committed
    {
        "name": "drupal/views_autocomplete_filters",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/views_autocomplete_filters",
            "reference": "8.x-1.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/views_autocomplete_filters-8.x-1.1.zip",
            "reference": "8.x-1.1",
            "shasum": "08dda1e5bdc3e25e7946fc64642cf245c4f429cf"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1",
                "datestamp": "1500109743",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "RobLoach",
                "homepage": "https://www.drupal.org/user/61114"
            },
            {
                "name": "vasike",
                "homepage": "https://www.drupal.org/user/156237"
            }
        ],
        "description": "Use Autocomplete for string field filters.",
        "homepage": "https://www.drupal.org/project/views_autocomplete_filters",
        "support": {
            "source": "http://cgit.drupalcode.org/views_autocomplete_filters"
        }
    },
    {
        "name": "drupal/views_bootstrap",
        "version": "3.1.0",
        "version_normalized": "3.1.0.0",
bcweaver's avatar
bcweaver committed
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/views_bootstrap",
            "reference": "8.x-3.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/views_bootstrap-8.x-3.1.zip",
            "reference": "8.x-3.1",
            "shasum": "7fd556457f028fa736d1422a9b5a763566fd7d2e"
bcweaver's avatar
bcweaver committed
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.1",
                "datestamp": "1537360681",
bcweaver's avatar
bcweaver committed
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
bcweaver's avatar
bcweaver committed
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {