{"name":"formdata-node","version":"0.3.1","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":{"babel":"inherit","files":["test/**/*.js","!test/__helper__/*.js"]},"devDependencies":{"@octetstream/eslint-config":"2.1.0","ava":"0.23.0","babel-cli":"6.26.0","babel-core":"6.26.0","babel-plugin-transform-async-generator-functions":"6.24.1","babel-plugin-transform-async-to-generator":"6.24.1","babel-plugin-transform-class-properties":"6.24.1","babel-plugin-transform-decorators-legacy":"1.3.4","babel-plugin-transform-es2015-modules-commonjs":"6.26.0","babel-plugin-transform-runtime":"6.23.0","codecov":"3.0.0","eslint":"4.10.0","eslint-plugin-ava":"4.2.2","husky":"0.14.3","lodash.isplainobject":"4.0.6","nyc":"11.2.1","promise-fs":"1.3.0","proxyquire":"1.8.0","rimraf":"2.6.2","sinon":"4.0.2","supertest":"3.0.0","then-busboy":"2.1.3"},"dependencies":{"@octetstream/invariant":"1.1.0","babel-runtime":"6.26.0","mime-types":"2.1.17","nanoid":"1.0.0"},"gitHead":"6c330f5fb4e692c6c5ccab65b5f5b5ae7f6d15c4","bugs":{"url":"https://github.com/octet-stream/form-data/issues"},"homepage":"https://github.com/octet-stream/form-data#readme","_id":"formdata-node@0.3.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"octetstream","email":"nick.kruchinin@gmail.com"},"dist":{"shasum":"2a148a66a2b9305fcf538ec07fafbcbab69cf781","size":7793,"noattachment":false,"key":"/formdata-node/-/formdata-node-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/formdata-node/download/formdata-node-0.3.1.tgz"},"maintainers":[{"name":"octetstream","email":"nick.kruchinin@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/formdata-node-0.3.1.tgz_1510355232989_0.9972761536482722"},"directories":{},"publish_time":1510355233977,"_cnpm_publish_time":1510355233977,"_hasShrinkwrap":false,"dist-tags":{"cjs":"4.4.1","latest":"6.0.3"}}