summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/composer.json b/composer.json
new file mode 100644
index 0000000..f1b2b47
--- /dev/null
+++ b/composer.json
@@ -0,0 +1,17 @@
+{
+ "name": "eternal-terror/giglogadmin",
+ "description": "Assign reviewers and photographers to concerts for WordPress",
+ "type": "wordpress-plugin",
+ "license": "AGPLv3",
+ "authors": [
+ {
+ "name": "Harald Eilertsen",
+ "email": "haraldei@anduin.net"
+ },
+ {
+ "name": "Andrea Chirulescu",
+ "email": "andrea.chirulescu@gmail.com"
+ }
+ ],
+ "require": {}
+}