HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/local/wp/vendor/dreamhost/wpcli-find-check-command/composer.json
{
    "name": "dreamhost/wpcli-find-check-command",
    "description": "Combines finding and checking whether the installation is still hosted.",
    "type": "wp-cli-package",
    "homepage": "https://git.dreamhost.com/dreamhost/wpcli-find-check-command",
    "license": "MIT",
    "authors": [],
    "minimum-stability": "dev",
    "prefer-stable": true,
    "autoload": {
        "files": [ "command.php" ]
    },
    "require": {
        "wp-cli/wp-cli": "^2",
        "wp-cli/find-command": "2.0.1",
        "danielbachhuber/host-check-command": "dev-master"
    },
    "require-dev": {
        "behat/behat": "~2.5"
    },
    "extra": {
        "commands": [
            "dh-find-check"
        ]
    }
}