| Current Path : /var/www/surf/TYPO3/vendor/torresani/sculptor_surf/ |
| Current File : /var/www/surf/TYPO3/vendor/torresani/sculptor_surf/composer.json |
{
"name": "torresani/sculptor_surf",
"description": "",
"license": "GPL-2.0-or-later",
"type": "typo3-cms-extension",
"authors": [
{
"name": "Roberto Torresani",
"email": "roberto@torresani.eu"
}
],
"homepage": "https://torresani.eu",
"keywords": ["TYPO3 CMS"],
"require": {
"typo3/cms-core": "^12.4",
"torresani/sculptor": "*",
"torresani/surf": "*"
},
"suggest": [],
"conflict": [],
"extra": {
"typo3/cms": {
"extension-key": "sculptor_surf"
}
}
}