Further modules included.
[yaffs-website] / web / modules / contrib / better_formats / composer.json
1 {
2   "name": "drupal/better_formats",
3   "description": "Enhances the core input format system by managing input format defaults and settings.",
4   "type": "drupal-module",
5   "license": "GPL-2.0+",
6   "minimum-stability": "dev",
7   "require": { }
8 }