11 lines
240 B
JSON
11 lines
240 B
JSON
|
|
{
|
||
|
|
"id": "nginx",
|
||
|
|
"name": "Nginx",
|
||
|
|
"description": "High-performance web server and reverse proxy",
|
||
|
|
"category": "Web Servers",
|
||
|
|
"iconName": "nginx",
|
||
|
|
"latestVersion": "1.0.0",
|
||
|
|
"versions": ["1.0.0"],
|
||
|
|
"maintainer": "serve.zone"
|
||
|
|
}
|