aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
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"
}
]