11 lines
230 B
JSON
11 lines
230 B
JSON
{
|
|
"name" : "workerman/json-rpc",
|
|
"type" : "project",
|
|
"keywords": ["json","rpc"],
|
|
"homepage": "http://www.workerman.net",
|
|
"license" : "MIT",
|
|
"require": {
|
|
"workerman/statistics" : ">=1.0.0"
|
|
}
|
|
}
|