{ "name": "webui", "version": "0.1.6", "api_version": 1, "description": "Web-based thin client for Fastway BBS - browser access to BBS features", "short_description": "Web-based BBS thin client", "author": "Fastway BBS", "license": "GPL-3.0", "category": "communication", "target": "client", "homepage": "https://kjgr.io/fastway/fastway-plugin-webui", "repository": "fastway/fastway-plugin-webui", "dependencies": { "fastway": ">=0.2.0", "plugins": [] }, "capabilities": ["routes", "config"], "files": { "binary": "libwebui.so", "web": ["web/"] } }