mirror of
https://github.com/minio/minio.git
synced 2024-12-26 07:05:55 -05:00
ba5fb2365c
When enabled, it is possible to list/get files inside a zip file without uncompressing it. Signed-off-by: Anis Elleuch <anis@min.io>
9 lines
139 B
JSON
9 lines
139 B
JSON
{
|
|
"name": "s3-zip-example",
|
|
"version": "1.0.0",
|
|
"main": "main.js",
|
|
"dependencies": {
|
|
"aws-sdk": "^2.924.0"
|
|
}
|
|
}
|