- name: Node
 
- type: module
 
- description: 'Allows content to be submitted to the site and displayed on pages.'
 
- package: Core
 
- # version: VERSION
 
- # core: 8.x
 
- configure: entity.node_type.collection
 
- dependencies:
 
-   - text
 
- # Information added by Drupal.org packaging script on 2017-11-03
 
- version: '8.4.2'
 
- core: '8.x'
 
- project: 'drupal'
 
- datestamp: 1509719929
 
 
  |