{ "name": "sgalinski/sg-jobs", "type": "typo3-cms-extension", "description": "sgalinski Jobs Extension - Manage and display your Job offers", "homepage": "https://www.sgalinski.de", "license": [ "GPL-2.0-or-later" ], "version": "1.14.9", "support": { "issues": "https://gitlab.sgalinski.de/typo3/sg_jobs" }, "require": { "roave/security-advisories": "dev-master", "typo3/cms-core": "8.7.0 - 8.7.99", "sjbr/static-info-tables": "^6.5.0", "typo3-ter/static-info-tables-de": "^6.4.0", "kaesetoast/static-info-tables-zh": "^6.2.7", "sgalinski/sg-mail": "^4.5" }, "replace": { "sg_jobs": "self.version" }, "autoload": { "psr-4": { "SGalinski\\SgJobs\\": "Classes/" } } }