{ "name": "dbrekelmans/bdi", "description": "PHAR distribution of dbrekelmans/browser-driver-installer.", "homepage": "https://github.com/dbrekelmans/bdi", "authors": [ { "name": "Daniƫl Brekelmans", "homepage": "https://github.com/dbrekelmans" }, { "name": "Contributors", "homepage": "https://github.com/dbrekelmans/bdi/graphs/contributors" } ], "keywords": [ "browser-driver-installer" ], "license": "MIT", "bin": [ "bdi", "bdi.phar" ], "require": { "php": "^7.2|^8.0", "ext-json": "*", "ext-zip": "*", "ext-zlib": "*" }, "config": { "sort-packages": true } }