====== Recipes for Sweet sauces ======
{
"name": "Caramel sauce",
"type": "sweet sauce",
"Ingredients": {
"sugar": "200 g",
"water": "2 spoons",
"cream": "250 ml"
}
}
{
"name": "Ganache",
"type": "sweet sauce",
"Ingredients": {
"chocolate": "250 g",
"cream": "250 ml"
}
}
Here are recipes for %$0.name% and %$1.name%. Please view source for raw JSON data inside the page.