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.
18 lines
487 B
18 lines
487 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": "*" |
|
} |
|
}
|
|
|