11 lines
256 B
JSON
11 lines
256 B
JSON
|
|
{
|
||
|
|
"id": "mariadb",
|
||
|
|
"name": "MariaDB",
|
||
|
|
"description": "Community-developed relational database forked from MySQL",
|
||
|
|
"category": "Databases",
|
||
|
|
"iconName": "mariadb",
|
||
|
|
"latestVersion": "1.0.0",
|
||
|
|
"versions": ["1.0.0"],
|
||
|
|
"maintainer": "serve.zone"
|
||
|
|
}
|