diff --git a/packages.json b/packages.json index 5e98f40..878eef2 100644 --- a/packages.json +++ b/packages.json @@ -23389,5 +23389,18 @@ "description": "Transform XML trees into performant JavaScript DOM calls at compile-time.", "license": "MIT", "web": "https://github.com/schneiderfelipe/xom" + }, + { + "name": "harpoon", + "url": "https://github.com/juancarlospaco/harpoon", + "method": "git", + "tags": [ + "http", + "curl", + "client" + ], + "description": "HTTP Client", + "license": "MIT", + "web": "https://github.com/juancarlospaco/harpoon" } ]