27f828e4c67f87c03c5018579e23540e05f94ac8
[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 }