{
  "name": "workerman/webman",
  "type": "project",
  "keywords": [
    "high performance",
    "http service"
  ],
  "homepage": "https://www.workerman.net",
  "license": "MIT",
  "description": "High performance HTTP Service Framework.",
  "authors": [
    {
      "name": "walkor",
      "email": "walkor@workerman.net",
      "homepage": "https://www.workerman.net",
      "role": "Developer"
    }
  ],
  "support": {
    "email": "walkor@workerman.net",
    "issues": "https://github.com/walkor/webman/issues",
    "forum": "https://wenda.workerman.net/",
    "wiki": "https://workerman.net/doc/webman",
    "source": "https://github.com/walkor/webman"
  },
  "require": {
    "php": ">=7.2",
    "workerman/webman-framework": "^1.4.3",
    "monolog/monolog": "^2.0",
    "webman/log": "^1.0",
    "webman/console": "^1.0",
    "vlucas/phpdotenv": "^5.4",
    "topthink/think-template": "^2.0",
    "topthink/think-validate": "^2.0",
    "topthink/think-cache": "^2.0",
    "illuminate/pagination": "^8.83",
    "illuminate/events": "^8.83",
    "illuminate/database": "^8.83",
    "workerman/validation": "^3.0",
    "tinywan/storage": "^0.3.4",
    "tinywan/exception-handler": "^0.1.0",
    "shopwwi/webman-filesystem": "^1.0",
    "workerman/crontab": "^1.0"
  }
}
