2023-02-09 21:34:10 +00:00
|
|
|
{
|
2023-02-09 19:47:07 -05:00
|
|
|
"manifestVersion": 2,
|
|
|
|
"title": "RSSHub",
|
|
|
|
"id": "com.hwarf.rsshub",
|
|
|
|
"version": "1.0.0",
|
2023-02-11 16:05:20 -05:00
|
|
|
"runtimeDirs": [ "/home/cloudron/.npm" ],
|
2023-02-09 21:34:10 +00:00
|
|
|
"healthCheckPath": "/",
|
|
|
|
"httpPort": 1200,
|
2023-02-09 19:47:07 -05:00
|
|
|
"addons": {
|
|
|
|
"localstorage": {}
|
2023-02-09 19:56:32 -05:00
|
|
|
},
|
|
|
|
"icon": "file://logo.png"
|
2023-02-09 21:34:10 +00:00
|
|
|
}
|