diff --git a/packages.json b/packages.json index 21b8c67..e78a5b1 100644 --- a/packages.json +++ b/packages.json @@ -15413,5 +15413,18 @@ "description": "Boilerplate generator for Jester web framework", "license": "MIT", "web": "https://github.com/Adeohluwa/gen" + }, + { + "name": "chronopipe", + "url": "https://github.com/williamd1k0/chrono", + "method": "git", + "tags": [ + "cli", + "timer", + "pipe" + ], + "description": "Show start/end datetime and duration of a command-line process using pipe.", + "license": "MIT", + "web": "https://github.com/williamd1k0/chrono" } ]