aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
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"
+ }
]