2017-03-29 17:24:57 +01:00
|
|
|
{
|
|
|
|
"name": "IRremoteESP8266",
|
2017-11-19 17:02:03 +00:00
|
|
|
"version": "2.2.1",
|
2017-04-03 14:07:49 +01:00
|
|
|
"keywords": "infrared, ir, remote, esp8266",
|
|
|
|
"description": "Send and receive infrared signals with multiple protocols (ESP8266)",
|
2017-03-29 17:24:57 +01:00
|
|
|
"repository":
|
|
|
|
{
|
|
|
|
"type": "git",
|
2017-04-03 14:07:49 +01:00
|
|
|
"url": "https://github.com/markszabo/IRremoteESP8266.git"
|
2017-03-29 17:24:57 +01:00
|
|
|
},
|
2017-04-03 14:07:49 +01:00
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Ken Shirriff",
|
|
|
|
"email": "zetoslab@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Mark Szabo",
|
|
|
|
"url": "http://nomartini-noparty.blogspot.com/",
|
|
|
|
"maintainer": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Sebastien Warin",
|
|
|
|
"url": "http://sebastien.warin.fr",
|
|
|
|
"maintainer": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "David Conran",
|
|
|
|
"url": "https://plus.google.com/+davidconran",
|
|
|
|
"maintainer": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Roi Dayan",
|
|
|
|
"url": "https://github.com/roidayan/",
|
|
|
|
"maintainer": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Massimiliano Pinto",
|
|
|
|
"url": "https://github.com/pintomax/",
|
|
|
|
"maintainer": true
|
|
|
|
}
|
|
|
|
],
|
2017-03-29 17:24:57 +01:00
|
|
|
"frameworks": "arduino",
|
2017-04-03 14:07:49 +01:00
|
|
|
"platforms": "espressif8266"
|
2017-03-29 17:24:57 +01:00
|
|
|
}
|