{
  "name": "UIPEthernet",
  "keywords": "ENC28j60, Ethernet, UIP, TCP, IP, Network",
  "description": "Ethernet library for ENC28J60 (Compatible with Wiznet W5100 Ethernet library API.)",
  "repository":
  {
    "type": "git",
    "url": "https://github.com/UIPEthernet/UIPEthernet.git"
  },
  "authors":
  [
    {
      "name": "Norbert Truchsess",
      "email": "cnorbert.truchsess@t-online.de",
      "url": "https://github.com/ntruchsess",
      "maintainer": false
    },
    {
      "name": "CassyArduino",
      "email": "cassy@zalaszam.hu",
      "url": "http://www.zalaszam.hu/~cassy",
      "maintainer": false
    },
    {
      "name": "Juraj Andrassy",
      "email": "juraj.andrassy@gmail.com",
      "url": "https://github.com/jandrassy",
      "maintainer": true
    }
  ],
  "version": "2.0.12",
  "frameworks": "arduino, mbed",
  "platforms": "atmelavr, atmelmegaavr, atmelsam, espressif8266, intel_arc32, nordicnrf51, nxplpc, ststm32, teensy",
  "headers": "UIPEthernet.h",
  "export":
  {
    "exclude": [
      "hardware",
      "tests"
    ]
  }
}
