{
  "name": "mamba/woo-cache",
  "description": "Complete caching & optimization for WooCommerce — full-page + Store API cache with warmup, tag-based invalidation, CDN integration, WebP/compression, LCP optimization, and Woo DB maintenance.",
  "type": "wordpress-plugin",
  "license": "proprietary",
  "autoload": {
    "psr-4": {
      "Mamba\\": "src/"
    }
  },
  "require": {}
}