Skip to content
Snippets Groups Projects
installed.json 373 KiB
Newer Older
bcweaver's avatar
bcweaver committed
5001 5002 5003 5004 5005 5006 5007 5008 5009 5010 5011 5012 5013 5014 5015 5016 5017 5018 5019 5020 5021 5022 5023 5024 5025 5026 5027 5028 5029 5030 5031 5032 5033 5034 5035 5036 5037 5038 5039 5040 5041 5042 5043 5044 5045 5046 5047 5048 5049 5050 5051 5052 5053 5054 5055 5056 5057 5058 5059 5060 5061 5062 5063 5064 5065 5066 5067 5068 5069 5070 5071 5072 5073 5074 5075 5076 5077 5078 5079 5080 5081 5082 5083 5084 5085 5086 5087 5088 5089 5090 5091 5092 5093 5094 5095 5096 5097 5098 5099 5100 5101 5102 5103 5104 5105 5106 5107 5108 5109 5110 5111 5112 5113 5114 5115 5116 5117 5118 5119 5120 5121 5122 5123 5124 5125 5126 5127 5128 5129 5130 5131 5132 5133 5134 5135 5136 5137 5138 5139 5140 5141 5142 5143 5144 5145 5146 5147 5148 5149 5150 5151 5152 5153 5154 5155 5156 5157 5158 5159 5160 5161 5162 5163 5164 5165 5166 5167 5168 5169 5170 5171 5172 5173 5174 5175 5176 5177 5178 5179 5180 5181 5182 5183 5184 5185 5186 5187 5188 5189 5190 5191 5192 5193 5194 5195 5196 5197 5198 5199 5200 5201 5202 5203 5204 5205 5206 5207 5208 5209 5210 5211 5212 5213 5214 5215 5216 5217 5218 5219 5220 5221 5222 5223 5224 5225 5226 5227 5228 5229 5230 5231 5232 5233 5234 5235 5236 5237 5238 5239 5240 5241 5242 5243 5244 5245 5246 5247 5248 5249 5250 5251 5252 5253 5254 5255 5256 5257 5258 5259 5260 5261 5262 5263 5264 5265 5266 5267 5268 5269 5270 5271 5272 5273 5274 5275 5276 5277 5278 5279 5280 5281 5282 5283 5284 5285 5286 5287 5288 5289 5290 5291 5292 5293 5294 5295 5296 5297 5298 5299 5300 5301 5302 5303 5304 5305 5306 5307 5308 5309 5310 5311 5312 5313 5314 5315 5316 5317 5318 5319 5320 5321 5322 5323 5324 5325 5326 5327 5328 5329 5330 5331 5332 5333 5334 5335 5336 5337 5338 5339 5340 5341 5342 5343 5344 5345 5346 5347 5348 5349 5350 5351 5352 5353 5354 5355 5356 5357 5358 5359 5360 5361 5362 5363 5364 5365 5366 5367 5368
            "source": "http://cgit.drupalcode.org/libraries",
            "issues": "http://drupal.org/project/issues/libraries",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/link_attributes",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/link_attributes",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/link_attributes-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "8a5851467f17c01b4dcb6e446f00cd7abe116475"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1500846243",
                "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": "larowlan",
                "homepage": "https://www.drupal.org/user/395439"
            }
        ],
        "description": "Provides a widget to allow settings of link attributes for menu links.",
        "homepage": "https://www.drupal.org/project/link_attributes",
        "support": {
            "source": "http://cgit.drupalcode.org/link_attributes"
        }
    },
    {
        "name": "drupal/linkit",
        "version": "5.0.0-beta6",
        "version_normalized": "5.0.0.0-beta6",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/linkit",
            "reference": "8.x-5.0-beta6"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/linkit-8.x-5.0-beta6.zip",
            "reference": "8.x-5.0-beta6",
            "shasum": "ae237702c341b0ee77560fbf4dcb08a77e2da434"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "require-dev": {
            "drupal/imce": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-5.x": "5.x-dev"
            },
            "drupal": {
                "version": "8.x-5.0-beta6",
                "datestamp": "1520552585",
                "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": "Emil Stjerneman",
                "homepage": "https://stjerneman.com",
                "email": "emil@stjerneman.com",
                "role": "Maintainer"
            }
        ],
        "description": "Linkit - Enriched linking experience",
        "homepage": "http://drupal.org/project/linkit",
        "support": {
            "source": "http://cgit.drupalcode.org/linkit",
            "issues": "http://drupal.org/project/linkit"
        }
    },
    {
        "name": "drupal/magnific_popup",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/magnific_popup",
            "reference": "8.x-1.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/magnific_popup-8.x-1.3.zip",
            "reference": "8.x-1.3",
            "shasum": "5aa0e22e44de7315b11d2fc386197675e23ce0f5"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.3",
                "datestamp": "1512796085",
                "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": "Eric115",
                "homepage": "https://www.drupal.org/user/2877061"
            },
            {
                "name": "LUWebDev",
                "homepage": "https://www.drupal.org/user/1576604"
            },
            {
                "name": "jay.dansand",
                "homepage": "https://www.drupal.org/user/799552"
            },
            {
                "name": "nackersa",
                "homepage": "https://www.drupal.org/user/1558486"
            },
            {
                "name": "willardb",
                "homepage": "https://www.drupal.org/user/1576540"
            }
        ],
        "description": "Provides Magnific Popup formatter for File Entity and Image fields.",
        "homepage": "https://www.drupal.org/project/magnific_popup",
        "support": {
            "source": "http://cgit.drupalcode.org/magnific_popup"
        }
    },
    {
        "name": "drupal/media_entity_browser",
        "version": "2.0.0-alpha1",
        "version_normalized": "2.0.0.0-alpha1",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/media_entity_browser",
            "reference": "8.x-2.0-alpha1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/media_entity_browser-8.x-2.0-alpha1.zip",
            "reference": "8.x-2.0-alpha1",
            "shasum": "d0de87059165dc7cda4ed1832b13c5846be9386b"
        },
        "require": {
            "drupal/core": "*",
            "drupal/entity_browser": "*"
        },
        "require-dev": {
            "drupal/ctools": "*",
            "drupal/entity_browser": "^2",
            "drupal/video_embed_field": "^2"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.0-alpha1",
                "datestamp": "1510532885",
                "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": "Sam152",
                "homepage": "https://www.drupal.org/user/1485048"
            },
            {
                "name": "benjy",
                "homepage": "https://www.drupal.org/user/1852732"
            },
            {
                "name": "larowlan",
                "homepage": "https://www.drupal.org/user/395439"
            },
            {
                "name": "rikki_iki",
                "homepage": "https://www.drupal.org/user/1068918"
            }
        ],
        "description": "This module provides an Entity Browser for Media Entity.",
        "homepage": "https://www.drupal.org/project/media_entity_browser",
        "support": {
            "source": "http://cgit.drupalcode.org/media_entity_browser"
        }
    },
    {
        "name": "drupal/media_entity_twitter",
        "version": "2.0.0-alpha2",
        "version_normalized": "2.0.0.0-alpha2",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/media_entity_twitter",
            "reference": "8.x-2.0-alpha2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/media_entity_twitter-8.x-2.0-alpha2.zip",
            "reference": "8.x-2.0-alpha2",
            "shasum": "21925e1e1b02bbbcd6d8e9730bc587669edc0e5c"
        },
        "require": {
            "drupal/core": "^8.4",
            "j7mbo/twitter-api-php": "~1.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.0-alpha2",
                "datestamp": "1507907344",
                "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": "Drupal Media Team",
                "homepage": "https://www.drupal.org/user/3260690"
            },
            {
                "name": "Primsi",
                "homepage": "https://www.drupal.org/user/282629"
            },
            {
                "name": "chr.fritsch",
                "homepage": "https://www.drupal.org/user/2103716"
            },
            {
                "name": "slashrsm",
                "homepage": "https://www.drupal.org/user/744628"
            }
        ],
        "description": "Media entity Twitter provider.",
        "homepage": "https://www.drupal.org/project/media_entity_twitter",
        "support": {
            "source": "http://cgit.drupalcode.org/media_entity_twitter"
        }
    },
    {
        "name": "drupal/menu_block",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/menu_block",
            "reference": "8.x-1.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.4.zip",
            "reference": "8.x-1.4",
            "shasum": "fd8d559452a9e1e07de6fefd9955df6feadc943a"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.4",
                "datestamp": "1525200184",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Dave Reid",
                "homepage": "https://www.drupal.org/user/53892"
            },
            {
                "name": "JohnAlbin",
                "homepage": "https://www.drupal.org/user/32095"
            },
            {
                "name": "joelpittet",
                "homepage": "https://www.drupal.org/user/160302"
            },
            {
                "name": "kim.pepper",
                "homepage": "https://www.drupal.org/user/370574"
            },
            {
                "name": "rrrob",
                "homepage": "https://www.drupal.org/user/273533"
            }
        ],
        "description": "Provides configurable blocks of menu links.",
        "homepage": "https://www.drupal.org/project/menu_block",
        "support": {
            "source": "http://cgit.drupalcode.org/menu_block"
        }
    },
bcweaver's avatar
bcweaver committed
    {
        "name": "drupal/migrate_plus",
        "version": "4.0.0",
        "version_normalized": "4.0.0.0",
bcweaver's avatar
bcweaver committed
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/migrate_plus",
bcweaver's avatar
bcweaver committed
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/migrate_plus-8.x-4.0.zip",
            "reference": "8.x-4.0",
            "shasum": "63dad289defe8298aa5ca5e30062fe9761d19eca"
bcweaver's avatar
bcweaver committed
        },
        "require": {
bcweaver's avatar
bcweaver committed
        },
        "require-dev": {
            "drupal/migrate_example_advanced_setup": "*",
            "drupal/migrate_example_setup": "*"
        },
        "suggest": {
            "ext-soap": "*",
            "sainsburys/guzzle-oauth2-plugin": "3.0 required for the OAuth2 authentication plugin"
        },
bcweaver's avatar
bcweaver committed
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
bcweaver's avatar
bcweaver committed
            },
            "drupal": {
                "version": "8.x-4.0",
                "datestamp": "1536264180",
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": "Mike Ryan",
                "homepage": "https://www.drupal.org/u/mikeryan",
                "role": "Maintainer"
            },
            {
                "name": "mikeryan",
                "homepage": "https://www.drupal.org/user/4420"
            }
        ],
        "description": "Enhancements to core migration support.",
        "homepage": "https://www.drupal.org/project/migrate_plus",
        "support": {
            "source": "https://cgit.drupalcode.org/migrate_plus",
            "issues": "https://www.drupal.org/project/issues/migrate_plus",
            "irc": "irc://irc.freenode.org/drupal-migrate"
        }
    },
    {
        "name": "drupal/migrate_tools",
        "version": "4.0.0",
        "version_normalized": "4.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/migrate_tools",
            "reference": "8.x-4.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-4.0.zip",
            "reference": "8.x-4.0",
            "shasum": "016dfb010df76723c5a6a447921fdccd3c885237"
        },
        "require": {
            "drupal/core": "^8.3",
            "drupal/migrate_plus": "^4"
        },
        "require-dev": {
            "drupal/coder": "^8",
            "drupal/migrate_source_csv": "^2.2"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-4.x": "4.x-dev"
            },
            "drupal": {
                "version": "8.x-4.0",
                "datestamp": "1535380084",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "drush": {
                "services": {
                    "drush.services.yml": "^9"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "heddn",
                "homepage": "https://www.drupal.org/user/1463982"
            },
            {
                "name": "mikeryan",
                "homepage": "https://www.drupal.org/user/4420"
            },
            {
                "name": "moshe weitzman",
                "homepage": "https://www.drupal.org/user/23"
            }
        ],
        "description": "Tools to assist in developing and running migrations.",
        "homepage": "http://drupal.org/project/migrate_tools",
        "support": {
            "source": "http://cgit.drupalcode.org/migrate_tools",
            "issues": "http://drupal.org/project/migrate_tools",
            "irc": "irc://irc.freenode.org/drupal-migrate"
        }
    },
