{
	"name": "homebridge-syntex-webhooks",
	"version": "2.3.8",
	"description": "A webhook plugin for HTTP devices",
	"main": "index.js",
	"author": {
		"name": "SynTexDZN"
	},
	"engines": {
		"homebridge": ">=0.3.0",
		"node": ">=9.11.2"
	},
	"dependencies": {
		"color-convert": "^1.5.0",
		"homebridge-syntex-dynamic-platform": "1.0.8-b42",
		"json-fs-store": "^1.0.1"
	},
	"keywords": [
		"syntex",
		"syntex-webhooks",
		"homebridge-plugin",
		"homebridge",
		"plugin",
		"http",
		"webhook",
		"webhooks",
		"homekit",
		"smarthome",
		"siri"
	],
	"homepage": "https://github.com/SynTexDZN/homebridge-syntex-webhooks#readme",
	"repository": {
		"type": "git",
		"url": "git://github.com/SynTexDZN/homebridge-syntex-webhooks.git"
	},
	"bugs": {
		"url": "https://github.com/SynTexDZN/homebridge-syntex-webhooks/issues"
	},
	"license": "ISC",
	"devDependencies": {
		"eslint": "^8.7.0",
		"eslint-plugin-react": "^7.31.11"
	}
}
