{ "name": "M5Unit-THERMO", "description": "Library for M5Stack UNIT THERMO using M5UnitUnified", "keywords": "m5stack, unit, thermo, m5unitunified, mlx90614, mlx90640, ncir, infrared, temperature, thermal, i2c", "authors": { "name": "M5Stack", "url": "https://www.m5stack.com" }, "repository": { "type": "git", "url": "https://github.com/m5stack/M5Unit-THERMO.git" }, "dependencies": { "m5stack/M5UnitUnified": ">=0.4.4" }, "version": "0.3.1", "frameworks": [ "arduino" ], "platforms": [ "espressif32" ], "headers": "M5UnitUnifiedTHERMO.h", "license": "MIT", "export": { "exclude": [ "docs/html" ] } }