diff --git a/packages.json b/packages.json index d368d6e..c933940 100644 --- a/packages.json +++ b/packages.json @@ -19532,5 +19532,21 @@ "description": "Once provides a type that will enforce that a callback is invoked only once.", "license": "BSD3", "web": "https://git.sr.ht/~euantorano/once.nim" + }, + { + "name": "Blackvas", + "url": "https://github.com/momeemt/Blackvas", + "method": "git", + "tags": [ + "canvas", + "html", + "html5", + "javascript", + "web", + "framework" + ], + "description": "declarative UI framework for building Canvas", + "license": "MIT", + "web": "https://github.com/momeemt/Blackvas" } ]