54 lines
1.2 KiB
JSON
54 lines
1.2 KiB
JSON
|
|
{
|
||
|
|
"name": "ArduinoJson",
|
||
|
|
"repository": {
|
||
|
|
"url": "https://github.com/bblanchon/ArduinoJson.git",
|
||
|
|
"type": "git"
|
||
|
|
},
|
||
|
|
"platforms": [
|
||
|
|
"atmelavr",
|
||
|
|
"atmelmegaavr",
|
||
|
|
"atmelsam",
|
||
|
|
"espressif32",
|
||
|
|
"espressif8266",
|
||
|
|
"gd32v",
|
||
|
|
"infineonxmc",
|
||
|
|
"intel_arc32",
|
||
|
|
"kendryte210",
|
||
|
|
"microchippic32",
|
||
|
|
"nordicnrf51",
|
||
|
|
"nordicnrf52",
|
||
|
|
"ststm32",
|
||
|
|
"ststm8",
|
||
|
|
"teensy",
|
||
|
|
"timsp430"
|
||
|
|
],
|
||
|
|
"frameworks": [
|
||
|
|
"arduino"
|
||
|
|
],
|
||
|
|
"version": "6.14.1",
|
||
|
|
"export": {
|
||
|
|
"exclude": [
|
||
|
|
"fuzzing",
|
||
|
|
"scripts",
|
||
|
|
"test",
|
||
|
|
"third-party"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"url": "https://blog.benoitblanchon.fr",
|
||
|
|
"maintainer": false,
|
||
|
|
"email": null,
|
||
|
|
"name": "Benoit Blanchon"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"keywords": [
|
||
|
|
"web",
|
||
|
|
"json",
|
||
|
|
"http",
|
||
|
|
"rest"
|
||
|
|
],
|
||
|
|
"homepage": "https://arduinojson.org/?utm_source=meta&utm_medium=library.json",
|
||
|
|
"id": 64,
|
||
|
|
"description": "An elegant and efficient JSON library for embedded systems"
|
||
|
|
}
|