10 lines
204 B
JSON
Raw Normal View History

2023-09-27 17:54:21 +08:00
{
"name" : "workerman/gatewayclient",
"type" : "library",
"homepage": "http://www.workerman.net",
"license" : "MIT",
"autoload": {
"psr-4": {"GatewayClient\\": "./"}
}
}