2021-09-24 12:31:48 +02:00

26 lines
485 B
JSON

{
"name": "AGS02MA",
"keywords": "I2C, AGS02MA, tvoc",
"description": "Arduino library for AGS02MA - TVOC sensor.",
"authors":
[
{
"name": "Viktor Balint"
},
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/AGS02MA.git"
},
"version": "0.1.2",
"license": "MIT",
"frameworks": "arduino",
"platforms": "*"
}