{ "name": "M5Unit-INFRARED", "description": "Library for M5Stack UNIT INFRARED using M5UnitUnified", "keywords": "m5stack, m5unitunified, infrared, tmos, pir, sths34pf80, as312, itr9606, ir, remote, nec, rmt, i2c, gpio", "authors": { "name": "M5Stack", "url": "https://www.m5stack.com" }, "repository": { "type": "git", "url": "https://github.com/m5stack/M5Unit-INFRARED.git" }, "dependencies": { "m5stack/M5UnitUnified": ">=0.4.6" }, "version": "0.2.0", "frameworks": [ "arduino" ], "platforms": [ "espressif32" ], "headers": "M5UnitUnifiedINFRARED.h", "license": "MIT", "export": { "exclude": [ "docs/html" ] } }