{"name":"formidable","version":"3.5.3","license":"MIT","description":"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","type":"module","main":"./dist/index.cjs","exports":{".":{"import":{"default":"./src/index.js"},"require":{"default":"./dist/index.cjs"},"default":"./dist/index.cjs"},"./src/helpers/*.js":{"import":{"default":"./src/helpers/*.js"},"require":{"default":"./dist/helpers/*.cjs"}},"./src/parsers/*.js":{"import":{"default":"./src/parsers/*.js"},"require":{"default":"./dist/index.cjs"}}},"publishConfig":{"access":"public","tag":"latest"},"scripts":{"build-package":"rollup --config ./tool/rollup.config.js","prepublishOnly":"npm run build-package","bench":"node benchmark","bench2prep":"node benchmark/server.js","bench2":"bombardier --body-file=\"./README.md\" --method=POST --duration=10s --connections=100 http://localhost:3000/api/upload","fmt":"yarn run fmt:prepare '**/*'","fmt:prepare":"prettier --write","lint":"yarn run lint:prepare .","lint:prepare":"eslint --cache --fix --quiet --format codeframe","reinstall":"del-cli ./node_modules ./yarn.lock","postreinstall":"yarn setup","setup":"yarn","pretest":"del-cli ./test/tmp && make-dir ./test/tmp","test-specific":"node --disable-warning=ExperimentalWarning --experimental-vm-modules ./node_modules/jest/bin/jest.js --testPathPattern=test/standalone/keep-alive-error.test.js","test":"npm run test-specific && npm run test-jest && npm run test-node","test-jest":"node --disable-warning=ExperimentalWarning --experimental-vm-modules ./node_modules/jest/bin/jest.js --testPathPattern=test/ --coverage","test-node":"node --disable-warning=ExperimentalWarning --test --experimental-test-coverage test-node/**/*.test.js","pretest:ci":"yarn run pretest","test:ci":"node --disable-warning=ExperimentalWarning --experimental-vm-modules node_modules/.bin/nyc jest --testPathPattern=test/ --coverage && node --disable-warning=ExperimentalWarning --experimental-vm-modules node_modules/.bin/nyc node --test test-node/"},"dependencies":{"@paralleldrive/cuid2":"^2.2.2","dezalgo":"^1.0.4","once":"^1.4.0"},"devDependencies":{"@commitlint/cli":"8.3.5","@commitlint/config-conventional":"8.3.4","@rollup/plugin-commonjs":"^25.0.2","@rollup/plugin-node-resolve":"^15.1.0","@sindresorhus/slugify":"^2.1.0","@tunnckocore/prettier-config":"1.3.8","del-cli":"3.0.0","eslint":"6.8.0","eslint-config-airbnb-base":"14.1.0","eslint-config-prettier":"6.11.0","eslint-plugin-import":"2.20.2","eslint-plugin-prettier":"3.1.3","express":"^4.21.1","formdata-polyfill":"^4.0.10","husky":"4.2.5","jest":"27.2.4","koa":"2.11.0","lint-staged":"10.2.7","make-dir-cli":"2.0.0","nyc":"15.1.0","prettier":"2.0.5","prettier-plugin-pkgjson":"0.2.8","rollup":"^3.25.3","supertest":"6.1.6"},"jest":{"verbose":true},"husky":{"hooks":{"pre-commit":"git status --porcelain && yarn lint-staged","commit-msg":"yarn commitlint -E HUSKY_GIT_PARAMS"}},"commitlint":{"extends":["@commitlint/config-conventional"]},"lint-staged":{"!*.{js,jsx,ts,tsx}":["yarn run fmt:prepare"],"*.{js,jsx,ts,tsx}":["yarn run lint"]},"renovate":{"extends":["@tunnckocore",":pinAllExceptPeerDependencies"]},"packageManager":"yarn@1.22.17","keywords":["multipart","form","data","querystring","www","json","ulpoad","file"],"_id":"formidable@3.5.3","_integrity":"sha512-pQEHGLZjLRyfLCe6r6n8IQGqHEceKfYR5tIf/iUDn5SabaitfVR/pIskxnyvSSl122J63rFY17i68hrfK0BVOA==","_nodeVersion":"22.6.0","_npmVersion":"10.8.3","shasum":"52249097398711d9f0a4c09033da3aeeb5ba9c8a","dist":{"shasum":"52249097398711d9f0a4c09033da3aeeb5ba9c8a","size":51272,"noattachment":false,"key":"/formidable/-/formidable-3.5.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/formidable/download/formidable-3.5.3.tgz"},"_npmUser":{"name":"tunnckocore","email":"equator-owl-studio@duck.com"},"directories":{},"maintainers":[{"name":"felixge","email":"felix@debuggable.com"},{"name":"grossacasacs","email":"cyril.walle@protonmail.com"},{"name":"tunnckocore","email":"mameto_100@mail.bg"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/formidable_3.5.3_1745019996076_0.6076463626573458"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-18T23:46:36.308Z","publish_time":1745019996308,"_source_registry_name":"default","deprecated":"ATTENTION: please upgrade to latest of v3 (v3.5.4), should be working on Node v14, v16, v18 and recent lts","_cnpm_publish_time":1745019996308,"dist-tags":{"latest":"3.5.4","legacy":"1.2.6","next":"4.0.0-rc.6","v1":"1.2.6","v2-latest":"2.1.5"}}