You are here

color_field.info.yml in Color Field 8.2

Same filename and directory in other branches
  1. 8 color_field.info.yml

File

color_field.info.yml
View source
  1. name: Color Field
  2. type: module
  3. description: 'Provides a color field type to store the color value and opacity'
  4. core: 8.x
  5. core_version_requirement: ^8 || ^9
  6. package: Field types
  7. dependencies:
  8. - drupal:field
  9. test_dependencies:
  10. - token:token