16 lines
360 B
JSON
16 lines
360 B
JSON
{
|
|
"id": "io.hnz.nouri",
|
|
"title": "Nouri",
|
|
"author": "Florian Heinz",
|
|
"description": "Private Flask app for meals, shopping and gentle food planning",
|
|
"tagline": "einfach essen planen",
|
|
"version": "0.2.0",
|
|
"upstreamVersion": "0.2.0",
|
|
"healthCheckPath": "/",
|
|
"httpPort": 8000,
|
|
"manifestVersion": 2,
|
|
"addons": {
|
|
"localstorage": {}
|
|
}
|
|
}
|