Add depot package (#2432)

This commit is contained in:
Ryan Oldenburg 2022-12-18 20:19:26 -06:00 committed by GitHub
parent 5bbe2faef7
commit d0dee68bc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",