UNPKG

gassistant-fhem

Version:

Connect Google Assistant to FHEM

32 lines (31 loc) 681 B
{ "name": "gassistant-fhem", "version": "3.0.5", "description": "Connect Google Assistant to FHEM", "bin": { "gassistant-fhem": "./bin/gassistant-fhem" }, "keywords": [ "fhem", "google", "google assistant", "google action" ], "author": "Dominik Karall", "license": "ISC", "dependencies": { "api-npm": "^1.0.0", "bonjour": "^3.5.0", "commander": "^5.1.0", "express": "^4.17.1", "firebase": "^7.19.1", "grpc": "^1.24.3", "node-fetch": "^2.6.1", "ps-node": "^0.1.6", "readline-sync": "^1.4.9", "request": "^2.88.2", "request-promise": "^4.2.6", "sync-request": "^6.1.0", "vm2": "3.9.2" } }