You've already forked M5Unit-AudioPlayer
mirror of
https://github.com/m5stack/M5Unit-AudioPlayer.git
synced 2026-05-20 11:38:19 -07:00
22 lines
477 B
JSON
22 lines
477 B
JSON
{
|
|
"name": "M5UnitAudioPlayer",
|
|
"description": "Library for M5Stack M5Unit AudioPlayer",
|
|
"keywords": "M5UnitAudioPlayer",
|
|
"authors": {
|
|
"name": "M5Stack",
|
|
"url": "http://www.m5stack.com"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/m5stack/M5Unit-AudioPlayer.git"
|
|
},
|
|
"version": "0.0.1",
|
|
"frameworks": [
|
|
"arduino"
|
|
],
|
|
"platforms": [
|
|
"espressif32",
|
|
"native"
|
|
]
|
|
|
|
} |