aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json19
1 files changed, 18 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index dd24f57..4bc3025 100644
--- a/packages.json
+++ b/packages.json
@@ -5661,5 +5661,22 @@
"description": "A simple, stateless StatsD client library",
"license": "LGPLv3",
"web": "https://github.com/FedericoCeratto/nim-statsd-client"
- }
+ },
+ {
+ "name": "html5_canvas",
+ "url": "https://gitlab.com/define-private-public/HTML5-Canvas-Nim",
+ "method": "git",
+ "tags": [
+ "html5",
+ "canvas",
+ "drawing",
+ "graphics",
+ "rendering",
+ "browser",
+ "javascript"
+ ],
+ "description": "HTML5 Canvas and drawing for the JavaScript backend.",
+ "license": "MIT",
+ "web": "https://gitlab.com/define-private-public/HTML5-Canvas-Nim"
+ },
]