diff --git a/composer.json b/composer.json
new file mode 100644
index 0000000..70bb0f0
--- /dev/null
+++ b/composer.json
@@ -0,0 +1,7 @@
+{
+  "name": "drupal/hooks",
+  "type": "drupal-module",
+  "description": "Hooks provides an event for each alter hook fired by the module_handler service.",
+  "homepage": "http://drupal.org/project/hooks",
+  "license": "GPL-2.0+",
+}
