{"name":"formdata-node","version":"1.3.0","description":"FormData implementation for Node.js. Built over Readable stream and async generators. Can be used to communicate between servers with multipart/form-data format.","repository":{"type":"git","url":"git+https://github.com/octet-stream/form-data.git"},"keywords":["form-data","node","async-iterator","stream"],"author":{"name":"Nick K.","email":"nick.kruchinin@gmail.com"},"license":"MIT","main":"lib/FormData.js","engines":{"node":">= 8"},"scripts":{"lint":"eslint src","staged":"lint-staged","make":"babel src -d .","watch":"babel src -w -d .","make:ci":"babel src -s -d .","m":"yarn make","w":"yarn watch","cleanup":"rimraf lib test","test":"ava","coverage":"yarn cleanup && yarn make:ci && node_modules/.bin/nyc yarn test && yarn cleanup && yarn make","report":"yarn cleanup && yarn make:ci && node_modules/.bin/nyc yarn test && node_modules/.bin/nyc report --reporter=html yarn test && yarn cleanup && yarn make","ci":"yarn make:ci && node_modules/.bin/nyc yarn test && node_modules/.bin/nyc report --reporter=lcov yarn test && node_modules/.bin/codecov && yarn cleanup && yarn make"},"ava":{"files":["test/**/*.js","!test/__helper__/*.js"]},"devDependencies":{"@babel/cli":"7.0.0-beta.54","@babel/core":"7.0.0-beta.54","@babel/plugin-proposal-async-generator-functions":"7.0.0-beta.54","@babel/plugin-proposal-class-properties":"7.0.0-beta.54","@babel/plugin-proposal-decorators":"7.0.0-beta.54","@babel/plugin-transform-async-to-generator":"7.0.0-beta.54","@babel/plugin-transform-modules-commonjs":"7.0.0-beta.54","@babel/plugin-transform-runtime":"7.0.0-beta.54","@octetstream/eslint-config":"3.0.0","ava":"0.25.0","codecov":"3.1.0","eslint":"5.6.1","eslint-plugin-ava":"5.1.1","husky":"1.1.1","lint-staged":"^7.3.0","lodash.isplainobject":"4.0.6","nyc":"13.0.1","promise-fs":"2.0.1","proxyquire":"2.1.0","rimraf":"2.6.2","sinon":"6.3.5","supertest":"3.3.0","then-busboy":"3.0.0"},"dependencies":{"@babel/runtime":"7.0.0-beta.54","@octetstream/invariant":"1.1.0","mime-types":"2.1.20","nanoid":"1.2.6"},"gitHead":"ca4546880004e7c9ea899fd925bd4b2afa703a1b","bugs":{"url":"https://github.com/octet-stream/form-data/issues"},"homepage":"https://github.com/octet-stream/form-data#readme","_id":"formdata-node@1.3.0","_npmVersion":"6.4.1","_nodeVersion":"11.5.0","_npmUser":{"name":"octetstream","email":"nick.kruchinin@gmail.com"},"dist":{"shasum":"7b05bfda92705ee84316d5ddfd418f5d405d77fe","size":8155,"noattachment":false,"key":"/formdata-node/-/formdata-node-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/formdata-node/download/formdata-node-1.3.0.tgz"},"maintainers":[{"name":"octetstream","email":"nick.kruchinin@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/formdata-node_1.3.0_1545169478514_0.32315622171203096"},"_hasShrinkwrap":false,"publish_time":1545169478639,"_cnpm_publish_time":1545169478639,"dist-tags":{"cjs":"4.4.1","latest":"6.0.3"}}