{ "chmod": "0755", "directories": ["src", "bin"], "files": [ "LICENSE.md", "README.md" ], "finder": [ { "name": "*.php", "exclude": [ "phing", "test", "tests", "Test", "Tests", "Tester" ], "in": "vendor" } ], "main": "bin/git-deploy", "output": "git-deploy.phar", "stub": true }