diff --git a/packages.json b/packages.json index b4bfadf..abf8c61 100644 --- a/packages.json +++ b/packages.json @@ -12376,6 +12376,19 @@ "license": "MIT", "web": "https://github.com/MaxUNof/gurl" }, + { + "name": "wren", + "url": "https://github.com/geotre/wren", + "method": "git", + "tags": [ + "wren", + "scripting", + "interpreter" + ], + "description": "A nim wrapper for Wren, an embedded scripting language", + "license": "MIT", + "web": "https://github.com/geotre/wren" + }, { "name": "tiny_sqlite", "url": "https://github.com/GULPF/tiny_sqlite",