Files

16 lines
389 B
JSON
Raw Permalink Normal View History

2022-04-08 18:22:07 +08:00
{
2022-07-22 17:48:38 +08:00
"name": "M5Module-4Relay",
"description": "Library for M5Stack Module 4RELAY",
"keywords": "M5Stack Module 4RELAY M121",
2022-04-08 18:22:07 +08:00
"authors": {
"name": "M5Stack",
"url": "http://www.m5stack.com"
},
"repository": {
"type": "git",
2022-07-22 17:48:38 +08:00
"url": "https://github.com/m5stack/M5Module-4Relay.git"
2022-04-08 18:22:07 +08:00
},
2022-05-31 09:38:12 +08:00
"version": "0.0.3",
2022-04-08 18:22:07 +08:00
"frameworks": "arduino",
"platforms": "espressif32"
2022-07-22 17:48:38 +08:00
}