Files
2021-03-23 13:54:38 +01:00

12 lines
246 B
JSON

{
"name": "thelia/virtual-product-delivery-module",
"license": "LGPL-3.0+",
"type": "thelia-module",
"require": {
"thelia/installer": "~1.1"
},
"extra": {
"installer-name": "VirtualProductDelivery"
}
}