25 lines
731 B
JSON
25 lines
731 B
JSON
{
|
|
"id": "tasks",
|
|
"version": "0.0.1",
|
|
"name": "Tasks",
|
|
"repo": "https://git.atitlan.io/aiolabs/tasks",
|
|
"short_description": "Recurring tasks and chore-tracking, published over Nostr",
|
|
"description": "",
|
|
"tile": "/tasks/static/image/tasks.png",
|
|
"min_lnbits_version": "1.4.1",
|
|
"contributors": [
|
|
{
|
|
"name": "padreug",
|
|
"uri": "https://git.atitlan.io/padreug",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"images": [],
|
|
"description_md": "https://git.atitlan.io/aiolabs/tasks/raw/branch/main/description.md",
|
|
"terms_and_conditions_md": "https://git.atitlan.io/aiolabs/tasks/raw/branch/main/toc.md",
|
|
"license": "MIT",
|
|
"paid_features": "",
|
|
"tags": ["Productivity"],
|
|
"donate": "",
|
|
"hidden": false
|
|
}
|