Add depot package (#2432)

This commit is contained in:
Ryan Oldenburg
2022-12-19 10:19:26 +08:00
committed by GitHub
parent 5bbe2faef7
commit d0dee68bc9
+18
View File
@@ -28213,6 +28213,24 @@
"license": "MIT",
"web": "https://github.com/khchen/tinyre"
},
{
"name": "depot",
"url": "https://github.com/guzba/depot",
"method": "git",
"tags": [
"aws",
"s3",
"r2",
"b2",
"gcs",
"backblaze",
"cloudflare",
"amazon"
],
"description": "For working with S3-compatible storage APIs",
"license": "MIT",
"web": "https://github.com/guzba/depot"
},
{
"name": "integers",
"url": "https://github.com/fsh/integers",