diff --git a/packages.json b/packages.json index d0969e1..e1b31e9 100644 --- a/packages.json +++ b/packages.json @@ -13229,5 +13229,19 @@ "description": ".NET-inspired lightweight clipboard library", "license": "MIT", "web": "https://github.com/Guevara-chan/Cliptomania" + }, + { + "name": "mpdclient", + "url": "https://github.com/SolitudeSF/mpdclient", + "method": "git", + "tags": [ + "mpd", + "music", + "player", + "client" + ], + "description": "MPD client library", + "license": "MIT", + "web": "https://github.com/SolitudeSF/mpdclient" } ]