{
  "name": "thing-it-device-philips-hue",
  "version": "0.1.38",
  "description": "[thing-it-node] Device Plugin for Philips Hue Bridge to control Philips Hue Light Bulbs and Philips Living Color Lamps.",
  "authors": "Marc Gille, Klaus Berberich",
  "license": "MIT, EPL",
  "keywords": [
    "IoT",
    "thing-it",
    "Philips Hue",
    "Smart Home",
    "Lighting"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/marcgille/thing-it-device-philips-hue"
  },
  "dependencies": {
    "lodash": "^4.17.11",
    "node-hue-api": "2.2.0"
  },
  "devDependencies": {
    "thing-it-test": "0.0.13",
    "eslint": "^5.6.0",
    "eslint-plugin-node": "^7.0.1",
    "eslint-plugin-promise": "^3.8.0",
    "eslint-plugin-standard": "^3.1.0"
  }
}
