Update packages.json (#2183)

This commit is contained in:
V0idMatr1x 2022-03-23 05:32:34 +00:00 committed by GitHub
parent 3c9e8cbce0
commit 10daef7673
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25570,7 +25570,7 @@
"subprocess", "subprocess",
"dsl" "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", "license": "GPL-3.0-or-later",
"web": "https://github.com/V0idMatr1x/run_exe" "web": "https://github.com/V0idMatr1x/run_exe"
} }