Newer
Older
{
"name": "osu-asc-webservices/d8-upstream",
"description": "OSU ASC Pantheon custom upstream for Drupal 8",
"type": "project",
"license": "None",
"type": "composer",
"url": "https://packages.drupal.org/8"
},
{
"type": "package",
"package": {
"name": "browserstate/history.js",
"version": "1.8.0",
"type": "drupal-library",
"source": {
"url": "https://github.com/browserstate/history.js",
"type": "git",
"reference": "origin/master"
}
}
},
{
"type": "package",
"package": {
"name": "ckeditor/indentblock",
"version": "4.8.0",
"type": "drupal-library",
"extra": {
"installer-name": "indentblock"
},
"dist": {
"url": "https://download.ckeditor.com/indentblock/releases/indentblock_4.8.0.zip",
"type": "zip"
},
"require": {
"composer/installers": "~1.0"
}
}
},
{
"type": "package",
"package": {
"name": "desandro/imagesloaded",
"version": "4.1.4",
"type": "drupal-library",
"source": {
"url": "https://github.com/desandro/imagesloaded",
"type": "git",
"reference": "origin/master"
}
}
},
"type": "package",
"package": {
"name": "desandro/masonry",
"version": "4.2.0",
"type": "drupal-library",
"dist": {
"url": "https://github.com/desandro/masonry/archive/v4.2.0.zip",
"type": "zip"
}
}
"name": "gdsmith/jquery.easing",
"version": "1.4.1",
"type": "drupal-library",
"source": {
"url": "https://github.com/gdsmith/jquery.easing",
"type": "git",
"reference": "origin/master"
}
"ckeditor/indentblock": "4.8.0",
"cweagans/composer-patches": "^1.0",
"desandro/imagesloaded": "4.1.4",
"desandro/masonry": "4.2",
"dimsemenov/magnific-popup": "1.1",
"drupal-composer/drupal-scaffold": "2.5.4",
"drupal/addtocalendar": "3.2",
"drupal/admin_toolbar": "2.3",
"drupal/allowed_formats": "1.3",
"drupal/block_field": "1.0.0-rc1",
"drupal/block_permissions": "1.1",
"drupal/bootstrap": "^3.23",
"drupal/config_ignore": "2.2",
"drupal/config_installer": "1.8",
"drupal/config_update": "1.5",
"drupal/console": "1.8",
"drupal/devel": "2.0",
"drupal/dropzonejs": "2.1",
"drupal/entity_browser": "1.10",
"drupal/externalauth": "1.3",
"drupal/features": "3.8",
"drupal/field_group": "3.1",
"drupal/field_permissions": "1.0",
"drupal/focal_point": "1.4",
"drupal/google_analytics": "2.5",
"drupal/link_attributes": "1.11",
"drupal/linkit": "5.0-beta11",
"drupal/menu_breadcrumb": "1.13",
"drupal/migrate_plus": "5.1",
"drupal/migrate_tools": "5.0",
"drupal/paragraphs": "1.12",
"drupal/recaptcha": "2.5",
"drupal/redis": "1.0",
"drupal/roleassign": "1.0.0-beta1",
"drupal/search_api": "1.17",
"drupal/search_api_db": "1.17",
"drupal/simple_gmap": "3.0",
bcweaver
committed
"drupal/simple_sitemap": "3.7",
"drupal/userprotect": "1.1",
"drupal/video_embed_field": "2.4",
"drupal/view_unpublished": "1.0",
"drupal/views_accordion": "1.1",
"drupal/views_ajax_history": "1.5",
"drupal/views_bootstrap": "3.1",
"drush-ops/behat-drush-endpoint": "0.0.5",
"drush/drush": "9.7.1",
"enyo/dropzone": "5.1.1",
},
"minimum-stability": "dev",
"prefer-stable": true,
"autoload": {
"classmap": [
"scripts/composer/ScriptHandler.php"
]
},
"scripts": {
"build-assets": [
"@prepare-for-pantheon",
"composer install --optimize-autoloader --no-dev"
],
"drupal-scaffold": "DrupalComposer\\DrupalScaffold\\Plugin::scaffold",
"prepare-for-pantheon": "DrupalProject\\composer\\ScriptHandler::prepareForPantheon",
"post-install-cmd": [
"@drupal-scaffold",
"rm -rf vendor/simplesamlphp/simplesamlphp/config",
"cp -r config/simplesamlphp/config vendor/simplesamlphp/simplesamlphp/config",
"rm -f web/simplesaml",
"ln -s ../vendor/simplesamlphp/simplesamlphp/www web/simplesaml",
"DrupalProject\\composer\\ScriptHandler::createRequiredFiles"
],
"post-package-install": [
"rm -rf vendor/simplesamlphp/simplesamlphp/config",
"cp -r config/simplesamlphp/config vendor/simplesamlphp/simplesamlphp/config",
"rm -f web/simplesaml",
"ln -s ../vendor/simplesamlphp/simplesamlphp/www web/simplesaml",
"DrupalProject\\composer\\ScriptHandler::createRequiredFiles"
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
],
"post-create-project-cmd": [
"@drupal-scaffold",
"DrupalProject\\composer\\ScriptHandler::createRequiredFiles"
]
},
"extra": {
"installer-types": ["library"],
"installer-paths": {
"web/core": ["type:drupal-core"],
"web/libraries/{$name}": ["type:drupal-library", "enyo/dropzone", "desandro/masonry", "dimsemenov/magnific-popup"],
"web/modules/{$name}": ["type:drupal-module"],
"web/profiles/contrib/{$name}": ["type:drupal-profile"],
"web/themes/{$name}": ["type:drupal-theme"],
"drush/contrib/{$name}": ["type:drupal-drush"]
},
"build-env": {
"install-cms": [
"drush site-install standard --account-mail={account-mail} --account-name={account-name} --account-pass={account-pass} --site-mail={site-mail} --site-name={site-name} --yes",
"drush pm-enable config_direct_save simple_block --yes",
"drush pm-uninstall block_content --yes"
],
"export-configuration": "drush config-export --yes"
},
"drupal-scaffold": {
"source": "https://raw.githubusercontent.com/pantheon-systems/drops-8-scaffolding/{version}/{path}",
"includes": [
"sites/default/default.services.pantheon.preproduction.yml",
"sites/default/settings.pantheon.php"
],
"excludes": [
".csslintrc",
".editorconfig",
".eslintignore",
".eslintrc.json",
".htaccess",
"web.config"
]
},
"patches": {
"drupal/core": {
"2799049": "patches/role_based_email_access-2799049-d87.patch",
"2862291": "https://www.drupal.org/files/issues/2019-07-02/2862291-21.patch",
"2949017": "https://www.drupal.org/files/issues/2019-12-12/2949017-59.patch"
Brian Canini
committed
"drupal/addtocalendar": {
"UTC Time Adjustment": "patches/utc-time-adjustment.patch"
"drupal/entity_clone": {
"3060223": "https://www.drupal.org/files/issues/2019-10-17/%20entity_clone-corrupted-paragraph-cloning-3060223-5.patch"
},
"drupal/honeypot": {
"2811189": "https://www.drupal.org/files/issues/2019-08-08/honeypot_field_weight_2811189-18.patch"
},
"2712951": "https://www.drupal.org/files/issues/2019-11-27/linkit_for_link_field-2712951-140.patch"
"2809699": "https://www.drupal.org/files/issues/2020-05-03/2809699-162-dynamic-block-titles.patch",
"2950943": "https://www.drupal.org/files/issues/2020-05-21/2950943-40.patch"
"drupal/social_media_links": {
"Remove Google Plus": "patches/rm-googleplus.patch"
},
"mehrpadin/superfish": {
"Fontawesome Tags": "patches/superfish-fontawesome-tags.patch"
}
}
},
"config": {
"optimize-autoloader": true,
"preferred-install": "dist",
"sort-packages": true,
"platform": {