chatelet/config.json
2026-07-20 01:39:39 +02:00

23 lines
555 B
JSON

{
"id": "chatelet",
"version": "0.3.0",
"name": "Chatelet",
"repo": "https://git.atitlan.io/aiolabs/chatelet",
"short_description": "Nostr-native room rentals (Airbnb-style) for LNbits",
"description": "",
"tile": "/chatelet/static/image/aio.png",
"min_lnbits_version": "1.4.0",
"contributors": [
{
"name": "padreug",
"uri": "https://git.atitlan.io/padreug",
"role": "Author"
}
],
"images": [],
"license": "MIT",
"paid_features": "",
"tags": ["Merchant", "Nostr"],
"donate": "",
"hidden": false
}