Version 1
[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   - field
9   - text