{ "name": "CountryStates", "author": "Yaco", "version": "1.0.0", "url": "", "descriptionmsg": "Allows to list countries and states. {{#states:AR}} gives list of states of a country; {{#countries:AR}} gives name of countrycode; {{#countries:}} gives the full list of countries", "license-name": "GPL-2.0-or-later", "type": "parserhook", "MessagesDirs": { "CountryStates": [ "i18n" ] }, "AutoloadClasses": { "CountryStatesHooks": "CountryStatesHooks.php" }, "ExtensionMessagesFiles": { "CountryStatesMagic": "CountryStates.i18n.php" }, "Hooks": { "ParserFirstCallInit": "CountryStatesHooks::onParserFirstCallInit" }, "manifest_version": 1 }