UNPKG

homebridge-config-ui-x

Version:

A web based management, configuration and control platform for Homebridge

8 lines (4 loc) 127 B
'use strict' const { version } = require('../package.json') const LOG_VERSION = 1 module.exports = { version, LOG_VERSION }