mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
12 lines
230 B
JSON
12 lines
230 B
JSON
{
|
|
"name": "Lift",
|
|
"website": "http://liftweb.net",
|
|
"matches": [
|
|
{
|
|
"search": "headers[x-lift-version]",
|
|
"regexp": "(.+)",
|
|
"offset": 1
|
|
}
|
|
],
|
|
"implies": "Scala"
|
|
} |