diff --git a/packages.json b/packages.json index cb109ba..89bb645 100644 --- a/packages.json +++ b/packages.json @@ -16950,6 +16950,19 @@ "description": "An embedded text editor for paranim games", "license": "Public Domain" }, + { + "name": "akane", + "url": "https://github.com/ethosa/akane", + "method": "git", + "tags": [ + "async", + "web", + "framework" + ], + "description": "The Nim asynchronous web framework.", + "license": "MIT", + "web": "https://github.com/ethosa/akane" + }, { "name": "roots", "url": "https://github.com/BarrOff/roots",