com.caffeine
Version:
Caffeine package is a collection of utility methods, design patterns, and extensions for creating, previewing, and distributing interactive courses within Unity.
56 lines • 846 B
JSON
{
"Carbohydrate": {
"ScalarMass": {
"Value": 57.0,
"Unit": "g"
}
},
"CarbohydrateDigestionRate": {
"ScalarMassPerTime": {
"Value": 1.083,
"Unit": "g/min"
}
},
"Fat": {
"ScalarMass": {
"Value": 23.0,
"Unit": "g"
}
},
"FatDigestionRate": {
"ScalarMassPerTime": {
"Value": 0.055,
"Unit": "g/min"
}
},
"Protein": {
"ScalarMass": {
"Value": 20.0,
"Unit": "g"
}
},
"ProteinDigestionRate": {
"ScalarMassPerTime": {
"Value": 0.157,
"Unit": "g/min"
}
},
"Calcium": {
"ScalarMass": {
"Value": 300.0,
"Unit": "mg"
}
},
"Sodium": {
"ScalarMass": {
"Value": 380.0,
"Unit": "mg"
}
},
"Water": {
"ScalarVolume": {
"Value": 1.0,
"Unit": "L"
}
}
}