mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-22 11:09:11 -04:00
14 lines
222 B
Plaintext
14 lines
222 B
Plaintext
{
|
|
"stub": "stub",
|
|
"output": "psysh",
|
|
"compactors": [
|
|
"KevinGH\\Box\\Compactor\\Php"
|
|
],
|
|
"chmod": "0755",
|
|
"blacklist": [
|
|
"grammar",
|
|
"test_old",
|
|
"Documentation"
|
|
]
|
|
}
|