UNPKG

@mahdi.golzar/fileuploader

Version:

FileUploader is a versatile tool designed for uploading files to various storage systems. It supports local storage, AWS S3, and Google Cloud Storage, with easy-to-use methods for file uploading.

18 lines (17 loc) 511 B
{ "name": "@mahdi.golzar/fileuploader", "version": "1.0.0", "description": "FileUploader is a versatile tool designed for uploading files to various storage systems. It supports local storage, AWS S3, and Google Cloud Storage, with easy-to-use methods for file uploading.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "File", "upload", "uploader", "FileUploader" ], "author": "mahdi.golzar", "license": "ISC" }