mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 21:34:53 +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"
|
|
}
|