{
  "name": "stiebel",
  "version": "1.3.4",
  "description": "Control your Stiebel Eltron heatpump via ServiceWelt",
  "main": "./lib",
  "bin": "./cli.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jakutis/stiebel.git"
  },
  "keywords": [
    "stiebel",
    "stiebeleltron",
    "stiebel-eltron",
    "heatpump",
    "servicewelt"
  ],
  "author": "Vytautas Jakutis <vytautas@jakut.is>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jakutis/stiebel/issues"
  },
  "homepage": "https://github.com/jakutis/stiebel#readme",
  "dependencies": {
    "puppeteer": "1.13.0"
  }
}
