From bfa281ce67be3c9223dc8b3a14f7c009deba75ef Mon Sep 17 00:00:00 2001 From: def Date: Thu, 26 Feb 2015 22:52:39 +0100 Subject: [PATCH] Add web url for commandeer --- packages.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" }, {