12 lines
203 B
JSON
12 lines
203 B
JSON
{
|
|
"name": "cqfdev/monthlystats",
|
|
"license": "LGPL-3.0-or-later",
|
|
"type": "thelia-module",
|
|
"require": {
|
|
"thelia/installer": "~1.1"
|
|
},
|
|
"extra": {
|
|
"installer-name": "MonthlyStats"
|
|
}
|
|
}
|