098227624b825911d2828e7f0da442bee74c0cfd
[yaffs-website] / composer.json
1 {
2   "name": "drupal/inline_entity_form",
3   "description": "Provides a widget for inline management (creation, modification, removal) of referenced entities.",
4   "type": "drupal-module",
5   "license": "GPL-2.0+",
6   "minimum-stability": "dev",
7   "require": { }
8 }