-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage-lock.json
57 lines (57 loc) · 1.51 KB
/
package-lock.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
"data": {
"instant": {
"details": {
"air_pressure_at_sea_level": 1000.4,
"air_temperature": 8.2,
"cloud_area_fraction": 100,
"cloud_area_fraction_high": 100,
"cloud_area_fraction_low": 37.5,
"cloud_area_fraction_medium": 86.7,
"dew_point_temperature": 5.5,
"fog_area_fraction": 0,
"relative_humidity": 83.4,
"wind_from_direction": 105.1,
"wind_speed": 2.8,
"wind_speed_of_gust": null
}
},
"next_12_hours": {
"details": null,
"summary": {
"symbol_code": "lightrain"
}
},
"next_1_hours": {
"details": {
"air_temperature_max": null,
"air_temperature_min": null,
"precipitation_amount": 0,
"precipitation_amount_max": null,
"precipitation_amount_min": null,
"probability_of_precipitation": null,
"probability_of_thunder": null,
"ultraviolet_index_clear_sky_max": null
},
"summary": {
"symbol_code": "cloudy"
}
},
"next_6_hours": {
"details": {
"air_temperature_max": 7.8,
"air_temperature_min": 6.6,
"precipitation_amount": 0.3,
"precipitation_amount_max": null,
"precipitation_amount_min": null,
"probability_of_precipitation": null,
"probability_of_thunder": null,
"ultraviolet_index_clear_sky_max": null
},
"summary": {
"symbol_code": "cloudy"
}
}
},
"time": "2023-03-25T19:00:00Z"
}