1234567891011121314151617 |
- {
- "name": "M5Stack",
- "description": "Library for M5Stack Core development kit",
- "keywords": "M5Stack",
- "authors": {
- "name": "M5Stack",
- "url": "http://www.m5stack.com"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/m5stack/m5stack.git"
- },
- "version": "0.4.1",
- "frameworks": "arduino",
- "platforms": "espressif32",
- "headers": "M5Stack.h"
- }
|