UNPKG

s3-autoindex

Version:

Serve the contents of a S3 bucket (private or public) over HTTP

16 lines (15 loc) 245 B
{ "compilerOptions": { "target": "ES6", "module": "commonjs", "outDir": "dist", "noImplicitAny": true, "pretty": true, "sourceMap": true, "declaration": true }, "exclude": [ "node_modules", "dist" ] }