s3-stream-zipper
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "s3-stream-zipper", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Downloading files from S3 bucket and their archivation. Using Stream, so the package doesn't spend RAM and disk space\n", | ||
@@ -9,2 +9,10 @@ "main": "index.js", | ||
}, | ||
"keywords": [ | ||
"amazon", | ||
"aws", | ||
"s3", | ||
"stream", | ||
"archiver", | ||
"archive" | ||
], | ||
"repository": { | ||
@@ -11,0 +19,0 @@ "type": "git", |
6987