Server IP : 92.205.26.207 / Your IP : 216.73.216.16 Web Server : Apache System : Linux 207.26.205.92.host.secureserver.net 4.18.0-553.60.1.el8_10.x86_64 #1 SMP Thu Jul 10 04:01:16 EDT 2025 x86_64 User : zikryat ( 1002) PHP Version : 8.3.23 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/zikryat/public_html/node_modules/multer/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
{ "name": "multer", "description": "Middleware for handling `multipart/form-data`.", "version": "1.4.4-lts.1", "contributors": [ "Hage Yaapa <[email protected]> (http://www.hacksparrow.com)", "Jaret Pfluger <https://github.com/jpfluger>", "Linus Unnebäck <[email protected]>" ], "license": "MIT", "repository": "expressjs/multer", "keywords": [ "form", "post", "multipart", "form-data", "formdata", "express", "middleware" ], "dependencies": { "append-field": "^1.0.0", "busboy": "^1.0.0", "concat-stream": "^1.5.2", "mkdirp": "^0.5.4", "object-assign": "^4.1.1", "type-is": "^1.6.4", "xtend": "^4.0.0" }, "devDependencies": { "deep-equal": "^2.0.3", "express": "^4.13.1", "form-data": "^1.0.0-rc1", "fs-temp": "^1.1.2", "mocha": "^3.5.3", "rimraf": "^2.4.1", "standard": "^14.3.3", "testdata-w3c-json-form": "^1.0.0" }, "engines": { "node": ">= 6.0.0" }, "files": [ "LICENSE", "index.js", "storage/", "lib/" ], "scripts": { "test": "standard && mocha" } }