diff --git a/composer.json b/composer.json new file mode 100644 index 0000000..5197334 --- /dev/null +++ b/composer.json @@ -0,0 +1,13 @@ +{ + "name": "civicoop/org.civicoop.ibanaccounts", + "description": "IBAN Accounts per contact and use for memberships and contributions", + "version": "1.1", + "type": "civicrm-module", + "authors": [ + { + "name": "Jaap Jansma", + "email": "helpdesk@civicoop.org" + } + ], + "license": "AGPL-3.0" +} \ No newline at end of file