You are here

blazy.info in Blazy 7

name = Blazy
description = Provides Blazy integration for lazy loading and multi-serving images.
core = 7.x
package = Blazy
php = 5.6

autoload = TRUE
registry_autoload[] = PSR-4

dependencies[] = drupal:image
dependencies[] = libraries:libraries (>=2.x)

test_dependencies[] = registry_autoload:registry_autoload
test_dependencies[] = media:media
test_dependencies[] = picture:picture
files[] = tests/Blazy.test
files[] = tests/BlazyBreakpoint.test

File

blazy.info
View source
  1. name = Blazy
  2. description = Provides Blazy integration for lazy loading and multi-serving images.
  3. core = 7.x
  4. package = Blazy
  5. php = 5.6
  6. autoload = TRUE
  7. registry_autoload[] = PSR-4
  8. dependencies[] = drupal:image
  9. dependencies[] = libraries:libraries (>=2.x)
  10. test_dependencies[] = registry_autoload:registry_autoload
  11. test_dependencies[] = media:media
  12. test_dependencies[] = picture:picture
  13. files[] = tests/Blazy.test
  14. files[] = tests/BlazyBreakpoint.test