diff --git a/packages.json b/packages.json index 197731c..8b75454 100644 --- a/packages.json +++ b/packages.json @@ -1,4 +1,17 @@ [ + { + "name": "nexus", + "url": "https://github.com/jfilby/nexus", + "method": "git", + "tags": [ + "web", + "framework", + "orm" + ], + "description": "Nexus provides a high-level web framework for Nim, with batteries included.", + "license": "Apache-2.0", + "web": "https://github.com/jfilby/nexus" + }, { "name": "rpgsheet", "url": "https://git.skylarhill.me/skylar/rpgsheet",