diff --git a/composer.json b/composer.json
new file mode 100644
index 0000000..0e1cea1
--- /dev/null
+++ b/composer.json
@@ -0,0 +1,8 @@
+{
+  "name": "drupal/services",
+  "description": "A standardized solution of integrating external applications with Drupal.",
+  "type": "drupal-module",
+  "license": "GPL-2.0+",
+  "minimum-stability": "dev",
+  "require": { }
+}
