{
  "name": "riaco/frequently-bought-together-woo",
  "description": "Add Frequently Bought Together box in WooCommerce product page",
  "type": "wordpress-plugin",
  "autoload": {
    "psr-4": {
      "FBTWOO\\": "includes/"
    }
  },
  "require": {}
}
