mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
12 lines
264 B
JSON
12 lines
264 B
JSON
{
|
|
"name": "Warp",
|
|
"website": "http://www.stackage.org/package/warp",
|
|
"matches": [
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "^Warp/(\\d+(?:\\.\\d+)+)?$",
|
|
"offset": 1
|
|
}
|
|
],
|
|
"implies": "Haskell"
|
|
} |