diff --git a/packages.json b/packages.json index fda4386..de832ad 100644 --- a/packages.json +++ b/packages.json @@ -1434,5 +1434,14 @@ "description": "LLVM bindings for the Nim language.", "license": "MIT", "web": "http://fedeomoto.github.io/llvm/" + }, + { + "name": "nshout", + "url": "https://github.com/Senketsu/nshout", + "method": "git", + "tags": ["library", "shouter", "libshout","wrapper","bindings","audio","web"], + "description": "Nim bindings for libshout", + "license": "MIT", + "web": "https://github.com/Senketsu/nshout" } ]