app-store/apps/excalidraw/config.json
2023-03-28 02:06:02 -04:00

17 lines
457 B
JSON

{
"$schema": "../schema.json",
"name": "Excalidraw",
"port": 8172,
"available": true,
"exposable": true,
"id": "excalidraw",
"tipi_version": 1,
"version": "latest",
"categories": ["development"],
"description": "Virtual whiteboard for sketching hand-drawn like diagrams",
"short_desc": "Online whiteboard collaboration made easy",
"author": "Excalidraw",
"source": "https://github.com/excalidraw/excalidraw",
"form_fields": []
}