mdserver-web/plugins/mongodb/info.json

20 lines
498 B
JSON
Raw Permalink Normal View History

2021-11-22 16:03:55 -05:00
{
2024-12-17 12:21:14 -05:00
"sort":3,
2024-05-05 05:49:29 -04:00
"hook":["database"],
2024-05-03 04:00:09 -04:00
"ps": "一个高性能的NOSQL数据库【社区版】",
2021-11-22 16:03:55 -05:00
"name": "mongodb",
2024-05-05 11:46:52 -04:00
"title": "MongoDB",
2021-11-22 16:03:55 -05:00
"shell": "install.sh",
2023-08-17 00:27:31 -04:00
"install_pre_inspection":true,
2024-05-07 08:18:23 -04:00
"uninstall_pre_inspection":true,
2026-05-07 01:56:40 -04:00
"versions":["3.0","4.4","5.0","6.0","7.0","8.0","8.2"],
2021-11-22 16:03:55 -05:00
"tip": "soft",
"checks": "server/mongodb",
"path": "server/mongodb",
"display": 1,
"author": "mongodb",
"date": "2021-11-23",
2022-07-01 04:03:11 -04:00
"home": "https://www.mongodb.com/docs/v4.4/installation/",
2021-11-22 16:03:55 -05:00
"type": 0,
"pid": "2"
}