mdserver-web/plugins/openresty/info.json

16 lines
381 B
JSON
Raw Normal View History

2018-11-25 04:48:48 -05:00
{
2018-11-29 05:19:18 -05:00
"title":"OpenResty",
2018-11-25 04:48:48 -05:00
"tip":"soft",
"name":"openresty",
"type":"其他插件",
"ps":"轻量级,占有内存少,并发能力强",
"shell":"install.sh",
"checks":"server/openresty",
2018-11-30 04:39:38 -05:00
"path":"server/openresty",
2018-11-25 04:48:48 -05:00
"author":"agentzh",
"home":"http://openresty.org",
"date":"2017-11-24",
"pid": "1",
2018-11-29 05:19:18 -05:00
"versions": ["1.11.2", "1.13.6"],
"updates": ["1.11.2.5", "1.13.6.2"]
2018-11-25 04:48:48 -05:00
}