13 lines
248 B
JSON
13 lines
248 B
JSON
{
|
|
"name": "thelia/short-code-meta-module",
|
|
"license": "LGPL-3.0+",
|
|
"type": "thelia-module",
|
|
"require": {
|
|
"thelia/installer": "~1.1",
|
|
"thelia/short-code-module": "~2.0.0"
|
|
},
|
|
"extra": {
|
|
"installer-name": "ShortCodeMeta"
|
|
}
|
|
}
|