{ "name": "hai-omni-docs", "type": "module", "version": "0.0.1", "description": "Documentation site for omni-pca — a Python library and Home Assistant integration for HAI/Leviton Omni Pro II panels.", "author": "Ryan Malloy ", "private": true, "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/starlight": "^0.39.2", "@iconify-json/lucide": "^1.2.106", "astro": "^6.2.2", "astro-icon": "^1.1.5", "sharp": "^0.34.5" } }