You are here

lazy.info.yml in Lazy-load 8.3

Same filename and directory in other branches
  1. 8 lazy.info.yml
  2. 8.2 lazy.info.yml

File

lazy.info.yml
View source
  1. name: 'Lazy-load'
  2. type: module
  3. description: 'This module enables lazy-loading images and iframes via text-filters and image-fields. Requires lazysizes library.'
  4. core_version_requirement: ^8.8 || ^9
  5. package: 'Input filters'
  6. configure: lazy.config_form
  7. dependencies:
  8. - drupal:filter
  9. - drupal:system (>=8.8)