From: Platonides Date: Sun, 7 Jan 2018 21:58:14 +0000 (+0100) Subject: Add more keys to extension.json X-Git-Url: http://gitweb.wikimedia.es/?a=commitdiff_plain;h=2be9bb284214999cac201b2356bd2911aa1bba1c;p=mediawiki%2Fextensions%2FPaypal-wmes Add more keys to extension.json --- diff --git a/extension.json b/extension.json index 4e9043c..3fe115c 100644 --- a/extension.json +++ b/extension.json @@ -1,4 +1,9 @@ { + "name": "Paypal-wmes", + "type": "parserhook", + "author": "Platonides", + "version": "1.2", + "license-name": "MIT", "AutoloadClasses": { "PaypalWMES": "Paypal-wmes_body.php" },