{
    "name": "yacht-provisioning/woocommerce",
    "description": "Yacht Provisioning plugin for WooCommerce",
    "type": "wordpress-plugin",
    "license": "GPL-2.0-or-later",
    "require": {
        "php": ">=7.4",
        "tecnickcom/tcpdf": "^6.6"
    },
    "autoload": {
        "classmap": ["includes/"]
    }
}
