mirror of
https://github.com/opdavies/versa.git
synced 2025-02-02 07:57:32 +00:00
13 lines
204 B
Plaintext
13 lines
204 B
Plaintext
|
{
|
||
|
"output": "dist/versa",
|
||
|
"files": [
|
||
|
"versa"
|
||
|
],
|
||
|
"directories": [
|
||
|
"vendor"
|
||
|
],
|
||
|
"check-requirements": true,
|
||
|
"exclude-composer-files": false,
|
||
|
"compression": "GZ"
|
||
|
}
|