forked from mergeos-bounties/PlantGuide
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchili_bird_eye.json
More file actions
32 lines (32 loc) · 1009 Bytes
/
Copy pathchili_bird_eye.json
File metadata and controls
32 lines (32 loc) · 1009 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
{
"id": "chili_bird_eye",
"common_name": "Bird's Eye Chili",
"scientific_name": "Capsicum annuum 'Bird's Eye'",
"tags": [
"edible",
"fruiting",
"outdoor",
"spicy",
"perennial"
],
"care": {
"summary": "Small but extremely hot chili pepper; thrives in warm tropical conditions.",
"light": "Full sun to partial shade",
"water": "Moderate; allow topsoil to dry slightly between waterings",
"soil": "Well-drained, slightly acidic soil with organic matter",
"humidity": "Average to medium",
"temperature_c": "20-32",
"fertilizer": "Balanced fertilizer monthly during growing season",
"toxicity": "Fruit is edible but very hot; avoid contact with eyes",
"common_issues": [
"Root rot from overwatering",
"Whitefly infestation",
"Fruit drop from temperature stress"
],
"tips": [
"Harvest when fruits turn red for maximum heat",
"Can be grown in containers",
"Drought-tolerant once established"
]
}
}