Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /opt/push-server/node_modules/formidable/ |
Upload File : |
{ "name": "formidable", "version": "1.2.6", "license": "MIT", "description": "(DEPRECATED! Install formidable@v2) A node.js module for parsing form data, especially file uploads.", "homepage": "https://github.com/node-formidable/formidable", "funding": "https://ko-fi.com/tunnckoCore/commissions", "repository": "node-formidable/formidable", "main": "./lib/index.js", "files": [ "lib" ], "publishConfig": { "access": "public", "tag": "v1" }, "devDependencies": { "gently": "^0.8.0", "findit": "^0.1.2", "hashish": "^0.0.4", "urun": "^0.0.6", "utest": "^0.0.8", "request": "^2.11.4" }, "scripts": { "test": "node test/run.js", "clean": "rm test/tmp/*" } }