mdserver-web/plugins/swap/info.json

17 lines
285 B
JSON
Raw Permalink Normal View History

2021-01-29 05:05:43 -05:00
{
2024-12-19 03:32:06 -05:00
"sort": 6,
2021-01-29 05:05:43 -05:00
"ps": "Linux虚拟内存",
"name": "swap",
"title": "swap",
"shell": "install.sh",
2022-06-18 11:17:19 -04:00
"versions":"1.1",
2021-01-29 05:05:43 -05:00
"tip": "soft",
"checks": "server/swap",
"path": "server/swap",
"display": 1,
2022-09-20 05:17:47 -04:00
"author": "swap",
2021-01-29 05:05:43 -05:00
"date": "2021-01-29",
"home": "swap",
"type": 0,
"pid": "4"
}