UNPKG

forecastweather

Version:

[thing-it-node] Device Plugin for Online Weather Forecast data.

24 lines (23 loc) 500 B
{ "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" } }