2020-02-17 11:22:11 -05:00
|
|
|
{
|
|
|
|
"name": "ML8511",
|
2020-11-27 05:20:37 -05:00
|
|
|
"keywords": "ML8511 UV sensor, 365 nm ",
|
|
|
|
"description": "Arduino library for ML8511 UV sensor",
|
2020-02-17 11:22:11 -05:00
|
|
|
"authors":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"name": "Rob Tillaart",
|
|
|
|
"email": "Rob.Tillaart@gmail.com",
|
|
|
|
"maintainer": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"repository":
|
|
|
|
{
|
|
|
|
"type": "git",
|
2021-06-20 03:13:49 -04:00
|
|
|
"url": "https://github.com/RobTillaart/ML8511.git"
|
2020-02-17 11:22:11 -05:00
|
|
|
},
|
2023-02-18 14:42:39 -05:00
|
|
|
"version": "0.1.10",
|
2021-04-25 13:56:44 -04:00
|
|
|
"license": "MIT",
|
2020-02-17 11:22:11 -05:00
|
|
|
"frameworks": "arduino",
|
2021-12-21 14:51:35 -05:00
|
|
|
"platforms": "*",
|
|
|
|
"headers": "ML8511.h"
|
2020-02-17 11:22:11 -05:00
|
|
|
}
|