diff --git a/composer.json b/composer.json
new file mode 100644
index 0000000000000000000000000000000000000000..f340fe9bc3dbef34dc699c212a97919d3803bb74
--- /dev/null
+++ b/composer.json
@@ -0,0 +1,7 @@
+{
+  "name": "drupal/entity",
+  "type": "drupal-module",
+  "description": "Provides expanded entity APIs, which will be moved to Drupal core one day.",
+  "homepage": "http://drupal.org/project/entity",
+  "license": "GPL-2.0+"
+}