Files

16 lines
385 B
JSON
Raw Permalink Normal View History

2021-12-30 16:22:34 +08:00
{
2022-07-11 15:32:02 +08:00
"name": "M5Unit-Encoder",
"description": "Library for M5Stack Unit Encoder",
"keywords": "M5Stack Unit Encoder U135",
2021-12-30 16:22:34 +08:00
"authors": {
"name": "M5Stack",
"url": "http://www.m5stack.com"
},
"repository": {
"type": "git",
2022-07-11 15:32:02 +08:00
"url": "https://github.com/m5stack/M5Unit-Encoder.git"
2021-12-30 16:22:34 +08:00
},
2022-10-16 23:20:47 +08:00
"version": "0.0.2",
2022-01-04 15:08:08 +08:00
"frameworks": "arduino",
2021-12-30 16:22:34 +08:00
"platforms": "espressif32"
2022-07-11 15:32:02 +08:00
}