{ "id": "clock", "name": "Clock", "version": "0.0.0", "entry": "dist/index.js", "icon": "icon.svg", "size": { "w": 2, "h": 2, "minW": 1, "minH": 1, "maxW": 4, "maxH": 4 }, "permissions": ["timer"], "configSchema": { "hour12": "boolean", "showSeconds": "boolean" } }