From 48a6144847b220077b347c1f08369a2ed707635f Mon Sep 17 00:00:00 2001 From: treeform Date: Tue, 2 Mar 2021 09:56:50 -0800 Subject: [PATCH] Add puppy (#1826) --- packages.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/packages.json b/packages.json index 1c9ac38..a95cb3e 100644 --- a/packages.json +++ b/packages.json @@ -11242,6 +11242,25 @@ "license": "MIT", "web": "https://github.com/treeform/benchy" }, + { + "name": "puppy", + "url": "https://github.com/treeform/puppy", + "method": "git", + "tags": [ + "fetch", + "http", + "https", + "url", + "curl", + "tls", + "ssl", + "web", + "download" + ], + "description": "Fetch url resources via HTTP and HTTPS.", + "license": "MIT", + "web": "https://github.com/treeform/puppy" + }, { "name": "xdo", "url": "https://github.com/juancarlospaco/nim-xdo",