PlatformIO: Use the same name as for Arduino IDE (PR #339)

This commit is contained in:
Ivan Kravets
2016-08-24 14:44:10 +03:00
committed by Benoît Blanchon
parent 409ca7ee4e
commit f2a8b52c2c

View File

@ -1,5 +1,5 @@
{
"name": "Json",
"name": "ArduinoJson",
"keywords": "json, rest, http, web",
"description": "An elegant and efficient JSON library for embedded systems",
"repository": {