2023-09-27 17:54:21 +08:00

10 lines
204 B
JSON

{
"name" : "workerman/gatewayclient",
"type" : "library",
"homepage": "http://www.workerman.net",
"license" : "MIT",
"autoload": {
"psr-4": {"GatewayClient\\": "./"}
}
}