← HomeπŸ₯— Eats🌿 Ingredients
πŸ€·β€β™€οΈ Loading...

Applesauce

Ingredients

Method

  • 🚧 TODO

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",
  "lastEditedTime": "2024-10-15T14:16:53.304Z",
  "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": []
}