mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 16:14:05 +01:00
17 lines
392 B
JSON
17 lines
392 B
JSON
{
|
|
"name": "Json",
|
|
"keywords": "json, rest, http, web",
|
|
"description": "An elegant and efficient JSON library for embedded systems",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/bblanchon/ArduinoJson.git"
|
|
},
|
|
"authors":
|
|
{
|
|
"name": "Benoit Blanchon",
|
|
"url": "http://blog.benoitblanchon.fr"
|
|
},
|
|
"frameworks": "arduino",
|
|
"platforms": "atmelavr"
|
|
} |