You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
372 B
15 lines
372 B
{ |
|
"name": "roblib/metadata_profiles", |
|
"description": "This module creates metadata reports on a new tab for every bundle.", |
|
"type": "drupal-module", |
|
"require": { |
|
"drupal/core": "^10.3 || ^11" |
|
}, |
|
"license": "GPL-2.0-or-later", |
|
"authors": [ |
|
{ |
|
"name": "Rosie Le Faive" |
|
} |
|
], |
|
"minimum-stability": "dev" |
|
}
|
|
|