mdserver-web/plugins/mongodb/info.json

18 lines
392 B
JSON
Raw Normal View History

2021-11-22 16:03:55 -05:00
{
"sort": 7,
"ps": "一个高性能的NOSQL数据库",
"name": "mongodb",
"title": "Mongodb",
"shell": "install.sh",
2022-07-01 04:03:11 -04:00
"versions":["4.4","5.0"],
"updates":["4.4","5.0"],
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"
}