Files

14 lines
303 B
JSON
Executable File

{
"name": "thelia/thelia-library-module",
"description": "Add a media library to Thelia",
"license": "LGPL-3.0-or-later",
"type": "thelia-module",
"require": {
"thelia/installer": "~1.3",
"thelia/open-api-module": "^2.1.1"
},
"extra": {
"installer-name": "TheliaLibrary"
}
}