{
	"name": "homebridge-syntex-ui",
	"version": "1.0.0",
	"description": "A plugin to control SynTex accessories: https://github.com/SynTexDZN/homebridge-syntex-ui",
	"main": "main.js",
	"author": {
		"name": "SynTexDZN"
	},
	"engines": {
		"node": ">=9.11.2"
	},
	"dependencies": {
		"md5": "^2.3.0",
		"syntex-basic": "1.0.0-b6",
		"syntex-filesystem": "1.0.3-b4",
		"syntex-logger": "1.0.9-b2",
		"syntex-webserver": "1.1.1-b14",
		"web-push": "^3.5.0",
		"ws": "^8.0.0"
	},
	"homepage": "https://github.com/SynTexDZN/homebridge-syntex-ui#readme",
	"repository": {
		"type": "git",
		"url": "git+ssh://git@github.com/SynTexDZN/homebridge-syntex-ui.git"
	},
	"bugs": {
		"url": "https://github.com/SynTexDZN/homebridge-syntex-ui/issues"
	},
	"license": "ISC",
	"devDependencies": {
		"eslint": "^8.30.0",
		"eslint-plugin-react": "^7.31.11"
	}
}
