{ "name": "M5Unit-CRYPTO", "description": "Library for M5Stack UNIT CRYPTO using M5UnitUnified", "keywords": "m5stack, m5unitunified, crypto, atecc608, atecc608b, encryption, i2c", "authors": { "name": "M5Stack", "url": "https://www.m5stack.com" }, "repository": { "type": "git", "url": "https://github.com/m5stack/M5Unit-CRYPTO.git" }, "dependencies": { "m5stack/M5UnitUnified": ">=0.4.4" }, "version": "0.2.0", "frameworks": [ "arduino" ], "platforms": [ "espressif32" ], "headers": "M5UnitUnifiedCRYPTO.h", "license": "MIT", "export": { "exclude": [ "docs/html" ] } }