aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYoshihiro Tanaka <contact@cordea.jp>2018-09-24 10:00:41 +0900
committerYoshihiro Tanaka <contact@cordea.jp>2018-09-25 21:18:23 +0900
commit4c5ff2e959fcc2aa74feeaa18e281324067d1637 (patch)
tree56172c80638661325eafca83c3bfbcd69f19c3ac
parent2782863eefd79842100e1c3b25d8e59016594706 (diff)
downloadpackages-4c5ff2e959fcc2aa74feeaa18e281324067d1637.tar.gz
packages-4c5ff2e959fcc2aa74feeaa18e281324067d1637.zip
Add spotify
-rw-r--r--packages.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 26b2677..e7d4b62 100644
--- a/packages.json
+++ b/packages.json
@@ -10808,5 +10808,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"
}
]