11 lines
226 B
JSON
11 lines
226 B
JSON
|
{
|
||
|
"name" : "workerman/phptty",
|
||
|
"type" : "project",
|
||
|
"keywords": ["web","tty"],
|
||
|
"homepage": "http://www.workerman.net",
|
||
|
"license" : "MIT",
|
||
|
"require": {
|
||
|
"workerman/workerman" : ">=3.3.0"
|
||
|
}
|
||
|
}
|