12 lines
185 B
JSON
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"
|
|
}
|
|
}
|