|
|
|
|
@ -0,0 +1,11 @@
|
|
|
|
|
{ |
|
|
|
|
"name": "roblib/alter_mods_template", |
|
|
|
|
"type": "drupal-custom-module", |
|
|
|
|
"description": "Alter MODS OAI twig templates.", |
|
|
|
|
"license": "GPL-2.0-or-later", |
|
|
|
|
"require": { |
|
|
|
|
"drupal/islandora": "^2.0" |
|
|
|
|
}, |
|
|
|
|
"minimum-stability": "dev", |
|
|
|
|
"prefer-stable": true |
|
|
|
|
} |