Files
sterivein/local/modules/Atos/composer.json
2020-11-19 15:36:28 +01:00

12 lines
185 B
JSON

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