{"name":"formdata-node","version":"3.1.0","description":"FormData implementation for Node.js. Built over Readable stream and async generators.","repository":{"type":"git","url":"git+https://github.com/octet-stream/form-data.git"},"keywords":["form-data","node","async-iterator","stream","form","upload","files-upload"],"author":{"name":"Nick K.","email":"io@octetstream.me"},"license":"MIT","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","types":"./@type/index.d.ts","exports":{"import":"./lib/esm/index.js","require":"./lib/cjs/index.js"},"engines":{"node":">= 12"},"scripts":{"eslint":"eslint lib/**/*.ts","staged":"lint-staged","coverage":"c8 npm test","ci":"c8 npm test && c8 report --reporter=json","make:esm":"ttsc --project tsconfig.esm.json","make:cjs":"ttsc --project tsconfig.cjs.json","make":"npm run make:esm && npm run make:cjs","test":"TS_NODE_COMPILER=ttypescript TS_NODE_PROJECT=tsconfig.cjs.json ava --fail-fast","cleanup":"rm -rf @type && find lib -name \"*.js\" -type f -delete","prepare":"npm run cleanup && npm run make","_postinstall":"husky install","prepublishOnly":"pinst --disable","postpublish":"pinst --enable"},"devDependencies":{"@octetstream/eslint-config":"5.0.0","@types/mime-types":"2.1.0","@types/node":"14.14.37","@types/sinon":"9.0.11","@types/supertest":"2.0.11","@typescript-eslint/eslint-plugin":"4.21.0","@typescript-eslint/parser":"4.21.0","@zoltu/typescript-transformer-append-js-extension":"1.0.1","ava":"3.15.0","c8":"7.7.0","codecov":"3.8.1","eslint":"7.23.0","eslint-config-airbnb-typescript":"12.3.1","eslint-plugin-ava":"12.0.0","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-react":"7.23.1","husky":"6.0.0","lint-staged":"10.5.4","object-deep-from-entries":"0.3.0","pinst":"2.1.6","sinon":"10.0.0","supertest":"6.1.3","then-busboy":"5.0.0-beta.3","ts-node":"9.1.1","ttypescript":"1.5.12","typescript":"4.2.3"},"dependencies":{"domexception":"2.0.1","fetch-blob":"2.1.1","mime-types":"2.1.30"},"gitHead":"5cd347f4ca46536693890f9b13217359de9e1bce","bugs":{"url":"https://github.com/octet-stream/form-data/issues"},"homepage":"https://github.com/octet-stream/form-data#readme","_id":"formdata-node@3.1.0","_nodeVersion":"15.13.0","_npmVersion":"7.7.6","dist":{"shasum":"6c6cc9b184265bf3649fe991592fc9ff9dfe2bae","size":11874,"noattachment":false,"key":"/formdata-node/-/formdata-node-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/formdata-node/download/formdata-node-3.1.0.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_3.1.0_1617973957224_0.5414175033564896"},"_hasShrinkwrap":false,"publish_time":1617973957336,"_cnpm_publish_time":1617973957336,"dist-tags":{"cjs":"4.4.1","latest":"6.0.3"}}