{ "name": "M5IOE1", "version": "1.0.7", "description": "Library for M5Stack M5IOE1", "keywords": [ "m5stack", "IO-Expander" ], "repository": { "type": "git", "url": "https://github.com/m5stack/M5IOE1.git" }, "authors": [ { "name": "M5Stack", "maintainer": true } ], "license": "MIT", "frameworks": [ "arduino", "espidf" ], "platforms": [ "espressif32" ], "export": { "include": [ "src/*", "library.json", "library.properties", "CMakeLists.txt", "idf_component.yml", "LICENSE", "README.md" ] }, "build": { "srcDir": "src", "includeDir": "src" } }