10 lines
332 B
JSON
10 lines
332 B
JSON
|
{
|
||
|
"name": "fastcgi",
|
||
|
"version-date": "2020-09-11",
|
||
|
"port-version": 5,
|
||
|
"description": "The FastCGI interface combines the best aspects of CGI and vendor APIs. Like CGI, FastCGI applications run in separate, isolated processes.",
|
||
|
"homepage": "https://fastcgi-archives.github.io/",
|
||
|
"license": "OML",
|
||
|
"supports": "!uwp"
|
||
|
}
|