diff --git a/composer.json b/composer.json new file mode 100644 index 0000000..d47a04b --- /dev/null +++ b/composer.json @@ -0,0 +1,10 @@ +{ + "name": "thrillfall/gpoddersync", + "type": "project", + "license": "AGPLv3", + "authors": [ + { + "name": "thrillfall" + } + ] +}