mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
23 lines
751 B
JSON
23 lines
751 B
JSON
{
|
|
"name": "PEAR",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "PEAR - PHP Extension and Application Repository - PEAR is a framework and distribution system for reusable PHP components.",
|
|
"website": "http://pear.php.net/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<h2><a id=\"top0\">([\\d]+ Installed Packages), Channel )"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<h2><a id=\"pkg_([^\\s^\\\"]+)\"><\\/a><a)"
|
|
},
|
|
{
|
|
"certainty": 75,
|
|
"text": "<title>PEAR :: PEAR_Info()</title>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<tr class=\"v\">\\s+<td class=\"e\">www_dir<\\/td>\\s+<td>([^<]+)<\\/td>\\s+<\\/tr>)"
|
|
}
|
|
]
|
|
}
|