forked from mergeos-bounties/PlantGuide
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlemongrass.json
More file actions
30 lines (30 loc) · 770 Bytes
/
Copy pathlemongrass.json
File metadata and controls
30 lines (30 loc) · 770 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
{
"id": "lemongrass",
"common_name": "Lemongrass",
"scientific_name": "Cymbopogon citratus",
"tags": [
"edible",
"herb",
"aromatic",
"tropical",
"ornamental"
],
"care": {
"summary": "Citrus-scented grass; essential in Southeast Asian cooking and herbal teas.",
"light": "Full sun",
"water": "Moderate; drought-tolerant once established",
"soil": "Well-draining, loamy soil",
"humidity": "Medium",
"temperature_c": "20-38",
"fertilizer": "Balanced feed monthly during growing season",
"toxicity": "Non-toxic",
"common_issues": [
"Brown leaf tips in dry climate",
"Slow growth in cool temps"
],
"tips": [
"Divide clumps annually",
"Harvest outer stalks first"
]
}
}