forked from mergeos-bounties/PlantGuide
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbasil_sweet.json
More file actions
35 lines (35 loc) · 843 Bytes
/
Copy pathbasil_sweet.json
File metadata and controls
35 lines (35 loc) · 843 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
35
{
"id": "basil_sweet",
"common_name": "Sweet Basil",
"scientific_name": "Ocimum basilicum",
"tags": [
"herb",
"edible",
"aromatic",
"full sun",
"soft leaves",
"kitchen"
],
"care": {
"summary": "Culinary herb that needs sun, warmth, and regular harvest.",
"light": "Full sun 6+ hours",
"water": "Keep evenly moist; do not waterlog",
"soil": "Rich, well-draining potting soil",
"humidity": "Average",
"temperature_c": "18-30",
"fertilizer": "Light nitrogen feed every 2-3 weeks",
"toxicity": "Edible for humans; not a pet food",
"common_issues": [
"Downy mildew in humid stagnant air",
"Bolting in heat"
],
"tips": [
"Pinch flowers to keep leaves tender",
"Harvest from the top"
]
},
"toxicity": [
"pet_safe",
"edible"
]
}