12 lines
194 B
JSON
12 lines
194 B
JSON
{
|
|
"name": "thelia/mercanet-module",
|
|
"license": "LGPL-3.0+",
|
|
"type": "thelia-module",
|
|
"require": {
|
|
"thelia/installer": "~1.1"
|
|
},
|
|
"extra": {
|
|
"installer-name": "Mercanet"
|
|
}
|
|
}
|