mdserver-web/plugins/xhprof/info.json

19 lines
396 B
JSON
Executable File

{
"sort": 4,
"title":"xhprof",
"tip":"soft",
"name":"xhprof",
"type":"运行环境",
"ps":"PHP性能瓶颈查找工具",
"to_ver":["1.0"],
"versions":["1.0"],
"updates":["1.0"],
"install_pre_inspection":true,
"shell":"install.sh",
"checks":"server/xhprof",
"path": "server/xhprof",
"author":"midoks",
"home":"http://pecl.php.net/package/xhprof",
"date":"2020-07-12",
"pid": "1"
}