remote_url_to_s3
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "remote_url_to_s3", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Stream a file from remote url and upload it to s3 bucket", | ||
@@ -16,3 +16,4 @@ "main": "remote_url_to_s3.js", | ||
"stream", | ||
"upload" | ||
"s3 upload", | ||
"remote file upload" | ||
], | ||
@@ -19,0 +20,0 @@ "author": "sarmadsangi", |
2424