diff --git a/packages.json b/packages.json index 763ca80..ba4955c 100644 --- a/packages.json +++ b/packages.json @@ -24111,6 +24111,19 @@ "web": "https://github.com/Timofffee/tecs.nim", "doc": "https://timofffee.github.io/tecs.nim/" }, + { + "name": "dataUrl", + "url": "https://github.com/thisago/dataUrl", + "method": "git", + "tags": [ + "cli", + "dataurl", + "library" + ], + "description": "Easily create data urls! CLI included", + "license": "MIT", + "web": "https://github.com/thisago/dataUrl" + }, { "name": "animatecss", "url": "https://github.com/thisago/animatecss",