diff --git a/packages.json b/packages.json index 88e5cce..70385b1 100644 --- a/packages.json +++ b/packages.json @@ -499,7 +499,8 @@ "method": "git", "tags": ["library", "commandline", "arguments", "switches", "parsing", "options"], "description": "Provides a small command line parsing DSL (domain specific language)", - "license": "MIT" + "license": "MIT", + "web": "https://github.com/fenekku/commandeer" }, {