{
  "name": "ioriver-telldus",
  "version": "0.3.6",
  "description": "Ioriver plugin for Telldus Local API ",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cybermagese/ioriver-telldus.git"
  },
  "engines": {
    "ioriver": ">=0.4.9",
    "node": ">=8" 
  },
  "keywords": [
    "ioriver","telldus","iot"
  ],
  "author": "Ove Jansson <ove@cybermage.se>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/cybermagese/ioriver-telldus/issues"
  },
  "homepage": "https://github.com/cybermagese/ioriver-telldus#readme",
  "dependencies": {
    "ioriver": "^0.4.9",
    "telldus-api": "^1.0.1" 
  }
}
