Files
domokits/local/modules/ChronopostHomeDelivery/composer.json

12 lines
291 B
JSON

{
"name": "thelia/chronopost-home-delivery-module",
"license": "LGPL-3.0+",
"type": "thelia-module",
"require": {
"thelia/installer": "~1.1"
},
"extra": {
"installer-name": "ChronopostHomeDelivery"
},
"description": "Chronopost delivery module for home deliveries."
}