11 lines
202 B
Text
11 lines
202 B
Text
{
|
|
"output" : "build/pfatt.phar",
|
|
"files": [
|
|
"bin/pfatt",
|
|
"cache/container.php"
|
|
],
|
|
"compactors": [
|
|
"KevinGH\\Box\\Compactor\\Php"
|
|
],
|
|
"compression": "GZ"
|
|
}
|