mdserver-web/plugins/msonedrive/info.json

15 lines
282 B
JSON
Raw Normal View History

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
}