GCSライブラリ追加

This commit is contained in:
ry.yamafuji 2025-03-21 01:13:04 +09:00
parent b5a17b3e70
commit f1f4de1684
2 changed files with 864 additions and 0 deletions

863
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -12,6 +12,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@google-cloud/storage": "^7.15.2",
"archiver": "^7.0.1",
"csv-writer": "^1.6.0"
},