Version 1
[yaffs-website] / web / modules / contrib / layouter / composer.json
diff --git a/web/modules/contrib/layouter/composer.json b/web/modules/contrib/layouter/composer.json
new file mode 100644 (file)
index 0000000..1f212cf
--- /dev/null
@@ -0,0 +1,7 @@
+{
+    "name": "drupal/layouter",
+    "description": "Allows to choose one of predefined layouts which is applied to the content that you want to put into textarea fields.",
+    "type": "drupal-module",
+    "license": "GPL 2.0+",
+    "minimum-stability": "dev"
+}
\ No newline at end of file