diff --git a/packages.json b/packages.json index 5c7f1ec..f10561f 100644 --- a/packages.json +++ b/packages.json @@ -16333,5 +16333,20 @@ "description": "Z3 binding for Nim", "license": "MIT", "web": "https://github.com/Double-oxygeN/z3nim" + }, + { + "name": "wave", + "url": "https://github.com/jiro4989/wave", + "method": "git", + "tags": [ + "library", + "sound", + "media", + "parser", + "wave" + ], + "description": "wave is a tiny WAV sound module", + "license": "MIT", + "web": "https://github.com/jiro4989/wave" } ]