{ "name": "LMIC-Arduino", "version": "1.5.0+arduino-2", "keywords": [ "communication" ], "description": "Arduino port of the LMIC (LoraWAN-in-C, formerly LoraMAC-in-C) framework provided by IBM.", "frameworks": [ "arduino" ], "platforms": [ "atmelavr", "atmelsam", "espressif32", "espressif8266", "intel_arc32", "microchippic32", "nordicnrf51", "nordicnrf52", "ststm32", "teensy", "timsp430" ], "authors": [ { "email": null, "url": null, "maintainer": false, "name": "IBM" }, { "email": "matthijs@stdin.nl", "url": null, "maintainer": true, "name": "Matthijs Kooijman" } ], "repository": { "type": "git", "url": "https://github.com/matthijskooijman/arduino-lmic" }, "homepage": null, "export": { "include": null, "exclude": [ "extras", "docs", "tests", "test", "*.doxyfile", "*.pdf" ] }, "id": 852 }