express-fileforge
Version:
`express-fileforge` is a file upload utility for Express.js that simplifies file handling. It provides a convenient way to save files to the server and manage file storage paths. This package is designed to be easy to use and integrate seamlessly with you
39 lines (38 loc) • 758 B
JSON
{
"name": "express-fileforge",
"version": "1.8.3",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"express js",
"file",
"upload",
"download",
"storage",
"transfer",
"file manager",
"cloud",
"filesystem",
"file handling",
"data exchange",
"attachment",
"document",
"file service",
"data storage",
"file sharing",
"multipart",
"binary data",
"upload manager",
"download manager",
"file manipulation"
],
"author": "",
"license": "ISC",
"repository": {
"type": "git",
"url": "https://github.com/rupomsoft/express-fileforge"
}
}