This repository has been archived on 2024-03-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Preloader/composer.json

9 lines
185 B
JSON

{
"name": "troyengel/preloader",
"description": "Preloader MediaWiki Extension",
"type": "mediawiki-extension",
"license": "MIT",
"require": {
"composer/installers": "~1.0"
}
}