diff --git a/composer.json b/composer.json
new file mode 100644
index 0000000..52980f5
--- /dev/null
+++ b/composer.json
@@ -0,0 +1,7 @@
+{
+    "name": "drupal/fast_404",
+    "description": "Speed up the generation of 404 pages with this module. Route 404 display to a static page.",
+    "type": "drupal-module",
+    "homepage": "https://www.drupal.org/project/fast_404",
+    "license": "GPL-2.0+"
+}
