mdserver-web/plugins/msonedrive/info.json

16 lines
294 B
JSON
Raw Permalink Normal View History

2023-08-30 05:35:41 -04:00
{
2024-12-19 03:26:32 -05:00
"sort":5,
2023-08-30 05:35:41 -04:00
"hook":["backup"],
"title": "OneDrive",
"tip": "lib",
"name": "msonedrive",
"type": "sort",
2023-10-23 04:31:34 -04:00
"ps": "微软家的云网盘服务",
2023-08-30 05:35:41 -04:00
"versions": "1.0",
"shell": "install.sh",
"checks": "server/msonedrive",
"author": "midoks",
"date": "2023-8-18",
2023-11-17 04:40:58 -05:00
"pid": "5"
2023-08-30 05:35:41 -04:00
}