{"name":"formdata-node","version":"0.3.3","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"},"author":{"name":"Nick K.","email":"nick.kruchinin@gmail.com"},"license":"MIT","main":"lib/FormData.js","engines":{"node":">=7.6"},"scripts":{"lint":"eslint src","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","precommit":"yarn lint","prepush":"yarn report"},"ava":{"files":["test/**/*.js","!test/__helper__/*.js"]},"devDependencies":{"@babel/cli":"^7.0.0-beta.37","@babel/core":"^7.0.0-beta.37","@babel/plugin-proposal-async-generator-functions":"^7.0.0-beta.37","@babel/plugin-proposal-class-properties":"^7.0.0-beta.37","@babel/plugin-proposal-decorators":"^7.0.0-beta.37","@babel/plugin-transform-async-to-generator":"^7.0.0-beta.37","@babel/plugin-transform-modules-commonjs":"^7.0.0-beta.37","@babel/plugin-transform-runtime":"^7.0.0-beta.37","@octetstream/eslint-config":"2.1.0","ava":"0.24.0","codecov":"3.0.0","eslint":"4.15.0","eslint-plugin-ava":"4.4.0","husky":"0.14.3","lodash.isplainobject":"4.0.6","nyc":"11.4.1","promise-fs":"1.3.0","proxyquire":"1.8.0","rimraf":"2.6.2","sinon":"4.1.5","supertest":"3.0.0","then-busboy":"2.1.4"},"dependencies":{"@octetstream/invariant":"1.1.0","@babel/runtime":"^7.0.0-beta.37","mime-types":"2.1.17","nanoid":"1.0.1"},"gitHead":"a0f5dadbd592992528b0cecd3a591dd8bb071650","bugs":{"url":"https://github.com/octet-stream/form-data/issues"},"homepage":"https://github.com/octet-stream/form-data#readme","_id":"formdata-node@0.3.3","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"octetstream","email":"nick.kruchinin@gmail.com"},"dist":{"shasum":"e4f5acd0406ec7a27d93a1a0f95b992119efb790","size":7718,"noattachment":false,"key":"/formdata-node/-/formdata-node-0.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/formdata-node/download/formdata-node-0.3.3.tgz"},"maintainers":[{"name":"octetstream","email":"nick.kruchinin@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/formdata-node-0.3.3.tgz_1516460100959_0.6037100974936038"},"directories":{},"publish_time":1516460102018,"_hasShrinkwrap":false,"_cnpm_publish_time":1516460102018,"dist-tags":{"cjs":"4.4.1","latest":"6.0.3"}}