{
	"name": "homebridge-rachio-irrigation",
	"displayName": "Rachio",
	"version": "1.4.4",
	"description": "Rachio Irrigation System platform plugin for [Homebridge](https://github.com/nfarina/homebridge).",
	"main": "index.js",
	"dependencies": {
		"axios": "^1.9.0"
	},
	"engines": {
		"homebridge": "^1.8.0 || ^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-Rachio-Irrigation.git"
	},
	"keywords": [
		"homebridge-plugin",
		"homekit",
		"rachio",
		"sprinkler",
		"irrigation"
	],
	"author": "John Valiquette",
	"license": "MIT",
	"bugs": {
		"url": "https://github.com/valiquette/Homebridge-Rachio-Irrigation/issues"
	},
	"homepage": "https://github.com/valiquette/Homebridge-Rachio-Irrigation#readme"
}
