{
	"name": "homebridge-orbit-irrigation",
	"displayName": "Orbit",
	"version": "1.2.46",
	"description": "Orbit Irrigation System platform plugin for [Homebridge](https://github.com/nfarina/homebridge).",
	"main": "index.js",
	"dependencies": {
		"axios": "^1.10.0",
		"ws": "^8.18.3",
		"reconnecting-websocket": "^4.4.0"
	},
	"engines": {
		"homebridge": "^1.11.0 || ^2.0.0-beta.0",
		"node": "^20.19.0 || ^22.17.0 ||^24.4.0"
	},
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/valiquette/Homebridge-Orbit-Irrigation.git"
	},
	"keywords": [
		"homebridge-plugin",
		"homekit",
		"orbit",
		"bhyve",
		"b-hyve",
		"sprinkler",
		"hose timer",
		"water timer",
		"flood sensor",
		"irrigation"
	],
	"author": "John Valiquette",
	"license": "MIT",
	"bugs": {
		"url": "https://github.com/valiquette/Homebridge-Orbit-Irrigation/issues"
	},
	"homepage": "https://github.com/valiquette/Homebridge-Orbit-Irrigation#readme"
}
