{ "name": "M5Unit-FLASHLIGHT", "description": "Library for M5Stack UNIT FlashLight Using M5UnitUnified", "keywords": "m5stack, m5unitunified, flashlight, aw3641e, gpio, led", "authors": { "name": "M5Stack", "url": "https://www.m5stack.com" }, "repository": { "type": "git", "url": "https://github.com/m5stack/M5Unit-FLASHLIGHT.git" }, "dependencies": { "m5stack/M5UnitUnified": ">=0.4.5" }, "version": "0.0.1", "frameworks": [ "arduino" ], "platforms": [ "espressif32" ], "headers": "M5UnitUnifiedFLASHLIGHT.h", "license": "MIT", "export": { "exclude": [ "docs/html" ] } }