File: /datos/www/fabricas.colombiatrade.com.co/web_https/modules/contrib/ckeditor_config/composer.json
{
"name": "drupal/ckeditor_config",
"description": "Extends core CKEditor to support custom configuration.",
"type": "drupal-module",
"license": "GPL-2.0+",
"homepage": "https://www.drupal.org/project/ckeditor_config",
"authors": [
{
"name": "Chris Burge",
"homepage": "https://www.drupal.org/u/chris-burge",
"role": "Maintainer"
},
{
"name": "Martin KlĂma (martin_klima)",
"homepage": "https://www.drupal.org/u/martin_klima",
"role": "Maintainer"
}
],
"support": {
"issues": "https://www.drupal.org/project/issues/ckeditor_config",
"source": "https://git.drupalcode.org/project/ckeditor_config"
},
"require": {
"drupal/core": "^8.5|^9.0"
}
}