Просмотр файла vendor/visavi/cleanup/composer.json
{ "name": "visavi/cleanup", "description": "Cleaning vendor directory", "keywords": ["composer", "vendor", "clean"], "homepage": "http://visavi.net", "license": "MIT", "authors": [ { "name": "Alexander Grigorev", "email": "[email protected]", "homepage": "http://visavi.net" } ], "require": { "php": ">=5.4.0" }, "minimum-stability": "stable", "bin": ["cleanup"] }