Skip to content

Instantly share code, notes, and snippets.

@tuarrep
Created September 7, 2016 07:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tuarrep/fd2996dc11bb0a084b7c1bc98b1ca58e to your computer and use it in GitHub Desktop.
Save tuarrep/fd2996dc11bb0a084b7c1bc98b1ca58e to your computer and use it in GitHub Desktop.
{
"sodium": {
"serving": "0.627",
"unit": "g",
"100g": "0.196",
"value": "0.196"
},
"sugars": {
"value": "3.8",
"unit": "g",
"100g": "3.8",
"serving": "12.2"
},
"fat": {
"unit": "g",
"serving": "30.4",
"value": "9.5",
"100g": "9.5"
},
"proteins": {
"unit": "g",
"serving": "19.8",
"100g": "6.2",
"value": "6.2"
},
"salt": {
"100g": "0.49784",
"serving": "1.59"
},
"energy": {
"value": "812",
"unit": "kJ",
"serving": "2600",
"100g": "812"
},
"carbohydrates": {
"unit": "g",
"value": "20.3",
"100g": "20.3",
"serving": "65"
},
"saturated-fat": {
"serving": "6.72",
"unit": "g",
"value": "2.1",
"100g": "2.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment