From 10daef767358ff522aa5b7b70f5e0ba963b41882 Mon Sep 17 00:00:00 2001 From: V0idMatr1x <88049272+V0idMatr1x@users.noreply.github.com> Date: Wed, 23 Mar 2022 05:32:34 +0000 Subject: [PATCH] Update packages.json (#2183) --- packages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages.json b/packages.json index 73bb935..5523053 100644 --- a/packages.json +++ b/packages.json @@ -25570,7 +25570,7 @@ "subprocess", "dsl" ], - "description": "A mini DSL for Nim that provides syntactic sugar for running/piping shell commands. ", + "description": "A Scripting ToolBox that provides a declarative DSL for ultimate productivity!", "license": "GPL-3.0-or-later", "web": "https://github.com/V0idMatr1x/run_exe" }