diff --git a/composer.json b/composer.json new file mode 100644 index 0000000..abd17c6 --- /dev/null +++ b/composer.json @@ -0,0 +1,8 @@ +{ + "name": "roblib/islandora_ror", + "type": "drupal-custom-module", + "description": "Provides a ROR (Research Organization Registry) field type and widgets.\n", + "license": "GPL-2.0-or-later", + "minimum-stability": "dev", + "prefer-stable": true +}