14 lines
340 B
YAML
Executable File
14 lines
340 B
YAML
Executable File
name: Node
|
|
type: module
|
|
description: 'Manages the creation, configuration, and display of the main site content.'
|
|
package: Core
|
|
# version: VERSION
|
|
configure: entity.node_type.collection
|
|
dependencies:
|
|
- drupal:text
|
|
|
|
# Information added by Drupal.org packaging script on 2024-07-04
|
|
version: '10.3.1'
|
|
project: 'drupal'
|
|
datestamp: 1720094222
|