forked from alfg/opendrinks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathb-52.json
33 lines (33 loc) · 1.03 KB
/
b-52.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
{
"name": "B-52",
"description": "Believed to have originated in 1970 by a bartender and fan of the iconic band, the B-52 is classic guilty pleasure armed with three liqueurs. Make this layered shooter in seconds and impress all your friends.",
"github": "README1ST",
"ingredients": [
{
"quantity": "10",
"measure": "ml",
"ingredient": "Coffee liqueur"
},
{
"quantity": "10",
"measure": "ml",
"ingredient": "Baileys Irish cream liqueur"
},
{
"quantity": "10",
"measure": "ml",
"ingredient": "Grand Marnier liqueur"
}
],
"directions": [
"Layer the three spirits in a shot glass in the following order: Coffee liqueur, Baileys Irish cream liqueur, Grand Marnier liqueur."
],
"image": "b-52.jpg",
"source": "https://www.liquor.com/recipes/b-52/",
"keywords": [
"shot",
"layers",
"coffee liqueur",
"alcoholic"
]
}