{
    "name": "agurghis/epbs",
    "type": "wordpress-theme",
    "description": "A simple, light and clean WordPress theme.",
    "keywords": [
        "WordPress",
        "theme",
        "car",
        "rental",
        "automotive",
        "vehicle",
        "rental",
        "rental",
        "theme",
        "modern",
        "design",
        "responsive",
        "SEO-friendly"
    ],
    "homepage": "https://github.com/agurghis/epbs-theme",
    "license": "GPL-2.0-or-later",
    "authors": [
        {
            "name": "Alex Gurghis",
            "homepage": "https://alexgurghis.com"
        }
    ],
    "require": {
        "php": ">=5.6"
    },
    "require-dev": {
        "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
        "wptrt/wpthemereview": "^0.2.1",
        "php-parallel-lint/php-parallel-lint": "^1.2.0",
        "wp-cli/i18n-command": "^2.2.5"
    },
    "scripts": {
        "lint:wpcs": "@php ./vendor/squizlabs/php_codesniffer/bin/phpcs",
        "lint:php": "@php ./vendor/bin/parallel-lint --exclude .git --exclude vendor .",
        "make-pot": "wp i18n make-pot . languages/epbs.pot"
    },
    "support": {
        "issues": "https://github.com/agurghis/epbs-theme",
        "source": "https://github.com/agurghis/epbs-theme"
    }
}