bcweaver's avatar
bcweaver committed
    {
        "name": "drupal/nice_menus",
        "version": "1.0.0-beta2",
        "version_normalized": "1.0.0.0-beta2",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/nice_menus",
            "reference": "8.x-1.0-beta2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/nice_menus-8.x-1.0-beta2.zip",
            "reference": "8.x-1.0-beta2",
            "shasum": "9c490c7ffcbec531e436b9b41e48da6000584165"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta2",
                "datestamp": "1488271683",
                "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": "Xiukun zhou",
                "homepage": "https://www.drupal.org/u/xiukun.zhou",
                "role": "Maintainer"
            },
            {
                "name": "davidtrainer",
                "homepage": "https://www.drupal.org/user/70776"
            },
            {
                "name": "vordude",
                "homepage": "https://www.drupal.org/user/150473"
            },
            {
                "name": "wuxiaogu",
                "homepage": "https://www.drupal.org/user/2780955"
            },
            {
                "name": "xiukun.zhou",
                "homepage": "https://www.drupal.org/user/2239768"
            }
        ],
        "description": "CSS/jQuery drop-down, drop-right and drop-left menus to be placed in blocks.",
        "homepage": "https://drupal.org/project/nice_menus",
        "support": {
            "source": "http://cgit.drupalcode.org/nice_menus",
            "issues": "https://drupal.org/project/issues/nice_menus",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/paragraphs",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
bcweaver's avatar
bcweaver committed
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/paragraphs",
            "reference": "8.x-1.3"
bcweaver's avatar
bcweaver committed
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.3.zip",
            "reference": "8.x-1.3",
            "shasum": "24c6d2153127f9d783a03c05baf3b9beb219113f"
bcweaver's avatar
bcweaver committed
        },
        "require": {
            "drupal/core": "~8",
            "drupal/entity_reference_revisions": "~1.3"
        },
        "require-dev": {
            "drupal/block_field": "~1.0",
            "drupal/ctools": "3.x-dev",
bcweaver's avatar
bcweaver committed
            "drupal/diff": "~1.0",
            "drupal/entity_browser": "1.x-dev",
            "drupal/entity_usage": "2.x-dev",
bcweaver's avatar
bcweaver committed
            "drupal/field_group": "~1.0",
            "drupal/inline_entity_form": "~1.0",
            "drupal/paragraphs-paragraphs_library": "*",
bcweaver's avatar
bcweaver committed
            "drupal/replicate": "~1.0",
            "drupal/search_api": "~1.0",
bcweaver's avatar
bcweaver committed
            "drupal/search_api_db": "*"
        },
        "suggest": {
            "drupal/entity_browser": "Recommended for an improved user experience when using the Paragraphs library module"
        },
bcweaver's avatar
bcweaver committed
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.3",
bcweaver's avatar
bcweaver committed
5612 5613 5614 5615 5616 5617 5618 5619 5620 5621 5622 5623 5624 5625 5626 5627 5628 5629 5630 5631 5632 5633 5634 5635 5636 5637 5638 5639 5640 5641 5642 5643 5644 5645 5646 5647 5648 5649 5650 5651 5652 5653 5654 5655 5656 5657 5658 5659 5660 5661 5662 5663 5664 5665 5666 5667 5668 5669 5670 5671 5672 5673 5674 5675 5676 5677 5678 5679 5680 5681 5682 5683 5684 5685 5686 5687 5688 5689 5690 5691 5692 5693 5694 5695 5696 5697 5698 5699 5700 5701 5702 5703 5704 5705 5706 5707 5708 5709 5710 5711 5712 5713 5714 5715 5716 5717 5718 5719 5720 5721 5722 5723 5724 5725 5726 5727 5728 5729 5730 5731 5732 5733 5734 5735 5736 5737 5738 5739 5740 5741 5742 5743 5744 5745 5746 5747 5748 5749 5750 5751 5752 5753 5754 5755 5756 5757 5758 5759 5760 5761 5762 5763 5764 5765 5766 5767 5768 5769 5770 5771 5772 5773 5774 5775 5776 5777 5778 5779 5780 5781 5782 5783 5784 5785 5786 5787 5788 5789 5790 5791 5792 5793 5794 5795 5796 5797 5798 5799 5800 5801 5802 5803 5804 5805 5806 5807 5808 5809 5810 5811 5812 5813 5814 5815 5816 5817 5818 5819 5820 5821 5822 5823 5824 5825 5826 5827 5828 5829 5830 5831 5832 5833 5834 5835 5836 5837 5838 5839 5840 5841 5842 5843 5844 5845 5846 5847 5848 5849 5850 5851 5852 5853 5854 5855 5856 5857 5858 5859 5860 5861 5862 5863 5864 5865 5866 5867 5868 5869 5870 5871 5872 5873 5874 5875 5876 5877 5878 5879 5880 5881 5882 5883 5884 5885 5886 5887 5888 5889 5890 5891 5892 5893 5894 5895 5896 5897 5898 5899 5900 5901 5902 5903 5904 5905 5906 5907 5908 5909 5910 5911 5912 5913 5914 5915 5916 5917 5918 5919 5920 5921 5922 5923 5924 5925 5926 5927 5928 5929 5930 5931 5932 5933 5934 5935 5936 5937 5938 5939 5940 5941 5942 5943 5944 5945 5946 5947 5948 5949 5950 5951 5952 5953 5954 5955 5956 5957 5958 5959
                "datestamp": "1527502684",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0"
        ],
        "authors": [
            {
                "name": "Berdir",
                "homepage": "https://www.drupal.org/user/214652"
            },
            {
                "name": "Frans",
                "homepage": "https://www.drupal.org/user/514222"
            },
            {
                "name": "Primsi",
                "homepage": "https://www.drupal.org/user/282629"
            },
            {
                "name": "jeroen.b",
                "homepage": "https://www.drupal.org/user/1853532"
            },
            {
                "name": "miro_dietiker",
                "homepage": "https://www.drupal.org/user/227761"
            }
        ],
        "description": "Enables the creation of Paragraphs entities.",
        "homepage": "https://www.drupal.org/project/paragraphs",
        "support": {
            "source": "http://cgit.drupalcode.org/paragraphs"
        }
    },
    {
        "name": "drupal/pathauto",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/pathauto",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "4c82a5689a18421c8c73fcc8be7b333bb21ae02a"
        },
        "require": {
            "drupal/core": "*",
            "drupal/ctools": "*",
            "drupal/token": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1520092685",
                "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": "Freso",
                "homepage": "https://www.drupal.org/user/27504"
            },
            {
                "name": "greggles",
                "homepage": "https://www.drupal.org/user/36762"
            }
        ],
        "description": "Provides a mechanism for modules to automatically generate aliases for the content they manage.",
        "homepage": "https://www.drupal.org/project/pathauto",
        "support": {
            "source": "http://cgit.drupalcode.org/pathauto"
        }
    },
    {
        "name": "drupal/radix",
        "version": "3.2.0",
        "version_normalized": "3.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/radix",
            "reference": "8.x-3.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/radix-8.x-3.2.zip",
            "reference": "8.x-3.2",
            "shasum": "f230ac292ca84d684b377381cf309c05f19a84cf"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-theme",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.2",
                "datestamp": "1519625885",
                "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": "Arshad Chummun",
                "homepage": "http://arshad.io",
                "email": "arshad@chummun.com",
                "role": "Maintainer"
            },
            {
                "name": "dsnopek",
                "homepage": "https://www.drupal.org/user/266527"
            }
        ],
        "description": "Radix is a base theme for Drupal. It has Bootstrap, Sass, Gulp, BrowserSync and Font Awesome built-in.",
        "homepage": "https://www.drupal.org/project/radix",
        "support": {
            "source": "http://cgit.drupalcode.org/radix",
            "issues": "https://www.drupal.org/project/issues/radix"
        }
    },
    {
        "name": "drupal/redis",
        "version": "1.0.0-rc2",
        "version_normalized": "1.0.0.0-RC2",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/redis",
            "reference": "8.x-1.0-rc2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/redis-8.x-1.0-rc2.zip",
            "reference": "8.x-1.0-rc2",
            "shasum": "7eeaa7078e9df6f4bbea1ca90dbc43aa044da346"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "suggest": {
            "predis/predis": "^1.1.1"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-rc2",
                "datestamp": "1527699484",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "RC releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Drupal\\redis\\": "src"
            }
        },
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0"
        ],
        "authors": [
            {
                "name": "Berdir",
                "homepage": "https://www.drupal.org/user/214652"
            },
            {
                "name": "pounard",
                "homepage": "https://www.drupal.org/user/240164"
            }
        ],
        "description": "Provide a module placeholder, for using as dependency for module that needs Redis.",
        "homepage": "https://www.drupal.org/project/redis",
        "support": {
            "source": "http://cgit.drupalcode.org/redis"
        }
    },
    {
        "name": "drupal/reroute_email",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/reroute_email",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/reroute_email-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "84d75bc9674b66d7ba3b9b870f2a5ba1292f7509"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1513342685",
                "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": "B-Prod",
                "homepage": "https://www.drupal.org/user/407852"
            },
            {
                "name": "DYdave",
                "homepage": "https://www.drupal.org/user/467284"
            },
            {
                "name": "Devaraj johnson",
                "homepage": "https://www.drupal.org/user/2698767"
            },
            {
                "name": "Rohin Knight",
                "homepage": "https://www.drupal.org/user/388531"
            },
            {
                "name": "bohart",
                "homepage": "https://www.drupal.org/user/289861"
            },
            {
                "name": "kbahey",
                "homepage": "https://www.drupal.org/user/4063"
            },
            {
                "name": "rfay",
                "homepage": "https://www.drupal.org/user/30906"
            },
            {
                "name": "wafaa",
                "homepage": "https://www.drupal.org/user/50133"
            }
        ],
        "description": "Reroutes emails send from the site to a predefined email. Useful for test sites.",
        "homepage": "https://www.drupal.org/project/reroute_email",
        "support": {
            "source": "http://cgit.drupalcode.org/reroute_email"
        }
    },
    {
        "name": "drupal/responsive_menu",
        "version": "2.5.0",
        "version_normalized": "2.5.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/responsive_menu",
            "reference": "8.x-2.5"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/responsive_menu-8.x-2.5.zip",
            "reference": "8.x-2.5",
            "shasum": "f78b25a242a04fb2a9fa004415ccc1af3c1140f8"
        },
        "require": {
            "drupal/core": "^8.4"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.5",
                "datestamp": "1515872884",
                "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": "Tancredi D'Onofrio (tanc)",
                "homepage": "https://www.drupal.org/u/tanc",
                "role": "Maintainer"
            }
        ],
        "description": "Provides a javascript based off-canvas responsive menu with depth. At wider browser widths it provides a horizontal menu capable of drop downs and flyouts",
        "homepage": "https://drupal.org/project/responsive_menu",
        "support": {
            "source": "https://cgit.drupalcode.org/responsive_menu",
            "issues": "https://drupal.org/project/issues/responsive_menu"
        }
    },
Brian Canini's avatar
Brian Canini committed
    {
        "name": "drupal/roleassign",
        "version": "1.0.0-alpha2",
        "version_normalized": "1.0.0.0-alpha2",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/roleassign",
            "reference": "8.x-1.0-alpha2"
        },
        "dist": {
            "type": "zip",
            "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"