You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47 lines
917 B
Plaintext
47 lines
917 B
Plaintext
{
|
|
"alias": "akamai-open-edgegrid-client.phar",
|
|
"algorithm": "SHA512",
|
|
"directories": [
|
|
"src"
|
|
],
|
|
"files": [
|
|
"LICENSE",
|
|
"README.md",
|
|
"vendor/autoload.php"
|
|
],
|
|
"finder": [
|
|
{
|
|
"name": "*.php",
|
|
"exclude": [
|
|
"Tests",
|
|
"tests",
|
|
"fabpot",
|
|
"doctrine",
|
|
"phine",
|
|
"phpdocumentor",
|
|
"phploc",
|
|
"phpspec",
|
|
"sebastian",
|
|
"seld",
|
|
"squizlabs",
|
|
"tedivm",
|
|
"theseer",
|
|
"kherge",
|
|
"justinrainbow",
|
|
"phine",
|
|
"mikey179",
|
|
"phpunit",
|
|
"herrera-io/annotations",
|
|
"herrera-io/box",
|
|
"herrera-io/version"
|
|
],
|
|
"in": "vendor"
|
|
}
|
|
],
|
|
"bootstrap": "build/phar/bootstrap.php",
|
|
"git-version": "package_version",
|
|
"output": "akamai-open-edgegrid-client.phar",
|
|
"stub": "build/phar/stub.php",
|
|
"shebang": "#!/usr/bin/env php"
|
|
}
|