forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
20 lines
513 B
YAML
20 lines
513 B
YAML
name: Blazy
|
|
type: module
|
|
description: "Provides basic Blazy integration for lazy loading and multi-serving images."
|
|
core_version_requirement: ^8.8 || ^9 || ^10
|
|
package: Blazy
|
|
dependencies:
|
|
- drupal:filter
|
|
- drupal:media
|
|
test_dependencies:
|
|
- drupal:responsive_image
|
|
- drupal:views
|
|
|
|
# Add a fake version so local drush and Git checkouts do not fail dependencies.
|
|
# version: 8.x-2.x
|
|
|
|
# Information added by Drupal.org packaging script on 2023-05-16
|
|
version: '8.x-2.15'
|
|
project: 'blazy'
|
|
datestamp: 1684213157
|