{"name":"formdata-node","version":"4.3.2","description":"Spec-compliant FormData implementation for Node.js","repository":{"type":"git","url":"git+https://github.com/octet-stream/form-data.git"},"sideEffects":false,"keywords":["form-data","node","form","upload","files-upload","ponyfill"],"author":{"name":"Nick K.","email":"io@octetstream.me"},"license":"MIT","main":"./lib/cjs/index.js","module":"./lib/esm/browser.js","browser":"./lib/cjs/browser.js","exports":{"./package.json":"./package.json",".":{"node":{"types":"./@type/index.d.ts","import":"./lib/esm/index.js","require":"./lib/cjs/index.js"},"browser":{"types":"./@type/browser.d.ts","import":"./lib/esm/browser.js","require":"./lib/cjs/browser.js"},"default":"./lib/esm/index.js"},"./file-from-path":{"types":"./@type/fileFromPath.d.ts","import":"./lib/esm/fileFromPath.js","require":"./lib/cjs/fileFromPath.js"}},"types":"./@type/index.d.ts","typesVersions":{"*":{"file-from-path":["@type/fileFromPath.d.ts"]}},"engines":{"node":">= 12.20"},"scripts":{"eslint":"eslint lib/**/*.ts","staged":"lint-staged","coverage":"c8 npm test","report:html":"c8 -r=html npm test","ci":"c8 npm test && c8 report --reporter=json","build:esm":"ttsc --project tsconfig.esm.json","build:cjs":"ttsc --project tsconfig.cjs.json","build:types":"ttsc --project tsconfig.d.ts.json","build":"npm run build:esm && npm run build:cjs && npm run build:types","test":"ava --fail-fast","cleanup":"npx rimraf @type \"lib/**/*.js\"","prepare":"npm run cleanup && npm run build","_postinstall":"husky install","prepublishOnly":"pinst --disable","postpublish":"pinst --enable"},"devDependencies":{"@octetstream/eslint-config":"5.0.0","@types/node":"16.11.6","@types/sinon":"10.0.6","@typescript-eslint/eslint-plugin":"4.32.0","@typescript-eslint/parser":"4.32.0","@zoltu/typescript-transformer-append-js-extension":"1.0.1","ava":"3.15.0","c8":"7.10.0","eslint":"7.32.0","eslint-config-airbnb-typescript":"12.3.1","eslint-import-resolver-typescript":"2.5.0","eslint-plugin-ava":"12.0.0","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-react":"7.26.1","husky":"7.0.4","lint-staged":"11.2.6","pinst":"2.1.6","sinon":"11.1.2","ts-node":"10.4.0","ttypescript":"1.5.13","typescript":"4.5.4"},"dependencies":{"node-domexception":"1.0.0","web-streams-polyfill":"4.0.0-beta.1"},"gitHead":"b7e8b4cd588675cc5453aa4bac2d834039bca2e6","bugs":{"url":"https://github.com/octet-stream/form-data/issues"},"homepage":"https://github.com/octet-stream/form-data#readme","_id":"formdata-node@4.3.2","_nodeVersion":"17.0.1","_npmVersion":"8.1.0","dist":{"shasum":"0262e94931e36db7239c2b08bdb6aaf18ec47d21","size":15827,"noattachment":false,"key":"/formdata-node/-/formdata-node-4.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/formdata-node/download/formdata-node-4.3.2.tgz"},"_npmUser":{"name":"octetstream","email":"nick.kruchinin@gmail.com"},"directories":{},"maintainers":[{"name":"octetstream","email":"nick.kruchinin@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/formdata-node_4.3.2_1641252337338_0.3349144911915114"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-03T23:25:43.470Z","publish_time":1641252337486,"_cnpm_publish_time":1641252337486,"dist-tags":{"cjs":"4.4.1","latest":"6.0.3"}}