mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-29 08:14:57 +00:00
8 lines
212 B
JSON
8 lines
212 B
JSON
{
|
|
"packageId": "music_player",
|
|
"name": "Music Player",
|
|
"version": "1.0.0",
|
|
"description": "Ambient audio player with playlists, scrobbling, and visualizers.",
|
|
"dependencies": ["gallery", "analytics"]
|
|
}
|