"require": {
"drupal/ckeditor": "^1.0",
The CKeditor is the tool to create text in the Drupal website.
CKEditor4 was the editor used with Drupal 8/9. CKEditor5 is the editor included in Drupal 10 and does not need to be composer loaded but chosen in the Extend function.