thing-it-device-weather
Version:
[thing-it-node] Device Plugin for Online Weather data.
24 lines (23 loc) • 486 B
JSON
{
"name": "thing-it-device-weather",
"version": "0.1.7",
"description": "[thing-it-node] Device Plugin for Online Weather data.",
"authors": "Klaus Berberich",
"license": "MIT",
"keywords": [
"IoT",
"IIoT",
"Weather",
"Smart Building",
"Smart Maintenance",
"thing-it"
],
"repository": {
"type": "git",
"url": "https://github.com/thing-it/thing-it-device-weather"
},
"dependencies": {
"q": "^1.4.1",
"request": "^2.78.0"
}
}