diff --git a/packages.json b/packages.json index e8dd41945..f25241216 100644 --- a/packages.json +++ b/packages.json @@ -31877,6 +31877,20 @@ "web": "https://github.com/bung87/webpage_extractors" }, { + "name": "niMIDI", + "url": "https://github.com/Mycsina/NiMIDI", + "method": "git", + "tags": [ + "MIDI", + "parser", + "writer", + "library" + ], + "description": "MIDI file parser in Nim, for Nim", + "license": "MIT", + "web": "https://github.com/Mycsina/NiMIDI" +}, +{ "name": "yahttp", "url": "https://github.com/mishankov/yahttp", "method": "git",