forked from mergeos-bounties/PlantGuide
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaloe_vera.json
More file actions
34 lines (34 loc) · 827 Bytes
/
Copy pathaloe_vera.json
File metadata and controls
34 lines (34 loc) · 827 Bytes
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
{
"id": "aloe_vera",
"common_name": "Aloe Vera",
"scientific_name": "Aloe vera",
"tags": [
"succulent",
"thick leaves",
"drought",
"spiky",
"medicinal gel",
"full sun tolerant"
],
"care": {
"summary": "Succulent with gel-filled leaves; likes sun and dry soil.",
"light": "Bright light to partial sun",
"water": "Deep but infrequent; soak and dry fully",
"soil": "Gritty cactus mix",
"humidity": "Low",
"temperature_c": "13-27",
"fertilizer": "Rarely; half-strength in spring",
"toxicity": "Gel for external use; latex can irritate",
"common_issues": [
"Mushy leaves from overwater",
"Pale color from low light"
],
"tips": [
"Use a terracotta pot",
"Pups can be divided"
]
},
"toxicity": [
"toxic_to_pets"
]
}