diff --git a/composer.json b/composer.json new file mode 100644 index 0000000..7436e41 --- /dev/null +++ b/composer.json @@ -0,0 +1,11 @@ +{ + "name": "wigman/ajax-swatches", + "license": "MIT", + "type": "magento-module", + "description": "Wigman AjaxSwatches", + "authors": [ + { + "name": "Willem Wigman" + } + ] +} \ No newline at end of file