summary refs log tree commit diff
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/composer.json b/composer.json
new file mode 100644
index 0000000..58adc16
--- /dev/null
+++ b/composer.json
@@ -0,0 +1,13 @@
+{
+    "name": "isl/mantis-smalltech",
+    "description": "The Smalltech extensions to the Mantis bug tracker",
+    "type": "mantis-plugin",
+    "license": "proprietary",
+    "authors": [
+        {
+            "name": "Irene Knapp",
+            "email": "ireneista@internetsafetylabs.org"
+        }
+    ],
+    "require": {}
+}