{
  "name": "Brzo I2C",
  "version": "1.3.3",
  "keywords": "esp8266, I2C",
  "description": "Brzo I2C is a fast I2C Implementation written in Assembly for the esp8266",
  "repository":
  {
    "type": "git",
    "url": "https://github.com/pasko-zh/brzo_i2c.git"
  },
  "authors":
  [
    {
        "name": "Pascal Kurtansky",
        "email": "pascal@kurtansky.ch"
    }
  ],
  "frameworks": "arduino",
  "platforms": "espressif"
}
