source: rtos_arduino/trunk/arduino_lib/libraries/Milkcocoa_Arduino_SDK/aJson/library.json@ 144

Last change on this file since 144 was 144, checked in by ertl-honda, 8 years ago

Milkcocoa用のMQTTライブラリの追加と,ESP8266用ライブラリの名称変更.

File size: 298 bytes
Line 
1{
2 "name": "aJson",
3 "keywords": "json, rest, http, web",
4 "description": "An Arduino library to enable JSON processing with Arduino",
5 "repository":
6 {
7 "type": "git",
8 "url": "https://github.com/interactive-matter/aJson.git"
9 },
10 "frameworks": "arduino",
11 "platforms": "atmelavr"
12}
Note: See TracBrowser for help on using the repository browser.