{ "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.1.0",
"support": { }, "require": {
"typo3/cms-core": "6.2.0 - 8.7.99",
"dmitryd/typo3-dd-googlesitemap": "^2.1"
}, "replace": {
"dd_googlesitemap_plugin": "self.version"
}, "autoload": { "psr-4": { "SGalinski\\DdGooglesitemapPlugin\\": "Classes/" } } }