18 lines
488 B
18 lines
488 B
{ |
|
"name": "islandora-rdm/islandora_fits", |
|
"type": "drupal-module", |
|
"description": "Enables Technical Metadata derivative generation.", |
|
"keywords": [ |
|
"Drupal" |
|
], |
|
"license": "GPL-2.0+", |
|
"homepage": "https://www.drupal.org/project/islandora_fits", |
|
"minimum-stability": "dev", |
|
"support": { |
|
"issues": "https://www.drupal.org/project/issues/islandora_fits", |
|
"source": "http://cgit.drupalcode.org/islandora_fits" |
|
}, |
|
"require": { |
|
"ext-SimpleXML": "*", |
|
} |
|
}
|
|
|