You are here

formatter_suite.info.yml in Formatter Suite 8

File

formatter_suite.info.yml
View source
  1. # Declares module information, including the module's name, description,
  2. # and dependencies.
  3. name: Formatter Suite
  4. type: module
  5. description: 'Field formatters to present numbers, text, links, etc.'
  6. package: San Diego Supercomputer Center (SDSC)
  7. dependencies:
  8. - drupal:field
  9. - drupal:system
  10. libraries:
  11. - formatter_suite/formatter_suite
  12. php: 7.2
  13. core_version_requirement: ^8.8 || ^9