Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4101726
composer.json
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
957 B
Referenced Files
None
Subscribers
None
composer.json
View Options
{
"name"
:
"cssjanus/cssjanus"
,
"description"
:
"Convert CSS stylesheets between left-to-right and right-to-left."
,
"license"
:
"Apache-2.0"
,
"homepage"
:
"https://www.mediawiki.org/wiki/CSSJanus"
,
"authors"
:
[
{
"name"
:
"Roan Kattouw"
},
{
"name"
:
"Trevor Parscal"
},
{
"name"
:
"Timo Tijhof"
}
],
"autoload"
:
{
"psr-0"
:
{
""
:
"src/"
}
},
"require"
:
{
"php"
:
">=7.4.0"
},
"require-dev"
:
{
"mediawiki/mediawiki-codesniffer"
:
"43.0.0"
,
"mediawiki/mediawiki-phan-config"
:
"0.14.0"
,
"php-parallel-lint/php-parallel-lint"
:
"1.3.2"
,
"phpunit/phpunit"
:
"9.6.16"
},
"scripts"
:
{
"test"
:
[
"parallel-lint . --exclude vendor"
,
"phpunit"
,
"@phpcs"
,
"@phan"
],
"cover"
:
"phpunit --coverage-html coverage"
,
"phan"
:
"phan --allow-polyfill-parser"
,
"fix"
:
[
"phpcbf"
],
"phpcs"
:
"phpcs -sp"
},
"config"
:
{
"allow-plugins"
:
{
"dealerdirect/phpcodesniffer-composer-installer"
:
true
}
}
}
File Metadata
Details
Attached
Mime Type
application/json
Expires
Tue, Aug 18, 17:05 (3 w, 4 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
6b/3c/e5ec73b97d4defe80a295ba4d65c
Default Alt Text
composer.json (957 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment