diff --git a/packages.json b/packages.json index dcccf23..3047994 100644 --- a/packages.json +++ b/packages.json @@ -10075,6 +10075,21 @@ "license": "MIT", "web": "https://github.com/Calinou/clr" }, + { + "name": "duktape", + "url": "https://github.com/manguluka/duktape-nim", + "method": "git", + "tags": [ + "js", + "javascript", + "scripting", + "language", + "interpreter" + ], + "description": "wrapper for the Duktape embeddable Javascript engine", + "license": "MIT", + "web": "https://github.com/manguluka/duktape-nim" + }, { "name": "polypbren", "url": "https://github.com/guibar64/polypbren",