{
	"name": "homebridge-orbit-irrigation",
	"displayName": "Orbit",
	"version": "1.2.44",
	"description": "Orbit Irrigation System platform plugin for [Homebridge](https://github.com/nfarina/homebridge).",
	"main": "index.js",
	"dependencies": {
		"axios": "^1.9.0",
		"ws": "^8.18.2",
		"reconnecting-websocket": "^4.4.0"
	},
	"engines": {
		"homebridge": "^1.9.0 || ^2.0.0-beta.0",
		"node": "^18.20.0 || ^20.18.0 || ^22.15.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"
}
