{ "name": "sgalinski/dd-googlesitemap-plugin", "type": "typo3-cms-extension", "description": "Google Sitemap Plugin - Extends the extension dd_googlesitemap by a plugin", "homepage": "https://www.sgalinski.de", "license": ["GPL-2.0+"], "version": "2.0.4", "support": { }, "require": { "typo3/cms-core": ">=6.2.0,<8.0", "dmitryd/typo3-dd-googlesitemap": "^2.1" }, "replace": { "dd_googlesitemap_plugin": "self.version" }, "autoload": { "psr-4": { "SGalinski\\DdGooglesitemapPlugin\\": "Classes/" } } }