From c2cf33f97a7f52dc03796e6a0d1a57f3ef334647 Mon Sep 17 00:00:00 2001 From: Senketsu Date: Tue, 12 May 2015 15:39:49 +0200 Subject: [PATCH] Update packages.json --- packages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/packages.json b/packages.json index 0ac47a8..5a771bf 100644 --- a/packages.json +++ b/packages.json @@ -1426,4 +1426,13 @@ "license": "MIT", "web": "https://github.com/jangko/nimpdf" } + { + "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" + } ]