2017-04-28 21:53:40 +08:00
|
|
|
{
|
|
|
|
|
"name": "M5Stack",
|
2021-07-22 19:18:55 +08:00
|
|
|
"description": "Library for M5Stack Core development kit",
|
2017-04-28 21:53:40 +08:00
|
|
|
"keywords": "M5Stack",
|
|
|
|
|
"authors": {
|
2021-07-28 17:04:16 +08:00
|
|
|
"name": "M5Stack",
|
2017-09-23 23:52:36 +08:00
|
|
|
"url": "http://www.m5stack.com"
|
2017-04-28 21:53:40 +08:00
|
|
|
},
|
|
|
|
|
"repository": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/m5stack/m5stack.git"
|
|
|
|
|
},
|
2021-07-28 17:04:16 +08:00
|
|
|
"version": "0.3.4",
|
2017-04-28 21:53:40 +08:00
|
|
|
"framework": "arduino",
|
2017-09-21 13:45:24 +03:00
|
|
|
"platforms": "espressif32"
|
|
|
|
|
}
|