Applesauce
Ingredients
Method
Notes
Contains
Nutrition Data
{
"serving": "100 g",
"calories": "42 kcal",
"carbohydrates": "11.3 g",
"fat": "42 g",
"fibre": "1.1 g",
"protein": "0.17 g",
"sugar": "9.39 g",
"vitamin-c": "1 mg"
}
{
"id": "applesauce",
"emoji": "π",
"status": "π€ Needs info",
"name": "Applesauce",
"dataFilePath": "./data/eats/applesauce.json",
"slug": "applesauce",
"summary": "",
"source": "",
"sourceUrl": "obsidian:///Users/zachshilton/code/eats-plants/source-files/eats/applesauce.md",
"ingredients": [
"900 grams [apple](/ingredients/apple)\n",
"115 mL [water](/ingredients/water)\n"
],
"method": "* π§ TODO\n",
"notes": "* Recipe at <https://sugargeekshow.com/news/homemade-unsweetened-applesauce-recipe/>\n",
"nutritionData": {
"serving": {
"value": 100,
"unit": "g"
},
"components": {
"calories": {
"value": 42,
"unit": "kcal"
},
"protein": {
"value": 0.17,
"unit": "g"
},
"fat": {
"value": 42,
"unit": "g"
},
"carbohydrates": {
"value": 11.3,
"unit": "g"
},
"fibre": {
"value": 1.1,
"unit": "g"
},
"sugar": {
"value": 9.39,
"unit": "g"
},
"vitamin-c": {
"value": 1,
"unit": "mg"
}
}
},
"yieldData": null,
"measurementData": null,
"ingredientTree": {
"ingredients": [
{
"id": "apple",
"emoji": "π",
"name": "Apple"
},
{
"id": "water",
"emoji": "π§",
"name": "Water"
}
],
"eats": [],
"flattenedIngredients": [
{
"id": "apple",
"emoji": "π",
"name": "Apple"
},
{
"id": "water",
"emoji": "π§",
"name": "Water"
}
],
"flattenedEats": []
},
"usedIn": []
}