Add package unifetch (#2715)

This commit is contained in:
Thiago 2023-09-29 05:13:46 +00:00 committed by GitHub
parent 3eec00bc2f
commit df16c78b52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31492,5 +31492,21 @@
"description": "Software artifact metadata to make it easy to tie deployments to source code and collect metadata.",
"license": "GPLv3",
"web": "https://github.com/crashappsec/chalk"
},
{
"name": "unifetch",
"url": "https://github.com/thisago/unifetch",
"method": "git",
"tags": [
"library",
"web",
"multi-backend",
"seamless",
"fetch",
"httpclient"
],
"description": "Multi backend HTTP fetching",
"license": "MIT",
"web": "https://github.com/thisago/unifetch"
}
]