HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/dev/nowruzgan/rest/node_modules/multiparty/package.json
{
  "name": "multiparty",
  "version": "4.1.3",
  "description": "multipart/form-data parser which supports streaming",
  "repository": {
    "type": "git",
    "url": "git@github.com:pillarjs/multiparty.git"
  },
  "keywords": [
    "file",
    "upload",
    "formidable",
    "stream",
    "s3"
  ],
  "devDependencies": {
    "findit2": "~2.2.3",
    "istanbul": "~0.4.3",
    "mkdirp": "~0.5.1",
    "pend": "~1.2.0",
    "rimraf": "~2.5.2",
    "superagent": "~0.21.0"
  },
  "scripts": {
    "test": "node test/test.js",
    "test-cov": "istanbul cover test/test.js",
    "test-travis": "istanbul cover test/test.js --report lcovonly"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "license": "MIT",
  "dependencies": {
    "fd-slicer": "~1.0.1"
  },
  "bugs": {
    "url": "https://github.com/pillarjs/multiparty/issues"
  },
  "main": "index.js",
  "directories": {
    "example": "examples",
    "test": "test"
  },
  "author": "Andrew Kelley <superjoe30@gmail.com>"
}