mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/WikiEditor
synced 2024-11-12 09:57:16 +00:00
12 lines
354 B
JSON
12 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" : "*"
|
||
|
}
|
||
|
}
|