Files
aux-bieaux-legumes/local/modules/DigressivePrice/composer.json
2021-04-08 15:57:38 +02:00

12 lines
230 B
JSON

{
"name": "thelia/digressiveprice-module",
"license": "LGPL-3.0+",
"type": "thelia-module",
"require": {
"thelia/installer": "~1.1"
},
"extra": {
"installer-name": "DigressivePrice"
}
}