Schneespur — Open-source winter service documentation software (PWA + Admin). GPS tracking via OwnTracks, weather data, photo evidence, and legally compliant service records for winter maintenance operators. License: AGPL-3.0-or-later
50 lines
1.1 KiB
JSON
50 lines
1.1 KiB
JSON
{
|
|
"active": true,
|
|
"name": "Lexer",
|
|
"slug": "lexer",
|
|
"docsSlug": "doctrine-lexer",
|
|
"versions": [
|
|
{
|
|
"name": "3.1",
|
|
"branchName": "3.1.x",
|
|
"slug": "latest",
|
|
"upcoming": true
|
|
},
|
|
{
|
|
"name": "3.0",
|
|
"branchName": "3.0.x",
|
|
"slug": "3.1",
|
|
"current": true
|
|
},
|
|
{
|
|
"name": "2.1",
|
|
"branchName": "2.1.x",
|
|
"slug": "2.1",
|
|
"maintained": true
|
|
},
|
|
{
|
|
"name": "2.0",
|
|
"branchName": "2.0.x",
|
|
"slug": "2.0",
|
|
"maintained": false
|
|
},
|
|
{
|
|
"name": "1.2",
|
|
"branchName": "1.2.x",
|
|
"slug": "1.2",
|
|
"maintained": false
|
|
},
|
|
{
|
|
"name": "1.1",
|
|
"branchName": "1.1",
|
|
"slug": "1.1",
|
|
"maintained": false
|
|
},
|
|
{
|
|
"name": "1.0",
|
|
"branchName": "1.0",
|
|
"slug": "1.0",
|
|
"maintained": false
|
|
}
|
|
]
|
|
}
|