{ "name": "M5UnitUnified", "description": "M5UnitUnified is a library for unified handling of various M5 units products.", "keywords": "m5stack, m5unitunified, unit, i2c, gpio, uart, spi, sensor, hal", "authors": { "name": "M5Stack", "url": "https://www.m5stack.com" }, "repository": { "type": "git", "url": "https://github.com/m5stack/M5UnitUnified.git" }, "dependencies": { "m5stack/M5Utility": ">=0.0.10", "m5stack/M5HAL": "*" }, "version": "0.4.6", "frameworks": [ "arduino" ], "platforms": [ "espressif32" ], "headers": "M5UnitUnified.h", "license": "MIT", "export": { "exclude": [ "docs/html" ] } }