searxng-app/CloudronManifest.json
2017-03-09 11:29:33 +00:00

23 lines
532 B
JSON

{
"id": "org.cirnoq.searx",
"title": "Searx",
"author": "Searx developers",
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Privacy-respecting metasearch engine",
"version": "0.0.2",
"healthCheckPath": "/",
"httpPort": 8888,
"addons": {
"localstorage": {}
},
"manifestVersion": 1,
"website": "https://asciimoo.github.io/searx/",
"contactEmail": "support@cloudron.io",
"icon": "file://logo.png",
"tags": [
"search", "metasearch"
],
"mediaLinks": [ ]
}