mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
14 lines
390 B
JSON
14 lines
390 B
JSON
{
|
|
"name": "Mason",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Mason is a powerful Perl-based templating system for generating HTML or other dynamic content.",
|
|
"website": "http://www.masonhq.com/",
|
|
"matches": [
|
|
{
|
|
"search": "headers[x-powered-by]",
|
|
"regexp": "(?-mix:HTML::Mason)"
|
|
}
|
|
]
|
|
}
|