{
  "name": "CmdMessenger",
  "keywords": "protocol, message, communication, serial",
  "description": "A serial messaging library for the Arduino and .NET/Mono platform. ",
  "version": "4.1.0",
  "authors":
  [
    {
      "name": "Thijs Elenbaas",
      "url": "http://thijs.elenbaas.net/about"
    },
	{
      "name": "Valeriy Kucherenko",
      "url": "https://github.com/valkuc"
    }
  ],
  "repository":
  {
    "type": "git",
    "url": "https://github.com/thijse/Arduino-CmdMessenger.git"
  },
  "dependencies": 
  [
    {
      "name": "PID",
      "frameworks": "arduino"
    },
    {
      "name": "Adafruit-MAX31855",
      "frameworks": "arduino"
    }
  ],
  "frameworks": "arduino",
  "platforms": "*"
}


 
