71 lines
2.1 KiB
JSON
71 lines
2.1 KiB
JSON
{
|
|
"name": "catbird/cdl-typo3-app",
|
|
"description": "Carte da legare - TYPO3 Webapp",
|
|
"homepage": "https://www.catbird.it/",
|
|
"authors": [
|
|
{
|
|
"name": "Matteo Gallo",
|
|
"email": "matteogal@gmail.com",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"license": "GPL-2.0-or-later",
|
|
"repositories": [
|
|
{
|
|
"type": "path",
|
|
"url": "../t3ext/cartedalegare",
|
|
"options": {
|
|
"symlink": true
|
|
}
|
|
}
|
|
],
|
|
"require": {
|
|
"typo3/cms-core": "^13.4",
|
|
"typo3/cms-extbase": "^13.4",
|
|
"typo3/cms-fluid": "^13.4",
|
|
"typo3/cms-frontend": "^13.4",
|
|
"typo3/cms-install": "^13.4",
|
|
"typo3/cms-rte-ckeditor": "^13.4",
|
|
"typo3/cms-setup": "^13.4",
|
|
"t3brightside/youtubevideo": "^3.1",
|
|
"sjbr/static-info-tables": "^13.4",
|
|
"sjbr/sr-freecap": "^13.4",
|
|
"t3brightside/paginatedprocessors": "^1.7",
|
|
"georgringer/numbered-pagination": "^2.1",
|
|
"georgringer/news": "^12.3",
|
|
"sgalinski/lfeditor": "^10.0",
|
|
"dirkpersky/typo3-dp_cookieconsent": "^13.0",
|
|
"friendsoftypo3/tt-address": "^9.0",
|
|
"sjbr/sr-feuser-register": "^13.4",
|
|
"bobosch/ods-osm": "^4.3",
|
|
"minifranske/fs-media-gallery": "^5.0",
|
|
"t3brightside/embedassets": "^1.4",
|
|
"typo3/cms-filelist": "^13.4",
|
|
"typo3/cms-fluid-styled-content": "^13.4",
|
|
"typo3/cms-backend": "^13.4",
|
|
"typo3/cms-viewpage": "^13.4",
|
|
"typo3/cms-form": "^13.4",
|
|
"typo3/cms-info": "^13.4",
|
|
"typo3/cms-recycler": "^13.4",
|
|
"typo3/cms-reports": "^13.4",
|
|
"typo3/cms-belog": "^13.4",
|
|
"typo3/cms-lowlevel": "^13.4",
|
|
"typo3/cms-beuser": "^13.4",
|
|
"typo3/cms-filemetadata": "^13.4",
|
|
"typo3/cms-tstemplate": "^13.4",
|
|
"catbird/cartedalegare": "@dev"
|
|
},
|
|
"config": {
|
|
"allow-plugins": {
|
|
"typo3/cms-composer-installers": true,
|
|
"typo3/class-alias-loader": true
|
|
},
|
|
"vendor-dir": "vendor"
|
|
},
|
|
"extra": {
|
|
"typo3/cms": {
|
|
"web-dir": "public"
|
|
}
|
|
}
|
|
}
|