UNPKG

homebridge-pse-energy

Version:

Homebridge plugin to display Puget Sound Energy data via Opower API

11 lines 188 B
{ "compilerOptions": { "target": "ES2020", "module": "commonjs", "lib": ["es2020"], "outDir": "dist", "rootDir": "src", "strict": true }, "include": ["src"] }