diff --git a/packages.json b/packages.json index cc989a8..de3f50f 100644 --- a/packages.json +++ b/packages.json @@ -1973,5 +1973,14 @@ "description": "Http request form parser", "license": "MIT", "web": "https://github.com/tulayang/httpform" + }, + { + "name": "vardene", + "url": "https://github.com/Xe/vardene", + "method": "git", + "tags": ["command line", "tool", "compiler"], + "description": "A simple tool to manage multiple installs of Nim.", + "license": "MIT", + "web": "https://christine.website/projects/Vardene" } - ] +]