mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
14 lines
552 B
JSON
14 lines
552 B
JSON
{
|
|
"name": "MSGS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "Mercury Satellite Ground Station is a software system for commanding and controlling a satellite ground station. It's goal is to help enable ubiquitous access to satellite resources via the Internet.",
|
|
"website": "http://mgsn.sourceforge.net/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<title> Mercury Satellite Ground Station: Version ([\\d\\.]+)<\\/title>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|