UNPKG

homebridge-config-ui-x

Version:

A web based management, configuration and control platform for Homebridge

14 lines (13 loc) 200 B
{ "$id": "har.json#", "$schema": "http://json-schema.org/draft-06/schema#", "type": "object", "required": [ "log" ], "properties": { "log": { "$ref": "log.json#" } } }