Add package harpoon (#1974)

This commit is contained in:
Juan Carlos 2021-07-21 02:58:22 -03:00 committed by GitHub
parent 740aedeaa2
commit 4be6dd8081
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]