pfatt/box.json.dist
2022-03-10 21:57:00 -06:00

11 lines
202 B
Text

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