Files
le-matelot/local/modules/WishList/composer.json
2020-01-27 08:56:08 +01:00

12 lines
193 B
JSON

{
"name": "thelia/wishlist-module",
"license": "GPL-3.0+",
"type": "thelia-module",
"require": {
"thelia/installer": "~1.1"
},
"extra": {
"installer-name": "WishList"
}
}