GY-63_MS5611/libraries/weight/library.json
2023-11-23 15:19:06 +01:00

24 lines
486 B
JSON

{
"name": "weight",
"keywords": "weight,conversion,kilo,gram,stone,lbs,ounce,pound",
"description": "Library of weight conversion functions",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/weight.git"
},
"version": "0.3.1",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "weight.h"
}