diff --git a/packages.json b/packages.json index 57f8f40..be701b8 100644 --- a/packages.json +++ b/packages.json @@ -25913,7 +25913,11 @@ }, { "name": "klymene", - "url": "https://github.com/georgelemon/clymene", + "alias": "kapsis" + }, + { + "name": "kapsis", + "url": "https://github.com/openpeeps/kapsis", "method": "git", "tags": [ "cli", @@ -25921,12 +25925,11 @@ "toolkit", "command-line", "cli-framework", - "klymene", "interactive" ], - "description": "Create beautiful command line interfaces in Nim. Based on docopt.", + "description": "Build delightful command line interfaces in seconds.", "license": "MIT", - "web": "https://github.com/georgelemon/clymene" + "web": "https://github.com/openpeeps/kapsis" }, { "name": "tim",