1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mediawiki_ynh.git synced 2024-09-03 19:46:05 +02:00
mediawiki_ynh/sources/mediawiki/extensions/WikiEditor/composer.json

11 lines
354 B
JSON

{
"name": "mediawiki/wiki-editor",
"type": "mediawiki-extension",
"description": "WikiEditor is an extendable framework with a set of feature-based modules that improve the user experience of editing.",
"homepage": "http://www.mediawiki.org/wiki/Extension:WikiEditor",
"license" : "GPL-2.0",
"require": {
"composer/installers" : "*"
}
}