{
  "name": "thing-it-device-enlighted",
  "version": "0.1.5",
  "description": "[thing-it-node] Device Plugin for enlighted devices.",
  "authors": "Philipp Hansen, Marc Gille, Klaus Berberich",
  "license": "MIT",
  "keywords": [
    "IoT",
    "thing-it",
    "enlighted",
    "energy management",
    "light control",
    "occupancy",
    "indoor positioning"
  ],
  "scripts": {
    "postversion": "git push && git push --tags && npm publish"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/thing-it/thing-it-device-enlighted"
  },
  "dependencies": {
    "https": "^1.0.0",
    "lru-cache": "^5.1.1",
    "moment": "^2.23.0",
    "moment-timezone": "^0.5.23",
    "q": "^1.4.1",
    "request": "^2.78.0",
    "ws": "^6.1.3"
  },
  "devDependencies": {
    "@types/lru-cache": "^4.1.1",
    "@types/moment": "^2.13.0",
    "@types/moment-timezone": "^0.5.10",
    "dgram": "1.0.1",
    "express": "4.14.1",
    "mocha": "^5.2.0",
    "thing-it-test": "0.0.19"
  }
}
