We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7faac5c commit 56053ddCopy full SHA for 56053dd
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "node-red-contrib-dutch-weather",
3
"version": "2.0.9",
4
- "description": "Dutch rain info based on two providers for use with node-red",
+ "description": "Dutch weather and rain info for use with node-red",
5
"main": "index.js",
6
"scripts": {
7
"test": "echo \"No test specified\""
@@ -10,6 +10,7 @@
10
"node-red",
11
"Buienalarm",
12
"Buienradar",
13
+ "Meteoplaza",
14
"Precipitation prediction",
15
"Rainfall"
16
],
0 commit comments