{ "name": "bit/taskman_deploy", "description": "Remote host exec and deploy basic utils", "homepage": "https://git.bit5.ru/composer/taskman_deploy", "require": { "php": ">=7.4", "amphp/amp" : "~v2.6.2" }, "autoload": { "classmap": ["deploy.inc.php"] } }