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