mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
17 lines
662 B
JSON
17 lines
662 B
JSON
{
|
|
"name": "OpenI",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "OpenI is a Business Intelligence web application for on-demand or SaaS deployments. OpenI enables simple and clean data visualization from OLAP and RDBMS, so users can intuitively build and publish interactive reports, analyses, and dashboards.",
|
|
"website": "http://openi.org/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<span class=\"big-title\">Openi ([^\\s^<]+)<\\/span><br)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<span class=\"big-title\">Openi-(Jasper)<\\/span><br)"
|
|
}
|
|
]
|
|
}
|