{ "name" : "ethitter/eth-simple-shortlinks", "description" : "Convert WordPress's query-based shortlinks to pretty permalinks that are cacheable. https://example.com/?p=123 becomes https://example.com/p/123/.", "homepage" : "https://ethitter.com/", "type" : "wordpress-plugin", "keywords" : [ "shortlink", "shortlinks" ], "license" : "GPL-2.0+", "authors" : [ { "name" : "Erick Hitter", "email" : "wp@ethitter.com", "homepage" : "https://ethitter.com/" } ], "require" : { "php" : ">=7.2.0" } }