mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
15 lines
501 B
JSON
15 lines
501 B
JSON
{
|
|
"name": "Apache-Cocoon",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "Apache Cocoon is a Spring-based framework (since version 2.2 of Cocoon) built around the concepts of separation of concerns and component-based development.",
|
|
"website": "http://cocoon.apache.org/",
|
|
"matches": [
|
|
{
|
|
"search": "headers[x-cocoon-version]",
|
|
"regexp": "(?-mix:^(.*)$)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|