{
    "name": "deckbox/magic-the-gathering-card-tooltips",
    "description": "WordPress plugin for Magic the Gathering card tooltips",
    "type": "wordpress-plugin",
    "require-dev": {
        "phpunit/phpunit": "^9.0",
        "yoast/phpunit-polyfills": "^1.0"
    },
    "scripts": {
        "test": "phpunit"
    }
}
