{
    "name": "greg-randall/botkibble",
    "description": "Serve WordPress posts and pages as Markdown for AI agents and crawlers.",
    "homepage": "https://github.com/greg-randall/botkibble",
    "type": "wordpress-plugin",
    "license": "GPL-2.0-only",
    "authors": [
        {
            "name": "Greg Randall",
            "homepage": "https://gregr.org"
        }
    ],
    "require": {
        "php": ">=8.2",
        "league/html-to-markdown": "^5.0",
        "symfony/yaml": "7.4.1"
    },
    "autoload": {
        "files": []
    }
}
