Further modules included.
[yaffs-website] / web / modules / contrib / entity_embed / composer.json
1 {
2   "name": "drupal/entity_embed",
3   "description": "Allows any entity to be embedded within a text area using a WYSIWYG editor.",
4   "type": "drupal-module",
5   "homepage": "https://www.drupal.org/project/entity_embed",
6   "support": {
7     "issues": "https://www.drupal.org/project/issues/entity_embed",
8     "irc": "irc://irc.freenode.org/drupal-media"
9   },
10   "license": "GPL-2.0+"
11 }