{
  "name": "forecastweather",
  "version": "0.0.2",
  "description": "[thing-it-node] Device Plugin for Online Weather Forecast data.",
  "authors": "Klaus Berberich, Mitchell Klein",
  "license": "MIT",
  "keywords": [
    "IoT",
    "IIoT",
    "Weather",
    "Smart Building",
    "Smart Maintenance",
    "thing-it"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/mitchellklein/forecastweather"
  },
  "dependencies": {
    "q": "^1.4.1",
    "request": "^2.78.0"
  }
}
