aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index b288464..63689aa 100644
--- a/packages.json
+++ b/packages.json
@@ -10822,5 +10822,16 @@
"description": "TinyFileDialogs for Nim.",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-tinyfiledialogs"
+ },
+ {
+ "name": "spotify",
+ "url": "https://github.com/CORDEA/spotify",
+ "method": "git",
+ "tags": [
+ "spotify"
+ ],
+ "description": "A Nim wrapper for the Spotify Web API",
+ "license": "Apache License 2.0",
+ "web": "https://github.com/CORDEA/spotify"
}
]