blob: 9bfe438907b4956b2dd33f7b4e3f16ef1b67d808 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
name: 'labmanual'
type: module
description: 'Module for Lab Manual Content Type'
core: 8.x
package: 'Custom'
dependencies:
- drupal:file
- drupal:path
- drupal:user
- drupal:node
- drupal:file
- drupal:menu_ui
|