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.
11 lines
370 B
11 lines
370 B
{ |
|
"name": "roblib/islandora_inplace_media", |
|
"type": "drupal-custom-module", |
|
"description": "The Islandora Inplace Media module allows users to create and attach media from files staged on the server.\n", |
|
"license": "GPL-2.0-or-later", |
|
"require": { |
|
"drupal/islandora": "^2.0" |
|
}, |
|
"minimum-stability": "dev", |
|
"prefer-stable": true |
|
}
|
|
|