diff --git a/composer.json b/composer.json new file mode 100644 index 0000000..af43401 --- /dev/null +++ b/composer.json @@ -0,0 +1,5 @@ +{ + "name": "discoverygarden/islandora_solution_pack_manuscript", + "description": "Manuscript Solution Pack", + "type": "drupal-module" +}