41c5374a40e3385fdd65b224da72beaf32672b94
[yaffs-website] / web / core / modules / options / options.info.yml
1 name: Options
2 type: module
3 description: 'Defines selection, check box and radio button widgets for text and numeric fields.'
4 package: Field types
5 version: VERSION
6 core: 8.x
7 dependencies:
8   - drupal:field
9   - drupal:text