Version 1
[yaffs-website] / web / modules / contrib / inline_entity_form / composer.json
diff --git a/web/modules/contrib/inline_entity_form/composer.json b/web/modules/contrib/inline_entity_form/composer.json
new file mode 100644 (file)
index 0000000..0982276
--- /dev/null
@@ -0,0 +1,8 @@
+{
+  "name": "drupal/inline_entity_form",
+  "description": "Provides a widget for inline management (creation, modification, removal) of referenced entities.",
+  "type": "drupal-module",
+  "license": "GPL-2.0+",
+  "minimum-stability": "dev",
+  "require": { }
+}