{ "name": "dash-button-shm", "version": "0.1.0", "description": "Control Samsung SmartThings Home Monitor with an Amazon Dash button", "author": "Erick Hitter <contact@ethitter.com>", "license": "GPL-2.0+", "main": "index.js", "keywords": [ "smartthings", "smart home monitor", "shm", "dash", "amazon dash", "dash button" ], "dependencies": { "async": "*", "mqtt": "*", "node-dash-button": "*" }, "repository": { "type": "git", "url": "https://git.ethitter.com/open-source/dash-button-shm.git" } }