diff --git a/packages.json b/packages.json index d062a1e..ec303c8 100644 --- a/packages.json +++ b/packages.json @@ -31945,6 +31945,21 @@ "license": "MIT", "web": "https://github.com/khchen/gura" }, + { + "name": "jacket", + "url": "https://github.com/SpotlightKid/jacket", + "method": "git", + "tags": [ + "audio", + "midi", + "jack", + "library", + "wrapper" + ], + "description": "A Nim wrapper for the JACK client-side C API aka libjack", + "license": "MIT", + "web": "https://github.com/SpotlightKid/jacket" + }, { "name": "wasmrt", "url": "https://github.com/yglukhov/wasmrt",