diff --git a/packages.json b/packages.json index b8bad77..0d67006 100644 --- a/packages.json +++ b/packages.json @@ -22221,5 +22221,16 @@ "description": "Nim lang smart pointers", "license": "MIT", "web": "https://github.com/henryas/nptr" + }, + { + "name": "ansiwave", + "url": "https://github.com/oakes/ansiwave", + "method": "git", + "tags": [ + "ansi", + "midi" + ], + "description": "ANSI art + MIDI music editor", + "license": "Public Domain" } ]