2016-12-17 14:58:29 -05:00
|
|
|
{
|
|
|
|
"name": "Max44009",
|
2018-01-08 18:11:37 -05:00
|
|
|
"keywords": "MAX44009,Lux,light",
|
|
|
|
"description": "library for MAX44009 Lux sensor Arduino.",
|
2016-12-18 04:48:17 -05:00
|
|
|
"authors":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"name": "Rob Tillaart",
|
|
|
|
"email": "Rob.Tillaart@gmail.com",
|
|
|
|
"maintainer": true
|
|
|
|
}
|
|
|
|
],
|
2016-12-17 14:58:29 -05:00
|
|
|
"repository":
|
|
|
|
{
|
|
|
|
"type": "git",
|
2021-06-04 14:31:56 -04:00
|
|
|
"url": "https://github.com/RobTillaart/Max44009.git"
|
2016-12-17 14:58:29 -05:00
|
|
|
},
|
2022-11-16 10:00:38 -05:00
|
|
|
"version": "0.5.3",
|
2021-05-28 07:37:15 -04:00
|
|
|
"license": "MIT",
|
2016-12-17 14:58:29 -05:00
|
|
|
"frameworks": "arduino",
|
2021-12-21 07:31:20 -05:00
|
|
|
"platforms": "*",
|
|
|
|
"headers": "Max44009.h"
|
2016-12-17 14:58:29 -05:00
|
|
|
}
|