| Current Path : /var/www/surf/TYPO3/vendor/torresani/sculptor/ |
| Current File : /var/www/surf/TYPO3/vendor/torresani/sculptor/composer.json |
{
"name": "torresani/sculptor",
"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",
"typo3/cms-rte-ckeditor": "^12.4",
"typo3/cms-fluid-styled-content": "^12.4"
},
"suggest": [],
"conflict": [],
"extra": {
"typo3/cms": {
"extension-key": "sculptor"
}
}
}