{
	"name"        : "grappler/polylang-slug",
	"description" : "Allows same slug for multiple languages in Polylang",
	"keywords"    : [ "wordpress", "polylang" ],
	"type"        : "wordpress-plugin",
	"homepage"    : "https://github.com/grappler/polylang-slug",
	"license"     : "GPL-2.0-or-later",
	"authors"     : [
		{
			"name"    : "Ulrich Pogson",
			"homepage": "https://ulrich.pogson.ch/"
		}
	],
	"support"     : {
		"issues": "https://github.com/grappler/polylang-slug/issues"
	},
	"require" : {
		"php"                        : ">=5.3",
		"wpackagist-plugin/polylang" : "*"
	}
}
