library.properties 342 B

12345678
  1. name=ArduinoJson
  2. version=4.0
  3. author=Benoit Blanchon <http://blog.benoitblanchon.fr/>
  4. maintainer=Benoit Blanchon <http://blog.benoitblanchon.fr/>
  5. sentence=An efficient and elegant JSON library for Arduino
  6. paragraph=Supports JSON parsing and formatting. Uses fixed memory allocation.
  7. url=https://github.com/bblanchon/ArduinoJson
  8. architectures=*