aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 3687e9a..82998f9 100644
--- a/packages.json
+++ b/packages.json
@@ -9331,5 +9331,17 @@
"description": "A website management tool. Run the file and access your webpage.",
"license": "GPLv3",
"web": "https://nimwc.org/"
+ },
+ {
+ "name": "about",
+ "url": "https://github.com/aleandros/about",
+ "method": "git",
+ "tags": [
+ "cli",
+ "tool"
+ ],
+ "description": "Executable for finding information about programs in PATH",
+ "license": "MIT",
+ "web": "https://github.com/aleandros/about"
}
]