16 lines
358 B
YAML
16 lines
358 B
YAML
name: Image
|
|
type: module
|
|
description: 'Defines an image field type and provides image manipulation tools.'
|
|
package: Field types
|
|
# version: VERSION
|
|
# core: 8.x
|
|
dependencies:
|
|
- file
|
|
configure: entity.image_style.collection
|
|
|
|
# Information added by Drupal.org packaging script on 2018-01-03
|
|
version: '8.4.4'
|
|
core: '8.x'
|
|
project: 'drupal'
|
|
datestamp: 1515021228
|