mirror of
https://github.com/smyalygames/vegan-e-numbers.git
synced 2025-05-18 08:54:15 +02:00
feat(app): add group 6 of E Numbers to json list
This commit is contained in:
parent
924ea1b531
commit
6d42de2989
@ -1787,6 +1787,115 @@
|
||||
"vegan": true,
|
||||
"notVegan": false,
|
||||
"note": "Commercially only made from sugar by bacterial fermentation, or from seaweed. In theory could be made from any protein, but it would be too expensive."
|
||||
},
|
||||
{
|
||||
"number": "E623",
|
||||
"name": "Calcium diglutamate",
|
||||
"vegan": true,
|
||||
"notVegan": false,
|
||||
"note": "Commercially only made from sugar by bacterial fermentation, or from seaweed. In theory could be made from any protein, but it would be too expensive."
|
||||
},
|
||||
{
|
||||
"number": "E624",
|
||||
"name": "Monoammonium glutamate",
|
||||
"vegan": true,
|
||||
"notVegan": false,
|
||||
"note": "Commercially only made from sugar by bacterial fermentation, or from seaweed. In theory could be made from any protein, but it would be too expensive."
|
||||
},
|
||||
{
|
||||
"number": "E625",
|
||||
"name": "Magnesium diglutamate",
|
||||
"vegan": true,
|
||||
"notVegan": false,
|
||||
"note": "Commercially only made from sugar by bacterial fermentation, or from seaweed. In theory could be made from any protein, but it would be too expensive."
|
||||
},
|
||||
{
|
||||
"number": "E626",
|
||||
"name": "Guanylic acid",
|
||||
"vegan": true,
|
||||
"notVegan": true,
|
||||
"note": "Mainly produced from yeast. Also produced from sardines and meat."
|
||||
},
|
||||
{
|
||||
"number": "E627",
|
||||
"name": "Disodium guanylate",
|
||||
"vegan": true,
|
||||
"notVegan": true,
|
||||
"note": "Mainly produced from yeast. Also produced from sardines and meat."
|
||||
},
|
||||
{
|
||||
"number": "E628",
|
||||
"name": "Dipotassium guanylate",
|
||||
"vegan": true,
|
||||
"notVegan": true,
|
||||
"note": "Mainly produced from yeast. Also produced from sardines and meat."
|
||||
},
|
||||
{
|
||||
"number": "E629",
|
||||
"name": "Calcium guanylate",
|
||||
"vegan": true,
|
||||
"notVegan": true,
|
||||
"note": "Mainly produced from yeast. Also produced from sardines and meat."
|
||||
},
|
||||
{
|
||||
"number": "E630",
|
||||
"name": "lnosinic acid",
|
||||
"vegan": false,
|
||||
"notVegan": true,
|
||||
"note": "Mainly produced from meat and fish. Can also be made with bacteria."
|
||||
},
|
||||
{
|
||||
"number": "E631",
|
||||
"name": "Disodium inosinate",
|
||||
"vegan": false,
|
||||
"notVegan": true,
|
||||
"note": "Mainly produced from meat and fish. Can also be made with bacteria."
|
||||
},
|
||||
{
|
||||
"number": "E632",
|
||||
"name": "Dipotassium inosinate",
|
||||
"vegan": true,
|
||||
"notVegan": false
|
||||
},
|
||||
{
|
||||
"number": "E633",
|
||||
"name": "Calcium inosinate",
|
||||
"vegan": false,
|
||||
"notVegan": true,
|
||||
"note": "Mainly produced from meat and fish. Can also be made with bacteria."
|
||||
},
|
||||
{
|
||||
"number": "E634",
|
||||
"name": "Calcium 5'-ribonucleotides",
|
||||
"vegan": false,
|
||||
"notVegan": true,
|
||||
"note": "Mainly produced from meat and fish. Can also be made with bacteria."
|
||||
},
|
||||
{
|
||||
"number": "E635",
|
||||
"name": "Disodium 5'-ribonucleotides",
|
||||
"vegan": false,
|
||||
"notVegan": true,
|
||||
"note": "Mainly produced from meat and fish. Can also be made with bacteria."
|
||||
},
|
||||
{
|
||||
"number": "E640",
|
||||
"name": "Glycine and its sodium salt",
|
||||
"vegan": false,
|
||||
"notVegan": true,
|
||||
"note": "Mainly produced from gelatin. Can also be produced synthetically"
|
||||
},
|
||||
{
|
||||
"number": "E641",
|
||||
"name": "L-leucine",
|
||||
"vegan": true,
|
||||
"notVegan": false
|
||||
},
|
||||
{
|
||||
"number": "E650",
|
||||
"name": "Zinc acetate",
|
||||
"vegan": true,
|
||||
"notVegan": false
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user