drupal_yp_install_profile/composer.json

97 lines
3.3 KiB
JSON

{
"name": "yellowpencil/drupal_yp_install_profile",
"description": "Drupal install profile at Yellow Pencil.",
"type": "drupal-custom-profile",
"homepage": "https://git.yellowpencil.com/yellowpencil/drupal_yp_install_profile",
"support": {
"docs": "https://www.drupal.org/docs/user_guide/en/index.html",
"chat": "https://www.drupal.org/node/314178"
},
"repositories": {
"drupal": {
"type": "composer",
"url": "https://packages.drupal.org/8"
},
"ypackagist": {
"type": "composer",
"url": "https://ypackagist.onpointsuite.com"
}
},
"require": {
"behat/behat": "^3.8",
"behat/mink": "^1.8",
"behat/mink-extension": "^2.3",
"drupal-library/ckeditor-fakeobjects": "4.16",
"drupal-library/ckeditor-indentblock": "4.15",
"drupal-library/ckeditor-link": "4.16",
"drupal-library/ckeditor-youtube": "2.1.18",
"composer/installers": "^1.9",
"drupal-library/dropzone": "5.7.2",
"drupal/admin_toolbar": "^3.0",
"drupal/admin_toolbar_tools": "^3.0",
"drupal/administerusersbyrole": "^3.0",
"drupal/anchor_link": "^2.5",
"drupal/better_exposed_filters": "^5.0@beta",
"drupal/chosen": "^3.0",
"drupal/ckeditor_indentblock": "^1.0@beta",
"drupal/clientside_validation": "^3.0@RC",
"drupal/conditional_fields": "^1.0@alpha",
"drupal/config_filter": "^2.2",
"drupal/config_ignore": "^2.3",
"drupal/config_split": "^1.4",
"drupal/core": "^9.1",
"drupal/ctools": "^3.4",
"drupal/devel": "^4.1",
"drupal/diff": "^1.0",
"drupal/dropzonejs": "^2.5",
"drupal/drupal-extension": "^4.1",
"drupal/editor_advanced_link": "^1.8",
"drupal/entity_browser": "^2.5",
"drupal/entity_usage": "^2.0@beta",
"drupal/field_group": "^3.1",
"drupal/file_delete": "^1.0",
"drupal/google_tag": "^1.4",
"drupal/honeypot": "^2.0",
"drupal/link_attributes": "^1.11",
"drupal/linkit": "^6.0@beta",
"drupal/mailsystem": "^4.3",
"drupal/maxlength": "^1.0@RC",
"drupal/media_bulk_upload": "^1.0@alpha",
"drupal/media_entity_file_replace": "^1.0",
"drupal/menu_block": "^1.6",
"drupal/menu_breadcrumb": "^1.14",
"drupal/menu_item_extras": "^2.14",
"drupal/metatag": "^1.16",
"drupal/metatag_open_graph": "^1.16",
"drupal/node_edit_protection": "^1.0",
"drupal/node_title_help_text": "^1.2",
"drupal/paragraphs": "^1.12",
"drupal/password_policy": "^3.0@beta",
"drupal/pathauto": "^1.8",
"drupal/redirect": "^1.6",
"drupal/redis": "^1.5",
"drupal/scheduled_transitions": "^2.0",
"drupal/simple_sitemap": "^3.10",
"drupal/smtp": "^1.0",
"drupal/stage_file_proxy": "^1.1",
"drupal/svg_image": "^1.14",
"drupal/token": "^1.9",
"drupal/twig_field_value": "^2.0",
"drupal/twig_tweak": "^3.0",
"drupal/ultimate_cron": "^2.0@alpha",
"drupal/username_enumeration_prevention": "^1.2",
"drupal/views_ajax_history": "^1.5",
"drupal/views_bulk_operations": "^3.12",
"drupal/views_infinite_scroll": "^1.8",
"drupal/webform": "^6.0",
"drupal/webp": "^1.0@beta",
"drush/drush": "^10.3",
"drupal-library/jquery-ui-touch-punch": "1.0",
"kint-php/kint": "^3.3",
"kint-php/kint-js": "^2.0",
"kint-php/kint-twig": "^3.0",
"drupal-module/yp_admin_guide": "1.0",
"drupal-module/yp_alerts_module": "1.0",
}
}