18 lines
329 B
JSON
18 lines
329 B
JSON
{
|
|
"name": "EmonLib",
|
|
"keywords": "electricity, energy, monitoring",
|
|
"description": "Energy Monitoring Library",
|
|
"version": "1.1.0",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/openenergymonitor/EmonLib.git"
|
|
},
|
|
"frameworks": "arduino",
|
|
"platforms":
|
|
[
|
|
"atmelavr",
|
|
"atmelsam"
|
|
]
|
|
}
|