mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-14 12:07:46 +02:00
11 lines
174 B
JSON
11 lines
174 B
JSON
{
|
|
"name": "acme/all-hooks",
|
|
"version": "1.0.0",
|
|
"hooks": [
|
|
"rssBeforeChannel",
|
|
"rssAfterChannel",
|
|
"rssBeforeItem",
|
|
"rssAfterItem",
|
|
"siteHead"
|
|
]
|
|
}
|