diff --git a/packages.json b/packages.json index bf44811..85b110b 100644 --- a/packages.json +++ b/packages.json @@ -17971,6 +17971,18 @@ "license": "MIT", "web": "https://github.com/jiro4989/nmi" }, + { + "name": "therapist", + "url": "https://bitbucket.org/maxgrenderjones/therapist", + "method": "git", + "tags": [ + "argparse", + "library" + ], + "description": "Type-safe commandline parsing with minimal magic", + "license": "MIT", + "web": "https://bitbucket.org/maxgrenderjones/therapist" + }, { "name": "nodesnim", "url": "https://github.com/Ethosa/nodesnim",