Merge pull request #868 from CORDEA/feature/add-spotify

Add spotify
This commit is contained in:
Dominik Picheta 2018-09-25 06:23:36 -07:00 committed by GitHub
commit 47ab2728ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]