{
  "name": "retainful/woocommerce",
  "autoload": {
    "psr-4": {
      "RTFL\\": ""
    }
  },
  "authors": [
    {
      "name": "thomas-cartrabbit",
      "email": "thomas@cartrabbit.in"
    }
  ],
  "require": {
    "php": "7.4.*",
    "vlucas/valitron": "^1.4",
    "jaybizzle/crawler-detect": "1.*"
  }
}