mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
11 lines
164 B
JSON
11 lines
164 B
JSON
|
|
{
|
||
|
|
"alias": "spc-php.phar",
|
||
|
|
"banner": false,
|
||
|
|
"blacklist": [
|
||
|
|
".github",
|
||
|
|
"tests"
|
||
|
|
],
|
||
|
|
"git-commit-short": "git_commit_short",
|
||
|
|
"output": "spc.phar"
|
||
|
|
}
|