UNPKG

hyperbutter-nest

Version:

A plugin to monitor and control your Nest thermostat in the Hyper Butter server

28 lines (27 loc) 678 B
{ "name": "hyperbutter-nest", "version": "2.0.3", "description": "A plugin to monitor and control your Nest thermostat in the Hyper Butter server", "main": "index.js", "dependencies": { "unofficial-nest-api": "^0.1.4" }, "devDependencies": {}, "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "git+https://github.com/endoplasmic/hyperbutter-nest.git" }, "keywords": [ "hyperbutter", "nest" ], "author": "Scott Ysebert", "license": "ISC", "bugs": { "url": "https://github.com/endoplasmic/hyperbutter-nest/issues" }, "homepage": "https://github.com/endoplasmic/hyperbutter-nest#readme" }